<?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>Henry Cipolla &#187; Articles</title>
	<atom:link href="http://www.henrycipolla.com/blog/category/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.henrycipolla.com/blog</link>
	<description>Tech, gaming, motorsports, and whatever else</description>
	<lastBuildDate>Tue, 06 Dec 2011 19:39:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Basic Frozen Synapse Level Editing</title>
		<link>http://www.henrycipolla.com/blog/2010/11/basic-frozen-synapse-level-editing/</link>
		<comments>http://www.henrycipolla.com/blog/2010/11/basic-frozen-synapse-level-editing/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 05:40:56 +0000</pubDate>
		<dc:creator>henry</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Frozen Synapse]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[level editor]]></category>

		<guid isPermaLink="false">http://www.henrycipolla.com/blog/?p=69</guid>
		<description><![CDATA[I recently picked up a copy of Frozen Synapse and have been playing it with my friends. Unfortunately, many years of first having a real job then running a startup has divorced me from video gaming enough that I&#8217;m rather terrible at it. So, rather than be defeated I&#8217;ve turned my energies into an exploration [...]]]></description>
		<wfw:commentRss>http://www.henrycipolla.com/blog/2010/11/basic-frozen-synapse-level-editing/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Installing ipbt (a ttyrec player) on OS X</title>
		<link>http://www.henrycipolla.com/blog/2010/09/installing-ipbt-a-ttyrec-player-on-os-x/</link>
		<comments>http://www.henrycipolla.com/blog/2010/09/installing-ipbt-a-ttyrec-player-on-os-x/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 02:38:46 +0000</pubDate>
		<dc:creator>henry</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://www.henrycipolla.com/blog/?p=48</guid>
		<description><![CDATA[Unless you are a pretty massive geek, you probably don’t care about ttyrec players. With the close of the 2010 Dungeon Crawl Tournament I wanted to review some of the games by the better players was not at all surprised to find the lack of a native ttyrec player on OS X. Luckily, it is [...]]]></description>
		<wfw:commentRss>http://www.henrycipolla.com/blog/2010/09/installing-ipbt-a-ttyrec-player-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an Array of Hashes in Ruby</title>
		<link>http://www.henrycipolla.com/blog/2008/08/creating-an-array-of-hashes-in-ruby/</link>
		<comments>http://www.henrycipolla.com/blog/2008/08/creating-an-array-of-hashes-in-ruby/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 21:14:03 +0000</pubDate>
		<dc:creator>henry</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.henrycipolla.com/blog/2008/08/creating-an-array-of-hashes-in-ruby/</guid>
		<description><![CDATA[I just made a simple mistake which I figure would be good share with anybody new-ish to Ruby. I wrote the following code to create an array of hashes and fill in some values. Can you guess what the output is? #!/usr/bin/env ruby testArray = Array.new(5, Hash.new) 0.upto(4) do &#124;i&#124; testArray[i][:value] = i end 0.upto(4) [...]]]></description>
		<wfw:commentRss>http://www.henrycipolla.com/blog/2008/08/creating-an-array-of-hashes-in-ruby/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Solutions to common problems encountered while configuring your PC to dual boot Vista and OSX</title>
		<link>http://www.henrycipolla.com/blog/2008/04/solutions-to-common-problems-encountered-while-configuring-your-pc-to-dual-boot-vista-and-osx/</link>
		<comments>http://www.henrycipolla.com/blog/2008/04/solutions-to-common-problems-encountered-while-configuring-your-pc-to-dual-boot-vista-and-osx/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 02:32:44 +0000</pubDate>
		<dc:creator>henry</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.henrycipolla.com/blog/2008/04/solutions-to-common-problems-encountered-while-configuring-your-pc-to-dual-boot-vista-and-osx/</guid>
		<description><![CDATA[There are a bunch of guides out there on how to dual boot Vista and OS X on your PC. While I have listed the general steps that I followed below, this post is intended to be a troubleshooting guide for some of the weird problems you can run into while trying to do this. [...]]]></description>
		<wfw:commentRss>http://www.henrycipolla.com/blog/2008/04/solutions-to-common-problems-encountered-while-configuring-your-pc-to-dual-boot-vista-and-osx/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to connect to your Mac from your Linux box</title>
		<link>http://www.henrycipolla.com/blog/2008/04/how-to-connect-to-your-mac-from-another-computer-linux-mac-or-windows/</link>
		<comments>http://www.henrycipolla.com/blog/2008/04/how-to-connect-to-your-mac-from-another-computer-linux-mac-or-windows/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 04:30:39 +0000</pubDate>
		<dc:creator>henry</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.henrycipolla.com/blog/2008/04/how-to-connect-to-your-mac-from-another-computer-linux-mac-or-windows/</guid>
		<description><![CDATA[In a move that will surprise anybody who knows me, I&#8217;ve installed Mac OSX 10.5.2 on a Dell PC I had sitting around my office. As a side note, I was shocked at how easy it is to achieve this. I did not run into a single problem and the entire process took less than [...]]]></description>
		<wfw:commentRss>http://www.henrycipolla.com/blog/2008/04/how-to-connect-to-your-mac-from-another-computer-linux-mac-or-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create infinite sessions with the Facebook Platform API</title>
		<link>http://www.henrycipolla.com/blog/2008/02/how-to-create-infinite-sessions-with-the-facebook-platform-api/</link>
		<comments>http://www.henrycipolla.com/blog/2008/02/how-to-create-infinite-sessions-with-the-facebook-platform-api/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 02:34:44 +0000</pubDate>
		<dc:creator>henry</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.henrycipolla.com/blog/2008/02/how-to-create-infinite-sessions-with-the-facebook-platform-api/</guid>
		<description><![CDATA[Like all things with Facebook Platform API, creating infinite sessions is really easy. However, there seems to be a lot of confusion and misinformation on the web about how this works. Part of this could be the fault of Facebook&#8217;s documentation. They provide a pretty good explanation of the authentication process but then the example [...]]]></description>
		<wfw:commentRss>http://www.henrycipolla.com/blog/2008/02/how-to-create-infinite-sessions-with-the-facebook-platform-api/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

