zk_html/diary/2009-06-18-18:06:06.html

34 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Today at work...</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Today at work...</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Quite the kerfuffle over the desktop backgrounds they want to push to the public computers. Apparently, there&rsquo;s some turf war going on over who gets to decide this: the public area coordinators, or the marketing team. Unfortunately, the marketing team has won. <a href="http://makyo.drab-makyo.com/CSULibrary_wallpaper_6-16-09.pdf">Here are the proposed desktops</a> (8MB PDF).</p>
<p>Note that students were not involved at all in the decision making process, nor was anyone with anything beyond a mediocre grasp of Adobe Photoshop asked to help. The only input we got was when we were asked how possible it would be to push news and advertisements to the desktop backgrounds <em>via a PDF</em>. You can trust that that was shot down as quickly as possible, as was anything relating to web pages as the desktop.</p>
<p>Currently writing a letter to those involved asking why students had no say in the look and feel of student computers. Grr</p>
</article>
<footer>
<p>Page generated on 2009-06-18 18:06:06</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>