<?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>I Totally Forgot &#187; Tech Stuff</title>
	<atom:link href="http://itotallyforgot.com/categories/tech-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://itotallyforgot.com</link>
	<description>... wait what was I doing here?</description>
	<lastBuildDate>Tue, 01 Dec 2009 19:21:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A new year!</title>
		<link>http://itotallyforgot.com/2009/01/02/a-new-year/</link>
		<comments>http://itotallyforgot.com/2009/01/02/a-new-year/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 03:42:51 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Tech Stuff]]></category>

		<guid isPermaLink="false">http://itotallyforgot.com/?p=74</guid>
		<description><![CDATA[Greetings, people of 2009.  I trust your holiday festivities went well?  I wouldn&#8217;t say that this year was the absolute most exciting thing ever, but most of the time high excitement has unpleasant side effects, so I am happy to say that my holidays have been a solid &#8220;well above average&#8221; the whole way through.
There [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings, people of 2009.  I trust your holiday festivities went well?  I wouldn&#8217;t say that this year was the absolute most exciting thing ever, but most of the time high excitement has unpleasant side effects, so I am happy to say that my holidays have been a solid &#8220;well above average&#8221; the whole way through.</p>
<p>There was Christmas, where I got a lot of very thoughtful and useful gifts, and got to spend the day with family, which was great as always.  Even though our routine is almost the exact same every single year (almost down to the minute), it never gets old.  One thing that has changed, though, is now my sister actually has to wake me up in the morning.</p>
<p>Christmas night Shauna came down, and she stayed until the 30th, when we drove back to Kamloops for New Year&#8217;s Eve.  It was a really good visit, I thought, and I&#8217;m glad we weren&#8217;t at each other&#8217;s throats by the end of the 7 days.  There was one day when we had a hard time thinking of anything to do, but that wasn&#8217;t even that terrible.  I do think though, that we are both pretty much shopped out for a little while.</p>
<p>So now I am back home, and hopefully I will be able to motivate myself to clean my room a bit before the break is over.  It really is getting out of hand in there.  Unfortunately, I also have some work-related stuff that I have to get done before I go back, which is one of the consequences of taking such a long break.  The world does not stop just because our office is closed. <img src='http://itotallyforgot.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Also I am planning on writing a program to solve a certain type of puzzle that Shauna got.  I&#8217;m not sure if she left it here, but I can still do it just the same.  Essentially the puzzle is a 9&#215;9 grid with flat sides on each puzzle piece, and similar patterns matching each edge.  In the case of the one Shauna got, there is either a top or a bottom of a turtle on each edge.  There&#8217;s 4 different turtles altogether, and some appear twice on the same piece.  The tricky part is that each piece could potentially be in any place, because there are no defined &#8220;edges&#8221;.<br />
On a similar note, I also am writing out plans to write a program which will &#8220;learn&#8221; to write new programs.  I might write some about this later, but probably not for a few posts.  Shauna complains when I write too many &#8220;boring&#8221; posts. <img src='http://itotallyforgot.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://itotallyforgot.com/2009/01/02/a-new-year/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Image Evolution</title>
		<link>http://itotallyforgot.com/2008/12/20/image-evolution/</link>
		<comments>http://itotallyforgot.com/2008/12/20/image-evolution/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 03:24:01 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Tech Stuff]]></category>

		<guid isPermaLink="false">http://itotallyforgot.com/?p=71</guid>
		<description><![CDATA[Now here&#8217;s something fun: http://alteredqualia.com/visualization/evolve/
So I&#8217;ve been playing around with this most of today.  Basically it takes a 200&#215;200 pixel image, and starts using random iterations of polygons to try and get closer and closer to reproducing the original.  It starts off with 50 invisible polygons, and begins cycling through them, changing their shape and/or [...]]]></description>
			<content:encoded><![CDATA[<p>Now here&#8217;s something fun: <a href="http://alteredqualia.com/visualization/evolve/" target="_blank">http://alteredqualia.com/visualization/evolve/</a></p>
<p>So I&#8217;ve been playing around with this most of today.  Basically it takes a 200&#215;200 pixel image, and starts using random iterations of polygons to try and get closer and closer to reproducing the original.  It starts off with 50 invisible polygons, and begins cycling through them, changing their shape and/or colour.  It then computes if the change makes the composition closer to the original image.  If it does, it keeps the change, if not it discards it.  Repeat this a million times, and it actually does a pretty damn good job.</p>
]]></content:encoded>
			<wfw:commentRss>http://itotallyforgot.com/2008/12/20/image-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Be part of a world record!</title>
		<link>http://itotallyforgot.com/2008/05/28/be-part-of-a-world-record/</link>
		<comments>http://itotallyforgot.com/2008/05/28/be-part-of-a-world-record/#comments</comments>
		<pubDate>Thu, 29 May 2008 07:29:19 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Tech Stuff]]></category>

		<guid isPermaLink="false">http://itotallyforgot.com/?p=17</guid>
		<description><![CDATA[http://blog.mozilla.com/blog/2008/05/28/set-a-firefox-world-record/
Just spreadin the word.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.mozilla.com/blog/2008/05/28/set-a-firefox-world-record/">http://blog.mozilla.com/blog/2008/05/28/set-a-firefox-world-record/</a></p>
<p>Just spreadin the word.</p>
]]></content:encoded>
			<wfw:commentRss>http://itotallyforgot.com/2008/05/28/be-part-of-a-world-record/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
