<?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>Joemarie Aliling Tech Blog &#187; Program Galleries</title>
	<atom:link href="http://joemarie-aliling.com/category/program-galleries/feed/" rel="self" type="application/rss+xml" />
	<link>http://joemarie-aliling.com</link>
	<description>Joemarie Aliling&#039;s Programming and IT blog</description>
	<lastBuildDate>Wed, 30 Dec 2009 00:31:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Screenshots of my childhood C programs</title>
		<link>http://joemarie-aliling.com/23/program-galleries/screenshots-of-my-childhood-c-programs/</link>
		<comments>http://joemarie-aliling.com/23/program-galleries/screenshots-of-my-childhood-c-programs/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 18:44:53 +0000</pubDate>
		<dc:creator>Joemarie Aliling</dc:creator>
				<category><![CDATA[Program Galleries]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[DOS]]></category>
		<category><![CDATA[Fire Effect]]></category>
		<category><![CDATA[Mandelbrot]]></category>
		<category><![CDATA[Plasma Effect]]></category>
		<category><![CDATA[Sine Effect]]></category>
		<category><![CDATA[Starfield Simulation]]></category>

		<guid isPermaLink="false">http://joemarie-aliling.com/?p=23</guid>
		<description><![CDATA[These were done using Turbo C for DOS. I&#8217;ve missed those good ol days!
These were the times where  CPU cycles of a function really mattered.
The lesser the cycle, the faster the execution of codes.
I like the second one better,
How about this?
Fire demo has been my greatest demo I have created.
I was inspired by Windows 95 [...]]]></description>
			<content:encoded><![CDATA[<p>These were done using Turbo C for DOS. I&#8217;ve missed those good ol days!</p>
<p>These were the times where  CPU cycles of a function really mattered.</p>
<p>The lesser the cycle, the faster the execution of codes.</p>
<div id="attachment_24" class="wp-caption alignnone" style="width: 330px"><img class="size-full wp-image-24" title="Plasma Effect 1" src="http://joemarie-aliling.com/wp-content/uploads/2009/10/EFFECT00.GIF" alt="Plasma Effect 1" width="320" height="200" /><p class="wp-caption-text">Plasma Effect 1</p></div>
<p>I like the second one better,</p>
<div id="attachment_25" class="wp-caption alignnone" style="width: 330px"><img class="size-full wp-image-25" title="Plasma Effect 2" src="http://joemarie-aliling.com/wp-content/uploads/2009/10/EFFEX200.GIF" alt="Plasma Effect 2" width="320" height="200" /><p class="wp-caption-text">Plasma Effect 2</p></div>
<p>How about this?</p>
<div id="attachment_26" class="wp-caption alignnone" style="width: 330px"><img class="size-full wp-image-26" title="My first interpretation of the famous Fire Demo" src="http://joemarie-aliling.com/wp-content/uploads/2009/10/MYFIRE00.GIF" alt="Fire Demo" width="320" height="200" /><p class="wp-caption-text">Fire Demo</p></div>
<p>Fire demo has been my greatest demo I have created.</p>
<div id="attachment_30" class="wp-caption alignnone" style="width: 330px"><img class="size-full wp-image-30" title="My Starfield Simulation" src="http://joemarie-aliling.com/wp-content/uploads/2009/10/STAR00.GIF" alt="My Starfield Simulation" width="320" height="200" /><p class="wp-caption-text">My Starfield Simulation</p></div>
<p>I was inspired by Windows 95 Screensaver back then, it&#8217;s the  Starfield Simulation, so</p>
<p>I did something similar like above. But the direction of the stars can be</p>
<p>manipulated with the keyboard, and it&#8217;s really like you&#8217;re traveling through the</p>
<p>outer space if you try to turn off the lights.</p>
<p>The following couple of shots were made when we were having Geometry subject back then.</p>
<p>Once again, this was due to boredom.</p>
<div id="attachment_28" class="wp-caption alignnone" style="width: 330px"><img class="size-full wp-image-28" title="Sine Effect" src="http://joemarie-aliling.com/wp-content/uploads/2009/10/SINESHIT.GIF" alt="Sine Effect" width="320" height="200" /><p class="wp-caption-text">Sine Effect</p></div>
<p>Nice eh?</p>
<div id="attachment_29" class="wp-caption alignnone" style="width: 330px"><img class="size-full wp-image-29" title="Sine Effect 2" src="http://joemarie-aliling.com/wp-content/uploads/2009/10/SINE300.GIF" alt="Sine Effect 2" width="320" height="200" /><p class="wp-caption-text">Sine Effect 2</p></div>
<p>This next screenshot was the most creepiest of my creations.</p>
<p>I had a book before named, the Magic Machine, and <a title="Benoît Mandelbrot" href="http://en.wikipedia.org/wiki/Beno%C3%AEt_Mandelbrot">Benoît Mandelbrot</a> was featured and</p>
<p>his famous &#8220;mandelbrot set&#8221; was explained in detailed and the steps on how you can express it</p>
<p>in a programming language were clearly discussed. This was the by-product of that sleepless night of reading and code-crunching..</p>
<div id="attachment_27" class="wp-caption alignnone" style="width: 330px"><img class="size-full wp-image-27" title="Mandelbrot Set" src="http://joemarie-aliling.com/wp-content/uploads/2009/10/MANDEL01.GIF" alt="Mandelbrot Set" width="320" height="200" /><p class="wp-caption-text">Mandelbrot Set</p></div>
<p>If you want a copy of the source codes of these stuff, kindly contact me and I will give them freely.</p>
<p>Enjoy!</p>
<p>-Joemarie Aliling</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/button" title="Screenshots of my childhood C programs" url="http://joemarie-aliling.com/23/program-galleries/screenshots-of-my-childhood-c-programs/"></script><img src="http://joemarie-aliling.com/wp-content/plugins/pixelstats/trackingpixel.php?post_id=23&amp;ts=1283965052" style="display:none;" alt="pixelstats trackingpixel" title="Screenshots of my childhood C programs" />]]></content:encoded>
			<wfw:commentRss>http://joemarie-aliling.com/23/program-galleries/screenshots-of-my-childhood-c-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
