<?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>Tinsology</title>
	<atom:link href="http://tinsology.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinsology.net</link>
	<description>Read Me</description>
	<lastBuildDate>Fri, 27 Aug 2010 08:46:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Do We Need Longer Passwords?</title>
		<link>http://tinsology.net/2010/08/do-we-need-longer-passwords/</link>
		<comments>http://tinsology.net/2010/08/do-we-need-longer-passwords/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 08:46:46 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[My Thoughts and Rants]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1185</guid>
		<description><![CDATA[I noticed an article today on CNN called  <a title="CNN" href="http://www.cnn.com/2010/TECH/innovation/08/20/super.passwords/index.html">How to create a 'super password'</a>. For those of you who don't feel like reading the article, it is basically about how researchers at Georgia Tech are able to brute force 8-character passwords in less than a couple of hours, using "clusters of graphics cards". This is nothing new; graphics cards are being used for all sorts of applications other than graphics. What I think is more interesting is the conclusion the writer draws from the fact that cracking an 8-character password is a simple enough task, provided you have <a href="http://tinsology.net/2010/08/do-we-need-longer-passwords/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/06/creating-a-secure-login-system-the-right-way/' rel='bookmark' title='Permanent Link: Creating a Secure Login System the Right Way'>Creating a Secure Login System the Right Way</a></li>
<li><a href='http://tinsology.net/2009/04/validating-user-input/' rel='bookmark' title='Permanent Link: Validating User Input'>Validating User Input</a></li>
<li><a href='http://tinsology.net/2010/02/php-confirmation-emails/' rel='bookmark' title='Permanent Link: PHP Confirmation Emails'>PHP Confirmation Emails</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/08/do-we-need-longer-passwords/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Doing Things the Hard Way</title>
		<link>http://tinsology.net/2010/08/doing-things-the-hard-way/</link>
		<comments>http://tinsology.net/2010/08/doing-things-the-hard-way/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 09:09:39 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[My Thoughts and Rants]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Errors]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1179</guid>
		<description><![CDATA[Every now and then I discover something that makes me feel like I've been doing things the hard way. The feeling is an interesting combination of excitement and embarrassment. I experienced this today while browsing PHP documentation. I discovered two function that will make my life a lot easier in the future: <a href="http://www.php.net/manual/en/function.debug-backtrace.php">debug_backtrace</a> and <a href="http://www.php.net/manual/en/function.debug-print-backtrace.php">debug_print_backtrace</a>. As someone who has written his fair share of Java, I'm very accustomed to stack traces. The fact I've made it as far as I have with PHP without them leaves me feeling amazed. The fact that I've had access to them all <a href="http://tinsology.net/2010/08/doing-things-the-hard-way/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/06/know-what-to-expect-from-your-programming-language/' rel='bookmark' title='Permanent Link: Know What to Expect from your Programming Language'>Know What to Expect from your Programming Language</a></li>
<li><a href='http://tinsology.net/2010/04/php-polymorphism/' rel='bookmark' title='Permanent Link: PHP Overloading'>PHP Overloading</a></li>
<li><a href='http://tinsology.net/2009/01/dont-fear-the-recursionaper/' rel='bookmark' title='Permanent Link: Don&#8217;t Fear the Re(cursion)aper'>Don&#8217;t Fear the Re(cursion)aper</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/08/doing-things-the-hard-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Comprehensive Guide to Posting on Forums</title>
		<link>http://tinsology.net/2010/05/comprehensive-guide-to-posting-on-forums/</link>
		<comments>http://tinsology.net/2010/05/comprehensive-guide-to-posting-on-forums/#comments</comments>
		<pubDate>Thu, 20 May 2010 01:18:01 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[My Thoughts and Rants]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[forums]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1155</guid>
		<description><![CDATA[<h4>Creating Threads</h4> 
 
Searching 
 
When a rational person has a question or a topic to discuss on a forum that person might think "Maybe I should use the search feature to see if a thread regarding my topic already exists!". This is generally a waste of time, however. The probability of two people on a forum consisting of thousands of members over the span of several years having the same question, idea, or thought turns out to be very low. In addition to this, using the search feature can be incredibly confusing to use and takes far too long <a href="http://tinsology.net/2010/05/comprehensive-guide-to-posting-on-forums/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/05/pr-0-to-4-by-accident/' rel='bookmark' title='Permanent Link: PR 0 to 4&#8230; By Accident'>PR 0 to 4&#8230; By Accident</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/05/comprehensive-guide-to-posting-on-forums/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating Local Domains</title>
		<link>http://tinsology.net/2010/05/creating-local-domains/</link>
		<comments>http://tinsology.net/2010/05/creating-local-domains/#comments</comments>
		<pubDate>Mon, 03 May 2010 09:30:20 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[Website/Server Administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1141</guid>
		<description><![CDATA[This guide will show you how to create a domain on your local machine and configure apache to route traffic to that domain to a particular directory. I'll describe how to do this using Windows, but the process should be very similar in a linux environment. 
 
The first step is to choose a domain name. When choosing a domain you should remember two things: It will only exist on your local machine and it will override an already existing domain. The latter is probably the most important; choosing google.com as the domain will prevent you from accessing google.com. The <a href="http://tinsology.net/2010/05/creating-local-domains/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2010/03/circumventing-dns-caching/' rel='bookmark' title='Permanent Link: Circumventing DNS Caching'>Circumventing DNS Caching</a></li>
<li><a href='http://tinsology.net/2010/04/resurrecting-a-laptop-for-development/' rel='bookmark' title='Permanent Link: Resurrecting a Laptop for Development'>Resurrecting a Laptop for Development</a></li>
<li><a href='http://tinsology.net/2010/04/done-with-the-bs/' rel='bookmark' title='Permanent Link: Done with the BS'>Done with the BS</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/05/creating-local-domains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apparatus 0.4</title>
		<link>http://tinsology.net/2010/04/apparatus-0-4/</link>
		<comments>http://tinsology.net/2010/04/apparatus-0-4/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 03:03:09 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apparatus]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1136</guid>
		<description><![CDATA[A new version of <a href="http://tinsology.net/scripts/apparatus/">Apparatus</a> is available. Previously I wrote about several new features that would be included in this version, however rather than further postpone a release, I've decided to hold off on those features until the next version. Version 0.4 incorporates a new theme, the latest version of tab override (which should resolve any browser compatibility issues), and various improvements and modifications <a href="http://tinsology.net/2010/04/apparatus-0-4/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2010/01/apparatus-also-happy-new-year/' rel='bookmark' title='Permanent Link: Apparatus (also Happy New Year!)'>Apparatus (also Happy New Year!)</a></li>
<li><a href='http://tinsology.net/2010/03/apparatus-update-preview/' rel='bookmark' title='Permanent Link: Apparatus Update Preview'>Apparatus Update Preview</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/04/apparatus-0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Done with the BS</title>
		<link>http://tinsology.net/2010/04/done-with-the-bs/</link>
		<comments>http://tinsology.net/2010/04/done-with-the-bs/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 23:24:59 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[My Thoughts and Rants]]></category>
		<category><![CDATA[Website/Server Administration]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1113</guid>
		<description><![CDATA[I have been using various shared hosting providers for several years now. In that time I have never renewed a hosting plan with any single provider; instead moving from one to another for various reasons. Before I go any further let me describe my needs with regard to hosting: 
<ol> 
 <li>Obviously one of my needs is to host this blog. I don't get a huge amount of visitors (150 on an average day) so this isn't much to ask for.</li> 
 <li>I have a few other sites that are in development, most of them will never see the light</li></ol> <a href="http://tinsology.net/2010/04/done-with-the-bs/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2010/03/new-host/' rel='bookmark' title='Permanent Link: New Host'>New Host</a></li>
<li><a href='http://tinsology.net/2010/03/circumventing-dns-caching/' rel='bookmark' title='Permanent Link: Circumventing DNS Caching'>Circumventing DNS Caching</a></li>
<li><a href='http://tinsology.net/2009/05/ads-and-us-an-uncomfortable-relationship/' rel='bookmark' title='Permanent Link: Ads and Us: An Uncomfortable Relationship'>Ads and Us: An Uncomfortable Relationship</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/04/done-with-the-bs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP Overloading</title>
		<link>http://tinsology.net/2010/04/php-polymorphism/</link>
		<comments>http://tinsology.net/2010/04/php-polymorphism/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 02:33:34 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[My Thoughts and Rants]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[overloading]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1099</guid>
		<description><![CDATA[The lack of function overloading is one of my biggest complaints about PHP. If you're not familiar with overloading, its a feature of some languages that allows you to defined multiple methods (or functions) with the same name, but taking different paramenters. In Java, for instance, methods are not identified solely by their name. Instead, functions are distinguished by their signature: their name, return type, number of parameters and their types. This allows you to do things like define multiple constructors for a class. 
 
PHP not being a typed language, using parameter types and return types as part of <a href="http://tinsology.net/2010/04/php-polymorphism/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/12/php-iterators/' rel='bookmark' title='Permanent Link: PHP Iterators'>PHP Iterators</a></li>
<li><a href='http://tinsology.net/2009/07/unlimited-php-function-parameters/' rel='bookmark' title='Permanent Link: Unlimited PHP Function Parameters'>Unlimited PHP Function Parameters</a></li>
<li><a href='http://tinsology.net/2009/04/php-error-handling/' rel='bookmark' title='Permanent Link: PHP Error Handling'>PHP Error Handling</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/04/php-polymorphism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tab Override for MediaWiki</title>
		<link>http://tinsology.net/2010/04/tab-override-for-mediawiki/</link>
		<comments>http://tinsology.net/2010/04/tab-override-for-mediawiki/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 21:44:53 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[tab override]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1093</guid>
		<description><![CDATA[Tab override is now available for MediaWiki as well as Wordpress: <a href="http://www.mediawiki.org/wiki/Extension:Tab_Override">Tab Override @ MediaWiki</a> 
 
If you have a wiki and use it to post code Tab Override is definitely something to try out. You can see it in action at <a href="http://errordatabase.info">ErrorDatabase</a> <a href="http://tinsology.net/2010/04/tab-override-for-mediawiki/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/05/opera-tab-override-user-js/' rel='bookmark' title='Permanent Link: Opera Tab Override User JS'>Opera Tab Override User JS</a></li>
<li><a href='http://tinsology.net/2010/03/tab-override-update/' rel='bookmark' title='Permanent Link: Tab Override Update'>Tab Override Update</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/04/tab-override-for-mediawiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resurrecting a Laptop for Development</title>
		<link>http://tinsology.net/2010/04/resurrecting-a-laptop-for-development/</link>
		<comments>http://tinsology.net/2010/04/resurrecting-a-laptop-for-development/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 05:04:10 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[About Me]]></category>
		<category><![CDATA[My Thoughts and Rants]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Website/Server Administration]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1077</guid>
		<description><![CDATA[I have an old single core laptop that doesn't get a whole lot of use anymore, partially because it is dated (purchased in 2006) and partially I've never really adapted to using a laptop as a general purpose computer. Increasingly, however, I find myself in need of a laptop either when I want to get some work done when I'm away from home, or when I need to take my work with me. This being the case I decided to re-purpose my old laptop as a dedicated development machine. 
 
I could have just put a fresh copy of Windows <a href="http://tinsology.net/2010/04/resurrecting-a-laptop-for-development/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2010/04/done-with-the-bs/' rel='bookmark' title='Permanent Link: Done with the BS'>Done with the BS</a></li>
<li><a href='http://tinsology.net/2010/03/circumventing-dns-caching/' rel='bookmark' title='Permanent Link: Circumventing DNS Caching'>Circumventing DNS Caching</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/04/resurrecting-a-laptop-for-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tab Override Update</title>
		<link>http://tinsology.net/2010/03/tab-override-update/</link>
		<comments>http://tinsology.net/2010/03/tab-override-update/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 19:06:13 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1068</guid>
		<description><![CDATA[A while back I published a plugin that allowed you to insert tabs into textareas in wordpress just as you would in a text-editor. Until recently, however, there was a catch: I was only able to get it to work in Opera and Firefox. Today, however, I was contacted by <a href="http://wjbryant.com/">Bill Bryant</a>. He stepped in and took it the rest of the way; adding support for IE, Safari, and Chrome as well as improving the overall functionality. 
 
Check out <a href="http://tinsology.net/plugins/tab-override/">Tab Override</a> <a href="http://tinsology.net/2010/03/tab-override-update/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2010/04/tab-override-for-mediawiki/' rel='bookmark' title='Permanent Link: Tab Override for MediaWiki'>Tab Override for MediaWiki</a></li>
<li><a href='http://tinsology.net/2009/05/opera-tab-override-user-js/' rel='bookmark' title='Permanent Link: Opera Tab Override User JS'>Opera Tab Override User JS</a></li>
<li><a href='http://tinsology.net/2010/03/apparatus-update-preview/' rel='bookmark' title='Permanent Link: Apparatus Update Preview'>Apparatus Update Preview</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/03/tab-override-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Circumventing DNS Caching</title>
		<link>http://tinsology.net/2010/03/circumventing-dns-caching/</link>
		<comments>http://tinsology.net/2010/03/circumventing-dns-caching/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 10:30:38 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[Website/Server Administration]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1064</guid>
		<description><![CDATA[During my recent host switch I ran into a bit of a problem. After I had moved my database and content to the new server and changed the name servers, requests were still be directed toward my old server. The reason for this is that my ISP had not yet updated their DNS record cache thereby causing requests to be directed to the old server. It typically takes several days for a domain to fully propagate; the amount of time it takes for changes to take effect for an individual depends on how often their ISP updates the DNS records <a href="http://tinsology.net/2010/03/circumventing-dns-caching/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2010/05/creating-local-domains/' rel='bookmark' title='Permanent Link: Creating Local Domains'>Creating Local Domains</a></li>
<li><a href='http://tinsology.net/2010/04/done-with-the-bs/' rel='bookmark' title='Permanent Link: Done with the BS'>Done with the BS</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/03/circumventing-dns-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Host</title>
		<link>http://tinsology.net/2010/03/new-host/</link>
		<comments>http://tinsology.net/2010/03/new-host/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 22:18:22 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[About Me]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1062</guid>
		<description><![CDATA[I'm in the process of moving this site from my awful shared host to a shiny new VPS. Expect downtime, errors, unexpected behavior, and sudden explosions <a href="http://tinsology.net/2010/03/new-host/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2010/04/done-with-the-bs/' rel='bookmark' title='Permanent Link: Done with the BS'>Done with the BS</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/03/new-host/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apparatus Update Preview</title>
		<link>http://tinsology.net/2010/03/apparatus-update-preview/</link>
		<comments>http://tinsology.net/2010/03/apparatus-update-preview/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:50:49 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apparatus]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1054</guid>
		<description><![CDATA[I've been making some progress on the next version of <a href="http://tinsology.net/scripts/apparatus/">Apparatus</a>. Along with some bug fixes there are a few new features. One new thing is the option to attach a database to allow for more advanced functionality. For now this includes something I'm calling examples generation, which allows you to store your code and output and allow others to view it. This is done without giving them access to the Apparatus interface. Apparatus can still operate in lite mode (without a database), but some features will not be available. 
 
Also in the works is a new template <a href="http://tinsology.net/2010/03/apparatus-update-preview/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2010/04/apparatus-0-4/' rel='bookmark' title='Permanent Link: Apparatus 0.4'>Apparatus 0.4</a></li>
<li><a href='http://tinsology.net/2010/01/apparatus-also-happy-new-year/' rel='bookmark' title='Permanent Link: Apparatus (also Happy New Year!)'>Apparatus (also Happy New Year!)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/03/apparatus-update-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello World Nightmare</title>
		<link>http://tinsology.net/2010/02/hello-world-nightmare/</link>
		<comments>http://tinsology.net/2010/02/hello-world-nightmare/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 02:27:03 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[My Thoughts and Rants]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Hello World]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1041</guid>
		<description><![CDATA[Traditionally, when someone is introduced to programming, the first block of code they write is the infamous "Hello World" program. Unless you're dealing with some esoteric language this program usually consists of just a few or even a single line. There is one popular language out there where, in comparison, Hello World is a monster: Java. If you're a Java coder you may not see it, especially if Java wasn't your first language. Try to look at it from the perspective of a first timer: <a href="http://tinsology.net/2010/02/hello-world-nightmare/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/01/dont-fear-the-recursionaper/' rel='bookmark' title='Permanent Link: Don&#8217;t Fear the Re(cursion)aper'>Don&#8217;t Fear the Re(cursion)aper</a></li>
<li><a href='http://tinsology.net/2009/04/plugin-review-hello-world/' rel='bookmark' title='Permanent Link: Plugin Review: Hello World'>Plugin Review: Hello World</a></li>
<li><a href='http://tinsology.net/2010/04/php-polymorphism/' rel='bookmark' title='Permanent Link: PHP Overloading'>PHP Overloading</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/02/hello-world-nightmare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RosettaCodex</title>
		<link>http://tinsology.net/2010/02/rosettacodex/</link>
		<comments>http://tinsology.net/2010/02/rosettacodex/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 23:56:38 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[rosettacodex]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1033</guid>
		<description><![CDATA[As someone who is already experienced with a few programming languages, learning new languages, frameworks, and platforms is a much different process from someone who has no background in programming. Obviously having written a ton of code make learning how to write different code much easier. Much of the documentation out there however does not seem to take advantage of this fact. Documentation for someone who is completely new to programming is the same as documentation for someone with years of experience. It might be easier for the experienced programmer to understand and utilize that documentation, but it is still <a href="http://tinsology.net/2010/02/rosettacodex/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/05/feedback/' rel='bookmark' title='Permanent Link: Feedback'>Feedback</a></li>
<li><a href='http://tinsology.net/2009/07/passing-by-reference-or-value/' rel='bookmark' title='Permanent Link: Passing by Reference or Value'>Passing by Reference or Value</a></li>
<li><a href='http://tinsology.net/2009/06/know-what-to-expect-from-your-programming-language/' rel='bookmark' title='Permanent Link: Know What to Expect from your Programming Language'>Know What to Expect from your Programming Language</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/02/rosettacodex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
