<?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; Technology</title>
	<atom:link href="http://maloki.net/category/technology/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>
		<item>
		<title>Windows 7 Secrets</title>
		<link>http://maloki.net/2009/01/windows-7-secrets/</link>
		<comments>http://maloki.net/2009/01/windows-7-secrets/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 09:07:04 +0000</pubDate>
		<dc:creator>Loki</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://blog.maloki.net/?p=292</guid>
		<description><![CDATA[Yesterday, I posted my first impressions on the Windows 7 Beta. Today, I&#8217;ve bumped into a great informative post by Tim Sneath with his 30 favorite secrets in Windows 7. Much thanks to Tim! Back From Retirement I was happy to find among them a way to bring back the old Quick Launch Toolbar! (#13) [...]]]></description>
		<wfw:commentRss>http://maloki.net/2009/01/windows-7-secrets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Impressions on Windows 7 Beta</title>
		<link>http://maloki.net/2009/01/first-impressions-on-windows-7-beta/</link>
		<comments>http://maloki.net/2009/01/first-impressions-on-windows-7-beta/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 04:33:41 +0000</pubDate>
		<dc:creator>Loki</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://blog.maloki.net/?p=232</guid>
		<description><![CDATA[Public Beta Release Last January 9, 2009, Microsoft released the Windows 7 Beta to the public. I don&#8217;t think Microsoft expected much demand since the servers were facing technical difficulties. The put down the site to ensure a better download experience. The link to the ISO was shared by some helpful users and still worked. [...]]]></description>
		<wfw:commentRss>http://maloki.net/2009/01/first-impressions-on-windows-7-beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Inverse Square Root</title>
		<link>http://maloki.net/2009/01/inverse-square-root/</link>
		<comments>http://maloki.net/2009/01/inverse-square-root/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 04:18:58 +0000</pubDate>
		<dc:creator>Loki</dc:creator>
				<category><![CDATA[Share]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.maloki.net/?p=225</guid>
		<description><![CDATA[I just bumped into a clever little code snippet used to find the inverse square root: float InvSqrt&#40;float x&#41;&#123; float xhalf = 0.5f * x; int i = *&#40;int*&#41;&#38;amp;x; // store floating-point bits in integer i = 0x5f3759d5 - &#40;i &#38;gt;&#38;gt; 1&#41;; // initial guess for Newton's method x = *&#40;float*&#41;&#38;amp;i; // convert new bits [...]]]></description>
		<wfw:commentRss>http://maloki.net/2009/01/inverse-square-root/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome is here and it&#8217;s really fast!</title>
		<link>http://maloki.net/2008/09/google-chrome-is-here-and-its-really-fast/</link>
		<comments>http://maloki.net/2008/09/google-chrome-is-here-and-its-really-fast/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 03:00:53 +0000</pubDate>
		<dc:creator>Loki</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.maloki.net/?p=161</guid>
		<description><![CDATA[Get it now! It&#8217;s cleaner, faster, and it&#8217;s fun too! Aside from the features listed in the features page, here are my first impressions: The Good: You can import bookmarks, passwords, etc. from your current browser It&#8217;s noticably faster Cleaner = More page real estate! (It may take some time for me to get used to this&#8230;) [...]]]></description>
		<wfw:commentRss>http://maloki.net/2008/09/google-chrome-is-here-and-its-really-fast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome</title>
		<link>http://maloki.net/2008/09/google-chrome/</link>
		<comments>http://maloki.net/2008/09/google-chrome/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 03:44:35 +0000</pubDate>
		<dc:creator>Loki</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.maloki.net/2008/09/google-chrome/</guid>
		<description><![CDATA[Oooh&#8230;Google Chrome: Google&#8217;s new browser. (Comics &#38; Blog) This will be interesting indeed. Hooray for open source~! More code to mess around with. On another note: I think I&#8217;m going overboard with my code&#8230; C# info["Errors"] = context.AllErrors == null ? "" : string.Join( "&#60;br/&#62;&#60;br/&#62;", (from error in context.AllErrors select String.Format( "{0}&#60;br/&#62;{1}", error.Source, error.Message)) .ToArray&#60;string&#62;()); [...]]]></description>
		<wfw:commentRss>http://maloki.net/2008/09/google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubiquity: Connecting the Web, Empowering Users</title>
		<link>http://maloki.net/2008/09/ubiquity-connecting-the-web-empowering-users/</link>
		<comments>http://maloki.net/2008/09/ubiquity-connecting-the-web-empowering-users/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 17:17:01 +0000</pubDate>
		<dc:creator>Loki</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ubiquity]]></category>

		<guid isPermaLink="false">http://blog.maloki.net/?p=152</guid>
		<description><![CDATA[Ubiquity: Why should I care? Last week, I learned about this nifty Firefox tool called Ubiquity. What is it? Ubiquity is an experimental Firefox extension that gives you a powerful new way to interact with the Web. You&#8217;re used to telling Firefox where you want to go by typing Web addresses into the URL bar. [...]]]></description>
		<wfw:commentRss>http://maloki.net/2008/09/ubiquity-connecting-the-web-empowering-users/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>&#8220;i&#8221; was and is a mistake</title>
		<link>http://maloki.net/2008/07/i-was-and-is-a-mistake/</link>
		<comments>http://maloki.net/2008/07/i-was-and-is-a-mistake/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 03:48:54 +0000</pubDate>
		<dc:creator>Loki</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://blog.maloki.net/?p=144</guid>
		<description><![CDATA[Open a new tab or window and do a search on &#8220;reasons to avoid&#8221; and what do you see? Go on, do it. What do you see? At the time of writing, I got 5 reasons to avoid iPhone 3G: iPhone completely blocks free software. Developers must pay a tax to Apple, who becomes the [...]]]></description>
		<wfw:commentRss>http://maloki.net/2008/07/i-was-and-is-a-mistake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
