<?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>Ramblings</title>
	<atom:link href="http://matthewkwilliams.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewkwilliams.com</link>
	<description>Musings of Matt Williams</description>
	<lastBuildDate>Fri, 22 Jun 2012 13:20:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
		<item>
		<title>cygwin and torquebox and rvm, oh my!</title>
		<link>http://matthewkwilliams.com/index.php/2012/06/22/cygwin-and-torquebox-and-rvm-oh-my/</link>
		<comments>http://matthewkwilliams.com/index.php/2012/06/22/cygwin-and-torquebox-and-rvm-oh-my/#comments</comments>
		<pubDate>Fri, 22 Jun 2012 13:20:11 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[cygwin]]></category>
		<category><![CDATA[gotchas]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[torquebox]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=272</guid>
		<description><![CDATA[rvm, despite being wonderful, doesn&#8217;t play very well with torquebox under cygwin. In particular, the gem paths are not working. So, in order to fix this, simply do: rvm use system And then it will work right. Once you&#8217;re done with the torquebox work, you can go back to using rvm.]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2012/06/22/cygwin-and-torquebox-and-rvm-oh-my/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss Client Jars for Messaging</title>
		<link>http://matthewkwilliams.com/index.php/2010/11/04/jboss-client-jars-for-messaging/</link>
		<comments>http://matthewkwilliams.com/index.php/2010/11/04/jboss-client-jars-for-messaging/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 17:56:17 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[jboss]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[jms]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=269</guid>
		<description><![CDATA[Prior to JBoss 5, the jboss-all-client.jar was pretty much all you needed. However, the JBoss 5 Getting Started Guide states the following: The client/jbossall-client.jar library that used to bundle the majority of jboss client libraries, is now referencing them instead through the Class-Path manifest entry. This allows swapping included libraries (e.g. jboss-javaee.jar) without having to [...]]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2010/11/04/jboss-client-jars-for-messaging/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>rsh hates nohup</title>
		<link>http://matthewkwilliams.com/index.php/2010/08/04/rsh-hates-nohup/</link>
		<comments>http://matthewkwilliams.com/index.php/2010/08/04/rsh-hates-nohup/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 15:31:32 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[gotchas]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=267</guid>
		<description><![CDATA[rsh has issues with nohup.  Yes, I know rsh is evil.  It wasn't my decision.]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2010/08/04/rsh-hates-nohup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Torquebox and Cygwin: Take I</title>
		<link>http://matthewkwilliams.com/index.php/2010/06/09/torquebox-and-cygwin-take-i/</link>
		<comments>http://matthewkwilliams.com/index.php/2010/06/09/torquebox-and-cygwin-take-i/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 17:38:26 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[gotchas]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[torquebox]]></category>
		<category><![CDATA[cygwin]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=263</guid>
		<description><![CDATA[Torquebox and Cygwin don&#8217;t work as nicely together as one might hope. That said, here are a couple of findings: In order to deploy, you need to set the $JBOSS_HOME with the Windows path.  You can do this via export JBOSS_PATH=`cygpath -w PATH_TO_JBOSS`. Additionally, the JRUBY_HOME needs to be a windows path as well.   Otherwise [...]]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2010/06/09/torquebox-and-cygwin-take-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails &amp; JRuby in a Jar</title>
		<link>http://matthewkwilliams.com/index.php/2010/03/02/rails-jruby-in-a-jar/</link>
		<comments>http://matthewkwilliams.com/index.php/2010/03/02/rails-jruby-in-a-jar/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 16:32:18 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[gotchas]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=261</guid>
		<description><![CDATA[This is a discussion of what I needed to do to put rails and JRuby together in a single jar.]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2010/03/02/rails-jruby-in-a-jar/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Fractal Terrain Generation</title>
		<link>http://matthewkwilliams.com/index.php/2009/09/01/fractal-terrain-generation/</link>
		<comments>http://matthewkwilliams.com/index.php/2009/09/01/fractal-terrain-generation/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:49:36 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fractal]]></category>
		<category><![CDATA[terrain]]></category>
		<category><![CDATA[Wargaming]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=124</guid>
		<description><![CDATA[I've been working on a wargaming library/framework off and on for over a year; along the way I've encountered a number of interesting problems to solve.  This blog entry details one of them, fractal terrain generation.
]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2009/09/01/fractal-terrain-generation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick thought on programming and distractions</title>
		<link>http://matthewkwilliams.com/index.php/2009/08/31/quick-thought-on-programming-and-distractions/</link>
		<comments>http://matthewkwilliams.com/index.php/2009/08/31/quick-thought-on-programming-and-distractions/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 19:49:12 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[life hacking]]></category>
		<category><![CDATA[philosophy]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=239</guid>
		<description><![CDATA[&#8220;The way is not in the sky. The way is in the heart.&#8221; &#8211; Buddha Too often it&#8217;s easy to spend hours days weeks far too long reading blogs and wilfing doing research.  Looking for that perfect tool.  Looking for a wonderful library.  Looking for a new technique.  Looking, looking, looking.  Almost like Hans Guck-in-die-Luft, [...]]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2009/08/31/quick-thought-on-programming-and-distractions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using jnp as a JBoss heartbeat</title>
		<link>http://matthewkwilliams.com/index.php/2009/08/25/using-jnp-as-a-jboss-heartbeat/</link>
		<comments>http://matthewkwilliams.com/index.php/2009/08/25/using-jnp-as-a-jboss-heartbeat/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 19:00:57 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java Naming and Directory Interface]]></category>
		<category><![CDATA[JBoss application server]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=236</guid>
		<description><![CDATA[jnp is a JBoss protocol which exposes jndi.  It is, by default, bound to port 1099.  I&#8217;d been using that port as a heartbeat, but &#8220;cheating&#8221; &#8212; I would open a socket and then close it immediately.  However, this caused problems.  jnp is chatty.  And it got upset at my not letting it say &#8216;hi&#8217; [...]]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2009/08/25/using-jnp-as-a-jboss-heartbeat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>z-index and events</title>
		<link>http://matthewkwilliams.com/index.php/2009/07/30/z-index-and-events/</link>
		<comments>http://matthewkwilliams.com/index.php/2009/07/30/z-index-and-events/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 17:41:52 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[html css z-index gotchas]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/index.php/2009/07/30/z-index-and-events/</guid>
		<description><![CDATA[Today&#8217;s lesson has to do with z-index and events. I&#8217;d had a png with transparant portions that I wanted to use as a mask, so that information from underneath would not show. However, buttons, links, and hovers were not working &#8212; the top level element was taking the events and eating them. A change of [...]]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2009/07/30/z-index-and-events/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JBoss port confusion</title>
		<link>http://matthewkwilliams.com/index.php/2009/07/29/jboss-port-confusion/</link>
		<comments>http://matthewkwilliams.com/index.php/2009/07/29/jboss-port-confusion/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 14:16:30 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[gotchas]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=233</guid>
		<description><![CDATA[Sometimes, JBoss reports that it is unable to bind to a port, saying it is already in use.  However, this is not always the case.]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2009/07/29/jboss-port-confusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
