<?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>Praj&#039;s Blog &#187; Programming</title>
	<atom:link href="http://blog.praj.com.au/posts/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.praj.com.au</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 07:34:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Development Screencasts</title>
		<link>http://blog.praj.com.au/posts/web-development-screencasts/</link>
		<comments>http://blog.praj.com.au/posts/web-development-screencasts/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 03:02:58 +0000</pubDate>
		<dc:creator>praj</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.praj.com.au/?p=215</guid>
		<description><![CDATA[I like learning web development skills by watching screencasts. They allow you ton see what&#8217;s being changed as its happening and you can pause and rewind as much as you need to.
Here&#8217;s a list of some really good screencasts sites and some specific screencasts that may be of interest:
Sites

CSS-Tricks
Lost in the Woods
NetTuts+
Railscasts
Teach Me To Code

ASP.net

ASP.NET [...]]]></description>
		<wfw:commentRss>http://blog.praj.com.au/posts/web-development-screencasts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ActionMailer Timeouts</title>
		<link>http://blog.praj.com.au/posts/actionmailer-timeouts/</link>
		<comments>http://blog.praj.com.au/posts/actionmailer-timeouts/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 04:20:05 +0000</pubDate>
		<dc:creator>praj</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.praj.com.au/?p=188</guid>
		<description><![CDATA[Using action mailer on my rails application, I was getting Timeout::Error messages in my phusion passenger logs when sending email through SMTP. However, testing the application locally on my PC, the emails were being sent without a problem. I came across this post in the Site5 forums which suggested changing the actual address in my [...]]]></description>
		<wfw:commentRss>http://blog.praj.com.au/posts/actionmailer-timeouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Rails Searchable API</title>
		<link>http://blog.praj.com.au/posts/a-rails-searchable-api/</link>
		<comments>http://blog.praj.com.au/posts/a-rails-searchable-api/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 23:22:27 +0000</pubDate>
		<dc:creator>praj</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.praj.com.au/?p=184</guid>
		<description><![CDATA[Available from RailsAPI.com, you can either browse it online or download it and open it locally in your web browser. Fantastic stuff.
]]></description>
		<wfw:commentRss>http://blog.praj.com.au/posts/a-rails-searchable-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn Rails Quickly with the Flitter screencast</title>
		<link>http://blog.praj.com.au/posts/learn-rails-quickly-with-the-flitter-screencast/</link>
		<comments>http://blog.praj.com.au/posts/learn-rails-quickly-with-the-flitter-screencast/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 05:24:06 +0000</pubDate>
		<dc:creator>praj</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://blog.praj.com.au/?p=182</guid>
		<description><![CDATA[The Flitter screencast series by Eric Berry (Teach Me to Code) is perhaps one of the best screencasts for learning Ruby on Rails quickly. It is a 6 part series and goes through the entire process of creating a Twitter-like clone in Rails. Perhaps the best thing about the screencast is that it is largely [...]]]></description>
		<wfw:commentRss>http://blog.praj.com.au/posts/learn-rails-quickly-with-the-flitter-screencast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fonts</title>
		<link>http://blog.praj.com.au/posts/fonts/</link>
		<comments>http://blog.praj.com.au/posts/fonts/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 04:12:30 +0000</pubDate>
		<dc:creator>praj</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.praj.com.au/?p=149</guid>
		<description><![CDATA[Software Development Fonts
Consolas is my favourite development font. It is also the one that Jeff Atwood uses. Also check out his article on Programmer Fonts for some other good development fonts. Consolas comes with Microsoft Visual Studio 2005+ but who&#8217;s going to install that to get a font? You can get the font here.
Bitstream Vera [...]]]></description>
		<wfw:commentRss>http://blog.praj.com.au/posts/fonts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JAVA_HOME Sickness</title>
		<link>http://blog.praj.com.au/posts/java_home-sickness/</link>
		<comments>http://blog.praj.com.au/posts/java_home-sickness/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 03:03:44 +0000</pubDate>
		<dc:creator>praj</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.praj.com.au/?p=104</guid>
		<description><![CDATA[While attempting to install Grails on Windows, I kept getting the following error when running grails:
C:\Users\praj&#62; grails
ERROR: JAVA_HOME is set to an invalid directory: C:\Program Files (x86)\Java\jdk1.6.0_17\

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
I had the JAVA_HOME variable set as a system environment variable (and it was pointing [...]]]></description>
		<wfw:commentRss>http://blog.praj.com.au/posts/java_home-sickness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting and Stopping Processes with a Batch Script</title>
		<link>http://blog.praj.com.au/posts/starting-and-stopping-processes-with-a-batch-script/</link>
		<comments>http://blog.praj.com.au/posts/starting-and-stopping-processes-with-a-batch-script/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 23:48:33 +0000</pubDate>
		<dc:creator>praj</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.praj.com.au/?p=47</guid>
		<description><![CDATA[This post explains how to write batch scripts in Microsoft Windows to start and stop a particular program. This can be really handy if you want to schedule a program to start and stop at particular times using the Task Scheduler.
The following batch script will start a program in a given directory in minimised window [...]]]></description>
		<wfw:commentRss>http://blog.praj.com.au/posts/starting-and-stopping-processes-with-a-batch-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
