<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>bLeniuS</title>
	<link>http://blog.blenius.com</link>
	<description>Brian Blogs Here</description>
	<lastBuildDate>Tue, 20 Oct 2009 16:03:51 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>New books for my geekshelf</title>
		<description>Just ordered three new books!
They all have really great rating, and I actually read some on Google Books (I really love that beast..I never waste my money on books)

I don't know if I will ever be done reading all these books, but I think they deserve to be on my ...</description>
		<link>http://blog.blenius.com/?p=86</link>
			</item>
	<item>
		<title>Job Hunting Started!</title>
		<description>
I'm hoping to graduate in December, 2009.
YES, I'm HOPING to graduate. I'm not taking any crazy course, but who knows?

Anyway, if I'm graduating in few months, I need to figure out what I need to do upon my graduation.
I have updated my resume and submitted to a bunch of places.
I'm ...</description>
		<link>http://blog.blenius.com/?p=74</link>
			</item>
	<item>
		<title>Reading in a file with Perl and Java</title>
		<description>This is why people love Perl. A small amount of work to do a BIG TASK:


        $file_name = "somefile.txt";
        open (my $fh, $file_name) or die "Ouch: $!\n";
        # $text ...</description>
		<link>http://blog.blenius.com/?p=59</link>
			</item>
	<item>
		<title>Python Decorator Revisited, Part 1: What is a decorator?</title>
		<description>I love programming in Python. It not only keeps lines of code to the minimum but also has great language features that allow developers to think about programming in different ways. I often get confused whether Python is a object-oriented language or a funcitonal programming language (to clarify, it is ...</description>
		<link>http://blog.blenius.com/?p=34</link>
			</item>
</channel>
</rss>
