<?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>Jonas Westin</title>
	<atom:link href="http://jonaswestin.se/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonaswestin.se</link>
	<description>work in progress</description>
	<lastBuildDate>Tue, 03 Aug 2010 21:42:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Syntax Highlighter Test</title>
		<link>http://jonaswestin.se/syntax-highlighter-test/</link>
		<comments>http://jonaswestin.se/syntax-highlighter-test/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 22:24:50 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=481</guid>
		<description><![CDATA[Test of the Wordpress- plugin Syntax Highlighter.]]></description>
			<content:encoded><![CDATA[<p>Test of the WordPress- plugin Syntax Highlighter.</p>
<pre>Det här är Java:
<pre class="brush:java">
public class HelloWorld{
    public static void main(String [] args) {
        System.out.println("Hello world!");
    }
}
</pre>
<p>Det här är Actionscript:</p>
<pre class="brush:as3">
package
{
 import flash.display.DisplayObject;
 import flash.display.MovieClip;
 import flash.events.Event;
 import flash.events.ProgressEvent;
 import flash.utils.getDefinitionByName;
  /**
 * ...
 * @author JKW
 */
 public class Preloader extends MovieClip
 {
  public function Preloader()
 {
 addEventListener(Event.ENTER_FRAME, checkFrame);
 loaderInfo.addEventListener(ProgressEvent.PROGRESS, progress);
 // show loader
 }
 private function progress(e:ProgressEvent):void
 {
 // update loader
 }
 private function checkFrame(e:Event):void
 {
 if (currentFrame == totalFrames)
 {
 removeEventListener(Event.ENTER_FRAME, checkFrame);
 startup();
 }
 }
 private function startup():void
 {
 // hide loader
 stop();
 loaderInfo.removeEventListener(ProgressEvent.PROGRESS, progress);
 var mainClass:Class = getDefinitionByName("Main") as Class;
 addChild(new mainClass() as DisplayObject);
 }
 }
}
</pre>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/syntax-highlighter-test/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bureau of Public Roads</title>
		<link>http://jonaswestin.se/bureau-of-public-roads/</link>
		<comments>http://jonaswestin.se/bureau-of-public-roads/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 12:43:55 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=472</guid>
		<description><![CDATA[A widely used volume delay function is the Bureau of Public Roads function from 1964. The function is given by the expression: where π0 is the free-flow travel time, V is the traffic volume and the constant K is the road capacity. This small flash prototype is coded in FlashDevelop using Open Flash Chart 2.]]></description>
			<content:encoded><![CDATA[<p>A widely used volume delay function is the Bureau of Public Roads function from 1964. The function is given by the expression:</p>
<p><a href="http://jonaswestin.se/wp/wp-content/uploads/BPR.png"><img class="alignleft size-full wp-image-473" title="BPR" src="http://jonaswestin.se/wp/wp-content/uploads/BPR.png" alt="BPR" width="149" height="35" /></a></p>
<p>where π0 is the free-flow travel time, V is the traffic volume and the constant K is the road capacity.</p>
<p>This small flash prototype is coded in <a href="http://www.flashdevelop.org/">FlashDevelop</a> using <a href="http://teethgrinder.co.uk/open-flash-chart-2/" target="_blank">Open Flash Chart 2</a>.</p>
<p>
<object width="400" height="600">
<param name="movie" value="http://jonaswestin.se/wp/wp-content/uploads/BPR.swf"></param>
<param name="quality" value="high"></param>
<param name="wmode" value="window"></param>
<param name="menu" value="false"></param>
<param name="bgcolor" value="#FFFFFF"></param>
<embed type="application/x-shockwave-flash" width="400" height="600" src="http://jonaswestin.se/wp/wp-content/uploads/BPR.swf" quality="high" bgcolor="#FFFFFF" wmode="window" menu="false" ></embed>
</object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/bureau-of-public-roads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clockwords: Prelude</title>
		<link>http://jonaswestin.se/clockwords-prelude/</link>
		<comments>http://jonaswestin.se/clockwords-prelude/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 13:23:42 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=463</guid>
		<description><![CDATA[Clockwords: Prelude]]></description>
			<content:encoded><![CDATA[<p>Clockwords: Prelude<br />
<span id="more-463"></span><br />
<embed src="http://games.mochiads.com/c/g/clockwords-prelude/ClockwordsFlash.swf?affiliate_id=a0f2173e46b7247f" menu="false" quality="high" width="700" height="525" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/clockwords-prelude/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dymanite Blast</title>
		<link>http://jonaswestin.se/dymanite-blast/</link>
		<comments>http://jonaswestin.se/dymanite-blast/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:53:29 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Physics]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=469</guid>
		<description><![CDATA[Ett roligt fysikbaserat spel!]]></description>
			<content:encoded><![CDATA[<p>Ett roligt fysikbaserat spel!<br />
<span id="more-469"></span><br />
<embed src="http://games.mochiads.com/c/g/dynamite-blast/dynamite_blast_m1.swf?affiliate_id=a0f2173e46b7247f" menu="false" quality="high" width="640" height="480" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/dymanite-blast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Film</title>
		<link>http://jonaswestin.se/film/</link>
		<comments>http://jonaswestin.se/film/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 09:51:19 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=467</guid>
		<description><![CDATA[En film]]></description>
			<content:encoded><![CDATA[<p>En film<br />
<object width="560" height="325"><param name="movie" value="http://www.tackfilm.se/loader.swf?shareID=1259746983053RA50"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.tackfilm.se/loader.swf?shareID=1259746983053RA50" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="325"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/film/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swarm</title>
		<link>http://jonaswestin.se/swarm/</link>
		<comments>http://jonaswestin.se/swarm/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 11:01:17 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=443</guid>
		<description><![CDATA[Ett spel där man ska undvika en svärm så länge man kan.]]></description>
			<content:encoded><![CDATA[<p>Ett spel till&#8230;<br />
<span id="more-443"></span><br />
<embed src="http://games.mochiads.com/c/g/swarm_v7/swarm.swf?affiliate_id=a0f2173e46b7247f" menu="false" quality="high" width="550" height="400" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/swarm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bloons Tower Defense 4</title>
		<link>http://jonaswestin.se/bloons-tower-defense-4/</link>
		<comments>http://jonaswestin.se/bloons-tower-defense-4/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 13:22:59 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=461</guid>
		<description><![CDATA[Bloons Tower Defense 4]]></description>
			<content:encoded><![CDATA[<p>Bloons Tower Defense 4<br />
<span id="more-461"></span><br />
<embed src="http://games.mochiads.com/c/g/bloons-tower-defense-4/bloonstd4.swf?affiliate_id=a0f2173e46b7247f" menu="false" quality="high" width="640" height="640" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/bloons-tower-defense-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ClickPlay</title>
		<link>http://jonaswestin.se/clickplay/</link>
		<comments>http://jonaswestin.se/clickplay/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 22:49:12 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=457</guid>
		<description><![CDATA[Ett enkelt men roligt flashspel är ClickPlay]]></description>
			<content:encoded><![CDATA[<p>Ett enkelt men roligt flashspel är ClickPlay<br />
<span id="more-457"></span><br />
<embed src="http://games.mochiads.com/c/g/clickplay/clickPlay!.swf?affiliate_id=a0f2173e46b7247f" menu="false" quality="high" width="640" height="480" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/clickplay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ClickPlay 2</title>
		<link>http://jonaswestin.se/click-2-play/</link>
		<comments>http://jonaswestin.se/click-2-play/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 22:33:00 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=454</guid>
		<description><![CDATA[Uppföljaren till ClickPlay]]></description>
			<content:encoded><![CDATA[<p>Uppföljaren till ClickPlay<br />
<span id="more-454"></span><br />
<embed src="http://games.mochiads.com/c/g/clickplay-2/clickplay2.swf?affiliate_id=a0f2173e46b7247f" menu="false" quality="high" width="640" height="480" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/click-2-play/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slinger</title>
		<link>http://jonaswestin.se/slinger/</link>
		<comments>http://jonaswestin.se/slinger/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 21:51:35 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://jonaswestin.se/?p=451</guid>
		<description><![CDATA[Slinger är ett kul spel i flash.]]></description>
			<content:encoded><![CDATA[<p>Ett flashspel där man ska svinga ett klot.<br />
<span id="more-451"></span><br />
<embed src="http://games.mochiads.com/c/g/slinger_v2/slinger.swf?affiliate_id=a0f2173e46b7247f" menu="false" quality="high" width="600" height="600" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://jonaswestin.se/slinger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
