<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Ignite Blog by Ruxton</title>
	
	<link>http://ignite.digitalignition.net</link>
	<description>by Ruxton</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:55:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/digitalignition/Cvap" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="digitalignition/cvap" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Being Overly Dry..</title>
		<link>http://ignite.digitalignition.net/2011/11/22/being-overly-dry/</link>
		<comments>http://ignite.digitalignition.net/2011/11/22/being-overly-dry/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 03:41:10 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[abtracting code]]></category>
		<category><![CDATA[code abstraction]]></category>
		<category><![CDATA[DRY]]></category>
		<category><![CDATA[dry code]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=63145</guid>
		<description><![CDATA[<p>An interesting discussion came up in the office today about using the ruby gem <a href="https://github.com/josevalim/inherited_resources">inherited_resources</a>. Many people I work with or have worked with love it, they love the fact it dries the controller up does all the stuff they continually have to type. I don&#8217;t.</p>
<p>As a developer I&#8217;ve always subscribed to a couple of theories and one of those is something that was drilled into me in Maths in high school; Show your working out. It&#8217;s all very well to have the answer, but if you don&#8217;t understand how you got there, you have failed.</p>
<p>This is the number one thing I hate that software developers do, they overly abstract/dry code up until it&#8217;s no longer easily readable. They sacrifice all their readability, for dry, abstracted code.</p>
<p>The <a href="https://github.com/josevalim/inherited_resources">inherited_resources</a> gem is a prime example of this, your controllers are left looking empty; It completely reverses the expected convention of having to define those restful methods. So when Newbie Programmer A arrives at your controller, there&#8217;s a whole heap of things going on he just doesn&#8217;t know about or understand.</p>
<p>By all means write dry, abstracted code, but think twice before abstracting every last inch out. Just like a lot of things in the world, abstracting and drying up your code is great when used in moderation.</p>
]]></description>
			<content:encoded><![CDATA[<p>An interesting discussion came up in the office today about using the ruby gem <a href="https://github.com/josevalim/inherited_resources">inherited_resources</a>. Many people I work with or have worked with love it, they love the fact it dries the controller up does all the stuff they continually have to type. I don&#8217;t.</p>
<p>As a developer I&#8217;ve always subscribed to a couple of theories and one of those is something that was drilled into me in Maths in high school; Show your working out. It&#8217;s all very well to have the answer, but if you don&#8217;t understand how you got there, you have failed.</p>
<p>This is the number one thing I hate that software developers do, they overly abstract/dry code up until it&#8217;s no longer easily readable. They sacrifice all their readability, for dry, abstracted code.</p>
<p>The <a href="https://github.com/josevalim/inherited_resources">inherited_resources</a> gem is a prime example of this, your controllers are left looking empty; It completely reverses the expected convention of having to define those restful methods. So when Newbie Programmer A arrives at your controller, there&#8217;s a whole heap of things going on he just doesn&#8217;t know about or understand.</p>
<p>By all means write dry, abstracted code, but think twice before abstracting every last inch out. Just like a lot of things in the world, abstracting and drying up your code is great when used in moderation.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/P163Ce0uEypUgbcJFwQxqbK2GIg/0/da"><img src="http://feedads.g.doubleclick.net/~a/P163Ce0uEypUgbcJFwQxqbK2GIg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/P163Ce0uEypUgbcJFwQxqbK2GIg/1/da"><img src="http://feedads.g.doubleclick.net/~a/P163Ce0uEypUgbcJFwQxqbK2GIg/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2011/11/22/being-overly-dry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some hip-hop tracks</title>
		<link>http://ignite.digitalignition.net/2011/06/01/some-hip-hop-tracks/</link>
		<comments>http://ignite.digitalignition.net/2011/06/01/some-hip-hop-tracks/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 02:45:04 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[perth]]></category>
		<category><![CDATA[selekt few]]></category>
		<category><![CDATA[soundcloud]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=37829</guid>
		<description><![CDATA[<p>I&#8217;ve been doing audio production on and off for a while now, I used to make drum &#038; bass and slave in the studio for something to do. Prior to that I made 4/4 hardcore in Fast Tracker II and ModPlug Tracker (yeehaww!). A few years back I got together with a mate to start writing more and just generally have some fun making hip hop. We&#8217;re from Perth, we call ourselves <a href="http://www.selektfew.com/" title="Selekt Few-hip hop from Perth, Western Australia">Selekt Few</a>.</p>
<p>Here&#8217;s a couple of track we&#8217;ve put up on soundcloud for demos, both are still far from finished and will be revisited more over the course of the year:<br />
<object height="255" width=""><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fpercuss%2Fsets%2Fa-short-demo&#38;g=1&#38;"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="255" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fpercuss%2Fsets%2Fa-short-demo&#38;g=1&#38;" type="application/x-shockwave-flash" width=""></embed></object></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing audio production on and off for a while now, I used to make drum &#038; bass and slave in the studio for something to do. Prior to that I made 4/4 hardcore in Fast Tracker II and ModPlug Tracker (yeehaww!). A few years back I got together with a mate to start writing more and just generally have some fun making hip hop. We&#8217;re from Perth, we call ourselves <a href="http://www.selektfew.com/" title="Selekt Few-hip hop from Perth, Western Australia">Selekt Few</a>.</p>
<p>Here&#8217;s a couple of track we&#8217;ve put up on soundcloud for demos, both are still far from finished and will be revisited more over the course of the year:<br />
<object height="255" width=""><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fpercuss%2Fsets%2Fa-short-demo&amp;g=1&amp;"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="255" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fpercuss%2Fsets%2Fa-short-demo&amp;g=1&amp;" type="application/x-shockwave-flash" width=""></embed></object></p>

<p><a href="http://feedads.g.doubleclick.net/~a/ngD1ZA5QJ-iCXdHYisPGPbjQWGE/0/da"><img src="http://feedads.g.doubleclick.net/~a/ngD1ZA5QJ-iCXdHYisPGPbjQWGE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ngD1ZA5QJ-iCXdHYisPGPbjQWGE/1/da"><img src="http://feedads.g.doubleclick.net/~a/ngD1ZA5QJ-iCXdHYisPGPbjQWGE/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2011/06/01/some-hip-hop-tracks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raw SMTP Sending</title>
		<link>http://ignite.digitalignition.net/2011/04/04/raw-smtp-sending/</link>
		<comments>http://ignite.digitalignition.net/2011/04/04/raw-smtp-sending/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 01:19:52 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[manual smtp]]></category>
		<category><![CDATA[raw smtp]]></category>
		<category><![CDATA[sending email]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=19015</guid>
		<description><![CDATA[<p>Sending RAW SMTP was something I used to do often as a support guy when troubleshooting customer&#8217;s email problems.  It&#8217;s an easy way to check for the existence of a user on a mail server and a simple way to test message sending/receiving.  Handy, but for ages I always forgot how to do it and what to type.  So, quite a few years ago I wrote up this lovely internal document to help me remember.  After switching jobs and doing less and less support I realised I didn&#8217;t have it anymore and couldn&#8217;t remember it all so I  proceeded to re-create it.</p>
<p><strong>The Short &#38; Curley</strong></p>
<pre><code>HELO servername
MAIL FROM: sender@adomain.com
RCPT TO: receiver@adomain.com
data
From: The Man Who Sent It <sender @adomain.com>
Subject: A Test Message

This is a test message to ensure your mail is working on the mail server end.

You can safely disregard this message.
.</sender></code></pre>
<p><strong>The Long Explanation</strong></p>
<p>First you need to identify to the SMTP server, the <em>helo</em> command takes care of this.  Most mail servers do a lot of anti-spam checks and for this reason it&#8217;s suggested the <em>servername </em>you provide should be a valid mail server.  That <em>servername</em> should also resolve to whatever IP address you&#8217;re connnecting from (another antispam measure).</p>
<pre><code>helo servername</code></pre>
<p>Next you provide the email address you&#8217;re sending from.  It doesn&#8217;t have to be a valid email adress, but many servers will use SPF to ensure you&#8217;re allowed to send for that user/domain.</p>
<pre><code>mail from: sender@adomain.com</code></pre>
<p>Follow that with the email you&#8217;re sending too.  If an error is thrown after this, pay attention to the message as it generally means you&#8217;ve got something wrong or that mail can&#8217;t be accepted by this mail server for that email address.</p>
<pre><code>rcpt to: receiver@adomain.com</code></pre>
<p>After this we follow with the <em>data</em> command, this tells the email server that everything after this and up until a single line with a lone fullstop (.) is part of the email message.  Some exceptions to this are things like the <em>Subject</em> and <em>From</em> lines, which are each used for pretty presentation in e-mail clients.</p>
<pre><code>data
From: The Man Who Sent It <sender @adomain.com>
Subject: Test Message

This is a test message to ensure your mail is working on the mail server end.

You can safely disregard this message.
.</sender></code></pre>
<p>Following all of this, hit enter again to queue the message for sending.  A full stop (period) as the first and only character on a line informs the SMTP server that the message is finished.<br/><br/><a class="geolocation-link" href="#" id="geolocation19015" name="-31.944836012388272,115.84432965087888" onclick="return false;">Posted from Perth, Western Australia, Australia.</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Sending RAW SMTP was something I used to do often as a support guy when troubleshooting customer&#8217;s email problems.  It&#8217;s an easy way to check for the existence of a user on a mail server and a simple way to test message sending/receiving.  Handy, but for ages I always forgot how to do it and what to type.  So, quite a few years ago I wrote up this lovely internal document to help me remember.  After switching jobs and doing less and less support I realised I didn&#8217;t have it anymore and couldn&#8217;t remember it all so I  proceeded to re-create it.</p>
<p><strong>The Short &amp; Curley</strong></p>
<pre><code>HELO servername
MAIL FROM: sender@adomain.com
RCPT TO: receiver@adomain.com
data
From: The Man Who Sent It <sender @adomain.com>
Subject: A Test Message

This is a test message to ensure your mail is working on the mail server end.

You can safely disregard this message.
.</sender></code></pre>
<p><strong>The Long Explanation</strong></p>
<p>First you need to identify to the SMTP server, the <em>helo</em> command takes care of this.  Most mail servers do a lot of anti-spam checks and for this reason it&#8217;s suggested the <em>servername </em>you provide should be a valid mail server.  That <em>servername</em> should also resolve to whatever IP address you&#8217;re connnecting from (another antispam measure).</p>
<pre><code>helo servername</code></pre>
<p>Next you provide the email address you&#8217;re sending from.  It doesn&#8217;t have to be a valid email adress, but many servers will use SPF to ensure you&#8217;re allowed to send for that user/domain.</p>
<pre><code>mail from: sender@adomain.com</code></pre>
<p>Follow that with the email you&#8217;re sending too.  If an error is thrown after this, pay attention to the message as it generally means you&#8217;ve got something wrong or that mail can&#8217;t be accepted by this mail server for that email address.</p>
<pre><code>rcpt to: receiver@adomain.com</code></pre>
<p>After this we follow with the <em>data</em> command, this tells the email server that everything after this and up until a single line with a lone fullstop (.) is part of the email message.  Some exceptions to this are things like the <em>Subject</em> and <em>From</em> lines, which are each used for pretty presentation in e-mail clients.</p>
<pre><code>data
From: The Man Who Sent It <sender @adomain.com>
Subject: Test Message

This is a test message to ensure your mail is working on the mail server end.

You can safely disregard this message.
.</sender></code></pre>
<p>Following all of this, hit enter again to queue the message for sending.  A full stop (period) as the first and only character on a line informs the SMTP server that the message is finished.<br/><br/><a class="geolocation-link" href="#" id="geolocation19015" name="-31.944836012388272,115.84432965087888" onclick="return false;">Posted from Perth, Western Australia, Australia.</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/mPkBOien9GxmtsEYLdFHc7BU44M/0/da"><img src="http://feedads.g.doubleclick.net/~a/mPkBOien9GxmtsEYLdFHc7BU44M/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/mPkBOien9GxmtsEYLdFHc7BU44M/1/da"><img src="http://feedads.g.doubleclick.net/~a/mPkBOien9GxmtsEYLdFHc7BU44M/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2011/04/04/raw-smtp-sending/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What’s been happening?</title>
		<link>http://ignite.digitalignition.net/2010/09/28/whats-been-happening/</link>
		<comments>http://ignite.digitalignition.net/2010/09/28/whats-been-happening/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 15:46:20 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[italm]]></category>
		<category><![CDATA[landscaper]]></category>
		<category><![CDATA[randp]]></category>
		<category><![CDATA[rhythm & poetry]]></category>
		<category><![CDATA[selekt few]]></category>
		<category><![CDATA[wantsi]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=17527</guid>
		<description><![CDATA[<p>I haven&#8217;t blogged here for ages, lets be honest; it&#8217;s almost been a year.  I&#8217;ve been quietly managing the blog in the background, because blogs don&#8217;t just sit there and do nothing; as much as sometimes you want them to.  Over the last year I&#8217;ve made some huge moves and decisions in my head and to be frank I just haven&#8217;t had time to be here.  Does it really matter? with posts like this one right now no, but with <a title="Wordpress Plugins by Ruxton" href="http://ignite.digitalignition.net/tag/wordpress-plugin/">posts like these</a>.. yes.  I&#8217;ve neglected my plugin.  It still works fine but I think I&#8217;ve left a foul taste in some peoples mouths; so sorry for that &#8211; there&#8217;s new version incoming real soon.</p>
<p>So what&#8217;s happened in just under a year that&#8217;s kept me away from ITALM and other things?</p>
<h3>Wrote about music</h3>
<p>Back in March 2009 I started <a title="Aussie Hip Hop Music Information" href="http://www.rhythmandpoetry.net/">Rhythm &#38; Poetry</a>, solo; It&#8217;s all me. I don&#8217;t think I realised how hard a task that was until I started doing it and I&#8217;ve been trying to enlist help ever since.  It&#8217;s fun to write about hip hop music in Australia, it gives me a new respect and appreciation for the art-form and for writing in general.  I never proclaim to be any kind of writer, but I try my best to do a thorough and correct job.  Writing reviews has always been a sore point, but I&#8217;ve created a way to keep it fun an interesting for me without destroying the joy of listening to a new album.</p>
<h3>Wrote some music and started something</h3>
<p>Myself and a mate Luke setup a small hip hop group called Selekt Few and we&#8217;re working on a lot of stuff.  We don&#8217;t profess to be some kind of amazing, we&#8217;re just doing our thing and speaking our minds.  Thanks to Luke and Matt-F we&#8217;ve setup a small room out the back of my place where I&#8217;m writing beats and we&#8217;re recording.  Things just fall into place sometimes and the setup was one of those moments, I had no DAW computer and Matt just happened to have a spare computer he wanted to get rid of .</p>
<h3>Did some Landscaping</h3>
<p><a title="The Landscaper - Online Graphic Novel" href="http://landscaper.visual-assault.net/">The Landscaper</a> never dies, he only gets stronger.  For a while for me, it felt like The Landscaper was going to die but thank god it didn&#8217;t.  Chris is deep into Issue 3 at the moment and i think it may be approaching some kind of epic finale.  The Landscaper comic has by far been the most fun online stuff/thing/experiment I&#8217;ve ever had the pleasure of doing.  Chris just does stuff, talking is great, but he tells me doing is better (i should listen more).  <a title="Visual Assault Comic" href="http://vacomic.visual-assault.net">We had another comic</a>, we put out at the same time and The Landscaper got a lot of traction so we focused on that.  Also the other comic relied a lot on me writing things for Chris to draw, sure it&#8217;s easy, but hey.. I haven&#8217;t posted here in a year either.  There&#8217;s other comics on the backburners from other people we know that may very well come to <a title="Visual Assault - Online Comics" href="http://www.visual-assault.net/">Visual Assault</a> this or next year, so keep your eyes out.</p>
<h3>Launched Wantsi</h3>
<p><a href="http://www.wantz.it">Wantz.it</a> is cool, but writing my own Rails app (<a href="http://www.wantsi.com">Wantsi</a>) was better and proved to be a fun exercise.  I&#8217;d debated about (and built) a project that never saw it&#8217;s real light of day for various reasons and i&#8217;d always argued that the best target market was actually something different.  It turns out someone else in another country was on my thought train and they built Wantz.it <em>(hi guys, things are looking good over there!), </em>I found wantz.it about half way through building <em><strong>Wantsi</strong></em> but wanted to keep building my own thing.</p>
<h3>Got a new Job</h3>
<p>Around 2 months ago I left <a title="web design perth" href="http://www.perthweb.com.au">PerthWeb</a> to go work at <a title="The Frontier Group - Awesome people who make awesome stuff" href="http://www.thefrontiergroup.com.au/">The Frontier Group</a> and I traded my PHP/Windows toolkit for a Ruby/OSX toolkit.  PerthWeb was a great place to work, but an opportunity arose to take on a new language and work in a bigger team, so I jumped at it. Thanks to all the crew at PerthWeb for 4 awesome years.  While working at Perth Web I wrote a lot of code into a core system myself and Ben designed and built over the years.  In a weird way I wish I didn&#8217;t have to leave my code baby behind to be nurtured by someone else, we built a framework/cms system from the ground up and after building with it for a few years had to leave it and it&#8217;s idioms behind.  Most people will never get that opportunity and I&#8217;ll probably never get that kind of opportunity again, but it only happened because we made it happen.</p>
<p>So what did I take away from my year long blog break?  Shit only happens or gets done when you stand up and do it.  What&#8217;s that, what about Tomorrow? I guess I&#8217;m gonna clean my room or something like that? It does feel nice to write this though, I guess we&#8217;ll talk again soon random internet people,  for iTALM 0.6, if not before.</p>
]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t blogged here for ages, lets be honest; it&#8217;s almost been a year.  I&#8217;ve been quietly managing the blog in the background, because blogs don&#8217;t just sit there and do nothing; as much as sometimes you want them to.  Over the last year I&#8217;ve made some huge moves and decisions in my head and to be frank I just haven&#8217;t had time to be here.  Does it really matter? with posts like this one right now no, but with <a title="Wordpress Plugins by Ruxton" href="http://ignite.digitalignition.net/tag/wordpress-plugin/">posts like these</a>.. yes.  I&#8217;ve neglected my plugin.  It still works fine but I think I&#8217;ve left a foul taste in some peoples mouths; so sorry for that &#8211; there&#8217;s new version incoming real soon.</p>
<p>So what&#8217;s happened in just under a year that&#8217;s kept me away from ITALM and other things?</p>
<h3>Wrote about music</h3>
<p>Back in March 2009 I started <a title="Aussie Hip Hop Music Information" href="http://www.rhythmandpoetry.net/">Rhythm &amp; Poetry</a>, solo; It&#8217;s all me. I don&#8217;t think I realised how hard a task that was until I started doing it and I&#8217;ve been trying to enlist help ever since.  It&#8217;s fun to write about hip hop music in Australia, it gives me a new respect and appreciation for the art-form and for writing in general.  I never proclaim to be any kind of writer, but I try my best to do a thorough and correct job.  Writing reviews has always been a sore point, but I&#8217;ve created a way to keep it fun an interesting for me without destroying the joy of listening to a new album.</p>
<h3>Wrote some music and started something</h3>
<p>Myself and a mate Luke setup a small hip hop group called Selekt Few and we&#8217;re working on a lot of stuff.  We don&#8217;t profess to be some kind of amazing, we&#8217;re just doing our thing and speaking our minds.  Thanks to Luke and Matt-F we&#8217;ve setup a small room out the back of my place where I&#8217;m writing beats and we&#8217;re recording.  Things just fall into place sometimes and the setup was one of those moments, I had no DAW computer and Matt just happened to have a spare computer he wanted to get rid of .</p>
<h3>Did some Landscaping</h3>
<p><a title="The Landscaper - Online Graphic Novel" href="http://landscaper.visual-assault.net/">The Landscaper</a> never dies, he only gets stronger.  For a while for me, it felt like The Landscaper was going to die but thank god it didn&#8217;t.  Chris is deep into Issue 3 at the moment and i think it may be approaching some kind of epic finale.  The Landscaper comic has by far been the most fun online stuff/thing/experiment I&#8217;ve ever had the pleasure of doing.  Chris just does stuff, talking is great, but he tells me doing is better (i should listen more).  <a title="Visual Assault Comic" href="http://vacomic.visual-assault.net">We had another comic</a>, we put out at the same time and The Landscaper got a lot of traction so we focused on that.  Also the other comic relied a lot on me writing things for Chris to draw, sure it&#8217;s easy, but hey.. I haven&#8217;t posted here in a year either.  There&#8217;s other comics on the backburners from other people we know that may very well come to <a title="Visual Assault - Online Comics" href="http://www.visual-assault.net/">Visual Assault</a> this or next year, so keep your eyes out.</p>
<h3>Launched Wantsi</h3>
<p><a href="http://www.wantz.it">Wantz.it</a> is cool, but writing my own Rails app (<a href="http://www.wantsi.com">Wantsi</a>) was better and proved to be a fun exercise.  I&#8217;d debated about (and built) a project that never saw it&#8217;s real light of day for various reasons and i&#8217;d always argued that the best target market was actually something different.  It turns out someone else in another country was on my thought train and they built Wantz.it <em>(hi guys, things are looking good over there!), </em>I found wantz.it about half way through building <em><strong>Wantsi</strong></em> but wanted to keep building my own thing.</p>
<h3>Got a new Job</h3>
<p>Around 2 months ago I left <a title="web design perth" href="http://www.perthweb.com.au">PerthWeb</a> to go work at <a title="The Frontier Group - Awesome people who make awesome stuff" href="http://www.thefrontiergroup.com.au/">The Frontier Group</a> and I traded my PHP/Windows toolkit for a Ruby/OSX toolkit.  PerthWeb was a great place to work, but an opportunity arose to take on a new language and work in a bigger team, so I jumped at it. Thanks to all the crew at PerthWeb for 4 awesome years.  While working at Perth Web I wrote a lot of code into a core system myself and Ben designed and built over the years.  In a weird way I wish I didn&#8217;t have to leave my code baby behind to be nurtured by someone else, we built a framework/cms system from the ground up and after building with it for a few years had to leave it and it&#8217;s idioms behind.  Most people will never get that opportunity and I&#8217;ll probably never get that kind of opportunity again, but it only happened because we made it happen.</p>
<p>So what did I take away from my year long blog break?  Shit only happens or gets done when you stand up and do it.  What&#8217;s that, what about Tomorrow? I guess I&#8217;m gonna clean my room or something like that? It does feel nice to write this though, I guess we&#8217;ll talk again soon random internet people,  for iTALM 0.6, if not before.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/X1Gfz0eB7AfelBeHI612b1UCmss/0/da"><img src="http://feedads.g.doubleclick.net/~a/X1Gfz0eB7AfelBeHI612b1UCmss/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/X1Gfz0eB7AfelBeHI612b1UCmss/1/da"><img src="http://feedads.g.doubleclick.net/~a/X1Gfz0eB7AfelBeHI612b1UCmss/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2010/09/28/whats-been-happening/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Resolving A Minor Issue With iTALM v0.5.1</title>
		<link>http://ignite.digitalignition.net/2009/11/17/resolving-a-minor-issue-with-italm-v0-5-1/</link>
		<comments>http://ignite.digitalignition.net/2009/11/17/resolving-a-minor-issue-with-italm-v0-5-1/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 05:40:09 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[0.5.1]]></category>
		<category><![CDATA[italm]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes affiliate]]></category>
		<category><![CDATA[itunes affiliate link maker]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=476</guid>
		<description><![CDATA[<p>It seems there may have been a minor issue in the last release of my <a title="iTunes Affiliate Link Maker WordPress Plugin" href="http://ignite.digitalignition.net/articlesexamples/itunes-affiliate-link-plugin/">iTunes Affiliate Link Maker wordpress plugin</a>. Quite simply, if you had an existing install and didn&#8217;t have any links in it yet, you may continue to see the upgrade warning/notification no matter what you do.  The man known to me only as daykilla has found the bug and nailed a quick solution (top work!) that&#8217;ll get you going for now.</p>
<p>If you need to work out what&#8217;s going on and how to fix it, <a href="http://www.question-defense.com/2009/11/17/warning-your-version-of-italm-requires-upgrading-please-visit-the-upgrade-page/" target="_blank">head over and check out the post describing it</a>. In the mean time I&#8217;ll be releasing an updated 0.5.2 later this evening with that fix and maybe a few extras.</p>
]]></description>
			<content:encoded><![CDATA[<p>It seems there may have been a minor issue in the last release of my <a title="iTunes Affiliate Link Maker WordPress Plugin" href="http://ignite.digitalignition.net/articlesexamples/itunes-affiliate-link-plugin/">iTunes Affiliate Link Maker wordpress plugin</a>. Quite simply, if you had an existing install and didn&#8217;t have any links in it yet, you may continue to see the upgrade warning/notification no matter what you do.  The man known to me only as daykilla has found the bug and nailed a quick solution (top work!) that&#8217;ll get you going for now.</p>
<p>If you need to work out what&#8217;s going on and how to fix it, <a href="http://www.question-defense.com/2009/11/17/warning-your-version-of-italm-requires-upgrading-please-visit-the-upgrade-page/" target="_blank">head over and check out the post describing it</a>. In the mean time I&#8217;ll be releasing an updated 0.5.2 later this evening with that fix and maybe a few extras.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/lZ_m2cwxcEk1KtFlENNMo2KNSns/0/da"><img src="http://feedads.g.doubleclick.net/~a/lZ_m2cwxcEk1KtFlENNMo2KNSns/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lZ_m2cwxcEk1KtFlENNMo2KNSns/1/da"><img src="http://feedads.g.doubleclick.net/~a/lZ_m2cwxcEk1KtFlENNMo2KNSns/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2009/11/17/resolving-a-minor-issue-with-italm-v0-5-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Applications I’m Using On The iPhone</title>
		<link>http://ignite.digitalignition.net/2009/11/16/applications-im-using-on-the-iphone/</link>
		<comments>http://ignite.digitalignition.net/2009/11/16/applications-im-using-on-the-iphone/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 07:53:22 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[ipa]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone applications]]></category>
		<category><![CDATA[iphone apps]]></category>
		<category><![CDATA[itms]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes store]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=470</guid>
		<description><![CDATA[<p>I thought it might be a cool idea to get through a list of applicatons i&#8217;m using on the iPhone and what each application does.  Sometimes it&#8217;s hard to get an idea of what iPhone apps you should try out, so here goes my list.</p>
<ol>
<li><a title="Get Tweetdeck for iPhone Free Now!" href="http://www.rhythmandpoetry.net/itunes/TweetDeck-TweetDeck_for_iPhone">Tweetdeck</a> &#8211; Possibly the best iPhone application for Twitter, TweetDeck is great for users who are following lots of people.</li>
<li><a title="Get the free Yahoo!-flickR iPhone application from the iTunes store" href="http://www.rhythmandpoetry.net/itunes/Yahoo-Flickr">Flickr</a> &#8211; Yahoo&#8217;s Flickr iPhone application is used for browsing flickr and uploading your iPhone photos</li>
<li><a title="Get the free eBay Mobile iPhone application from the iTunes store now!" href="http://www.rhythmandpoetry.net/itunes/eBay_Inc-eBay_Mobile">eBay Mobile</a> &#8211; eBay on the go, this application is great for just browsing eBay on the move or getting push reminders about watch items</li>
<li><a title="Get the iPhone radio streaming application FStream from the iTunes store now, free of charge" href="http://www.rhythmandpoetry.net/itunes/SourceMac-FStream">FStream</a> &#8211; FStream is great for listening to those streaming radio stations on the go!</li>
<li><a title="Get the free Google Earth iPhone application from the iTunes store now!" href="http://www.rhythmandpoetry.net/itunes/Google-Google_Earth">Google Earth</a> &#8211; The world at your fingertips, literally!</li>
<li><a title="Get the free Google Mobile iPhone application from the iTunes store now" href="http://www.rhythmandpoetry.net/itunes/Google-Google_Mobile_App">Google Mobile Application</a> &#8211; Everything google Web App under one convenient roof, it&#8217;d be nice if the web apps launched inside this app though.</li>
<li><a title="Get the iPhone application for your WordPress blogs for free from the iTunes store!" href="http://www.rhythmandpoetry.net/itunes/Automattic-WordPress_2">WordPress 2</a> &#8211; WordPress 2 is an application to manage your WordPress blog, whether it be creating and editing posts or trashing comments.</li>
<li><a title="Buy Uno for the iPhone from the iTunes store now!" href="http://www.rhythmandpoetry.net/itunes/Gameloft-UNO%25e2%2584%25a2">Uno™</a> &#8211; Do you know Uno? The great game, transformed to iPhone with multiplayer capabilities.  A free version is available if you don&#8217;t want multiplayer.</li>
<li><a title="Get the official Facebook iPhone application for free!" href="http://www.rhythmandpoetry.net/itunes/Facebook-Facebook">Facebook</a> &#8211; Facebook, duh.</li>
<li><a title="Get the free Stanza application for your iPhone and start reading on your phone today!" href="http://www.rhythmandpoetry.net/itunes/Lexcycle-Stanza">Stanza</a> &#8211; Stanza is an e-book application for the iPhone and features purchasing through FeedBooks and others, plenty of free works available.</li>
<li><a title="Get the free Remote for iTunes for your iPhone from the iTunes store now" href="http://www.rhythmandpoetry.net/itunes/Apple_Inc-Remote">Apple iTunes Remote</a> &#8211; A must for all iTunes users the remote will allow you to control iTunes over your wireless network.</li>
<li><a title="Buy the game Ramp Champ for your iPhone from iTunes now!" href="http://www.rhythmandpoetry.net/itunes/The_Iconfactory-Ramp_Champ">RampChamp</a> &#8211; Another addictive casual game, think shooting or ball toss at the carnival</li>
<li><a title="Buy Quota for your iPhone from iTunes now!" href="http://www.rhythmandpoetry.net/itunes/SouthFreo_Software-Quota">Quota</a> &#8211; Quota is an application for viewing your bandwidth quota with ISP&#8217;s like Telstra, iiNet, Optus, 3 Mobile, etc. free versions are available for iiNet and Optus</li>
<li><a title="Buy Popcap's casual nightmare Peggle for your iPhone from the iTunes store today" href="http://www.rhythmandpoetry.net/itunes/PopCap_Games_Inc-Peggle">Peggle</a> &#8211; The world&#8217;s most addictive casual game is now on the iPhone, waste time wherever you may be!</li>
<li><a title="Buy ozPDA's Oz Weather iPhone application from the iTunes store" href="http://www.rhythmandpoetry.net/itunes/ozPDA-Oz_Weather">Oz Weather</a> &#8211; The best weather tool for Australia on iPhone, Oz Weather data is supplied by BOM and doesn&#8217;t just provide numbers, but satellite imagery also.</li>
<li><a title="Get the free game OsXs (naughts n crosses) from the iTunes store for your iPhone today!" href="http://www.rhythmandpoetry.net/itunes/Frosty_Badger-OsXs">OsXs</a> &#8211; OsXs is a free Naught and Crosses game from some guys i know</li>
<li><a title="Buy NetNewswirePremium from the iTunes Store now!" href="http://www.rhythmandpoetry.net/itunes/NewsGator_Technologies_Inc-NetNewsWire_Premium">NetNewsWire Premium</a> <a title="Get the free NetNewsWire for iPhone from the iTunes store now!" href="http://www.rhythmandpoetry.net/itunes/NewsGator_Technologies_Inc-NetNewsWire">(Free/Lite/Ad Version)</a></li>
<li><a title="Get the Domino's Pizza iPhone application from the iTunes store free of charge now!" href="http://www.rhythmandpoetry.net/itunes/Dominos_Pizza_Enterprises_Limited-Dominos">Domino&#8217;s Pizza</a> &#8211; Sometimes you just want to order cheap pizza and have it meet you at home, this iPhone application will do just that</li>
<li><a title="Buy Crash Bandicoot Nitro Kart 3D for iPhone from iTunes now!" href="http://www.rhythmandpoetry.net/itunes/Vivendi_Games_Mobile-Crash_Bandicoot_Nitro_Kart_3D">Crash Bandicoot Nitro Kart 3D</a> &#8211; One of the first driving games to hit the iPhone, a fun little game</li>
<li><a title="Get Cardstar for iPhone for free from iTunes now!" href="http://www.rhythmandpoetry.net/itunes/CardStar_Inc-CardStar">CardStar</a> &#8211; CardStar is an application for storing the barcodes of all those customer loyalty cards you carry around, enter them all in CardStar and never carry them around in your wallet again.</li>
<li><a title="Buy Bomberman Touch 2- Volcano Party for iPhone Now!" href="http://www.rhythmandpoetry.net/itunes/Hudson-BOMBERMAN_TOUCH_2_-VOLCANO_PARTY">Bomberman Touch 2 &#8211; Volcano Party</a> &#8211; A classic video game, the Bomberman series for iPhone is everything you&#8217;d expect it to be and then some.</li>
</ol>
]]></description>
			<content:encoded><![CDATA[<p>I thought it might be a cool idea to get through a list of applicatons i&#8217;m using on the iPhone and what each application does.  Sometimes it&#8217;s hard to get an idea of what iPhone apps you should try out, so here goes my list.</p>
<ol>
<li><a title="Get Tweetdeck for iPhone Free Now!" href="http://www.rhythmandpoetry.net/itunes/TweetDeck-TweetDeck_for_iPhone">Tweetdeck</a> &#8211; Possibly the best iPhone application for Twitter, TweetDeck is great for users who are following lots of people.</li>
<li><a title="Get the free Yahoo!-flickR iPhone application from the iTunes store" href="http://www.rhythmandpoetry.net/itunes/Yahoo-Flickr">Flickr</a> &#8211; Yahoo&#8217;s Flickr iPhone application is used for browsing flickr and uploading your iPhone photos</li>
<li><a title="Get the free eBay Mobile iPhone application from the iTunes store now!" href="http://www.rhythmandpoetry.net/itunes/eBay_Inc-eBay_Mobile">eBay Mobile</a> &#8211; eBay on the go, this application is great for just browsing eBay on the move or getting push reminders about watch items</li>
<li><a title="Get the iPhone radio streaming application FStream from the iTunes store now, free of charge" href="http://www.rhythmandpoetry.net/itunes/SourceMac-FStream">FStream</a> &#8211; FStream is great for listening to those streaming radio stations on the go!</li>
<li><a title="Get the free Google Earth iPhone application from the iTunes store now!" href="http://www.rhythmandpoetry.net/itunes/Google-Google_Earth">Google Earth</a> &#8211; The world at your fingertips, literally!</li>
<li><a title="Get the free Google Mobile iPhone application from the iTunes store now" href="http://www.rhythmandpoetry.net/itunes/Google-Google_Mobile_App">Google Mobile Application</a> &#8211; Everything google Web App under one convenient roof, it&#8217;d be nice if the web apps launched inside this app though.</li>
<li><a title="Get the iPhone application for your WordPress blogs for free from the iTunes store!" href="http://www.rhythmandpoetry.net/itunes/Automattic-WordPress_2">WordPress 2</a> &#8211; WordPress 2 is an application to manage your WordPress blog, whether it be creating and editing posts or trashing comments.</li>
<li><a title="Buy Uno for the iPhone from the iTunes store now!" href="http://www.rhythmandpoetry.net/itunes/Gameloft-UNO%25e2%2584%25a2">Uno™</a> &#8211; Do you know Uno? The great game, transformed to iPhone with multiplayer capabilities.  A free version is available if you don&#8217;t want multiplayer.</li>
<li><a title="Get the official Facebook iPhone application for free!" href="http://www.rhythmandpoetry.net/itunes/Facebook-Facebook">Facebook</a> &#8211; Facebook, duh.</li>
<li><a title="Get the free Stanza application for your iPhone and start reading on your phone today!" href="http://www.rhythmandpoetry.net/itunes/Lexcycle-Stanza">Stanza</a> &#8211; Stanza is an e-book application for the iPhone and features purchasing through FeedBooks and others, plenty of free works available.</li>
<li><a title="Get the free Remote for iTunes for your iPhone from the iTunes store now" href="http://www.rhythmandpoetry.net/itunes/Apple_Inc-Remote">Apple iTunes Remote</a> &#8211; A must for all iTunes users the remote will allow you to control iTunes over your wireless network.</li>
<li><a title="Buy the game Ramp Champ for your iPhone from iTunes now!" href="http://www.rhythmandpoetry.net/itunes/The_Iconfactory-Ramp_Champ">RampChamp</a> &#8211; Another addictive casual game, think shooting or ball toss at the carnival</li>
<li><a title="Buy Quota for your iPhone from iTunes now!" href="http://www.rhythmandpoetry.net/itunes/SouthFreo_Software-Quota">Quota</a> &#8211; Quota is an application for viewing your bandwidth quota with ISP&#8217;s like Telstra, iiNet, Optus, 3 Mobile, etc. free versions are available for iiNet and Optus</li>
<li><a title="Buy Popcap's casual nightmare Peggle for your iPhone from the iTunes store today" href="http://www.rhythmandpoetry.net/itunes/PopCap_Games_Inc-Peggle">Peggle</a> &#8211; The world&#8217;s most addictive casual game is now on the iPhone, waste time wherever you may be!</li>
<li><a title="Buy ozPDA's Oz Weather iPhone application from the iTunes store" href="http://www.rhythmandpoetry.net/itunes/ozPDA-Oz_Weather">Oz Weather</a> &#8211; The best weather tool for Australia on iPhone, Oz Weather data is supplied by BOM and doesn&#8217;t just provide numbers, but satellite imagery also.</li>
<li><a title="Get the free game OsXs (naughts n crosses) from the iTunes store for your iPhone today!" href="http://www.rhythmandpoetry.net/itunes/Frosty_Badger-OsXs">OsXs</a> &#8211; OsXs is a free Naught and Crosses game from some guys i know</li>
<li><a title="Buy NetNewswirePremium from the iTunes Store now!" href="http://www.rhythmandpoetry.net/itunes/NewsGator_Technologies_Inc-NetNewsWire_Premium">NetNewsWire Premium</a> <a title="Get the free NetNewsWire for iPhone from the iTunes store now!" href="http://www.rhythmandpoetry.net/itunes/NewsGator_Technologies_Inc-NetNewsWire">(Free/Lite/Ad Version)</a></li>
<li><a title="Get the Domino's Pizza iPhone application from the iTunes store free of charge now!" href="http://www.rhythmandpoetry.net/itunes/Dominos_Pizza_Enterprises_Limited-Dominos">Domino&#8217;s Pizza</a> &#8211; Sometimes you just want to order cheap pizza and have it meet you at home, this iPhone application will do just that</li>
<li><a title="Buy Crash Bandicoot Nitro Kart 3D for iPhone from iTunes now!" href="http://www.rhythmandpoetry.net/itunes/Vivendi_Games_Mobile-Crash_Bandicoot_Nitro_Kart_3D">Crash Bandicoot Nitro Kart 3D</a> &#8211; One of the first driving games to hit the iPhone, a fun little game</li>
<li><a title="Get Cardstar for iPhone for free from iTunes now!" href="http://www.rhythmandpoetry.net/itunes/CardStar_Inc-CardStar">CardStar</a> &#8211; CardStar is an application for storing the barcodes of all those customer loyalty cards you carry around, enter them all in CardStar and never carry them around in your wallet again.</li>
<li><a title="Buy Bomberman Touch 2- Volcano Party for iPhone Now!" href="http://www.rhythmandpoetry.net/itunes/Hudson-BOMBERMAN_TOUCH_2_-VOLCANO_PARTY">Bomberman Touch 2 &#8211; Volcano Party</a> &#8211; A classic video game, the Bomberman series for iPhone is everything you&#8217;d expect it to be and then some.</li>
</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/Jgc68HCx_6kxYmRb0QwdmSjzDSI/0/da"><img src="http://feedads.g.doubleclick.net/~a/Jgc68HCx_6kxYmRb0QwdmSjzDSI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Jgc68HCx_6kxYmRb0QwdmSjzDSI/1/da"><img src="http://feedads.g.doubleclick.net/~a/Jgc68HCx_6kxYmRb0QwdmSjzDSI/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2009/11/16/applications-im-using-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Taking Part In #Lunchdoodle</title>
		<link>http://ignite.digitalignition.net/2009/10/20/taking-part-in-lunchdoodle/</link>
		<comments>http://ignite.digitalignition.net/2009/10/20/taking-part-in-lunchdoodle/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 05:13:01 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[doodles]]></category>
		<category><![CDATA[lunchdoodle]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=466</guid>
		<description><![CDATA[<p>Thought i&#8217;d take part in <a title="#LunchDoodle" href="http://lunchdoodle.tumblr.com/">LunchDoodle</a> today.</p>
<p><a rel="lightbox[20091020]" href="http://ignite.digitalignition.net/wp-content/uploads/2009/10/20091020-SCIENCE-by-@Ruxton.jpg"><img class="alignnone size-medium wp-image-467" title="20091020 - SCIENCE by @Ruxton" src="http://ignite.digitalignition.net/wp-content/uploads/2009/10/20091020-SCIENCE-by-@Ruxton-300x225.jpg" alt="20091020 - SCIENCE by @Ruxton" width="300" height="225" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>Thought i&#8217;d take part in <a title="#LunchDoodle" href="http://lunchdoodle.tumblr.com/">LunchDoodle</a> today.</p>
<p><a rel="lightbox[20091020]" href="http://ignite.digitalignition.net/wp-content/uploads/2009/10/20091020-SCIENCE-by-@Ruxton.jpg"><img class="alignnone size-medium wp-image-467" title="20091020 - SCIENCE by @Ruxton" src="http://ignite.digitalignition.net/wp-content/uploads/2009/10/20091020-SCIENCE-by-@Ruxton-300x225.jpg" alt="20091020 - SCIENCE by @Ruxton" width="300" height="225" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/2tuxgQM2U7bUr4Q4xO_HUdeKguw/0/da"><img src="http://feedads.g.doubleclick.net/~a/2tuxgQM2U7bUr4Q4xO_HUdeKguw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2tuxgQM2U7bUr4Q4xO_HUdeKguw/1/da"><img src="http://feedads.g.doubleclick.net/~a/2tuxgQM2U7bUr4Q4xO_HUdeKguw/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2009/10/20/taking-part-in-lunchdoodle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTALM Plugin Update 0.5.1</title>
		<link>http://ignite.digitalignition.net/2009/10/19/italm-plugin-update-0-5-1/</link>
		<comments>http://ignite.digitalignition.net/2009/10/19/italm-plugin-update-0-5-1/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 14:57:55 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[0.5.1]]></category>
		<category><![CDATA[italm]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes affiliate]]></category>
		<category><![CDATA[itunes affiliate link maker]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=449</guid>
		<description><![CDATA[<p>I&#8217;ve just pushed version 0.5.1 of my <a href="http://ignite.digitalignition.net/articlesexamples/itunes-affiliate-link-plugin/">WordPress plugin iTALM</a> into the WordPress SVN, it should arrive soon enough.  If you have any problems please let me know.</p>
<p>The system now works around the shortag [itunes] with the following attributes:</p>
<ul>
<li>url &#8211; <em>a mandatory attribute, this a clean itms store url, fetched via link maker or your itunes client</em></li>
<li>title &#8211; <em>the string in this field is passed into the output link as the alt tag on the image/title of the link</em></li>
<li>content &#8211; <em>if you <strong>don&#8217;t</strong> use this field, the itms link image from the settings page is displayed, if you <strong>do</strong> use this attribute the string is output instead.</em></li>
</ul>
<p>Saying all that you don&#8217;t need to type this stuff anyway, because that&#8217;s the beauty of the button being in both editors. Select text (it&#8217;ll be output as the content attribute) or don&#8217;t, click the button, search for what you want (or click manual url) and be quickly prompted through the process.  If you enter nothing in the box? It&#8217;ll still enter someting like &#60;Artist Name&#62;-&#60;Album name&#62; out for you.</p>
<p>I think this is a nice step forward for the plugin, your feedback is appreciated, the general consensus seems to be to drop feedback over at the article page but i&#8217;m now closing that, so please leave your feedback on this post.</p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just pushed version 0.5.1 of my <a href="http://ignite.digitalignition.net/articlesexamples/itunes-affiliate-link-plugin/">WordPress plugin iTALM</a> into the WordPress SVN, it should arrive soon enough.  If you have any problems please let me know.</p>
<p>The system now works around the shortag [itunes] with the following attributes:</p>
<ul>
<li>url &#8211; <em>a mandatory attribute, this a clean itms store url, fetched via link maker or your itunes client</em></li>
<li>title &#8211; <em>the string in this field is passed into the output link as the alt tag on the image/title of the link</em></li>
<li>content &#8211; <em>if you <strong>don&#8217;t</strong> use this field, the itms link image from the settings page is displayed, if you <strong>do</strong> use this attribute the string is output instead.</em></li>
</ul>
<p>Saying all that you don&#8217;t need to type this stuff anyway, because that&#8217;s the beauty of the button being in both editors. Select text (it&#8217;ll be output as the content attribute) or don&#8217;t, click the button, search for what you want (or click manual url) and be quickly prompted through the process.  If you enter nothing in the box? It&#8217;ll still enter someting like &lt;Artist Name&gt;-&lt;Album name&gt; out for you.</p>
<p>I think this is a nice step forward for the plugin, your feedback is appreciated, the general consensus seems to be to drop feedback over at the article page but i&#8217;m now closing that, so please leave your feedback on this post.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/vIb7SR_7RI4A1hB7JM6J_oOTQec/0/da"><img src="http://feedads.g.doubleclick.net/~a/vIb7SR_7RI4A1hB7JM6J_oOTQec/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/vIb7SR_7RI4A1hB7JM6J_oOTQec/1/da"><img src="http://feedads.g.doubleclick.net/~a/vIb7SR_7RI4A1hB7JM6J_oOTQec/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2009/10/19/italm-plugin-update-0-5-1/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Music &amp; Beats</title>
		<link>http://ignite.digitalignition.net/2009/09/21/music-beats/</link>
		<comments>http://ignite.digitalignition.net/2009/09/21/music-beats/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 06:27:52 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[aussie-hip-hop]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[percuss]]></category>
		<category><![CDATA[perth hip hop]]></category>
		<category><![CDATA[rap]]></category>
		<category><![CDATA[shareef mc]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=440</guid>
		<description><![CDATA[<p>Many of you wont know, but i live a double life drenched in Music.  To keep it short, i love music and the effects it can have on people and their mentality.  I <a href="http://ignite.digitalignition.net/2009/07/22/old-music-i-made/">used to produce a bit of Drum N Bass</a> but i stopped quite some time ago as it wasn&#8217;t making me happy, it was leaving me in a bad mindset.  Fast forward a few more years and i&#8217;ve been practicing rapping for a few years, so i started to get down n dirty and start seriously writing both beats and raps (on the mic as Percuss), what follows is the end result of a month or 2 of getting back into the studio.  I&#8217;ve only managed to get vocals down for one below and that beat is jacked from Swollen Members &#8211; Heavy Thinkers, but the lyrics were so meaningful i just couldn&#8217;t resist getting it down.  ENJOY.</p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="100" ><param name="movie" value="http://bandcamp.com/EmbeddedPlayer.swf/track=4198859782/size=venti/bgcol=FFFFFF/linkcol=c20000/"></param><param name="quality" value="high"></param><param name="allowScriptAccess" value="never"></param><param name="allowNetworking" value="always"></param><param name="bgcolor" value="#FFFFFF"><embed src="http://bandcamp.com/EmbeddedPlayer.swf/track=4198859782/size=venti/bgcol=FFFFFF/linkcol=c20000/" width="400" height="100" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality=high allowScriptAccess=never allowNetworking=always bgcolor=#FFFFFF ></embed><noembed><a href="http://ruxton.bandcamp.com/track/track-x">Track X by Ruxton</a></noembed></param></object></p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="100" ><param name="movie" value="http://bandcamp.com/EmbeddedPlayer.swf/track=3544129175/size=venti/bgcol=FFFFFF/linkcol=c20000/"></param><param name="quality" value="high"></param><param name="allowScriptAccess" value="never"></param><param name="allowNetworking" value="always"></param><param name="bgcolor" value="#FFFFFF"><embed src="http://bandcamp.com/EmbeddedPlayer.swf/track=3544129175/size=venti/bgcol=FFFFFF/linkcol=c20000/" width="400" height="100" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality=high allowScriptAccess=never allowNetworking=always bgcolor=#FFFFFF ></embed><noembed><a href="http://ruxton.bandcamp.com/track/filters-aint-shit-percuss-shareef">Filters Aint Shit (Percuss &#38; Shareef) by Ruxton</a></noembed></param></object></p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="100" ><param name="movie" value="http://bandcamp.com/EmbeddedPlayer.swf/track=1120272966/size=venti/bgcol=FFFFFF/linkcol=c20000/"></param><param name="quality" value="high"></param><param name="allowScriptAccess" value="never"></param><param name="allowNetworking" value="always"></param><param name="bgcolor" value="#FFFFFF"><embed src="http://bandcamp.com/EmbeddedPlayer.swf/track=1120272966/size=venti/bgcol=FFFFFF/linkcol=c20000/" width="400" height="100" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality=high allowScriptAccess=never allowNetworking=always bgcolor=#FFFFFF ></embed><noembed><a href="http://ruxton.bandcamp.com/track/ghost-drummer">Ghost Drummer by Ruxton</a></noembed></param></object></p>
]]></description>
			<content:encoded><![CDATA[<p>Many of you wont know, but i live a double life drenched in Music.  To keep it short, i love music and the effects it can have on people and their mentality.  I <a href="http://ignite.digitalignition.net/2009/07/22/old-music-i-made/">used to produce a bit of Drum N Bass</a> but i stopped quite some time ago as it wasn&#8217;t making me happy, it was leaving me in a bad mindset.  Fast forward a few more years and i&#8217;ve been practicing rapping for a few years, so i started to get down n dirty and start seriously writing both beats and raps (on the mic as Percuss), what follows is the end result of a month or 2 of getting back into the studio.  I&#8217;ve only managed to get vocals down for one below and that beat is jacked from Swollen Members &#8211; Heavy Thinkers, but the lyrics were so meaningful i just couldn&#8217;t resist getting it down.  ENJOY.</p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="100" ><param name="movie" value="http://bandcamp.com/EmbeddedPlayer.swf/track=4198859782/size=venti/bgcol=FFFFFF/linkcol=c20000/"></param><param name="quality" value="high"></param><param name="allowScriptAccess" value="never"></param><param name="allowNetworking" value="always"></param><param name="bgcolor" value="#FFFFFF"><embed src="http://bandcamp.com/EmbeddedPlayer.swf/track=4198859782/size=venti/bgcol=FFFFFF/linkcol=c20000/" width="400" height="100" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality=high allowScriptAccess=never allowNetworking=always bgcolor=#FFFFFF ></embed><noembed><a href="http://ruxton.bandcamp.com/track/track-x">Track X by Ruxton</a></noembed></param></object></p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="100" ><param name="movie" value="http://bandcamp.com/EmbeddedPlayer.swf/track=3544129175/size=venti/bgcol=FFFFFF/linkcol=c20000/"></param><param name="quality" value="high"></param><param name="allowScriptAccess" value="never"></param><param name="allowNetworking" value="always"></param><param name="bgcolor" value="#FFFFFF"><embed src="http://bandcamp.com/EmbeddedPlayer.swf/track=3544129175/size=venti/bgcol=FFFFFF/linkcol=c20000/" width="400" height="100" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality=high allowScriptAccess=never allowNetworking=always bgcolor=#FFFFFF ></embed><noembed><a href="http://ruxton.bandcamp.com/track/filters-aint-shit-percuss-shareef">Filters Aint Shit (Percuss &amp; Shareef) by Ruxton</a></noembed></param></object></p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="100" ><param name="movie" value="http://bandcamp.com/EmbeddedPlayer.swf/track=1120272966/size=venti/bgcol=FFFFFF/linkcol=c20000/"></param><param name="quality" value="high"></param><param name="allowScriptAccess" value="never"></param><param name="allowNetworking" value="always"></param><param name="bgcolor" value="#FFFFFF"><embed src="http://bandcamp.com/EmbeddedPlayer.swf/track=1120272966/size=venti/bgcol=FFFFFF/linkcol=c20000/" width="400" height="100" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality=high allowScriptAccess=never allowNetworking=always bgcolor=#FFFFFF ></embed><noembed><a href="http://ruxton.bandcamp.com/track/ghost-drummer">Ghost Drummer by Ruxton</a></noembed></param></object></p>

<p><a href="http://feedads.g.doubleclick.net/~a/-e8y4r6mmsXsp5cXejItRSYMAMU/0/da"><img src="http://feedads.g.doubleclick.net/~a/-e8y4r6mmsXsp5cXejItRSYMAMU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-e8y4r6mmsXsp5cXejItRSYMAMU/1/da"><img src="http://feedads.g.doubleclick.net/~a/-e8y4r6mmsXsp5cXejItRSYMAMU/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2009/09/21/music-beats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#SongsInCode – Twitter Meme</title>
		<link>http://ignite.digitalignition.net/2009/08/21/songsincode-twitter-meme/</link>
		<comments>http://ignite.digitalignition.net/2009/08/21/songsincode-twitter-meme/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 08:05:08 +0000</pubDate>
		<dc:creator>Ruxton</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://ignite.digitalignition.net/?p=429</guid>
		<description><![CDATA[<p>This morning i got out of bed to be greeted by what I can only describe as the highest level of in-joke and nerd humour i&#8217;ve ever witnessed, <a href="https://search.twitter.com/search?q=%23songsincode">#SongsInCode</a>.  SongsInCode is a Twitter hashtag people have started using and the idea is simple, think of a lyric or name of a song and express it program code.  Follow through for a list of <a href="https://search.twitter.com/search?q=%23songsincode">#songsincode</a> i submitted.</p>
<p>Heres a list of ones i submitted through the course of the day:</p>
<p>John Lennon &#8211; Imagine<br />
<code>
<pre>function Imagine() {
	$ppl = World::getPopulation();
	$ppl->liveForToday();
	$ppl->liveInPeace();
	World::Share($ppl);
	World::liveAsOne($ppl);
}</pre>
<p></code></p>
<p>The Beatles &#8211; Octopus&#8217; Garden<br />
<code>
<pre>if(garden.owner == "Octopus"
	&#038;&#038; garden.location == "under-sea"
	&#038;&#038; garden.shadeLevel == 80 ) {
		me.satisfied();
}</pre>
<p></code></p>
<p>Nancy Sinatra &#8211; These Boots Are Made For Walking<br />
<code>
<pre>$boots = bootFactory.make(WalkingBoots);
boots.Walk();
boots.WalkAllOver(you);</pre>
<p></code></p>
<p>Vanilla Ice &#8211; Ice Ice Baby<br />
<code>
<pre>function Stop($ice) {
	Collaborate();
	Listen();
	$ice.invent();
	$ice.comeBack();
}</pre>
<p></code></p>
<p>The Commodores &#8211; Three Times A Lady<br />
<code>
<pre>while(i=1;i == 3; i++) {
	lady++;
}</pre>
<p></code></p>
<p>Lamb Chops &#8211; The Song That Doesn&#8217;t End<br />
<code>
<pre>while(1 != 1) {
	playVerse();
}</pre>
<p></code></p>
<p>Queen &#8211; Fat Bottom Girls<br />
<code>
<pre>if(Girl.styles.borderBottomWidth > 100) {
	RockingWorld.rotate();
}</pre>
<p></code></p>
<p>The Beatles &#8211; I Am The Walrus<br />
<code>
<pre>if(me.getSpecies() == Species.ODOBENUS_ROSMARUS
	&#038;&#038; me.getJob() == Jobs.POULTRY_FARMER) {
		print "GooGooGaJoob";
}</pre>
<p></code></p>
<p>Homer Simpson &#8211; When I Was 17<br />
<code>
<pre>me.age = 17;
beer.quality = Beverages.VGOOD_QUAL;
fakeID = new FakeID('Brian McGee');
me.add(fakeID);
me.buyNDrink(beer);</pre>
<p></code></p>
<p>The Beatles &#8211; Yellow Submarine<br />
<code>
<pre>if(this.Town=="Liverpool") {
	s=new Submarine();
	s.color ='Yellow';
	us.setLivingArrangements(sub);
}</pre>
<p></code></p>
<p>Masters Apprentices &#8211; Turn Up Your Radio<br />
<code>
<pre>everybody.learnFromPast();
everybody.listenToMusic(time());
radio.setVolume(Volume.MAX);</pre>
<p></code></p>
<p>Nat King Cole &#8211; Wonderful World<br />
<code>
<pre>this.see(Trees.Color.Green);
this.see(Roses.Color.Red);
this.see(Roses.Bloom);
this.think(Memory.WONDERFUL_WORLD);</pre>
<p></code></p>
<p>Will Smith &#8211; Fresh Prince of Bel Air Theme<br />
<code>
<pre>while(w in WestPhiladelphia) {
	w.shootBall();
	thugs.makeTrouble();
	w.fight(thugs);
	Mum.getScared();
	w.Location(BEL_AIR);
}</pre>
<p></code></p>
<p>The Thrasmen &#8211; Surfin&#8217; Bird<br />
<code>
<pre>person.heard('Bird') ? '' : 'Ba Ba Ba Boo Ma Mow Mow Ba Ba Boo Mow Ma Mow';</pre>
<p></code></p>
<p>Notorious B.I.G &#8211; Ten Crack Commandments<br />
<code>
<pre>for(i=1; i == 10; i++) {
	echo $crackCommandment[i];
}</pre>
<p></code></p>
<p>Freestylers &#8211; Push Up<br />
<code>
<pre>up = array('your body');
array_push(up,'your body next to mine');</pre>
<p></code></p>
<p>Bart Simpson &#8211; Do The Bartman<br />
<code>
<pre>function doTheBartman($person) {
	$person->ShakeBody();
	$person->TurnOutBody();
	$person->MoveButtSide2Side();
}
if ($guy->reputation == LUDE) {
	$guy->greet(Greets.DUDES);
	$guy->terrorise(people);
	$guy->keepFlow();
	$guy->fixTestScores();
	$guy->dropBananaPeels();
	$guy->setLastName('Simpson');
	$guy->setFirstName('Bart');
}
for($person in $House)
{
	doTheBartman($person);
}</pre>
<p></code></p>
<p>So there we have it, <a href="https://search.twitter.com/search?q=%23songsincode">#SongsInCode</a>, seems the guys <a href="http://www.sitepoint.com/blogs/2009/08/21/geeks-just-wanna-have-fun-songsincode/">over at SitePoint like a few of mine enough to mention them too!</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This morning i got out of bed to be greeted by what I can only describe as the highest level of in-joke and nerd humour i&#8217;ve ever witnessed, <a href="https://search.twitter.com/search?q=%23songsincode">#SongsInCode</a>.  SongsInCode is a Twitter hashtag people have started using and the idea is simple, think of a lyric or name of a song and express it program code.  Follow through for a list of <a href="https://search.twitter.com/search?q=%23songsincode">#songsincode</a> i submitted.</p>
<p>Heres a list of ones i submitted through the course of the day:</p>
<p>John Lennon &#8211; Imagine<br />
<code>
<pre>function Imagine() {
	$ppl = World::getPopulation();
	$ppl->liveForToday();
	$ppl->liveInPeace();
	World::Share($ppl);
	World::liveAsOne($ppl);
}</pre>
<p></code></p>
<p>The Beatles &#8211; Octopus&#8217; Garden<br />
<code>
<pre>if(garden.owner == "Octopus"
	&#038;&#038; garden.location == "under-sea"
	&#038;&#038; garden.shadeLevel == 80 ) {
		me.satisfied();
}</pre>
<p></code></p>
<p>Nancy Sinatra &#8211; These Boots Are Made For Walking<br />
<code>
<pre>$boots = bootFactory.make(WalkingBoots);
boots.Walk();
boots.WalkAllOver(you);</pre>
<p></code></p>
<p>Vanilla Ice &#8211; Ice Ice Baby<br />
<code>
<pre>function Stop($ice) {
	Collaborate();
	Listen();
	$ice.invent();
	$ice.comeBack();
}</pre>
<p></code></p>
<p>The Commodores &#8211; Three Times A Lady<br />
<code>
<pre>while(i=1;i == 3; i++) {
	lady++;
}</pre>
<p></code></p>
<p>Lamb Chops &#8211; The Song That Doesn&#8217;t End<br />
<code>
<pre>while(1 != 1) {
	playVerse();
}</pre>
<p></code></p>
<p>Queen &#8211; Fat Bottom Girls<br />
<code>
<pre>if(Girl.styles.borderBottomWidth > 100) {
	RockingWorld.rotate();
}</pre>
<p></code></p>
<p>The Beatles &#8211; I Am The Walrus<br />
<code>
<pre>if(me.getSpecies() == Species.ODOBENUS_ROSMARUS
	&#038;&#038; me.getJob() == Jobs.POULTRY_FARMER) {
		print "GooGooGaJoob";
}</pre>
<p></code></p>
<p>Homer Simpson &#8211; When I Was 17<br />
<code>
<pre>me.age = 17;
beer.quality = Beverages.VGOOD_QUAL;
fakeID = new FakeID('Brian McGee');
me.add(fakeID);
me.buyNDrink(beer);</pre>
<p></code></p>
<p>The Beatles &#8211; Yellow Submarine<br />
<code>
<pre>if(this.Town=="Liverpool") {
	s=new Submarine();
	s.color ='Yellow';
	us.setLivingArrangements(sub);
}</pre>
<p></code></p>
<p>Masters Apprentices &#8211; Turn Up Your Radio<br />
<code>
<pre>everybody.learnFromPast();
everybody.listenToMusic(time());
radio.setVolume(Volume.MAX);</pre>
<p></code></p>
<p>Nat King Cole &#8211; Wonderful World<br />
<code>
<pre>this.see(Trees.Color.Green);
this.see(Roses.Color.Red);
this.see(Roses.Bloom);
this.think(Memory.WONDERFUL_WORLD);</pre>
<p></code></p>
<p>Will Smith &#8211; Fresh Prince of Bel Air Theme<br />
<code>
<pre>while(w in WestPhiladelphia) {
	w.shootBall();
	thugs.makeTrouble();
	w.fight(thugs);
	Mum.getScared();
	w.Location(BEL_AIR);
}</pre>
<p></code></p>
<p>The Thrasmen &#8211; Surfin&#8217; Bird<br />
<code>
<pre>person.heard('Bird') ? '' : 'Ba Ba Ba Boo Ma Mow Mow Ba Ba Boo Mow Ma Mow';</pre>
<p></code></p>
<p>Notorious B.I.G &#8211; Ten Crack Commandments<br />
<code>
<pre>for(i=1; i == 10; i++) {
	echo $crackCommandment[i];
}</pre>
<p></code></p>
<p>Freestylers &#8211; Push Up<br />
<code>
<pre>up = array('your body');
array_push(up,'your body next to mine');</pre>
<p></code></p>
<p>Bart Simpson &#8211; Do The Bartman<br />
<code>
<pre>function doTheBartman($person) {
	$person->ShakeBody();
	$person->TurnOutBody();
	$person->MoveButtSide2Side();
}
if ($guy->reputation == LUDE) {
	$guy->greet(Greets.DUDES);
	$guy->terrorise(people);
	$guy->keepFlow();
	$guy->fixTestScores();
	$guy->dropBananaPeels();
	$guy->setLastName('Simpson');
	$guy->setFirstName('Bart');
}
for($person in $House)
{
	doTheBartman($person);
}</pre>
<p></code></p>
<p>So there we have it, <a href="https://search.twitter.com/search?q=%23songsincode">#SongsInCode</a>, seems the guys <a href="http://www.sitepoint.com/blogs/2009/08/21/geeks-just-wanna-have-fun-songsincode/">over at SitePoint like a few of mine enough to mention them too!</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/vUXz0i35IyAtzGq3AhX2ybPBIMQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/vUXz0i35IyAtzGq3AhX2ybPBIMQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/vUXz0i35IyAtzGq3AhX2ybPBIMQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/vUXz0i35IyAtzGq3AhX2ybPBIMQ/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://ignite.digitalignition.net/2009/08/21/songsincode-twitter-meme/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 5.009 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-02-09 21:55:42 -->

