<?xml version="1.0" encoding="UTF-8" ?>
	<?xml-stylesheet type="text/css" href="feed.css" ?>
	<?xml-stylesheet type="text/xsl" href="feed.xsl" media="screen" ?>
	<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel> 
				<title>RSS &#64; GeeksNeverSleep.com</title> 
					<link>http://geeksneversleep.com/</link> 
					<atom:link href="http://geeksneversleep.com/rss.xml" rel="self" type="application/rss+xml" />
					<description>Get all our newest entries when you subscribe to the RSS feed.</description> 
					<language>en-us</language>
					<copyright>Copyright 2010 geeksneversleep.com</copyright>
					<docs>http://blogs.law.harvard.edu/tech/rss/</docs>
					<lastBuildDate>Sun, 15 Aug 2010 13:21:27 -0500</lastBuildDate><item> 
				<title>Why I (Occasionally) Use Empty Statements</title> 
				<description><![CDATA[Just another mindless entry...]]>[...]</description>
				<pubDate>Fri, 20 Aug 2010 23:30:14 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/why-i-occasionally-use-empty-statements</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/why-i-occasionally-use-empty-statements</guid>
			</item><item> 
				<title>Project: Ruby in .NET</title> 
				<description><![CDATA[A code snippet to demo Ruby, as developed with Visual Studio 2008 and Ruby-in-Steel.]]>[...]</description>
				<pubDate>Sat, 24 Jul 2010 16:11:25 -0500</pubDate>
				<link>http://geeksneversleep.com/code/project-ruby-in-net</link>
				<guid isPermaLink="true">http://geeksneversleep.com/code/project-ruby-in-net</guid>
			</item><item> 
				<title>Project: COBOL in .NET</title> 
				<description><![CDATA[Fun with COBOL in .NET...]]>[...]</description>
				<pubDate>Sun, 18 Jul 2010 22:53:20 -0500</pubDate>
				<link>http://geeksneversleep.com/code/project-cobol-in-net</link>
				<guid isPermaLink="true">http://geeksneversleep.com/code/project-cobol-in-net</guid>
			</item><item> 
				<title>Using IEnumerable Is Better Than Returning Lists</title> 
				<description><![CDATA[Just another mindless entry...]]>[...]</description>
				<pubDate>Wed, 07 Jul 2010 10:29:19 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/using-ienumerable-is-better-than-returning-lists</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/using-ienumerable-is-better-than-returning-lists</guid>
			</item><item> 
				<title>Thinking About the Past...</title> 
				<description><![CDATA[Looks like my midlife crisis is coming early...]]>[...]</description>
				<pubDate>Wed, 10 Mar 2010 01:54:58 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/thinking-about-the-past</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/thinking-about-the-past</guid>
			</item><item> 
				<title>A Discussion of Class </title> 
				<description><![CDATA[A brief discussion of classes within the context of object-oriented programming.]]>[...]</description>
				<pubDate>Wed, 03 Mar 2010 15:45:40 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/a-discussion-of-class</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/a-discussion-of-class</guid>
			</item><item> 
				<title>C#, XML, and LINQ: Deleting an XML Node</title> 
				<description><![CDATA[In what is likely to be the last in a series of quick LINQ tutorials, we cover deleting a node from an XML document.]]>[...]</description>
				<pubDate>Fri, 22 Jan 2010 11:03:10 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/c-xml-and-linq-deleting-an-xml-node</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/c-xml-and-linq-deleting-an-xml-node</guid>
			</item><item> 
				<title>C#, XML, and LINQ: Updating an XML File</title> 
				<description><![CDATA[Continuing on with the topic of the last two tutorials, we cover how to update an XML node using LINQ and C#.]]>[...]</description>
				<pubDate>Mon, 30 Nov 2009 01:29:23 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/c-xml-and-linq-sample-3</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/c-xml-and-linq-sample-3</guid>
			</item><item> 
				<title>C#, XML, and LINQ: Adding Nodes to an XML File</title> 
				<description><![CDATA[Another example of how useful LINQ is when we are having fun with XML.]]>[...]</description>
				<pubDate>Wed, 04 Nov 2009 10:42:20 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/c-xml-and-linq-sample-2</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/c-xml-and-linq-sample-2</guid>
			</item><item> 
				<title>C#, XML, and LINQ: Load &amp; Parse an XML File</title> 
				<description><![CDATA[An example of how useful LINQ is when we are having fun with XML.]]>[...]</description>
				<pubDate>Sat, 22 Aug 2009 23:04:48 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/c-xml-and-linq-sample-1</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/c-xml-and-linq-sample-1</guid>
			</item><item> 
				<title>Fun with LINQ</title> 
				<description><![CDATA[Waxing poetic about LINQ...]]>[...]</description>
				<pubDate>Mon, 17 Aug 2009 14:10:02 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/fun-with-linq</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/fun-with-linq</guid>
			</item><item> 
				<title>PHP Referrer Snippet</title> 
				<description><![CDATA[A PHP referral script.]]>[...]</description>
				<pubDate>Fri, 31 Jul 2009 08:44:26 -0500</pubDate>
				<link>http://geeksneversleep.com/code/php-referrer-snippet</link>
				<guid isPermaLink="true">http://geeksneversleep.com/code/php-referrer-snippet</guid>
			</item><item> 
				<title>Shorthand Properties = Lazy Programming, IMHO</title> 
				<description><![CDATA[A short discussion of why I dislike shorthand property syntax in C#.]]>[...]</description>
				<pubDate>Tue, 28 Jul 2009 18:45:16 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/shorthand-properties-lazy-programming-imho</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/shorthand-properties-lazy-programming-imho</guid>
			</item><item> 
				<title>W3Schools is teh awesomeness</title> 
				<description><![CDATA[Giving credit where it's due for a nice feature in my new portfolio script.
:)]]>[...]</description>
				<pubDate>Tue, 21 Jul 2009 22:48:53 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/w3schools-is-teh-awesomeness</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/w3schools-is-teh-awesomeness</guid>
			</item><item> 
				<title>falcon1986 is my hero...</title> 
				<description><![CDATA[Giving some love to a man only known as "falcon1986" for his most helpful article.]]>[...]</description>
				<pubDate>Sat, 11 Jul 2009 19:13:39 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/falcon1986-is-my-hero</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/falcon1986-is-my-hero</guid>
			</item><item> 
				<title>Rolling, rolling, rolling...</title> 
				<description><![CDATA[Just another mindless entry...]]>[...]</description>
				<pubDate>Thu, 09 Jul 2009 15:20:59 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/rolling-rolling-rolling</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/rolling-rolling-rolling</guid>
			</item><item> 
				<title>CSS Template 1</title> 
				<description><![CDATA[A simple CSS template, plus links to download the source.]]>[...]</description>
				<pubDate>Tue, 07 Jul 2009 12:55:41 -0500</pubDate>
				<link>http://geeksneversleep.com/code/css-template-1</link>
				<guid isPermaLink="true">http://geeksneversleep.com/code/css-template-1</guid>
			</item><item> 
				<title>HTML Template 1</title> 
				<description><![CDATA[Code for an XHTML Strict template, plus links to download the source.]]>[...]</description>
				<pubDate>Tue, 07 Jul 2009 12:44:41 -0500</pubDate>
				<link>http://geeksneversleep.com/code/html-template-1</link>
				<guid isPermaLink="true">http://geeksneversleep.com/code/html-template-1</guid>
			</item><item> 
				<title>Survey of Programming Languages I</title> 
				<description><![CDATA[Just some experiences I had in a class I had to take.]]>[...]</description>
				<pubDate>Tue, 07 Jul 2009 00:13:15 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/survey-of-programming-languages-i</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/survey-of-programming-languages-i</guid>
			</item><item> 
				<title>I think I have a problem...</title> 
				<description><![CDATA[Hi. My name is Tieson, and I'm an addict...
:p]]>[...]</description>
				<pubDate>Tue, 30 Jun 2009 09:58:25 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/i-think-i-have-a-problem</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/i-think-i-have-a-problem</guid>
			</item><item> 
				<title>Fixing an odd bug in .htaccess</title> 
				<description><![CDATA[A hopefully helpful .htaccess post. :)]]>[...]</description>
				<pubDate>Sun, 21 Jun 2009 13:50:47 -0500</pubDate>
				<link>http://geeksneversleep.com/code/fixing-an-odd-bug-in-htaccess</link>
				<guid isPermaLink="true">http://geeksneversleep.com/code/fixing-an-odd-bug-in-htaccess</guid>
			</item><item> 
				<title>Nifty Corners = Sah-weeeeet...</title> 
				<description><![CDATA[Nifty Corners, how do I love thee? Let me count the ways...]]>[...]</description>
				<pubDate>Mon, 11 May 2009 17:14:19 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/nifty-corners-sah-weeeeet</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/nifty-corners-sah-weeeeet</guid>
			</item><item> 
				<title>Creating A C++ Application, Part 1</title> 
				<description><![CDATA[A short walk-through on how to create the ubiquitous "Hello, world" sample program.]]>[...]</description>
				<pubDate>Sat, 25 Apr 2009 15:28:08 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/creating-a-cplusplus-console-application-part-1</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/creating-a-cplusplus-console-application-part-1</guid>
			</item><item> 
				<title>Yur Doin' It Wrong...</title> 
				<description><![CDATA[Just me complaining about the lack of effort I observe in some students.]]>[...]</description>
				<pubDate>Sun, 05 Apr 2009 15:35:06 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/yur-doin-it-wrong</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/yur-doin-it-wrong</guid>
			</item><item> 
				<title>Debt Repayment Calculator, Part One</title> 
				<description><![CDATA[Part One of a tutorial where we build code to calculate the various aspects of repaying a debt.]]>[...]</description>
				<pubDate>Wed, 25 Mar 2009 23:19:34 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/debt-repayment-calculator-part-one</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/debt-repayment-calculator-part-one</guid>
			</item><item> 
				<title>Programming Primer</title> 
				<description><![CDATA[A brief overview of key programming terms.]]>[...]</description>
				<pubDate>Sun, 01 Mar 2009 23:52:42 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/programming-primer</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/programming-primer</guid>
			</item><item> 
				<title>The Many Faces of the Hyperlink Element</title> 
				<description><![CDATA[A few of the uses for the hyperlink HTML element.]]>[...]</description>
				<pubDate>Thu, 05 Feb 2009 21:29:05 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/the-many-faces-of-the-hyperlink-element</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/the-many-faces-of-the-hyperlink-element</guid>
			</item><item> 
				<title>IE8 RC1? Not Too Shabby!</title> 
				<description><![CDATA[There is hope, yet...]]>[...]</description>
				<pubDate>Wed, 28 Jan 2009 12:58:50 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/ie8-rc1-not-too-shabby</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/ie8-rc1-not-too-shabby</guid>
			</item><item> 
				<title>C# Sample: Timing Class</title> 
				<description><![CDATA[A snippet and a download for a C# class, Timing.cs]]>[...]</description>
				<pubDate>Sun, 25 Jan 2009 01:21:12 -0500</pubDate>
				<link>http://geeksneversleep.com/code/csharp-sample-timing-class</link>
				<guid isPermaLink="true">http://geeksneversleep.com/code/csharp-sample-timing-class</guid>
			</item><item> 
				<title>C# Sample: RandomDataSet Class</title> 
				<description><![CDATA[A snippet and a download for a C# class, RandomDataSet.cs]]>[...]</description>
				<pubDate>Fri, 23 Jan 2009 19:00:30 -0500</pubDate>
				<link>http://geeksneversleep.com/code/csharp-sample-randomdataset-class</link>
				<guid isPermaLink="true">http://geeksneversleep.com/code/csharp-sample-randomdataset-class</guid>
			</item><item> 
				<title>ASP dotNET vs. PHP</title> 
				<description><![CDATA[Just another mindless entry...]]>[...]</description>
				<pubDate>Wed, 21 Jan 2009 23:54:22 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/asp-dotnet-vs-php</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/asp-dotnet-vs-php</guid>
			</item><item> 
				<title>OOP and C#: Making a Sample Class</title> 
				<description><![CDATA[This is a general tutorial of how to use C# to develop a class.]]>[...]</description>
				<pubDate>Fri, 02 Jan 2009 03:14:19 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/oop-and-csharp-making-a-sample-class</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/oop-and-csharp-making-a-sample-class</guid>
			</item><item> 
				<title>HTML + CSS = A Calendar? Cool!</title> 
				<description><![CDATA[A tutorial detailing how to create a calendar date widget for a web site.]]>[...]</description>
				<pubDate>Sat, 20 Dec 2008 23:39:14 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/html-css-calendar</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/html-css-calendar</guid>
			</item><item> 
				<title>Something Wicked, This Way Comes...</title> 
				<description><![CDATA[Just another mindless entry...]]>[...]</description>
				<pubDate>Thu, 18 Dec 2008 12:05:00 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/something-wicked-this-way-comes</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/something-wicked-this-way-comes</guid>
			</item><item> 
				<title>Opining About My Future</title> 
				<description><![CDATA[Just another mindless entry...]]>[...]</description>
				<pubDate>Mon, 08 Dec 2008 14:38:00 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/opining-about-my-future</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/opining-about-my-future</guid>
			</item><item> 
				<title>My Favorite Free Security Software</title> 
				<description><![CDATA[The security software I know and love... more or less.
:p]]>[...]</description>
				<pubDate>Tue, 25 Nov 2008 13:34:00 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/my-favorite-free-security-software</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/my-favorite-free-security-software</guid>
			</item><item> 
				<title>Java Classes</title> 
				<description><![CDATA[A short rundown of a few of the key points to consider when developing a Java class.]]>[...]</description>
				<pubDate>Fri, 21 Nov 2008 16:08:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/java-classes</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/java-classes</guid>
			</item><item> 
				<title>Visual Basic</title> 
				<description><![CDATA[First rule of GeeksNeverSleep: We don't talk about VB...
:p]]>[...]</description>
				<pubDate>Fri, 21 Nov 2008 16:02:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/visual-basic</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/visual-basic</guid>
			</item><item> 
				<title>An Interesting Use of a C# Foreach Loop</title> 
				<description><![CDATA[Here, I present a small code snippet for clearing text from TextBox controls in a C# Windows project.]]>[...]</description>
				<pubDate>Tue, 04 Nov 2008 14:12:00 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/an-interesting-use-of-a-csharp-foreach-loop</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/an-interesting-use-of-a-csharp-foreach-loop</guid>
			</item><item> 
				<title>Coding Like Forrest Gump</title> 
				<description><![CDATA[I&#39;m kinda tired. Think I&#39;ll go home now...]]>[...]</description>
				<pubDate>Fri, 24 Oct 2008 16:09:00 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/coding-like-forrest-gump</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/coding-like-forrest-gump</guid>
			</item><item> 
				<title>Pretty URLs For Everyone!</title> 
				<description><![CDATA[A simple example of how to use a .htaccess file.]]>[...]</description>
				<pubDate>Mon, 13 Oct 2008 01:00:00 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/pretty-urls-for-everyone</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/pretty-urls-for-everyone</guid>
			</item><item> 
				<title>Why Sherlock Holmes Would Have Made A Kick-Ass Programmer</title> 
				<description><![CDATA[Telling a short story about what a dumbass I can be...


:p]]>[...]</description>
				<pubDate>Wed, 08 Oct 2008 20:59:00 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/why-sherlock-holmes-would-have-made-a-kick-ass-programmer</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/why-sherlock-holmes-would-have-made-a-kick-ass-programmer</guid>
			</item><item> 
				<title>Java: Multi-Platform Powerhouse</title> 
				<description><![CDATA[Ask most techie people what drives the web, and a fair portion of those people will say, Java...]]>[...]</description>
				<pubDate>Wed, 08 Oct 2008 18:46:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/java</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/java</guid>
			</item><item> 
				<title>C# : Creating a Custom Class</title> 
				<description><![CDATA[It&#39;s probably just my infatuation with C# that makes me say this, but I find creating classes in C# much easier than any other language I&#39;ve learned.]]>[...]</description>
				<pubDate>Fri, 03 Oct 2008 13:29:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/csharp-classes</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/csharp-classes</guid>
			</item><item> 
				<title>C# : .NET's Native Tongue</title> 
				<description><![CDATA[Built from the ground up to implement the .NET framework. Highly managed. My first choice to code with.]]>[...]</description>
				<pubDate>Fri, 03 Oct 2008 11:13:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/csharp</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/csharp</guid>
			</item><item> 
				<title>C/C++ : Creating a Custom Class</title> 
				<description><![CDATA[Like any object-oriented programming language, C++ implements the class logical construct to enforce the ideas of encapsulation, inheritance, and polymorphism.]]>[...]</description>
				<pubDate>Fri, 03 Oct 2008 12:57:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/cplusplus-classes</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/cplusplus-classes</guid>
			</item><item> 
				<title>C/C++ : Includes</title> 
				<description><![CDATA[C and C++ have a robust code library behind them. Add them to your code using the include directive.]]>[...]</description>
				<pubDate>Fri, 03 Oct 2008 10:55:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/cplusplus-includes</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/cplusplus-includes</guid>
			</item><item> 
				<title>C/C++ : Power at Your Fingertips</title> 
				<description><![CDATA[Fast, versatile, customizable. My go-to choice when all else fails.]]>[...]</description>
				<pubDate>Fri, 03 Oct 2008 10:36:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/cplusplus</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/cplusplus</guid>
			</item><item> 
				<title>MySQL: OpenSource Data Storage</title> 
				<description><![CDATA[According to Wikipedia, MySQL is a multi-threaded, multi-user SQL database management system (DBMS). MySQL seems to be the database system of choice for most Open Source projects, possibly because it is licensed under the GNU/GPL, or GNU General Public License.]]>[...]</description>
				<pubDate>Thu, 02 Oct 2008 17:59:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/mysql</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/mysql</guid>
			</item><item> 
				<title>JavaScript</title> 
				<description><![CDATA[Wikipedia:   JavaScript is a scripting language most often used for client-side web development. It was the originating implementation of the ECMAScript standard. As such, it is a dynamic, weakly typed, prototype-based language with first-class functions.]]>[...]</description>
				<pubDate>Thu, 02 Oct 2008 17:14:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/javascript</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/javascript</guid>
			</item><item> 
				<title>Drupal: Open Source CMS</title> 
				<description><![CDATA[Drupal is an OpenSource content management system.]]>[...]</description>
				<pubDate>Wed, 01 Oct 2008 23:16:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/drupal-open-source-cms</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/drupal-open-source-cms</guid>
			</item><item> 
				<title>Content Management System</title> 
				<description><![CDATA[Sometimes, we need some help keeping our stuff organized. A CMS system eases the complexity involved with managing a website...]]>[...]</description>
				<pubDate>Wed, 01 Oct 2008 22:55:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/content-management-system</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/content-management-system</guid>
			</item><item> 
				<title>PHP Hypertext Preprocessor</title> 
				<description><![CDATA[PHP is an object-oriented programming language, based on C, whose primary purpose is to create dynamic web-pages through a process known as server-side scripting.]]>[...]</description>
				<pubDate>Wed, 01 Oct 2008 22:47:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/php-hypertext-preprocessor</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/php-hypertext-preprocessor</guid>
			</item><item> 
				<title>Cascading Stylesheets</title> 
				<description><![CDATA[Using a cascading style sheet, it is possible to reduce the weight, or file size, of a HTML source document by several factors. A CSS file defines rules for the presentation of the content within the HTML file it is linked to or embedded in. These rules allow the page designer to apply the same styling to multiple elements within the page without having to repeat the styling code over and over again.]]>[...]</description>
				<pubDate>Wed, 01 Oct 2008 22:32:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/cascading-stylesheets</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/cascading-stylesheets</guid>
			</item><item> 
				<title>Extensible Hypertext Mark-up Language</title> 
				<description><![CDATA[XHTML is a fusion of HTML and XML, or Extensible Mark-up Language. XML documents must follow a strict guideline to be considered valid. By combining HTML and XML, we are able to ensure that the web pages we produce will display consistently in various web browsers.]]>[...]</description>
				<pubDate>Wed, 01 Oct 2008 22:27:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/extensible-hypertext-mark-up-language</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/extensible-hypertext-mark-up-language</guid>
			</item><item> 
				<title>Conditional Statements</title> 
				<description><![CDATA[Here you can review some samples I threw together for demonstrating conditional statements in the few languages I have experience in.
Enjoy!]]>[...]</description>
				<pubDate>Wed, 01 Oct 2008 22:06:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/conditional-statements</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/conditional-statements</guid>
			</item><item> 
				<title>GNU &amp; Linux Distros</title> 
				<description><![CDATA[I struggle to avoid the fan-boy label, but I will admit that I prefer at least the ideology behind the OpenSource movement. To that end, I have assembled a list of distributions that have caught my attention at one point or another...]]>[...]</description>
				<pubDate>Tue, 30 Sep 2008 12:55:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/gnu-linux-distros</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/gnu-linux-distros</guid>
			</item><item> 
				<title>Development Tools</title> 
				<description><![CDATA[From coding to simple image editing, these are my go-to applications.]]>[...]</description>
				<pubDate>Tue, 30 Sep 2008 11:50:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/development-tools</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/development-tools</guid>
			</item><item> 
				<title>Unified Modeling Language</title> 
				<description><![CDATA[If you can't visualize your code logic, you might have a hard time coding a robust application. Use UML to help yourself see the light...]]>[...]</description>
				<pubDate>Mon, 29 Sep 2008 01:26:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/unified-modeling-language</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/unified-modeling-language</guid>
			</item><item> 
				<title>HTML 4.01 / XHTML 1.0 Reference</title> 
				<description><![CDATA[A tabular listing of all available HTML/XHTML element tags.]]>[...]</description>
				<pubDate>Mon, 29 Sep 2008 15:20:00 -0500</pubDate>
				<link>http://geeksneversleep.com/code/xhtml-html-tag-reference</link>
				<guid isPermaLink="true">http://geeksneversleep.com/code/xhtml-html-tag-reference</guid>
			</item><item> 
				<title>Hypertext Mark-up Language</title> 
				<description><![CDATA[In its most basic form, a HTML page is nothing more than a text file with special elements called tags. These tags are simply codes that are interpreted by a web browser, instructing it to mark-up, or format, the content in a certain way. Some examples: &lt;b&gt; to bold text, &lt;em&gt; to emphasize text, or &lt;q&gt; to quote text.]]>[...]</description>
				<pubDate>Sun, 28 Sep 2008 00:30:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/hypertext-mark-up-language</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/hypertext-mark-up-language</guid>
			</item><item> 
				<title>Object-Oriented Programming</title> 
				<description><![CDATA[Most "modern" programming languages implement a concept called "OOP," or Object Oriented Programming. We're tactile animals, and apparently we like our code to allow us to mentally "grasp" our logic structures...]]>[...]</description>
				<pubDate>Sat, 27 Sep 2008 00:59:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/object-oriented-programming</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/object-oriented-programming</guid>
			</item><item> 
				<title>Generic Code</title> 
				<description><![CDATA[Generic code, otherwise known as pseudo-code, is really nothing more than a first approximation of the logic of your program, but written in a very readable manner.]]>[...]</description>
				<pubDate>Fri, 26 Sep 2008 00:00:00 -0500</pubDate>
				<link>http://geeksneversleep.com/articles/generic-code</link>
				<guid isPermaLink="true">http://geeksneversleep.com/articles/generic-code</guid>
			</item><item> 
				<title>Tutorial One: HTML &gt;&gt; PHP</title> 
				<description><![CDATA[This tutorial walks you through converting a static HTML web page to a dynamically-built PHP script.]]>[...]</description>
				<pubDate>Thu, 18 Sep 2008 00:00:00 -0500</pubDate>
				<link>http://geeksneversleep.com/tutorials/tutorial-one-html-php</link>
				<guid isPermaLink="true">http://geeksneversleep.com/tutorials/tutorial-one-html-php</guid>
			</item><item> 
				<title>It&#39;s Project Time!</title> 
				<description><![CDATA[Just a quick blurb about a new OpenSource project I may have in the works.]]>[...]</description>
				<pubDate>Tue, 16 Sep 2008 13:37:00 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/its-project-time</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/its-project-time</guid>
			</item><item> 
				<title>What Ever Happened to Thinking Logically?</title> 
				<description><![CDATA[What, me opinionated? Never...
Ok, maybe I am, but hey, I calls &#39;em as I sees &#39;em.]]>[...]</description>
				<pubDate>Fri, 12 Sep 2008 00:36:00 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/whatever-happened-to-thinking-logically</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/whatever-happened-to-thinking-logically</guid>
			</item><item> 
				<title>Obsession of the moment: M-V-C</title> 
				<description><![CDATA[For this entry, I get all moon-eyed over a couple of new PHP frameworks.]]>[...]</description>
				<pubDate>Thu, 04 Sep 2008 00:00:00 -0500</pubDate>
				<link>http://geeksneversleep.com/blog/obsession-of-the-moment-m-v-c</link>
				<guid isPermaLink="true">http://geeksneversleep.com/blog/obsession-of-the-moment-m-v-c</guid>
			</item></channel> 
			</rss>