<?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>Adam Jordens@littlesquare:~/ &#187; Ruby</title>
	<atom:link href="http://littlesquare.com/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://littlesquare.com</link>
	<description>Just a little square in a sea of blogs</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:12:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Playing around with Rails again</title>
		<link>http://littlesquare.com/2008/12/playing-around-with-rails-again/</link>
		<comments>http://littlesquare.com/2008/12/playing-around-with-rails-again/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 03:55:00 +0000</pubDate>
		<dc:creator>ajordens</dc:creator>
				<category><![CDATA[General Discussions]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://littlesquare.com/2008/12/29/playing-around-with-rails-again/</guid>
		<description><![CDATA[I’ve been knee deep in the Java world for a long time doing a combination of desktop, backend J2EE (spring/hibernate) and most recently Seam-based web application development. It’s the Christmas break and I’ve taken a bit of time to create an Ubuntu VM with Rails 2.2 installed in it.&#160; Rails has come a long ways [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been knee deep in the Java world for a long time doing a combination of desktop, backend J2EE (spring/hibernate) and most recently Seam-based web application development.</p>
<p>It’s the Christmas break and I’ve taken a bit of time to create an Ubuntu VM with Rails 2.2 installed in it.&#160; Rails has come a long ways since I last was working (<em>playing is probably a more appropriate descriptor</em>) with it.&#160; I’ve got a couple ideas to perhaps flush out, but before that, I need to re-learn a few things and come back up to speed.</p>
<p>Installation was simple and straight forward enough, there are a number of decent guides for getting Ruby and Rails <a href="http://wiki.rubyonrails.org/rails/pages/RailsOnUbuntu">installed</a> in Ubuntu.&#160; Since I’m working in Ubuntu and not on my work MacBook Pro, there will be no TextMate for me.&#160; Fortunately, the guys from JetBrains have released early access versions of their new Ruby IDE <a href="http://www.jetbrains.com/ruby/index.html">RubyMine</a>.&#160; I’m a long time user of their Java IDE and if the Ruby equivalent is anywhere near as good, it’ll be a real winner.</p>
<p>RubyMine is nice in that it seems to largely delegate to the command-line Rails generators.&#160; No magic and if you spot an error (<em>it’s still beta software</em>), you can still execute the respective command-line tools and continue working.</p>
<p>&#160;</p>
<p>Don’t have much else to say, I hope everyone is enjoying their respective holiday seasons.&#160; </p>
<p>Happy New Year!</p>
]]></content:encoded>
			<wfw:commentRss>http://littlesquare.com/2008/12/playing-around-with-rails-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2007 OSCON Presentations Available</title>
		<link>http://littlesquare.com/2007/07/2007-oscon-presentations-available/</link>
		<comments>http://littlesquare.com/2007/07/2007-oscon-presentations-available/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 00:30:30 +0000</pubDate>
		<dc:creator>ajordens</dc:creator>
				<category><![CDATA[citations]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.jordens.org/2007/07/28/2007-oscon-presentations-available/</guid>
		<description><![CDATA[I was pretty keen on attending this years OSCON in Portland but it unfortunately didn&#8217;t fit into the conference budget. It&#8217;s never really a replacement for attending but a good majority of the presentations this year are now available (as PDFs) here. I haven&#8217;t looked at many yet but there appear to be some fairly [...]]]></description>
			<content:encoded><![CDATA[<p>I was pretty keen on attending this years OSCON in Portland but it unfortunately didn&#8217;t fit into the conference budget.</p>
<p>It&#8217;s never really a replacement for attending but a good majority of the presentations this year are now available (as PDFs) <a href="http://conferences.oreillynet.com/pub/w/58/presentations.html">here</a>.</p>
<p>I haven&#8217;t looked at many yet but there appear to be some fairly interesting talks regarding Java.  Not to mention general programming and open-source goodness (ie. Databases Don&#8217;t Matter or Nested Data Parallelism in Haskell). </p>
<p>Maybe next year!</p>
]]></content:encoded>
			<wfw:commentRss>http://littlesquare.com/2007/07/2007-oscon-presentations-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby/Odeum : Something to try out</title>
		<link>http://littlesquare.com/2005/07/rubyodeum-something-to-try-out/</link>
		<comments>http://littlesquare.com/2005/07/rubyodeum-something-to-try-out/#comments</comments>
		<pubDate>Wed, 06 Jul 2005 06:22:57 +0000</pubDate>
		<dc:creator>ajordens</dc:creator>
				<category><![CDATA[General Discussions]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.jordens.org/?p=102</guid>
		<description><![CDATA[Well, I haven&#8217;t quite kicked my desire to play more with ruby so I&#8217;m planning a little side project using the Odeum bindings. It&#8217;s too late to start tonight but I&#8217;ll try to crank something out tomorrow after work. Ruby/Odeum is a binding to the fantastic QDBM Odeum inverted index library. Odeum is used in [...]]]></description>
			<content:encoded><![CDATA[<p>Well,  I haven&#8217;t quite kicked my desire to play more with ruby so I&#8217;m planning a little side project using the Odeum bindings.</p>
<p>It&#8217;s too late to start tonight but I&#8217;ll try to crank something out tomorrow after work.</p>
<p><em>Ruby/Odeum is a binding to the fantastic QDBM Odeum inverted index library. Odeum is used in the  Estraier search engine and is written by the same author. It lets you easily construct a very fast inverted index so you can search for documents by words really quickly. It is released under the same license as QDBM (LGPL). The source includes the minimum source from QDBM needed to use Odeum, so it will work right out of the box.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://littlesquare.com/2005/07/rubyodeum-something-to-try-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick post on RoR</title>
		<link>http://littlesquare.com/2005/06/quick-post-on-ror/</link>
		<comments>http://littlesquare.com/2005/06/quick-post-on-ror/#comments</comments>
		<pubDate>Thu, 16 Jun 2005 07:20:19 +0000</pubDate>
		<dc:creator>ajordens</dc:creator>
				<category><![CDATA[General Discussions]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.jordens.org/?p=94</guid>
		<description><![CDATA[I played around with Ruby on Rails tonight for a couple of hours. I guess I&#8217;ve joined the masses now. It&#8217;s pretty cool. Enuf said. Cool enough to push XUL onto the back burner for the next short whle. A pretty slick little framework. Simplier than but similar to what I&#8217;m used to in Struts, [...]]]></description>
			<content:encoded><![CDATA[<p>I played around with <a href="http://www.rubyonrails.org">Ruby on Rails</a> tonight for a couple of hours.  I guess I&#8217;ve joined the masses now.</p>
<p>It&#8217;s pretty cool.  Enuf said.  Cool enough to push XUL onto the back burner for the next short whle.</p>
<p>A pretty slick little framework.  Simplier than but similar to what I&#8217;m used to in Struts, without the need to maintain an ever changing configuration file.  Quite amazing how simple it was to prototype something when the web framework handled the initial pass at form construction.  I don&#8217;t have any particularily complicated database relationships (ie.  avoiding many-to-many join tables) so scaffolding has worked well so far.</p>
<p>I admit that I&#8217;m just getting into it but I&#8217;ve thought up with a little project involving Flickr and RoR that should force me a little bit deeper into the framework&#8217;s functionality.  I should also mention that I was impressed with Scott Raymond&#8217;s insanely easy to use <a href="http://redgreenblu.com/flickr/">Ruby wrapper</a> around the Flickr API.</p>
<p>That&#8217;s enough excitement for tonight.</p>
]]></content:encoded>
			<wfw:commentRss>http://littlesquare.com/2005/06/quick-post-on-ror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

