<?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>this and that &#187; computing</title>
	<atom:link href="http://www.amrittuladhar.com/blog/?feed=rss2&#038;cat=21" rel="self" type="application/rss+xml" />
	<link>http://www.amrittuladhar.com/blog</link>
	<description>exactly what it says</description>
	<lastBuildDate>Sun, 29 Aug 2010 05:14:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The ITAPPMONROBOT Saga</title>
		<link>http://www.amrittuladhar.com/blog/?p=60</link>
		<comments>http://www.amrittuladhar.com/blog/?p=60#comments</comments>
		<pubDate>Tue, 18 Dec 2007 22:33:34 +0000</pubDate>
		<dc:creator>ast</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[all]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[thedailywtf]]></category>

		<guid isPermaLink="false">http://www.amrittuladhar.com/wordpress/2007/12/18/22333460/</guid>
		<description><![CDATA[I have been reading the site http://www.thedailywtf.com for some time now. Its tagline is &#8220;Curious Perversions in Information Technology,&#8221; and it&#8217;s true to both its name and tagline: it&#8217;s basically a blog with submissions about technology WTFs, strange error messages &#8230; <a href="http://www.amrittuladhar.com/blog/?p=60">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have been reading the site <a href="http://www.thedailywtf.com">http://www.thedailywtf.com</a> for some time now. Its tagline is &#8220;Curious Perversions in Information Technology,&#8221; and it&#8217;s true to both its name and tagline: it&#8217;s basically a blog with submissions about technology <a href="http://en.wikipedia.org/wiki/WTF">WTF</a>s, strange error messages and interesting &#8220;Code Snippets Of the Day,&#8221; like <a href="http://thedailywtf.com/Articles/A-Null-Understanding.aspx">this Java gem</a> (sorry, geek alert):</p>

<div class="wp_syntax"><div class="code"><pre class="java java" style="font-family:monospace;"><span style="color: #000066; font-weight: bold;">void</span> failIfNull<span style="color: #009900;">&#40;</span><span style="color: #003399;">Object</span> o<span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">throws</span> <span style="color: #003399;">RuntimeException</span> <span style="color: #009900;">&#123;</span>
  <span style="color: #000000; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>o <span style="color: #339933;">==</span> <span style="color: #000066; font-weight: bold;">null</span><span style="color: #009900;">&#41;</span>
  <span style="color: #009900;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">throw</span> <span style="color: #000000; font-weight: bold;">new</span> <span style="color: #003399;">RuntimeException</span><span style="color: #009900;">&#40;</span>o.<span style="color: #006633;">getClass</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #006633;">getName</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">+</span> <span style="color: #0000ff;">&quot; is null!&quot;</span><span style="color: #009900;">&#41;</span>;
  <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>In general, the site is very entertaining, and sometimes the discussion gets educational as people try to &#8220;fix&#8221; the WTF in creative ways.</p>
<p>Anyway, I mention this because one of today&#8217;s posts, <a href="http://thedailywtf.com/Articles/ITAPPMONROBOT.aspx">ITAPPMONROBOT</a> on the site was the probably the best I have ever read. It details a sysadmin&#8217;s ingenuity in maintaining a web server that needs to be restarted very frequently. The story is not exactly a WTF, as the solution is truly remarkable; on the other hand, the circumstances that led to the need for such a solution definitely is. <a href="http://thedailywtf.com/Articles/ITAPPMONROBOT.aspx">Read the story for yourself</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amrittuladhar.com/blog/?feed=rss2&amp;p=60</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netflix Progress Prize</title>
		<link>http://www.amrittuladhar.com/blog/?p=57</link>
		<comments>http://www.amrittuladhar.com/blog/?p=57#comments</comments>
		<pubDate>Thu, 15 Nov 2007 04:09:51 +0000</pubDate>
		<dc:creator>ast</dc:creator>
				<category><![CDATA[all]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[carleton]]></category>
		<category><![CDATA[comps]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[recommendations]]></category>

		<guid isPermaLink="false">http://www.amrittuladhar.com/wordpress/2007/11/14/230951netflix-progress-prize/</guid>
		<description><![CDATA[The annual Progress Prize for the Netflix contest has been announced. The prize was won by Team BellKor, two researchers from AT&#038;T Research who &#8220;blend[ed] 107 individual results&#8221; to come up with their 8.5% improvement over Netflix&#8217;s Cinematch algorithm (Thanks &#8230; <a href="http://www.amrittuladhar.com/blog/?p=57">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The annual Progress Prize for the <a href="http://www.netflixprize.com">Netflix contest</a> has been <a href="http://bits.blogs.nytimes.com/2007/11/13/netflix-prize-close-but-no-1-million-cigar/index.html?ref=technology">announced</a>. The prize was won by <a href="http://www.research.att.com/~volinsky/netflix/">Team BellKor</a>, two researchers from AT&#038;T Research who &#8220;blend[ed] 107 individual results&#8221; to come up with their 8.5% improvement over Netflix&#8217;s Cinematch algorithm (Thanks to Dan and Sujan dai for the pointers).</p>
<p>This contest was part of my <a href="http://www.cs.carleton.edu/cs_comps/0607/recommend/recommender/index.html">senior project at college</a>, where we looked at a number of algorithms to try to predict movie ratings using Netflix&#8217;s data (and use them to generate movie recommendations), and also generate recommendation of courses for students at Carleton, using historical transcript data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amrittuladhar.com/blog/?feed=rss2&amp;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
