<?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>disruption.ca &#187; General</title>
	<atom:link href="http://disruption.ca/archives/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://disruption.ca</link>
	<description></description>
	<lastBuildDate>Thu, 15 Apr 2010 04:18:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cards</title>
		<link>http://disruption.ca/archives/cards/</link>
		<comments>http://disruption.ca/archives/cards/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 04:05:11 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://disruption.ca/?p=131</guid>
		<description><![CDATA[I spent an evening destroying a deck of cards.

30 Cards
120 Cuts
60 Joints
If I were to do it again, I would find a more accurate way of making the cuts.
Credit where it is due: I made this following Grorge Hart&#8217;s example.
My last post was dice.  Tonight it is cards.  Perhaps it is time for [...]]]></description>
			<content:encoded><![CDATA[<p>I spent an evening destroying a deck of cards.</p>
<p><a href="http://disruption.ca/wordpress/wp-content/uploads/2010/04/cards.jpg"><img src="http://disruption.ca/wordpress/wp-content/uploads/2010/04/cards-300x225.jpg" alt="cards" title="cards" width="300" height="225" class="alignnone size-medium wp-image-132" /></a></p>
<p>30 Cards<br />
120 Cuts<br />
60 Joints</p>
<p>If I were to do it again, I would find a more accurate way of making the cuts.</p>
<p>Credit where it is due: I made this following <a href="http://www.georgehart.com/cards/cards.html">Grorge Hart&#8217;s</a> example.</p>
<p>My last post was dice.  Tonight it is cards.  Perhaps it is time for me to branch out?</p>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/cards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>God Does Not Play Dice With The Universe</title>
		<link>http://disruption.ca/archives/dice/</link>
		<comments>http://disruption.ca/archives/dice/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 22:31:21 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programing]]></category>

		<guid isPermaLink="false">http://disruption.ca/?p=84</guid>
		<description><![CDATA[
My dice portrait of Albert Einstein is finally finished and hanging on my wall.
A little over a year ago, I read a blog post about creating an amazing portrait of The Madonna using dice.  I loved the idea, and after some minor hesitation, decided to blatantly steal the concept.  Einstein would be my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://disruption.ca/wordpress/wp-content/uploads/2009/11/IMG_0321.JPG"><img src="http://disruption.ca/wordpress/wp-content/uploads/2009/11/IMG_0321-225x300.jpg" alt="Finished" title="Finished" width="225" height="300" class="alignnone size-medium wp-image-94" /></a></p>
<p>My dice portrait of Albert Einstein is finally finished and hanging on my wall.</p>
<p>A little over a year ago, I read a blog post about creating an <a href="http://www.flight404.com/blog/?p=131">amazing portrait of The Madonna using dice</a>.  I loved the idea, and after some minor hesitation, decided to blatantly steal the concept.  Einstein would be my subject, almost purely so that I could use this title, though it is <a href="http://en.wikiquote.org/wiki/Albert_Einstein">a bit of a mis-quote</a>.  I immediately started writing code to visualize different dice images, and playing with different algorithms for picking the dice.  In an effort to differentiate my project I tried using a mixture of black and white dice to give 12 colour choices.</p>
<p><a href="http://disruption.ca/wordpress/wp-content/uploads/2009/11/AlbertEinsteinKate5.jpg_5000_light_whiteAndBlackDice_normalized_error.jpg"><img src="http://disruption.ca/wordpress/wp-content/uploads/2009/11/AlbertEinsteinKate5.jpg_5000_light_whiteAndBlackDice_normalized_error-263x300.jpg" alt="Black and White" title="Black and White" width="263" height="300" class="alignnone size-medium wp-image-92" /></a></p>
<p>Ultimately  I decided that the resulting image looked too blocky and pixelated.  I was able to generate some interesting images by adding grey dice and working with 18 shades.  But that seemed to sacrifice some of the purity, fun and craziness of making an image in dice.  As one of my friends said, I might as well be working in a medium that is appropriate for a portrait if I am going to throw grey dice into the mix.</p>
<p>An idea from the <a href="http://www.reddit.com/r/programming/comments/79tkd/how_i_took_2925_dice_and_formed_them_into_a/">reddit discussion</a> of The Dice Madonna was rotating the 2s, 3s and 6s to create more detail.  I experimented with generating images that rotated these dice and used an error calculation to look for an improvement.  I was never able to generate a result that I was happy with using this technique.  I find the white space created by rotating adjacent 2s and 3s creates weird interference patterns without contributing to the image.  Here is an <a href="http://disruption.ca/wordpress/wp-content/uploads/2009/11/AlbertEinsteinKate5.jpg_new_5000_light_gamma2.2_specialR_normalized_population.jpg">image showing the problem</a>.</p>
<p>I ultimately decided on a 4950 dice image generated with a population algorithm for dice distribution.  My final image uses some rotation of 2s 3s and 6s in very limited situations.  I also experimented with dithering, but decided against it.</p>
<p><a href="http://disruption.ca/wordpress/wp-content/uploads/2009/11/AlbertEinsteinKate5.jpg_new_5000_light_gamma2.2_whiteDice_normalized_population.jpg"><img src="http://disruption.ca/wordpress/wp-content/uploads/2009/11/AlbertEinsteinKate5.jpg_new_5000_light_gamma2.2_whiteDice_normalized_population-263x300.jpg" alt="Final" title="Final" width="263" height="300" class="alignnone size-medium wp-image-89" /></a></p>
<p>Once I had an image, I ordered 5000 dice from <a href="http://www.koplowgames.com">Koplow Games</a>.  I chose the 12mm dice, as they are smaller, lighter and cheaper than the more common 16mm dice.  However they are still large enough to qualify as what most people consider normal dice.</p>
<p><a href="http://disruption.ca/wordpress/wp-content/uploads/2009/11/IMG_1121.JPG"><img src="http://disruption.ca/wordpress/wp-content/uploads/2009/11/IMG_1121-225x300.jpg" alt="5000 dice" title="5000 dice" width="225" height="300" class="alignnone size-medium wp-image-91" /></a></p>
<p>The next step was to build <a href="http://disruption.ca/dl/dice/dice.html">a flash program to help me place the dice</a>.  Follow the link to try it out.  Click to give the program focus, and use the arrow keys to move around the image.</p>
<p><a href="http://disruption.ca/wordpress/wp-content/uploads/2009/11/IMG_0120.JPG"><img src="http://disruption.ca/wordpress/wp-content/uploads/2009/11/IMG_0120-225x300.jpg" alt="Progress" title="Progress" width="225" height="300" class="alignnone size-medium wp-image-90" /></a></p>
<p>Actually placing the dice took about 12 hours, spread out over a week.  A friend built a case from plywood and lexan, which was a huge help.  Carpentry is not one of my strengths.  Interestingly the assembled dice were not very square.  There is enough variation in the dice that I needed to use foam tape around the inside of the frame to even the edges out.  The final package weighs 53lbs, and I was concerned about hanging it from the wall.  But a trip to a local framing store provided all of the needed hardware.</p>
<p>I took me over a year of off and on work to go from idea to art on my wall, but it was very fun.  Incredibly, about a month ago I saw this link to <a href="http://www.knowltonmosaics.com/imagepages/o-1.htm">a 10 year old web page that demonstrates just how rare new ideas are</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/dice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A month without slashdot</title>
		<link>http://disruption.ca/archives/a-month-without-slashdot/</link>
		<comments>http://disruption.ca/archives/a-month-without-slashdot/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 03:52:24 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://disruption.ca/?p=63</guid>
		<description><![CDATA[In September I noticed that I was spending an unreasonable amount of time on news and link sites.  In addition to a large list of RSS subscriptions that I read daily, I regularly hit Slashdot, Boing Boing, Reddit, Hacker News and Arts and Letters Daily.  There is a lot of overlap, but it [...]]]></description>
			<content:encoded><![CDATA[<p>In September I noticed that I was spending an unreasonable amount of time on news and link sites.  In addition to a large list of RSS subscriptions that I read daily, I regularly hit <a href="http://slashdot.org">Slashdot</a>, <a href="http://boingboing.net/">Boing Boing</a>, <a href="http://www.reddit.com/">Reddit</a>, <a href="http://news.ycombinator.com/">Hacker News</a> and <a href="http://www.aldaily.com/">Arts and Letters Daily</a>.  There is a lot of overlap, but it adds up to a lot of daily reading.  Worse than that, after I read everything interesting I encountered, I would repeatedly visit the same sites to see if there was any new content.  It was like I was channel surfing when I knew there was nothing to watch on TV.  I even caught myself sitting in front of the computer knowing that I should go to bed, but feeling to lazy to close the web browser and get up.</p>
<p><a href="http://xkcd.com/477/"><img src="http://disruption.ca/wordpress/wp-content/uploads/2009/11/xkcd_typewriter.png" alt="xkcd_typewriter" title="xkcd_typewriter" width="443" class="alignnone size-full wp-image-64" /></a></p>
<p>XKCD nicely demonstrates another problem.  I constantly interrupted what I was doing to check for new and interesting things online.  I was especially bad for doing this to procrastinate.  When I encountered something difficult while working on a task I immediately opened a new tab and loaded a news site.</p>
<p>I&#8217;m happy that I don&#8217;t watch TV.  But my web habits were just as bad as a TV addict&#8217;s.  I find the web is a particularly dangerous time sink.  I can find a constant stream of intellectually stimulating content, and I can participate in the conversation.  Time on the web can easily feel like getting real work done. </p>
<p>All of my reading introduces me to fascinating ideas.  And I&#8217;m well informed about trends, particularly in the technical areas I am interested in.  But my reading was eating huge amounts of time. When I noticed how bad it was, I gave it up for a month.  I decided that for the month of October I wouldn&#8217;t read any online news.</p>
<p><a href="http://xkcd.com/597/"><img src="http://disruption.ca/wordpress/wp-content/uploads/2009/11/xkcd_addiction.png" alt="xkcd_addiction" title="xkcd_addiction" width="443" class="alignnone size-full wp-image-70" /></a></p>
<p>I did not intend to fully disconnect from the web.  I kept my RSS feeds.  If I was looking for something, I googled it.  If someone sent me a link, I followed it.  But I didn&#8217;t visit my standard list of sites for news and entertainment.</p>
<p>I don&#8217;t watch TV.  I listen to the radio very little.  I don&#8217;t read newspapers or magazines.  And now I was giving up my online news sources.  I was concerned about being out of touch with the world.  It wasn&#8217;t a problem though.  If the news was important enough, I heard about it via friends, coworkers or my RSS feeds.  I didn&#8217;t miss being out of touch.  If I had read Boing Boing and Reddit, I would have learnt far more than I needed to about balloon boy.  As it is, I&#8217;m only vaguely aware of the story.  </p>
<p>I kept to my self imposed ban quite successfully.  Initially I was shocked at how often I opened a new tab, typed in http://slashdot.org, realized what I was doing, and closed the tab.  It wasn&#8217;t until almost the end of the month that I broke that habit.  I wasn&#8217;t completely successful in cutting out my online time wasting though.  I started visiting twitter and facebook more than I normally would, checking for updates and information.  In retrospect, I should have banned them as well.</p>
<p>The strangest part of the experience is that don&#8217;t know what I did with all the time I saved.  I didn&#8217;t spend a lot of time with family or friends.  It doesn&#8217;t seem like I accomplished much on my personal projects.  My apartment is a mess, and I have a stack of laundry to do.  I didn&#8217;t spend much time playing video games or reading books.  It&#8217;s like the time just disappeared.  Was I abducted by aliens?  A friend suggested that video surveillance footage would show me standing in the doorway of my computer room for hours, frozen with indecision when denied the option of visiting news sites.</p>
<p>I know I wrote a lot of email to a friend in Afghanistan.  Now I want gmail to provide analytics for my email account.  How many words did I write, and to what email addresses in October?  How does this compare to other months?  How much time did I spend reading and writing mail?  I imagine Google already logs this stuff.  I&#8217;d love it if I had access to the data.  Maybe I should give <a href="http://www.rescuetime.com/">RescueTime</a> a try, and track what I am doing with my computer.  It might show that I am more productive than I give myself credit for.</p>
<p>Now that my month is up I am much less interested in constantly visiting my favorite sites to see what is new online.  I seem to have broken the habit, and I&#8217;m happy I did.</p>
<p>On the first of November I went to Reddit and loaded the list of the top links from the previous month.  The top link, with 4357 points, was titled <a href="http://i.imgur.com/uG5Y5.jpg">Well that explains it [pic]</a>.  Perhaps I didn&#8217;t miss much.</p>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/a-month-without-slashdot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Morale, Motivation and Startups</title>
		<link>http://disruption.ca/archives/morale-motivation-and-startups/</link>
		<comments>http://disruption.ca/archives/morale-motivation-and-startups/#comments</comments>
		<pubDate>Sat, 30 May 2009 06:35:31 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://disruption.ca/archives/morale-motivation-and-startups/</guid>
		<description><![CDATA[In January I read a blog post on likely causes for failure in a tech startup.  This article resulted in a comment thread on Y Combinator&#8217;s Hacker News that I found to be particularly interesting.
The conversation starts with Joel Spolsky stating that the real reason why startups fail is because their founders give up.
The [...]]]></description>
			<content:encoded><![CDATA[<p>In January I read a blog post on <a href="http://geeksinboston.com/2009/01/07/you-will-probably-fail-in-a-boring-and-project-specific-way/">likely causes for failure in a tech startup</a>.  This article resulted in a <a href="http://news.ycombinator.com/item?id=424043">comment thread on Y Combinator&#8217;s Hacker News</a> that I found to be particularly interesting.</p>
<p>The conversation starts with Joel Spolsky stating that the real reason why startups fail is because their founders give up.</p>
<p>The response to this is; yes, and their real cause of death is always heart failure.  Why do founders give up?</p>
<p>Paul Graham replied:</p>
<blockquote><p>The biggest reason founders stop working on their startups is that they get demoralized. Some people seem to have unlimited self-generated morale. These almost always succeed. At the other extreme there are people who seem to have no ability to do this; they need a boss to motivate them. In the middle there is a large band of people who have some, but not unlimited, ability to motivate themselves. These can succeed through careful morale management (and some luck).
</p></blockquote>
<p>Then a later in the conversation he said:</p>
<blockquote><p>There seems to be some tendency of never-give-ups to cluster, but it&#8217;s not absolute. It&#8217;s common to have one founder who&#8217;s super determined and another who is less so.<br />
If the never-give-up is sufficiently convincing, that&#8217;s almost as good as having all never-give-ups. He drags the rest along. The dangerous case is the startup that has all middle of the road founders. These have to get lucky fairly quickly or they give up.
</p></blockquote>
<p>This struck me as really deep, important stuff.  I was surprised that it didn&#8217;t receive more attention from the Y Combinator community.  Apparently Joel also found the discussion interesting, and wrote about it in <a href="http://www.inc.com/magazine/20090301/how-hard-could-it-be-start-up-static.html">his Inc. Magazine column</a>.</p>
<p>In a nutshell, Graham&#8217;s observation is that if you have &#8220;unlimited self-generated morale&#8221; you will almost always succeed.  If you don&#8217;t, you need to get lucky fairly quickly or you risk becoming demoralized and giving up.</p>
<p>When I read this I immediately wanted to know what the difference was between those in the first category and those in the second.  Unfortunately, the discussion thread didn&#8217;t offer much useful insight and I didn&#8217;t find an answer to my question.</p>
<p>I recently started Carol Dweck&#8217;s book Mindset.  Her theory is that people view the world with two different mindsets.  People with a &#8220;growth&#8221; mindset believe that their abilities and intelligence can improve over time through hard work and challenging situations.  People with a &#8220;fixed&#8221; mindset believe that their abilities and intelligence are innate and fixed.  This difference may seem relatively minor, but according to Dweck&#8217;s research it has deep implications for how a person deals with challenges.</p>
<p>Here are some quotations from the book.  I appologise for the lack of context.</p>
<blockquote><p>The <em>more</em> depressed people with the growth mindset felt, the <em>more</em> they took action to confront their problems, the <em>more</em> they made sure to keep up with their schoolwork, and the <em>more</em> they kept up with their lives.  The worse they felt, the more determined they became!</p></blockquote>
<p>Also interesting:</p>
<blockquote><p>People in a growth mindset don&#8217;t just seek challenge, they thrive on it.
</p></blockquote>
<p>Finally:</p>
<blockquote><p>Students with the fixed mindset stayed interested only when they did well right away.  Those who found it difficult showed a big drop in their interest and enjoyment.  If it wasn&#8217;t a testimony to their intelligence, they couldn&#8217;t enjoy it.</p></blockquote>
<p>Sound familiar?  I don&#8217;t know if Dweck&#8217;s growth mindset is the key to Graham&#8217;s unlimited self-generated morale, but the dots seem to connect.  </p>
<p>Dweck&#8217;s theories appear to be backed by sound research.  Also, she claims that it is possible to learn the growth mindset, which is encouraging.  I&#8217;m looking forward to the rest of the book.</p>
<p>Links:</p>
<ul>
<li><a href="http://paulbuchheit.blogspot.com/2007/05/beliefs-intelligence-and-failure.html">Paul Buchheit discusses Dweck&#8217;s research</a></li>
<li><a href="http://en.wikipedia.org/wiki/Mindset_(book)">Wikipedia&#8217;s Article on Mindset</a></li>
<li><a href="http://mindsetonline.com/">Mindset Online</a></li>
<li><a href="http://amazon.com/dp/0345472322">Buy Mindset from Amazon</a>  (Not an affiliate link.)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/morale-motivation-and-startups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Penguin Comic</title>
		<link>http://disruption.ca/archives/penguin-comic/</link>
		<comments>http://disruption.ca/archives/penguin-comic/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 22:10:22 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://disruption.ca/archives/penguin-comic/</guid>
		<description><![CDATA[I drew this comic some time ago, but now that it is the Christmas season I think it&#8217;s a good time to post it.
Penguin Party
If you&#8217;d like some context, this Coke commercial might help you out.
The comic started as pencil drawings.  I &#8220;inked&#8221; and coloured scans of the drawings in Flash to produce the [...]]]></description>
			<content:encoded><![CDATA[<p>I drew this comic some time ago, but now that it is the Christmas season I think it&#8217;s a good time to post it.</p>
<p><a href="/comics/PenguinParty.html">Penguin Party</a></p>
<p>If you&#8217;d like some context, <a href="http://www.youtube.com/watch?v=xL4DbMAe-d0">this Coke commercial</a> might help you out.</p>
<p>The comic started as pencil drawings.  I &#8220;inked&#8221; and coloured scans of the drawings in Flash to produce the final version.  Drawing, or in this case tracing, with a mouse kind of sucks.</p>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/penguin-comic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Internet Is All Knowing</title>
		<link>http://disruption.ca/archives/the-internet-is-all-knowing/</link>
		<comments>http://disruption.ca/archives/the-internet-is-all-knowing/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 17:36:24 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://disruption.ca/archives/the-internet-is-all-knowing/</guid>
		<description><![CDATA[In one of the earliest posts here, I discussed a scream sound effect frequently used in science fiction movies and video games.  At the time I searched for information, but I couldn&#8217;t find a source for it.  Since then I have considered it one of the few things that the internet did not [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://disruption.ca/archives/sci-fi-scream/">one of the earliest posts</a> here, I discussed a scream sound effect frequently used in science fiction movies and video games.  At the time I searched for information, but I couldn&#8217;t find a source for it.  Since then I have considered it one of the few things that the internet did not know.</p>
<p>I should know better than to doubt the internet.  In the logs for this blog I discovered a page that linked to my post.  I am not the only one who has looked into this.  And where I failed, others have been successful.  It originated from the 1980 movie <a href="http://www.imdb.com/title/tt0081237/">The Ninth Configuration</a>.  Follow the links to learn more:</p>
<p><a href="http://forums.whirlpool.net.au/forum-replies-archive.cfm/588155.html">whirlpool.net.au</a> hosts a forum thread that lead me to this information.  </p>
<p><a href="http://www.freewebs.com/notthewilhelmscream/history.html">Not The Wilhelm Scream</a> is a page dedicated to the sound effect.  It has lots of detailed info.  </p>
<p>Wikipedia had an entry on the topic, but it has been deleted.  Wikipedia knows many things, but it is not all knowing.</p>
<p>Continuing with the topic of doubting the internet&#8217;s knowledge, I once failed to find information on the etymology of Cottage Cheese.  Searching today though, I discovered <a href="http://www.associatedcontent.com/article/399010/little_known_facts_about_cottage_cheese.html?cat=22">multiple</a> <a href="http://www.trivia-library.com/a/history-of-dairy-products-cottage-cheese.htm">links</a> claiming that the term came from American colonial times when it was commonly made in Cottages (country houses).  Which seems obvious in retrospect.  I also learned that the word <a href="http://www.etymonline.com/index.php?term=cottage">cottage</a> has origins in cot, which is related to hut.  Neat.</p>
<p>At one point I had considered creating a category on my blog for things the internet does not know.  I&#8217;m starting to think this would be a waste of time.  If the internet doesn&#8217;t know the answer today, wait a couple of years and ask again.</p>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/the-internet-is-all-knowing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Good Deal</title>
		<link>http://disruption.ca/archives/good-deal/</link>
		<comments>http://disruption.ca/archives/good-deal/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 06:18:14 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://disruption.ca/archives/good-deal/</guid>
		<description><![CDATA[My sister wanted a new Apple laptop, and we managed to work out a way to get a lot of nice hardware for not a lot of money.
Using the Apple Education store, the back to school iPod rebate, and some upgrades from a local shop, you can get:

13&#8243; Macbook, 2.1Ghz Core 2, 4gb ram, 160gb [...]]]></description>
			<content:encoded><![CDATA[<p>My sister wanted a new Apple laptop, and we managed to work out a way to get a lot of nice hardware for not a lot of money.</p>
<p>Using the Apple Education store, the back to school iPod rebate, and some upgrades from a local shop, you can get:</p>
<ul>
<li>13&#8243; Macbook, 2.1Ghz Core 2, 4gb ram, 160gb 7200rpm Hard Drive</li>
<li>120gb USB External Hard Drive.</li>
<li>8gb iPod Touch</li>
</ul>
<p>The total price after rebates?  $1260 Canadian.  The only downside is the integrated video chipset that the macbook uses.  It&#8217;s a good deal if you are in the market for a laptop.</p>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/good-deal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dots</title>
		<link>http://disruption.ca/archives/dots/</link>
		<comments>http://disruption.ca/archives/dots/#comments</comments>
		<pubDate>Wed, 07 May 2008 23:22:30 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://disruption.ca/archives/dots/</guid>
		<description><![CDATA[I entered the 11th Ludum Dare 48 hour game programming competition.  The theme was minimalist, and I created a minimal sort of game named dots.

Download the Windows Version.
Download the Python Source.
This was approximately my seventh time participating in an ld48, and the fifth time I have completed a game.
What went right

Simplicity.  At one [...]]]></description>
			<content:encoded><![CDATA[<p>I entered the 11th <a href="http://www.imitationpickles.org/ludum/">Ludum Dare 48 hour game programming competition</a>.  The theme was minimalist, and I created a minimal sort of game named dots.</p>
<p><img title="dots screen shot" alt="dots screen shot" src="/dl/dots/finaldotsshot.thumbnail.png" /></p>
<p>Download the <a href="http://disruption.ca/dl/dots/erik-ld48_11-dots-Win32.zip">Windows Version</a>.<br />
Download the <a href="http://disruption.ca/dl/dots/dotsSrc.zip">Python Source</a>.</p>
<p>This was approximately my seventh time participating in an ld48, and the fifth time I have completed a game.</p>
<h3>What went right</h3>
<ul>
<li>Simplicity.  At one point I considered a more complex game concept where players had to minimize the junk in their house with platformer gameplay.  I think sticking with the dots concept was the correct decision.</li>
<li>Gameplay. Early on I focused on creating a good feel with the player movement.  Then I spent a lot of time getting the physics of the bouncing dots working well.  Finally I implimented the &#8220;power pellet&#8221; mechanic.  I really focused on the details of the gameplay, and I think this is why such a simple game idea turned out to be reasonably fun.</li>
<li>Completion.  I&#8217;ve learned that with a 48 hour competition you very quickly reach a point where you need to stop thinking about adding missing gameplay features, and start working on pulling what you have together into a finished product.  Simple things like intro screens go a long way to helping people play your game.</li>
<li><a href="http://www.cyd.liu.se/~tompe573/hp/project_sfxr.html">SXFR</a>.  Creating some minimal sounds couldn&#8217;t have been easier.  This really is a great tool.  I kind of regret the high pitched power up sound that I put in, but no one else has complained about it, so maybe it isn&#8217;t so bad.</li>
</ul>
<h3>What went wrong</h3>
<ul>
<li>Losing Motivation.  I started strong on Friday, but for a good part of Saturday I wasn&#8217;t excited about my concept, and my productivity suffered.  Fortunately on Sunday as the game started to come together my motivation picked up again.</li>
<li>Lack of Polish.  The final game took shape quite late into the competition.  I got some nice elements into the game, but more polish is always better.  This also meant that I didn&#8217;t have time for people to test it, and I wasn&#8217;t able to put much work into balancing the game play.  Fortunately I think I did pretty well with the settings.  It&#8217;s a bit on the difficult side, but it&#8217;s meant to be a quick game.</li>
<li>Python Problems.  I had major last minute headaches packaging the game with py2exe.  As well, it seems that several people had problems running the game.  This turned out to be the sort of game that would be perfectly suited to run in a web browser, and in retrospect I should have used flash.</li>
</ul>
<h3>Conclusion</h3>
<p>I&#8217;m reasonably happy with the game.  In the judging I recived very middle of the pack scores from the other participants.  But what I was happy to see was positive feedback from several participants that are tallented game developers that I respect a great deal.</p>
<p>Here is a link to <a href="http://www.imitationpickles.org/ludum/?category_name=ld11&#038;author_name=erik">ratings and full details for dots</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/dots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Back online</title>
		<link>http://disruption.ca/archives/back-online/</link>
		<comments>http://disruption.ca/archives/back-online/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 01:45:14 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://disruption.ca/archives/back-online/</guid>
		<description><![CDATA[The web server that hosts this blog died about a month ago.  Strange intermittent errors made me suspect the ram had gone bad.  Or in the worst case, the motherboard.  Many sticks of ram, motherboards and power supplies later, it was determined that the cpu was actually the culprit.  It&#8217;s never even occurred to me [...]]]></description>
			<content:encoded><![CDATA[<p>The web server that hosts this blog died about a month ago.  Strange intermittent errors made me suspect the ram had gone bad.  Or in the worst case, the motherboard.  Many sticks of ram, motherboards and power supplies later, it was determined that the cpu was actually the culprit.  It&#8217;s never even occurred to me that a cpu can go bad one day while it&#8217;s running.  It was well cooled, and not overclocked.  Perhaps it was a problem with the Athlon 64 onboard memory controller?  After much procrastination, a budget cpu motherboard combo is now in place.  It should keep the site up and running for the foreseeable future.</p>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/back-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Imageboard</title>
		<link>http://disruption.ca/archives/imageboard/</link>
		<comments>http://disruption.ca/archives/imageboard/#comments</comments>
		<pubDate>Sat, 10 Mar 2007 21:12:40 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programing]]></category>

		<guid isPermaLink="false">http://disruption.ca/archives/imageboard/</guid>
		<description><![CDATA[
Last month there was an informal weekend long game development competition that   Jay and I were planning on participating in.  One of the themes chosen was &#8220;anti-text&#8221;.  The voting was happening in IRC, and Jay suggested that we create a textless IRC. The idea of making something like a web based [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/misc/mouse.png" /></p>
<p>Last month there was an informal weekend long game development competition that   Jay and I were planning on participating in.  One of the themes chosen was &#8220;anti-text&#8221;.  The voting was happening in IRC, and Jay suggested that we create a textless IRC. The idea of making something like a web based pictochat was kicked around, and after spending the weekend working on it we ended up with <a href="http://imageboard.net">imageboard.net</a>.</p>
<p>We built a site that is like a web based discussion form, except that you draw low resolution pixel art instead of typing text.  I made the pixel art application in Flash, and Jay did the backend in Python, as well as the HTML/CSS/Javascript.  Our icons on the web interface were contributed by users.</p>
<p>The site has resulted in some awesome pixel art, as well as some really clever image threads.  For example, <a href="http://www.imageboard.net/298/">chickenz</a> is one of my favorites.</p>
<p>Here are the <a href="http://www.imageboard.net/top/">top voted images, animations, and threads</a>.</p>
<p>Here are the <a href="http://www.imageboard.net/user/12/">images that I have signed</a>.</p>
<p>Now that you are done reading this, go draw something.  The site is more interesting when more people are playing with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://disruption.ca/archives/imageboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
