<?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>Atlhack &#187; Hacking</title>
	<atom:link href="http://atlhack.org/category/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://atlhack.org</link>
	<description>The weekly notes of a geeky Atlanta-area meetup</description>
	<lastBuildDate>Wed, 01 Feb 2012 03:58:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>little bit of hacking in Bloomington</title>
		<link>http://atlhack.org/2011/03/22/little-bit-of-hacking-in-bloomington/</link>
		<comments>http://atlhack.org/2011/03/22/little-bit-of-hacking-in-bloomington/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 03:03:31 +0000</pubDate>
		<dc:creator>alexr</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://atlhack.org/?p=493</guid>
		<description><![CDATA[It&#8217;s Tuesday night in Bloomington! Time for some relaxing hacking on NLTK&#8230; Alex: - Making NLTK&#8217;s interface to MaltParser a little more usable - MaltParser is rad. Been reading about dependency parsing algorithms, and how to use this one in practice&#8230; - Also, NLTK trunk wasn&#8217;t even loading today. Yeep! (Fixed!) Lindsey: - asleep in [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s Tuesday night in Bloomington! Time for some relaxing hacking on <a href="http://nltk.org">NLTK</a>&#8230;</p>
<p>Alex:<br />
- <a href="http://code.google.com/p/nltk/issues/detail?id=654">Making NLTK&#8217;s interface to MaltParser a little more usable</a><br />
- <a href="http://hackmode.org/wiki/MaltParser">MaltParser is rad</a>. Been reading about dependency parsing algorithms, and how to use this one in practice&#8230;<br />
- Also, NLTK trunk wasn&#8217;t even loading today. Yeep! (<a href="http://code.google.com/p/nltk/source/detail?r=8740">Fixed</a>!)</p>
<p>Lindsey:<br />
- asleep in Mountain View after a busy day at Mozilla. What with the FF4 release and all.<br />
- also: <a href="https://github.com/graydon/rust/commit/0ce0c4c41af189bdbd5c797304f2405fc36387e5">got code in the Rust compiler today</a>.<br />
- <a href="http://rustlang.org">rustlang.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://atlhack.org/2011/03/22/little-bit-of-hacking-in-bloomington/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hacking on a Tuesday in New York</title>
		<link>http://atlhack.org/2010/06/29/hacking-on-a-tuesday-in-new-york/</link>
		<comments>http://atlhack.org/2010/06/29/hacking-on-a-tuesday-in-new-york/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 04:29:12 +0000</pubDate>
		<dc:creator>alexr</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://atlhack.org/?p=432</guid>
		<description><![CDATA[Alex: - Working on his new poetry bot, sleep-furiously. - this week: found some bugs in NLTK, submitted some patches (one of them accepted already!) - Last week: kompressr: make text shorter harnessing the power of acronyms (MTSHTPOA). (python/nltk/appengine) Lindsey: - Taking an operating systems class at Cornell, learning about memory management and filesystems. - [...]]]></description>
			<content:encoded><![CDATA[<p>Alex:<br />
- Working on his new poetry bot, <a href="http://code.google.com/p/narorumo/source/browse/#svn/trunk/sleep-furiously/poetrybot">sleep-furiously</a>.<br />
- this week: found some bugs in NLTK, submitted some patches (one of them accepted already!)<br />
- Last week: <a href="http://kompressr.appspot.com/">kompressr: make text shorter harnessing the power of acronyms (MTSHTPOA)</a>. (python/nltk/appengine)</p>
<p>Lindsey:<br />
- Taking an operating systems class at Cornell, learning about memory management and filesystems.<br />
- Tonight: writing a user-space filesystem!</p>
<p>What&#8217;s everybody else up to?</p>
]]></content:encoded>
			<wfw:commentRss>http://atlhack.org/2010/06/29/hacking-on-a-tuesday-in-new-york/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Early Spring Bloominghack!</title>
		<link>http://atlhack.org/2010/03/23/early-spring-bloominghack/</link>
		<comments>http://atlhack.org/2010/03/23/early-spring-bloominghack/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 04:56:19 +0000</pubDate>
		<dc:creator>alexr</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://atlhack.org/?p=429</guid>
		<description><![CDATA[- Alex is porting the rhyme-scoring code from the poetrybot to Python - but right now, it only does end rhymes, which isn&#8217;t particularly interesting. (but it&#8217;d be pretty easy to expand to internal rhymes&#8230;) - in research news, he plugged toulbar2 into the dependency parser (which uses constraint solving to do a parse &#8212; [...]]]></description>
			<content:encoded><![CDATA[<p>- Alex is porting the rhyme-scoring code from the poetrybot to Python<br />
- but right now, it only does end rhymes, which isn&#8217;t particularly interesting. (but it&#8217;d be pretty easy to expand to internal rhymes&#8230;)<br />
- in research news, he plugged <a href="http://carlit.toulouse.inra.fr/cgi-bin/awki.cgi/ToolBarIntro">toulbar2</a> into the <a href="http://code.google.com/p/hltdi-l3/">dependency parser</a> (which uses constraint solving to do a parse &#8212; and now pretty soon will do &#8220;soft constraints&#8221;, or just &#8220;preferences&#8221;) &#8212; and is now thinking about how to find out what the weights on the constraints should be, with machine learning.</p>
<p>- Lindsey read about information flow security in a PL context (so, like: languages that support security levels in the type system. eg: <a href="http://www.cs.cornell.edu/jif/">jif</a>)<br />
- also: went running<br />
- research news: working on translating a language with dependent types to continuation-passing style. Also, thinking about how to formally describe (like, with automated theorem-proving) the interactions between static and dynamic languages.<br />
- &#8220;I&#8217;m excited that the papers that I&#8217;m reading to get ideas from were published in 2010.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://atlhack.org/2010/03/23/early-spring-bloominghack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hackfest 10000110</title>
		<link>http://atlhack.org/2009/01/13/hackfest-10000110/</link>
		<comments>http://atlhack.org/2009/01/13/hackfest-10000110/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 04:38:44 +0000</pubDate>
		<dc:creator>Mark Luffel</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://atlhack.org/?p=304</guid>
		<description><![CDATA[Nirmal (Patel) is here! Telling us about his research and trips to Korea for a project. He&#8217;s been reading for quals. Alex is hacking Haskell, doing the Accordian problem. Doing IO. Working on chapter 4 of Real World Haskell. Rob is scheduling a Martial Arts Movie Party. He uploaded holiday photos. ( New Year&#8217;s Eve [...]]]></description>
			<content:encoded><![CDATA[<p>Nirmal (Patel) is here!<br />
Telling us about <a href="http://www.nirmalpatel.com/research.html">his research</a> and trips to Korea for a project.<br />
He&#8217;s been reading for quals.</p>
<p>Alex is hacking Haskell, doing the <a href="http://lindseykuper.livejournal.com/293786.html">Accordian problem</a>.<br />
Doing IO.<br />
Working on chapter 4 of Real World Haskell.</p>
<p>Rob is scheduling a Martial Arts Movie Party.<br />
He uploaded holiday photos. ( <a href="http://flickr.com/photos/poodleface/sets/72157612493972983/">New Year&#8217;s</a> <a href="http://flickr.com/photos/poodleface/sets/72157612542354964/">Eve</a> <a href="http://flickr.com/photos/poodleface/sets/72157612476713605/">and beyond</a> )</p>
<p>Mark is talking with Nirmal.<br />
He worked on Corkbird&#8217;s Processing/Java -> JSON serialization over the weekend.</p>
<p>Lindsey made <a href="http://www.cs.indiana.edu/~lkuper/">a page for her academic exploits</a>, started classes (incl. a compilers class), and is now an Associate Instructor (aka TA) for the <a href="http://www.cs.indiana.edu/classes/c311/instructors.html">undergrad programming languages class</a>.<br />
Also: working on Project Euler, just finished #4.</p>
]]></content:encoded>
			<wfw:commentRss>http://atlhack.org/2009/01/13/hackfest-10000110/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

