<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Educate. Liberate.</title>
	<link>http://www.nullstyle.com</link>
	<description></description>
	<lastBuildDate>Mon, 10 Nov 2008 05:33:51 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>ANN:  Clojure Textmate Bundle 0.1</title>
		<description><![CDATA[See the code, and README here: http://github.com/nullstyle/clojure-tmbundle/tree/master About a month or so ago, I was re-introduced to Clojure, after having dismissed it as something too smart for me to handle, through the wonderful screencasts by Clojure creator Rich Hickey. This thing rocks the casbah. Rich has done an outstanding job. Unfortunately, there is no Clojure [...]]]></description>
		<link>http://www.nullstyle.com/2008/11/09/ann-clojure-textmate-bundle-01/</link>
			</item>
	<item>
		<title>Hacking a Gist API with Mechanize</title>
		<description><![CDATA[I&#8217;ve been wanting to hack in support for code snippets with syntax highlighting for Get Satisfaction for quite a while. After Gist was released, I had the bright idea to allow our users at GSFN to easily create gists, since they give you so many nice features. So, I did that today. Unfortunately, the slowness [...]]]></description>
		<link>http://www.nullstyle.com/2008/08/16/hacking-a-gist-api-with-mechanize/</link>
			</item>
	<item>
		<title>Speaking engagements</title>
		<description><![CDATA[Over the next coming months, I&#8217;ve been given a couple of opportunities to speak publicly: At the Web 2.0 Expo in San Francisco at then end of this month, and then again at RailsConf in Portland at the end of May. At Web2.0, I&#8217;ll be speaking about The How of OAuth. At Get Satisfaction, we&#8217;ve [...]]]></description>
		<link>http://www.nullstyle.com/2008/04/02/speaking-engagements/</link>
			</item>
	<item>
		<title>Unixbench Roundup for EC2, Joyent, and my Brand Spankin&#8217; new Macbook Pro</title>
		<description><![CDATA[So, I felt like playing around tonight, so I decided to see If I could generate some data that some might find useful. Like anything on the internet, please take this with a grain of salt&#8230; skepticism is a good thing. I decided I would run the unixbench suite of software across the various hardwares [...]]]></description>
		<link>http://www.nullstyle.com/2008/03/31/unixbench-roundup-for-ec2-joyent-and-my-brand-spankin-new-macbook-pro/</link>
			</item>
	<item>
		<title>ThoughtBlog:  More on XMPP Apps.  Writing-into-the-app edition &#8211; 2/21</title>
		<description><![CDATA[Yesterday I went to sleep having talked about one method I propose of how to write into a data store that is federated using xmpp. Today I&#8217;ll continue the trend talking about other methods that jump out of mind. using PubSub XMPP has Publish-Subscribe functionality layered on top of itself (Relevant proposal). By itself pubsub [...]]]></description>
		<link>http://www.nullstyle.com/2008/02/21/thoughtblog-more-on-xmpp-apps-writing-into-the-app-edition-221/</link>
			</item>
	<item>
		<title>ThoughtBlog:  More on XMPP and Clustering &#8211; 2/20</title>
		<description><![CDATA[Crazy goals and dreams Horizontally scalable at the application server. The system works with 1 mongrel as well as 1000. Since shared-nothing lets us do this very easily, maintaining or improving this area basically boils to down can the XMPP server handle the same or a greater number of active connections than a mysql server. [...]]]></description>
		<link>http://www.nullstyle.com/2008/02/20/thoughtblog-more-on-xmpp-and-clustering-220/</link>
			</item>
	<item>
		<title>ThoughtBlog:  On XMPP and building distributed applications &#8211; 2/19</title>
		<description><![CDATA[So, i&#8217;ve been spending a lot of time thinking, prototyping, and just generally mucking around with what a federated Get Satisfaction would look like. I&#8217;ve got a Curio document bursting at the seems with possibilities, problems, questions, etc. and felt like it might help the process to try and put this exploration into prose. In [...]]]></description>
		<link>http://www.nullstyle.com/2008/02/19/thoughtblog-on-xmpp-and-building-distributed-applications-219/</link>
			</item>
	<item>
		<title>An interesting class naming behavior in Ruby</title>
		<description><![CDATA[The code explains it all: #!/usr/bin/env ruby klass = Class.new klass.name # => '' Foo = klass klass.name # => 'Foo' Foo.name # => 'Foo' Bar = Foo Bar.name # => 'Foo' Seems strange, but oddly makes sense, huh?]]></description>
		<link>http://www.nullstyle.com/2007/11/30/an-interesting-class-naming-behavior-in-ruby/</link>
			</item>
	<item>
		<title>How to build ImageMagick and install RMagick with MacPorts on Mac OS X Leopard</title>
		<description><![CDATA[Oh holy day, brand new operating system for me to poke my grubby little fingers at! Leopard is a piece of work that is for sure, but for some of us getting back to the bliss that was the Rails development environment on Tiger will take a little doing. In today&#8217;s journey will get RMagick [...]]]></description>
		<link>http://www.nullstyle.com/2007/10/27/how-to-build-imagemagick-and-install-rmagick-with-macports-on-mac-os-x-leopard/</link>
			</item>
	<item>
		<title>Inconsolata, monospace bliss.</title>
		<description><![CDATA[One of the programming social media sites I browse (either Reddit or Dzone, I can&#8217;t remember), had a link to a new font called Inconsolata. I haven&#8217;t switched programming fonts in quite a while, after dumping ProFont for Monaco again some months ago, but I&#8217;m giving this new font a try. I have to say, [...]]]></description>
		<link>http://www.nullstyle.com/2007/10/03/inconsolata-monospace-bliss/</link>
			</item>
</channel>
</rss>
