<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ByteStork blog &#187; CERN</title>
	<atom:link href="http://blog.bytestork.com/category/cern/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bytestork.com</link>
	<description>Evolving the web</description>
	<lastBuildDate>Mon, 22 Nov 2010 10:18:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>My CERN page made in Dojo</title>
		<link>http://blog.bytestork.com/2010/06/09/my-cern-page-made-in-dojo/</link>
		<comments>http://blog.bytestork.com/2010/06/09/my-cern-page-made-in-dojo/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 14:57:35 +0000</pubDate>
		<dc:creator>Børge Antonsen</dc:creator>
				<category><![CDATA[CERN]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.bytestork.com/?p=12</guid>
		<description><![CDATA[I finally got the required project homepage for my degree work up and running. Playing around with Dojo to make some functionality behind it: Data is stored in JSON files A template for each page is stored in a seperate file When you enter the site, all the content and the template is stored in [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got the required <a href="http://cern.bytestork.com">project homepage</a> for my degree work up and running.</p>
<p>Playing around with Dojo to make some functionality behind it:</p>
<ul>
<li>Data is stored in JSON files</li>
<li>A template for each page is stored in a seperate file</li>
<li>When you enter the site, all the content and the template is stored in the user&#8217;s browser.</li>
</ul>
<p>This has the effect that it might take a few milliseconds more to load the page, but after that there is no more page loading.</p>
<p>This makes the server very happy:</p>
<p><a href="http://blog.bytestork.com/wp-content/uploads/2010/06/javascript.png"><img class="alignnone size-full wp-image-13" title="Caching of data" src="http://blog.bytestork.com/wp-content/uploads/2010/06/javascript.png" alt="" width="600" height="480" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytestork.com/2010/06/09/my-cern-page-made-in-dojo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

