<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Complete Ramblings</title>
	<link>http://ramblingsof.justinwinkler.com</link>
	<description>My thoughts (facts) on everything</description>
	<lastBuildDate>Thu, 31 Jul 2008 19:02:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Gem Server Init Script</title>
		<description>We recently upgraded from rubygems 0.9.x to 1.2.0. Unfortunately, there doesn't appear to be a working service init script for this new version, so I had to hand-craft a basic one to start/stop the service. You'll find it below in all its glory (and probably under/incorrectly-implemented as I am in ...</description>
		<link>http://ramblingsof.justinwinkler.com/gem-server-init-script</link>
			</item>
	<item>
		<title>Zed&#8217;s so Unbelievably Pompous (ZSUP)</title>
		<description>Nothing is perfect. Nothing. I am not; you are not. Ruby is not and Rails is not (though it seems better than anything I've used/evaluated so far, regardless of language).

Zed is definitely not perfect. I'm not sure he'd say the same about himself, but you'd have to ask him. Lord ...</description>
		<link>http://ramblingsof.justinwinkler.com/zeds-so-unbelievably-pompous-zsup</link>
			</item>
	<item>
		<title>Forwarding a dynamic argument &#8220;&#8230;(rest)&#8221; array in Flex</title>
		<description>If you've done much in flex, you may have used the "..." notation in a method signature to indicate that the function takes a dynamic number of arguments, such as:

private function doIt( ...args ):void

... then called the method:

doIt( 1 )
doIt( 1, 2 )
doIt( "some", "other", "stuff" )

The question is this: ...</description>
		<link>http://ramblingsof.justinwinkler.com/forwarding-a-dynamic-argument-rest-array-in-flex</link>
			</item>
	<item>
		<title>When crap just doesn&#8217;t add up&#8230;</title>
		<description>Math in programming just generally sucks. I come from a mainly Java background, and recently I've been using Ruby. But in both cases, the statement holds true. I know this isn't really a new problem, but for god's sake, it's 2007; why is it still a problem?

Using Ruby, let's suppose we ...</description>
		<link>http://ramblingsof.justinwinkler.com/when-crap-just-doesnt-add-up</link>
			</item>
	<item>
		<title>This blog is probably pointless</title>
		<description>As I just said, this blog is probably pointless... but alot of the time, I have crap to say and nobody will listen, so I may just type it here, and you can deal with that.

Oh, and don't vote for Hillary. She's a socialist weasel. </description>
		<link>http://ramblingsof.justinwinkler.com/this-blog-is-probably-pointless</link>
			</item>
</channel>
</rss>
