<?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>maloki &#187; Programming</title>
	<atom:link href="http://maloki.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://maloki.net</link>
	<description>Stumbling through life, learning by experience.</description>
	<lastBuildDate>Thu, 09 Jul 2009 17:22:08 +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>Ubiquity 0.5; Updated Ping.fm command</title>
		<link>http://maloki.net/2009/07/ubiquity-0-5-updated-ping-fm-command/</link>
		<comments>http://maloki.net/2009/07/ubiquity-0-5-updated-ping-fm-command/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 17:13:39 +0000</pubDate>
		<dc:creator>Loki</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://blog.maloki.net/?p=363</guid>
		<description><![CDATA[Ubiquity 0.5 is out! If you currently have and older version of Ubiquity installed for Firefox, it won&#8217;t automatically update since it would break a lot of other commands in the wild. If that&#8217;s ok with you, you can download Ubiquity 0.5 at Planet Ubiquity. Of course, mine broke, too, and I just updated it! [...]]]></description>
		<wfw:commentRss>http://maloki.net/2009/07/ubiquity-0-5-updated-ping-fm-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Repeat Yourself using LINQ &amp; Delegates</title>
		<link>http://maloki.net/2009/05/dont-repeat-yourself-using-linq-delegates/</link>
		<comments>http://maloki.net/2009/05/dont-repeat-yourself-using-linq-delegates/#comments</comments>
		<pubDate>Fri, 29 May 2009 06:32:48 +0000</pubDate>
		<dc:creator>Loki</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[DRY]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://blog.maloki.net/?p=320</guid>
		<description><![CDATA[In one of my projects, I had to look for certain objects using certain qualifiers: ID, Name, ID &#038; Name, etc&#8230; Without optional parameters (Hello C# 4.0!), I ended up with copying &#038; pasting whole blocks of code: initializing, filtering, returning the result, error handling, etc. I wondered if there was an easier solution to [...]]]></description>
		<wfw:commentRss>http://maloki.net/2009/05/dont-repeat-yourself-using-linq-delegates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
