<?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>Skypher &#187; demo</title>
	<atom:link href="http://skypher.com/index.php/category/languages/javascript/demo/feed/" rel="self" type="application/rss+xml" />
	<link>http://skypher.com</link>
	<description>The blog for absolutely nothing!</description>
	<lastBuildDate>Fri, 16 Jul 2010 08:26:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>256b JavaScript demos</title>
		<link>http://skypher.com/index.php/2008/05/07/256b-javascript-demos/</link>
		<comments>http://skypher.com/index.php/2008/05/07/256b-javascript-demos/#comments</comments>
		<pubDate>Wed, 07 May 2008 20:00:34 +0000</pubDate>
		<dc:creator>SkyLined</dc:creator>
				<category><![CDATA[256b]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[JavaScript demo Mandelbrot Julia 256b]]></category>

		<guid isPermaLink="false">http://skypher.com/?p=10</guid>
		<description><![CDATA[<p>Everybody that has a fascination with computers and programming will have seen &#8220;demos&#8221;; programs intended to show off some cool graphics that are supposed to be the cutting edge of what&#8217;s possible in that specific language...]]></description>
			<content:encoded><![CDATA[<p>Everybody that has a fascination with computers and programming will have seen &#8220;demos&#8221;; programs intended to show off some cool graphics that are supposed to be the cutting edge of what&#8217;s possible in that specific language. I personally particularly like size-restricted demos, which do some really cool stuff in the least number of bytes possible. Most of such demos choose a power of 2 for the size limit, particularly as 256 bytes, 1Kb, 4Kb, or 64Kb.</p>
<p>I&#8217;ve been working on a browser demo, written in JavaScript and HTML, for quite a bit now. I&#8217;m hoping that at some point I can combine all the &#8220;scenes&#8221; I created into one coherent demo. Until then, here are two small 255 byte demos to have a look at:</p>
<ul>
<li><a href="http://skypher.com/SkyLined/demo/256b/SkyLined - Ascii art Mandelbrot-set rotozoom (Thanks to bonz).htm" target="_blank">Ascii art Mandelbrot-set rotozoom (Thanks to bonz)</a></li>
<li><a href="http://skypher.com/SkyLined/demo/256b/SkyLined - Ascii art Julia-set rotozoom (Thanks to shr^Molecoola).htm" target="_blank">Ascii art Julia-set rotozoom (Thanks to shr^Molecoola)</a></li>
</ul>
<p>I got the idea for these from two other 256b JavaScript demos by bonz and shr respectively.</p>
<p>These have been tested with various browsers and seem to work on all but FireFox 2.</p>
]]></content:encoded>
			<wfw:commentRss>http://skypher.com/index.php/2008/05/07/256b-javascript-demos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
