<?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>computing</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>comp</tagref><!-- reference to tag in the taxonomy -->
	</maintaxo>
	
	<!--==== link to RDF ====-->
	<rdf/>
	
	<!--==== cover ====-->
	<!-- <cover bgColor="" bgImage=""> -->
	<!-- <cover bgColor="#000000"><flash src="images/bg2.swf" /></cover> -->
	<cover bgColor="#464341"><img src="img/compcover.jpg"/></cover>
  	
	<body>






		<sideContent>
			<quote>
				<quoteText>	Computers make it easier to do a lot of things, but most of the 
things they make it easier to do don't need to be done</quoteText>
				<quoteAuthor>Andy Rooney</quoteAuthor>				
			</quote>
			<quote>
				<quoteText>Computers are useless. They can only give you answers</quoteText>
				<quoteAuthor>Pablo Picasso</quoteAuthor>				
			</quote>			
			<quote>
				<quoteText>Computers can figure out all kinds of problems, except the things in the world that just don't add up</quoteText>
				<quoteAuthor>James Magary</quoteAuthor>				
			</quote>
		</sideContent>
		<p class="beforeList">Categories available in <em>computing</em>:</p>
		<linksList src="toc.xml" parent="comp"/>
<!--<rulerDotted2 />-->
	</body>
		
</article>