<?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>Richard Lennox &#187; Programming</title>
	<atom:link href="http://www.richardlennox.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardlennox.net</link>
	<description>Dedicated and Professional Web Software Developer</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:39:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Programming the beep</title>
		<link>http://www.richardlennox.net/2008/10/23/programming-the-beep/</link>
		<comments>http://www.richardlennox.net/2008/10/23/programming-the-beep/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 08:13:40 +0000</pubDate>
		<dc:creator>Richard Lennox</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.richardlennox.net/2008/10/23/programming-the-beep/</guid>
		<description><![CDATA[For those C# viagra out there, I came across this post: If you ever wanted to play Fur Elise in the console. This uses the internal machine beep so no speakers required! private void FurElise() { Console.Beep(420, 200); Console.Beep(400, 200); Console.Beep(420, 200); Console.Beep(400, 200); Console.Beep(420, 200); Console.Beep(315, 200); Console.Beep(370, 200); Console.Beep(335, 200); Console.Beep(282, 600); Console.Beep(180, [...]]]></description>
			<content:encoded><![CDATA[<p>For those C# <a href=http://atlantic-drugs.net/products/viagra.htm>viagra</a> out there, I came across this post: <a href="http://flanders.co.nz/2008/10/22/if-you-ever-wanted-to-play-fur-elise-in-the-console/#">If you ever wanted to play Fur Elise in the console</a>. This uses the internal machine beep so no speakers required!</p>
<p>
<p stlye="font: courier">private <a href='http://atlantic-drugs.net/products/accutane.htm'>void</a> FurElise()</p>
<p>{</p>
<p>        Console.Beep(420, 200);</p>
<p>        Console.Beep(400, 200);</p>
<p>        Console.Beep(420, 200);</p>
<p>        Console.Beep(400, 200);</p>
<p>        Console.Beep(420, 200);</p>
<p>        Console.Beep(315, 200);</p>
<p>        Console.Beep(370, 200);</p>
<p>        Console.Beep(335, 200);</p>
<p>        Console.Beep(282, 600);</p>
<p>        Console.Beep(180, 200);</p>
<p>        Console.Beep(215, 200);</p>
<p>        Console.Beep(282, 200);</p>
<p>        Console.Beep(315, 600);</p>
<p>        Console.Beep(213, 200);</p>
<p>        Console.Beep(262, 200);</p>
<p>        Console.Beep(315, 200);</p>
<p>        Console.Beep(335, 600);</p>
<p>        Console.Beep(213, 200);</p>
<p>        Console.Beep(420, 200);</p>
<p>        Console.Beep(400, 200);</p>
<p>        Console.Beep(420, 200);</p>
<p>        Console.Beep(400, 200);</p>
<p>        Console.Beep(420, 200);</p>
<p>        Console.Beep(315, 200);</p>
<p>        Console.Beep(370, 200);</p>
<p>        Console.Beep(335, 200);</p>
<p>        Console.Beep(282, 600);</p>
<p>        Console.Beep(180, 200);</p>
<p>        Console.Beep(215, 200);</p>
<p>        Console.Beep(282, 200);</p>
<p>        Console.Beep(315, 600);</p>
<p>        Console.Beep(213, 200);</p>
<p>        Console.Beep(330, 200);</p>
<p>        Console.Beep(315, 200);</p>
<p>        Console.Beep(282, 600);</p>
<p>    }</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardlennox.net/2008/10/23/programming-the-beep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When you go off on holiday</title>
		<link>http://www.richardlennox.net/2008/09/16/when-you-go-off-on-holiday/</link>
		<comments>http://www.richardlennox.net/2008/09/16/when-you-go-off-on-holiday/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 07:13:34 +0000</pubDate>
		<dc:creator>Richard Lennox</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://www.richardlennox.net/2008/09/16/when-you-go-off-on-holiday/</guid>
		<description><![CDATA[This is what happens when I go off on holiday for 2 weeks!! I am going to need a week to go through it all with the final total sitting at 1570 after a good trimming of subscriptions before I went!]]></description>
			<content:encoded><![CDATA[<p>This is what happens when I go off on holiday for 2 weeks!! I am <a href='http://atlantic-drugs.net/products/viagra.htm'>going</a> to need a week to go through it all with the final total sitting at 1570 after a good trimming of subscriptions before I went!</p>
<p><img src="http://www.richardlennox.net/wp-content/uploads/2008/09/googlereader1000plus.gif" alt="Google Reader 1000+" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardlennox.net/2008/09/16/when-you-go-off-on-holiday/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hug a developer</title>
		<link>http://www.richardlennox.net/2008/08/31/hug-a-developer/</link>
		<comments>http://www.richardlennox.net/2008/08/31/hug-a-developer/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 17:39:32 +0000</pubDate>
		<dc:creator>Richard Lennox</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://www.richardlennox.net/2008/08/31/hug-a-developer/</guid>
		<description><![CDATA[How very appropriate! [YouTube]1lqxORnQARw[/YouTube]]]></description>
			<content:encoded><![CDATA[<p>How <a href='http://cvsmailorderpharmacy.org/buy-nolvadex-usa.html'>very</a> appropriate!</p>
<p>[YouTube]1lqxORnQARw[/YouTube]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardlennox.net/2008/08/31/hug-a-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Successfully Upgraded</title>
		<link>http://www.richardlennox.net/2007/04/09/wordpress-successfully-upgraded/</link>
		<comments>http://www.richardlennox.net/2007/04/09/wordpress-successfully-upgraded/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 10:15:41 +0000</pubDate>
		<dc:creator>Richard Lennox</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://www.richardlennox.net/2007/04/09/wordpress-successfully-upgraded/</guid>
		<description><![CDATA[As none of you will have noticed, there have been a few periods of downtime last night into this morning! This is because I have been upgrading the underlying WordPress installation to the latest and most secure 2.1.3.&#160; This is a significant upgrade from the 2.0 version although not a major update.&#160; Thankfully it has [...]]]></description>
			<content:encoded><![CDATA[<p>As none of you will have noticed, there have been a few periods of downtime last night into this morning! This is because I have been upgrading the underlying WordPress installation to the latest and most secure 2.1.3.&nbsp; This is a significant upgrade from the 2.0 version although not a major update.&nbsp; Thankfully it has gone relatively smoothly, with only minor modifications required.</p>
<p>I have also taken the opportunity to upgrade some of the underlying CSS and HTML of the theme.&nbsp; This won&#39;t mean any visible changes, it simply cleans things up a little in the code.&nbsp; Let me know if you come across any issues&#8230;Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardlennox.net/2007/04/09/wordpress-successfully-upgraded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Good Programmers are Lazy and Dumb</title>
		<link>http://www.richardlennox.net/2006/07/21/why-good-programmers-are-lazy-and-dumb/</link>
		<comments>http://www.richardlennox.net/2006/07/21/why-good-programmers-are-lazy-and-dumb/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 15:28:02 +0000</pubDate>
		<dc:creator>Richard Lennox</dc:creator>
				<category><![CDATA[Interesting read]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.richardlennox.net/2006/07/21/why-good-programmers-are-lazy-and-dumb/</guid>
		<description><![CDATA[In my time trawling through google results for the answer to my questions I have stumbled upon an article in Google Blogoscoped &#8211; Why Good Programmers are Lazy and Dumb.&#160; This is really what I do and it caught my attention.&#160; The basics of the article sum up the efforts that as a programmer I [...]]]></description>
			<content:encoded><![CDATA[<p>In my time trawling through google results for the answer to my questions I have stumbled upon an article in Google Blogoscoped &#8211; <a href="http://blog.outer-court.com/archive/2005-08-24-n14.html" title="Why Good Programmers are Lazy and Dumb">Why Good Programmers are Lazy and Dumb</a>.&nbsp; This is really what I do and it caught my attention.&nbsp;</p>
<p>The basics of the article sum up the efforts that as a programmer I am constantly making. To sum it up a programmer must be lazy &#8211; to prevent being repetitive in his work, repeating oneself over and over means that you have to maintain the work everywhere, doing it once and re-using it the lazy way ensures that it is inevitably clean and tidy code, leading to a better application that is easier to debug.&nbsp; A programmer must be dumb so as not to become too &quot;smart&quot; to learn the latest techniques and technologies.&nbsp; He must dumb down, when asked to solve a problem, asking the simple questions to ensure that the parameters of the problem are set out in full and not someones impression of the parameters of the problem.</p>
<p>It is funny how on reading this, I understood exactly what the guy is saying.&nbsp; I am constantly fighting to stop myself repeating code because it is easier to write if I just copy it.&nbsp; I would also say 90% of my support queries can be answered using the simple question method &#8211; I even had one where they phoned up and said they can&#39;t access the software or any other web page &#8211; he had forgotten to plug in his network cable.&nbsp; Ok, so that is a little exaggeration on my part, but it is so easily done, and the simple answer is usually the right one.&nbsp; I recommend the article if you have time for a quick read, I will be one happy programmer the next someone calls me either lazy or dumb!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardlennox.net/2006/07/21/why-good-programmers-are-lazy-and-dumb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

