<?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>Gary Boone, PhD &#187; Uncategorized</title>
	<atom:link href="http://garyboone.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://garyboone.com</link>
	<description>Clippings, code snippets, and other searchable web notes</description>
	<lastBuildDate>Mon, 21 Jun 2010 20:42:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Local, searchable, Scala API</title>
		<link>http://garyboone.com/2009/08/local-searchable-scala-api/</link>
		<comments>http://garyboone.com/2009/08/local-searchable-scala-api/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 03:56:45 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://garyboone.com/2009/08/local-searchable-scala-api/</guid>
		<description><![CDATA[To work effectively with an API, you have to be able to search it quickly. The best way I&#8217;ve found to do so is with a locally installed copy in CHM format. That&#8217;s the Windows helpfile format. With a good CHM browser, search-as-you-type allows you to find classes and methods as fast as you can [...]]]></description>
			<content:encoded><![CDATA[<p>To work effectively with an API, you have to be able to search it quickly. The best way I&#8217;ve found to do so is with a locally installed copy in CHM format. That&#8217;s the Windows helpfile format. With a good CHM browser, search-as-you-type allows you to find classes and methods as fast as you can type.
<div>The Scala 2.7.5 API is available in CHM thanks to &#8220;bongole&#8221; and his project on github, <a href="http://github.com/bongole/scala-api-chm/tree">scala-api-chm</a>. The project includes code to compile the API into CHM, but all you need is the zipped chm file, <a href="http://github.com/bongole/scala-api-chm/blob/405206d1ebf5d5c8a20d569d3b9a67bad4a72e8d/scala_api-2.7.5.zip">scala_api-2.7.5.zip</a> (<a href="http://github.com/bongole/scala-api-chm/raw/405206d1ebf5d5c8a20d569d3b9a67bad4a72e8d/scala_api-2.7.5.zip">direct link</a>).</p>
<p>To view on a Mac, the best CHM browser I&#8217;ve found is <a href="http://code.google.com/p/archmock/" title="ArCHMock">ArCHMock</a>. 
<p style="clear: both"><a href="http://garyboone.com/wp-content/uploads/2009/08/scalaAPI.png" class="image-link"><img class="linked-to-original" src="http://garyboone.com/wp-content/uploads/2009/08/scalaAPI-thumb.png" height="195" align="right" width="280" style=" display: inline; float: right; margin: 0 0 10px 10px;" /></a><a href="about:blank"></a></p>
<div>
</div>
</div>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://garyboone.com/2009/08/local-searchable-scala-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant Server with Scala and Jetty</title>
		<link>http://garyboone.com/2009/06/instant-server-with-scala-and-jetty/</link>
		<comments>http://garyboone.com/2009/06/instant-server-with-scala-and-jetty/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 02:27:31 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://garyboone.com/?p=192</guid>
		<description><![CDATA[http://lhorie.blogspot.com/2008/10/hello-world-in-scala-and-jetty.html
]]></description>
			<content:encoded><![CDATA[<p><a href="http://lhorie.blogspot.com/2008/10/hello-world-in-scala-and-jetty.html">http://lhorie.blogspot.com/2008/10/hello-world-in-scala-and-jetty.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://garyboone.com/2009/06/instant-server-with-scala-and-jetty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! distributes its Hadoop</title>
		<link>http://garyboone.com/2009/06/yahoo-distributes-its-hadoop/</link>
		<comments>http://garyboone.com/2009/06/yahoo-distributes-its-hadoop/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 02:27:30 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://garyboone.com/?p=190</guid>
		<description><![CDATA[http://developer.yahoo.net/blogs/hadoop/2009/06/yahoo_distribution_of_hadoop.html
]]></description>
			<content:encoded><![CDATA[<p><a href="http://developer.yahoo.net/blogs/hadoop/2009/06/yahoo_distribution_of_hadoop.html">http://developer.yahoo.net/blogs/hadoop/2009/06/yahoo_distribution_of_hadoop.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://garyboone.com/2009/06/yahoo-distributes-its-hadoop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
