<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article SYSTEM "../../../entities/xhtml-charset.dtd">
<article>
	<render target="browser">
		<topBanner>/xml/top-banner.xml</topBanner>
		<bottomBanner>/xml/home-bottom-banner.xml</bottomBanner>
  	
		<!--==== theme and layout ====-->
		<!-- containing link to css containing background, buttons and layout -->
		<theme>
			<!--<link rel="stylesheet" href="/css/theme_darkbg.css" />-->
			<link rel="stylesheet" href="/css/gadgets.css"/>
		</theme>		
				
		<!--==== use flash? ====-->
		<useFlash>true</useFlash>
		
		<!--==== local css ====-->
		<localStyle/>
	
		<!--==== local js ====-->
		<localScript/>
  	
	</render>

	<!--==== article main content start here ====-->
	<title>the 5k</title>
	<contentType>text/html; charset=UTF-8</contentType>
	<contentLang>en-us</contentLang>
	<author>Ivo Widjaja</author>
	
	<!--==== common meta data ====-->
	<meta>
			<description>description</description>
			<keywords>equeenox</keywords>
			<keyphrases>equeenox</keyphrases>
			<author><varAuthor/></author>
			<copyright>(c) <varContentYear/> <varAuthor/></copyright>

			<DC.Title><varTitle/></DC.Title>
			<DC.Subject><varTitle/></DC.Subject>
			<DC.Description><varDescription/></DC.Description>
			<DC.Publisher>equeenox</DC.Publisher>
			<DC.Creator><varAuthor/></DC.Creator>
			<DC.Language><varContentLang/></DC.Language>
			<DC.Format><varContentType/></DC.Format>
			<DC.Date><varContentDate/></DC.Date>			
  </meta>

  <!--==== article's category tag in main taxonomy ====-->
	<maintaxo>
		<map>/xml/taxonomy.xml</map><!-- should not empty -->
		<tagref>web</tagref><!-- reference to tag in the taxonomy -->
	</maintaxo>

	<subtaxo>
		<map>toc.xml</map>
		<tagref>5k</tagref>
		<tumbler>no</tumbler>
	</subtaxo>
		
	<!--==== link to RDF ====-->
	<rdf/>
	
	<!--==== cover ====-->
	<!-- <cover bgColor="" bgImage=""> -->
	<!-- <cover bgColor="#000000"><flash src="images/bg2.swf" /></cover> -->
  	
	<body>
		<sideContent>
			<quote>
				<quoteText>Less is more</quoteText>
				<quoteAuthor>Ludwig Mies van der Rohe</quoteAuthor>				
			</quote>
			<quote>
				<quoteText>I have the simplest tastes. I am always satisfied with the best</quoteText>
				<quoteAuthor>Hellen Keller</quoteAuthor>				
			</quote>
		</sideContent>
		<p>5k design award is a web art competition, where each submitted artwork should be less than 5 kilobytes in total, as described in the original requirement at <a href="http://www.sylloge.com/5k/original.html">
		http://www.sylloge.com/5k/original.html</a>:</p>
		<blockQuote><blockQuoteText><p>
		All HTML, script, image, style, and any other associated files must collectively total less than 5 kilobytes in size and be entirely self-contained (employing no server-side processing).</p></blockQuoteText></blockQuote>
		<p>The competition started in 2000 and survived for 4 years, before it was taken over to <a href="http://www.siggraph.org/s2004/cfp/web/5k.php?pageID=cfp">SIGGRAPH 2004</a>. I haven't seen the competition again since. The site, http://www.the5k.org is now a dead site. Since it came out, there are several other competition with the same theme. One of them is
<a href="http://web4096.message.sk/">web4096</a></p>. 
		<p class="beforeList">My entries for the 5k competition are below. Ssome of them are only working in IE because changes from Netscape 4 to Netscape 6.</p>
		<ul class="defList">
		<li><a target="_blank" href="/portfolio/5k/calculatta/calc.htm">calculatta</a></li>
		<li><a target="_blank" href="/portfolio/5k/calendar/calendar.htm">the days</a></li>
		<li><a target="_blank" href="/portfolio/5k/palettev2/palettev2.htm">the palette</a></li>
		<li><a target="_blank" href="/portfolio/5k/clock/timesleaves.htm">timesleaves</a></li>
		<li><a target="_blank" href="/portfolio/5k/confess/confess.htm">com.fession</a></li>
		<li><a target="_blank" href="/portfolio/5k/keyrain/keyrain.htm">5keyrain</a></li>
		<li><a target="_blank" href="/portfolio/5k/draw/draw.htm">now you can draw</a></li>
		<li><a target="_blank" href="/portfolio/5k/kill/kill.htm">4 ways to kill your boss in 5k</a></li>
		<li><a target="_blank" href="/portfolio/5k/talking/talking.htm">talking is</a></li>
		<li><a target="_blank" href="/portfolio/5k/tile/tile.htm">tile 5karving</a></li>
		<li><a target="_blank" href="/portfolio/5k/carpet/carpet.htm">sierpinski 5karpet</a></li>
		<li><a target="_blank" href="/portfolio/5k/worm/wormtread.htm">wormtread</a></li>
		<li><a target="_blank" href="/portfolio/5k/sierpinski/sierpinski.htm">chaos in a box</a></li>
		</ul>
	</body>
		
</article>