<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://db2onrails.com/wp-atom.php">
	<title type="text">DB2 on Rails</title>
	<subtitle type="text">Agile development using Ruby on Rails for enterprises large and small</subtitle>

	<updated>2009-03-26T16:10:14Z</updated>
	<generator uri="http://wordpress.org/" version="2.8">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://db2onrails.com" />
	<id>http://db2onrails.com/feed/atom/</id>
	

			<link rel="self" href="http://feeds.feedburner.com/DB2OnRails" type="application/atom+xml" /><feedburner:emailServiceId>DB2OnRails</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry>
		<author>
			<name>Antonio Cangiano</name>
						<uri>http://antoniocangiano.com</uri>
					</author>
		<title type="html"><![CDATA[Support for Ruby 1.9.1 and Rails 2.3 is here]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/cRbfduiSujU/" />
		<id>http://db2onrails.com/?p=76</id>
		<updated>2009-03-26T16:10:14Z</updated>
		<published>2009-03-26T15:55:14Z</published>
		<category scheme="http://db2onrails.com" term="Announcements" />		<summary type="html"><![CDATA[The IBM API team just released a juicy update of the ibm_db gem. Version 1.0.5 packs support for ActiveRecord 2.3.2, which is included in the latest, recently released version of Rails, as well as being compatible with Ruby 1.9.1 (you can read this post of mine to learn why this is important). To be more [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2009/03/26/support-for-ruby-191-and-rails-23-is-here/">&lt;p&gt;The IBM API team just released a juicy update of the ibm_db gem. Version 1.0.5 packs support for ActiveRecord 2.3.2, which is included in the latest, recently released version of Rails, as well as being compatible with Ruby 1.9.1 (you can read &lt;a href="http://antoniocangiano.com/2009/03/23/rubys-biggest-challenge-for-2009/"&gt;this post of mine&lt;/a&gt; to learn why this is important). To be more exact, this release enables the driver to work as a ASCII driver when using Ruby 1.9.1, with Unicode support to follow in upcoming releases.&lt;/p&gt;
&lt;p&gt;1.0.5 also includes support for the SQLRowcount feature and fixes three bugs: one related to setting the schema on z\OS, another about LOB handling, and finally an edge case about nested queries that were truncated.&lt;/p&gt;
&lt;p&gt;To install or update this gem on Windows, simply run:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;gem install ibm_db&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;On Linux, run the following:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sudo -s
export IBM_DB_INCLUDE=/home/db2inst1/
sqllib/include
export IBM_DB_LIB=/home/db2inst1/sqllib/lib
gem install ibm_db&lt;/pre&gt;
&lt;p&gt;&lt;/code&gt;&lt;br /&gt;
&lt;br/&gt;&lt;/p&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F26%2Fsupport-for-ruby-191-and-rails-23-is-here%2F&amp;amp;title=Support+for+Ruby+1.9.1+and+Rails+2.3+is+here" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F26%2Fsupport-for-ruby-191-and-rails-23-is-here%2F&amp;amp;title=Support+for+Ruby+1.9.1+and+Rails+2.3+is+here" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F26%2Fsupport-for-ruby-191-and-rails-23-is-here%2F&amp;amp;title=Support+for+Ruby+1.9.1+and+Rails+2.3+is+here" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F26%2Fsupport-for-ruby-191-and-rails-23-is-here%2F&amp;amp;title=Support+for+Ruby+1.9.1+and+Rails+2.3+is+here" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F26%2Fsupport-for-ruby-191-and-rails-23-is-here%2F&amp;amp;title=Support+for+Ruby+1.9.1+and+Rails+2.3+is+here', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F26%2Fsupport-for-ruby-191-and-rails-23-is-here%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F26%2Fsupport-for-ruby-191-and-rails-23-is-here%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F26%2Fsupport-for-ruby-191-and-rails-23-is-here%2F&amp;amp;title=Support+for+Ruby+1.9.1+and+Rails+2.3+is+here" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F26%2Fsupport-for-ruby-191-and-rails-23-is-here%2F&amp;amp;title=Support+for+Ruby+1.9.1+and+Rails+2.3+is+here" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/cRbfduiSujU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2009/03/26/support-for-ruby-191-and-rails-23-is-here/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2009/03/26/support-for-ruby-191-and-rails-23-is-here/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://db2onrails.com/2009/03/26/support-for-ruby-191-and-rails-23-is-here/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antonio Cangiano</name>
						<uri>http://antoniocangiano.com</uri>
					</author>
		<title type="html"><![CDATA[IBM_DB 1.0.2 released]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/X95bifql9ek/" />
		<id>http://db2onrails.com/?p=69</id>
		<updated>2009-03-13T14:41:01Z</updated>
		<published>2009-03-12T14:32:35Z</published>
		<category scheme="http://db2onrails.com" term="Announcements" />		<summary type="html"><![CDATA[A few days ago the IBM API team released an update for the Ruby driver and Rails adapter for IBM databases. This specific release of the IBM_DB gem (1.0.2) fixes a couple of LOB related bugs that were recently found, and adds support for the timeout parameter for ActiveRecord. In practice this means that you&#8217;ll [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2009/03/12/ibm_db-102-released/">&lt;p&gt;A few days ago the IBM API team released an update for the Ruby driver and Rails adapter for IBM databases. This specific release of the IBM_DB gem (1.0.2) fixes a couple of LOB related bugs that were recently found, and adds support for the &lt;code&gt;timeout&lt;/code&gt; parameter for ActiveRecord. In practice this means that you&amp;#8217;ll now be able to specify a timeout value within your &lt;code&gt;config/database.yml&lt;/code&gt; file, which expresses the amount of time in &lt;del datetime="2009-03-13T14:40:06+00:00"&gt;milliseconds&lt;/del&gt; seconds before an attempt to establish a connection with DB2 timeouts.&lt;/p&gt;
&lt;p&gt;For example, the development section of said configuration file may look like this:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
development:
 adapter: ibm_db
 username: db2inst1
 password: secret
 database: db_name
 schema: myapp
 timeout: 5&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;In this case, the timeout for each connection was 5 seconds.&lt;/p&gt;
&lt;p&gt;We hope you&amp;#8217;ll find this release useful. Give it a try, and please report any issues, however unlikely they may be, in the &lt;a href="http://rubyforge.org/forum/?group_id=2361"&gt;RubyForge forum&lt;/a&gt;.&lt;/p&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F12%2Fibm_db-102-released%2F&amp;amp;title=IBM_DB+1.0.2+released" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F12%2Fibm_db-102-released%2F&amp;amp;title=IBM_DB+1.0.2+released" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F12%2Fibm_db-102-released%2F&amp;amp;title=IBM_DB+1.0.2+released" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F12%2Fibm_db-102-released%2F&amp;amp;title=IBM_DB+1.0.2+released" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F12%2Fibm_db-102-released%2F&amp;amp;title=IBM_DB+1.0.2+released', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F12%2Fibm_db-102-released%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F12%2Fibm_db-102-released%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F12%2Fibm_db-102-released%2F&amp;amp;title=IBM_DB+1.0.2+released" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F03%2F12%2Fibm_db-102-released%2F&amp;amp;title=IBM_DB+1.0.2+released" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/X95bifql9ek" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2009/03/12/ibm_db-102-released/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2009/03/12/ibm_db-102-released/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://db2onrails.com/2009/03/12/ibm_db-102-released/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antonio Cangiano</name>
						<uri>http://antoniocangiano.com</uri>
					</author>
		<title type="html"><![CDATA[DB2 on the new Rails Wiki]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/vF_25ze-Hj8/" />
		<id>http://db2onrails.com/?p=66</id>
		<updated>2009-02-12T05:18:24Z</updated>
		<published>2009-02-12T05:17:55Z</published>
		<category scheme="http://db2onrails.com" term="How-to" />		<summary type="html"><![CDATA[The Rails team launched a new wiki, as the previous one had become way too messy. You can read about the reasons behind this choice in the official blog announcement. There wasn&#8217;t a DB2 page among the supported databases pages so I created one here. It covers the installation of the ibm_db gem, how to [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2009/02/12/db2-on-the-new-rails-wiki/">&lt;p&gt;The Rails team launched &lt;a href="http://newwiki.rubyonrails.org/"&gt;a new wiki&lt;/a&gt;, as the previous one had become way too messy. You can read about the reasons behind this choice in the &lt;a href="http://weblog.rubyonrails.org/2009/2/10/the-state-of-the-wiki"&gt;official blog announcement&lt;/a&gt;. There wasn&amp;#8217;t a DB2 page among the supported databases pages so I created one &lt;a href="http://newwiki.rubyonrails.org/database-support/db2"&gt;here&lt;/a&gt;. It covers the installation of the ibm_db gem, how to create a Rails app with a config/database.yml file prepopulated for DB2, and also provides a few helpful pointers. If you find any issues with it, please let us know or feel free to modify it yourself.&lt;/p&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F02%2F12%2Fdb2-on-the-new-rails-wiki%2F&amp;amp;title=DB2+on+the+new+Rails+Wiki" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2009%2F02%2F12%2Fdb2-on-the-new-rails-wiki%2F&amp;amp;title=DB2+on+the+new+Rails+Wiki" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F02%2F12%2Fdb2-on-the-new-rails-wiki%2F&amp;amp;title=DB2+on+the+new+Rails+Wiki" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F02%2F12%2Fdb2-on-the-new-rails-wiki%2F&amp;amp;title=DB2+on+the+new+Rails+Wiki" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2009%2F02%2F12%2Fdb2-on-the-new-rails-wiki%2F&amp;amp;title=DB2+on+the+new+Rails+Wiki', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2009%2F02%2F12%2Fdb2-on-the-new-rails-wiki%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2009%2F02%2F12%2Fdb2-on-the-new-rails-wiki%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2009%2F02%2F12%2Fdb2-on-the-new-rails-wiki%2F&amp;amp;title=DB2+on+the+new+Rails+Wiki" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2009%2F02%2F12%2Fdb2-on-the-new-rails-wiki%2F&amp;amp;title=DB2+on+the+new+Rails+Wiki" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/vF_25ze-Hj8" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2009/02/12/db2-on-the-new-rails-wiki/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2009/02/12/db2-on-the-new-rails-wiki/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://db2onrails.com/2009/02/12/db2-on-the-new-rails-wiki/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antonio Cangiano</name>
						<uri>http://antoniocangiano.com</uri>
					</author>
		<title type="html"><![CDATA[Using DB2 and Rails on Mac OS X]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/EY_FvcoB2qY/" />
		<id>http://db2onrails.com/?p=64</id>
		<updated>2008-12-23T23:38:44Z</updated>
		<published>2008-12-23T23:38:44Z</published>
		<category scheme="http://db2onrails.com" term="Announcements" /><category scheme="http://db2onrails.com" term="How-to" />		<summary type="html"><![CDATA[It was pre-announced over the weekend and has now been officially announced: DB2 Express-C for Mac OS X is finally available for download. To help get you started from the Rails side of things, this announcement also contains a few hints regarding how to set up your ibm_db stack and how to use it on [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2008/12/23/using-db2-and-rails-on-mac-os-x/">&lt;p&gt;It was pre-announced over the weekend and has now been officially announced: DB2 Express-C for Mac OS X is finally &lt;a href="http://www.ibm.com/software/data/db2/express/download.html?S_CMP=ECDDWW01&amp;#038;S_TACT=ACDB201"&gt;available for download&lt;/a&gt;. To help get you started from the Rails side of things, &lt;a href="http://antoniocangiano.com/2008/12/23/db2-on-mac-officially-released/"&gt;this announcement&lt;/a&gt; also contains a few hints regarding how to set up your ibm_db stack and how to use it on our newest platform. Enjoy! &lt;img src='http://db2onrails.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /&gt; &lt;/p&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F12%2F23%2Fusing-db2-and-rails-on-mac-os-x%2F&amp;amp;title=Using+DB2+and+Rails+on+Mac+OS+X" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F12%2F23%2Fusing-db2-and-rails-on-mac-os-x%2F&amp;amp;title=Using+DB2+and+Rails+on+Mac+OS+X" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F12%2F23%2Fusing-db2-and-rails-on-mac-os-x%2F&amp;amp;title=Using+DB2+and+Rails+on+Mac+OS+X" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F12%2F23%2Fusing-db2-and-rails-on-mac-os-x%2F&amp;amp;title=Using+DB2+and+Rails+on+Mac+OS+X" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F12%2F23%2Fusing-db2-and-rails-on-mac-os-x%2F&amp;amp;title=Using+DB2+and+Rails+on+Mac+OS+X', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2008%2F12%2F23%2Fusing-db2-and-rails-on-mac-os-x%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2008%2F12%2F23%2Fusing-db2-and-rails-on-mac-os-x%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2008%2F12%2F23%2Fusing-db2-and-rails-on-mac-os-x%2F&amp;amp;title=Using+DB2+and+Rails+on+Mac+OS+X" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F12%2F23%2Fusing-db2-and-rails-on-mac-os-x%2F&amp;amp;title=Using+DB2+and+Rails+on+Mac+OS+X" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/EY_FvcoB2qY" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2008/12/23/using-db2-and-rails-on-mac-os-x/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2008/12/23/using-db2-and-rails-on-mac-os-x/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://db2onrails.com/2008/12/23/using-db2-and-rails-on-mac-os-x/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antonio Cangiano</name>
						<uri>http://antoniocangiano.com</uri>
					</author>
		<title type="html"><![CDATA[Common pitfalls when installing the ibm_db gem]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/FmPP43sjVKY/" />
		<id>http://db2onrails.com/?p=58</id>
		<updated>2008-11-11T21:13:02Z</updated>
		<published>2008-11-11T21:13:02Z</published>
		<category scheme="http://db2onrails.com" term="How-to" /><category scheme="http://db2onrails.com" term="Tips&amp;Tricks" />		<summary type="html"><![CDATA[Installing the ibm_db gem on Windows is as easy as running gem install ibm_db. Next to no problems have been reported, as the the installation is as smooth as it gets. On Linux things can get a bit trickier though. Having helped dozens of people resolve installation problems, I&#8217;ve gathered some insight into what the [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2008/11/11/common-pitfalls-when-installing-the-ibm_db-gem/">&lt;p&gt;Installing the ibm_db gem on Windows is as easy as running &lt;code&gt;gem install ibm_db&lt;/code&gt;. Next to no problems have been reported, as the the installation is as smooth as it gets. On Linux things can get a bit trickier though. Having helped dozens of people resolve installation problems, I&amp;#8217;ve gathered some insight into what the common pitfalls are when installing the ibm_db gem on *nix systems. Here I&amp;#8217;ve put together a checklist, in case you&amp;#8217;re experiencing issues with your own install.&lt;/p&gt;
&lt;p&gt;First and foremost, the most common error message is a variant of the following:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
$ sudo gem install ibm_db
Building native extensions.  This could take a while...
ERROR:  Error installing ibm_db:
	ERROR: Failed to build gem native extension.

/usr/bin/ruby1.8 extconf.rb install ibm_db
checking for SQLConnect() in -ldb2... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.

Provided configuration options:
	--with-opt-dir
	--without-opt-dir
	--with-opt-include
	--without-opt-include=${opt-dir}/include
	--with-opt-lib
	--without-opt-lib=${opt-dir}/lib
  ...
  ...
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The gem fails to install because the &lt;code&gt;SQLConnect()&lt;/code&gt; function provided by DB2&amp;#8217;s development headers (which are required to build the gem) cannot be found/loaded.&lt;/p&gt;
&lt;p&gt;This brings us to our quick checklist:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; Have you sourced the profile? This is done by running:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;. /home/db2inst1/sqllib/db2profile&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You may need to replace the dot, with &lt;code&gt;source&lt;/code&gt; depending on your shell.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.&lt;/strong&gt; Have you specified where DB2&amp;#8217;s directory and library are to be found? You can do so by running:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
export IBM_DB_DIR=/home/db2inst1/sqllib
export IBM_DB_LIB=/home/db2inst1/sqllib/lib32
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;3.&lt;/strong&gt; Did you install the required development headers during the installation? These are available by selecting &amp;#8220;Base application development tools&amp;#8221; under the section &amp;#8220;Application Development Tools&amp;#8221; in the DB2 Setup Wizard (having selected a &amp;#8220;custom&amp;#8221; installation beforehand).&lt;/p&gt;
&lt;p&gt;You can double check this by running:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ls /home/db2inst1/sqllib/include&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This should show you a series of .h files, including sqlcli1.h. If you don&amp;#8217;t see them, then you need to repeat the setup procedure so as to add the development tools. Likewise, you should also see a series of .so files, including&lt;br /&gt;
libdb2.so when you run: &lt;code&gt;ls /home/db2inst1/sqllib/lib32&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.&lt;/strong&gt; Are you trying to perform the installation when logged in as the db2inst1 user? If you&amp;#8217;re doing this, it&amp;#8217;s best not to. It doesn&amp;#8217;t matter if db2inst1 is a suoder or not. Don&amp;#8217;t run &lt;code&gt;sudo gem install ibm_db&lt;/code&gt; as the instance user.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5.&lt;/strong&gt; If nothing else works, try to install as the root user (on certain systems &lt;code&gt;sudo&lt;/code&gt; won&amp;#8217;t cut it). The following complete procedure works in 99% of cases:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
sudo -s
. /home/db2inst1/sqllib/db2profile
export IBM_DB_DIR=/home/db2inst1/sqllib
export IBM_DB_LIB=/home/db2inst1/sqllib/lib32
gem install ibm_db
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If this checklist doesn&amp;#8217;t help you, then you can reach for the &lt;a href="http://rubyforge.org/forum/forum.php?forum_id=9503"&gt;RubyForge forum&lt;/a&gt;, where the DB2 on Rails community and the IBM team will be happy to help you.&lt;/p&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F11%2Fcommon-pitfalls-when-installing-the-ibm_db-gem%2F&amp;amp;title=Common+pitfalls+when+installing+the+ibm_db+gem" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F11%2Fcommon-pitfalls-when-installing-the-ibm_db-gem%2F&amp;amp;title=Common+pitfalls+when+installing+the+ibm_db+gem" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F11%2Fcommon-pitfalls-when-installing-the-ibm_db-gem%2F&amp;amp;title=Common+pitfalls+when+installing+the+ibm_db+gem" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F11%2Fcommon-pitfalls-when-installing-the-ibm_db-gem%2F&amp;amp;title=Common+pitfalls+when+installing+the+ibm_db+gem" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F11%2Fcommon-pitfalls-when-installing-the-ibm_db-gem%2F&amp;amp;title=Common+pitfalls+when+installing+the+ibm_db+gem', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F11%2Fcommon-pitfalls-when-installing-the-ibm_db-gem%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F11%2Fcommon-pitfalls-when-installing-the-ibm_db-gem%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F11%2Fcommon-pitfalls-when-installing-the-ibm_db-gem%2F&amp;amp;title=Common+pitfalls+when+installing+the+ibm_db+gem" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F11%2Fcommon-pitfalls-when-installing-the-ibm_db-gem%2F&amp;amp;title=Common+pitfalls+when+installing+the+ibm_db+gem" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/FmPP43sjVKY" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2008/11/11/common-pitfalls-when-installing-the-ibm_db-gem/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2008/11/11/common-pitfalls-when-installing-the-ibm_db-gem/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://db2onrails.com/2008/11/11/common-pitfalls-when-installing-the-ibm_db-gem/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antonio Cangiano</name>
						<uri>http://antoniocangiano.com</uri>
					</author>
		<title type="html"><![CDATA[A major milestone for DB2 on Rails]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/LHLRHeiyaCI/" />
		<id>http://db2onrails.com/?p=52</id>
		<updated>2008-11-09T21:44:11Z</updated>
		<published>2008-11-09T01:13:40Z</published>
		<category scheme="http://db2onrails.com" term="Announcements" />		<summary type="html"><![CDATA[The IBM API development team has released version 1.0 of the ibm_db gem, which includes both the Ruby driver, and the Rails adapter, for IBM&#8217;s databases. This is a very important milestone for the DB2 on Rails community, and it ships with quite a few goodies.
Besides a few bug fixes, this version adds support for [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2008/11/08/a-major-milestone-for-db2-on-rails/">&lt;p&gt;The IBM API development team has released version 1.0 of the ibm_db gem, which includes both the Ruby driver, and the Rails adapter, for IBM&amp;#8217;s databases. This is a very important milestone for the &lt;a href="http://www-01.ibm.com/software/data/db2/express/download.html?S_CMP=ECDDWW01&amp;#038;S_TACT=ACDB202"&gt;DB2&lt;/a&gt; on Rails community, and it ships with quite a few goodies.&lt;/p&gt;
&lt;p&gt;Besides a few bug fixes, this version adds support for DB2&amp;#8217;s secure connections via SSL, short-hands to use char, double and xml when using both create_table and change_table in Rails&amp;#8217; new &amp;#8220;sexy migrations&amp;#8221;, and enables change_column_null to work with DB2.&lt;/p&gt;
&lt;p&gt;Even more importantly, it adds support for Transactional Migrations in Rails 2.2. What this means to you is that any DDL changes performed by a migration file before an exception has been raised, will be rolled back by DB2. This is a handy new feature in Rails 2.2, and our gem backed support for it, even before this version of Rails was shipped.&lt;/p&gt;
&lt;p&gt;Speaking of Rails 2.2, which is about to be released, you&amp;#8217;ll finally be able to run rails my_app -d ibm_db. This will generate a DB2-specific config/database.yml file. This move is possible thanks to a patch that was submitted by IBM to the Rails team. As handy as it is, the great news is not so much in this new feature, but rather in the fact that the Rails team has shown that they&amp;#8217;re open to accepting patches that extend features to commercial databases as well, and not only the three open source ones they support. This can open up a world of possibilities for the future of DB2 on Rails, and it will mean less reliance on external plugins.&lt;/p&gt;
&lt;p&gt;As usual, install as follows (on *nix systems):&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
$ . /home/db2inst1/sqllib/db2profile
$ export IBM_DB_DIR=/home/db2inst1/sqllib
$ export IBM_DB_LIB=/home/db2inst1/sqllib/lib
$ sudo gem update
$ sudo gem install ibm_db&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;On Windows, simply run:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
gem install ibm_db&lt;/code&gt;
&lt;/pre&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F08%2Fa-major-milestone-for-db2-on-rails%2F&amp;amp;title=A+major+milestone+for+DB2+on+Rails" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F08%2Fa-major-milestone-for-db2-on-rails%2F&amp;amp;title=A+major+milestone+for+DB2+on+Rails" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F08%2Fa-major-milestone-for-db2-on-rails%2F&amp;amp;title=A+major+milestone+for+DB2+on+Rails" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F08%2Fa-major-milestone-for-db2-on-rails%2F&amp;amp;title=A+major+milestone+for+DB2+on+Rails" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F08%2Fa-major-milestone-for-db2-on-rails%2F&amp;amp;title=A+major+milestone+for+DB2+on+Rails', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F08%2Fa-major-milestone-for-db2-on-rails%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F08%2Fa-major-milestone-for-db2-on-rails%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F08%2Fa-major-milestone-for-db2-on-rails%2F&amp;amp;title=A+major+milestone+for+DB2+on+Rails" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F11%2F08%2Fa-major-milestone-for-db2-on-rails%2F&amp;amp;title=A+major+milestone+for+DB2+on+Rails" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/LHLRHeiyaCI" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2008/11/08/a-major-milestone-for-db2-on-rails/#comments" thr:count="21" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2008/11/08/a-major-milestone-for-db2-on-rails/feed/atom/" thr:count="21" />
		<thr:total>21</thr:total>
	<feedburner:origLink>http://db2onrails.com/2008/11/08/a-major-milestone-for-db2-on-rails/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antonio Cangiano</name>
						<uri>http://antoniocangiano.com</uri>
					</author>
		<title type="html"><![CDATA[7 ways to contribute to the DB2 and Informix communities]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/i3rloGGfG8A/" />
		<id>http://db2onrails.com/?p=48</id>
		<updated>2008-10-02T04:12:41Z</updated>
		<published>2008-10-02T03:02:44Z</published>
		<category scheme="http://db2onrails.com" term="Announcements" />		<summary type="html"><![CDATA[The community surrounding DB2 is steadily growing, both within IBM and outside. Today is the first Online Community Action Day during which IBM invites IBMers, and information management product users in general, to actively participate more in the community.
Whether you use DB2 with Ruby, Rails or on its own, you too can get involved. And [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2008/10/01/7-ways-to-contribute-to-the-db2-and-informix-communities/">&lt;p&gt;The community surrounding DB2 is steadily growing, both within IBM and outside. Today is the first Online Community Action Day during which IBM invites IBMers, and information management product users in general, to actively participate more in the community.&lt;/p&gt;
&lt;p&gt;Whether you use DB2 with Ruby, Rails or on its own, you too can get involved. And the same goes if you opt for Informix instead. Here are a few suggestions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Head on over to &lt;a href="http://www.channeldb2.com/"&gt;ChannelDB2&lt;/a&gt; and register;&lt;/li&gt;
&lt;li&gt;Sign up for free with the &lt;a href="http://www.idug.org/"&gt;IDUG&lt;/a&gt; or &lt;a href="http://www.iiug.org/"&gt;IIUG&lt;/a&gt; user groups;&lt;/li&gt;
&lt;li&gt;Join a Facebook group for DB2 or Informix;&lt;/li&gt;
&lt;li&gt;Take a moment to respond to even a single question in the &lt;a href="http://www.ibm.com/developerworks/db2/community/"&gt;developerWorks forums&lt;/a&gt; or on &lt;a href="http://groups.google.ca/group/comp.databases.ibm-db2/topics?lnk=srg"&gt;comp.databases.ibm-db2&lt;/a&gt; (or &lt;a href="http://groups.google.ca/group/comp.databases.informix/topics?lnk=srg);"&gt;comp.databases.informix&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Send an e-mail to a couple of colleagues or friends and pass on links to &lt;a href="http://www.channeldb2.com/"&gt;ChannelDB2&lt;/a&gt;, &lt;a href="http://www.planetdb2.com/"&gt;PlanetDB2&lt;/a&gt;, &lt;a href="http://www.informix-zone.com/"&gt;Informix Zone&lt;/a&gt;, the &lt;a href="http://www.channeldb2.com/superstar/page/show?id%E2%82%AC7741%3APage%3A7982"&gt;XML Contest homepage&lt;/a&gt; (which went live today), or other community sites;&lt;/li&gt;
&lt;li&gt;Find a blog post that you appreciated and take the time to leave a comment saying &amp;#8220;thank you&amp;#8221;.&lt;/li&gt;
&lt;li&gt;If you are feeling ambitious, start your own blog about DB2 or Informix, sharing your experiences with the community.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;There you have it. And whatever you decide to do, remember that it greatly benefits our community and can help foster its growth. Thank you.&lt;/p&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F10%2F01%2F7-ways-to-contribute-to-the-db2-and-informix-communities%2F&amp;amp;title=7+ways+to+contribute+to+the+DB2+and+Informix+communities" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F10%2F01%2F7-ways-to-contribute-to-the-db2-and-informix-communities%2F&amp;amp;title=7+ways+to+contribute+to+the+DB2+and+Informix+communities" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F10%2F01%2F7-ways-to-contribute-to-the-db2-and-informix-communities%2F&amp;amp;title=7+ways+to+contribute+to+the+DB2+and+Informix+communities" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F10%2F01%2F7-ways-to-contribute-to-the-db2-and-informix-communities%2F&amp;amp;title=7+ways+to+contribute+to+the+DB2+and+Informix+communities" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F10%2F01%2F7-ways-to-contribute-to-the-db2-and-informix-communities%2F&amp;amp;title=7+ways+to+contribute+to+the+DB2+and+Informix+communities', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2008%2F10%2F01%2F7-ways-to-contribute-to-the-db2-and-informix-communities%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2008%2F10%2F01%2F7-ways-to-contribute-to-the-db2-and-informix-communities%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2008%2F10%2F01%2F7-ways-to-contribute-to-the-db2-and-informix-communities%2F&amp;amp;title=7+ways+to+contribute+to+the+DB2+and+Informix+communities" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F10%2F01%2F7-ways-to-contribute-to-the-db2-and-informix-communities%2F&amp;amp;title=7+ways+to+contribute+to+the+DB2+and+Informix+communities" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/i3rloGGfG8A" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2008/10/01/7-ways-to-contribute-to-the-db2-and-informix-communities/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2008/10/01/7-ways-to-contribute-to-the-db2-and-informix-communities/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://db2onrails.com/2008/10/01/7-ways-to-contribute-to-the-db2-and-informix-communities/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antonio Cangiano</name>
						<uri>http://antoniocangiano.com</uri>
					</author>
		<title type="html"><![CDATA[New support for Rails 2.1]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/TRbbRgcNXtQ/" />
		<id>http://db2onrails.com/?p=47</id>
		<updated>2008-06-26T21:40:08Z</updated>
		<published>2008-06-26T21:40:08Z</published>
		<category scheme="http://db2onrails.com" term="Announcements" /><category scheme="http://db2onrails.com" term="How-to" />		<summary type="html"><![CDATA[Support for Rails 2.1 has been added to the latest version of the ibm_db gem (0.9.5). To install this version run gem install ibm_db on Windows. On Linux run the following:

$ . /home/db2inst1/db2profile
$ export IBM_DB_DIR=/opt/ibm/db2/V9.5
$ export IBM_DB_LIB=/opt/ibm/db2/V9.5/lib32
$ sudo gem install ibm_db

Adjust these commands for your paths, shell and architecture (e.g. 32 vs. 64 bits).
Please note [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2008/06/26/new-support-for-rails-21/">&lt;p&gt;Support for Rails 2.1 has been added to the latest version of the ibm_db gem (0.9.5). To install this version run &lt;code&gt;gem install ibm_db&lt;/code&gt; on Windows. On Linux run the following:&lt;/p&gt;
&lt;pre&gt;
$ . /home/db2inst1/db2profile
$ export IBM_DB_DIR=/opt/ibm/db2/V9.5
$ export IBM_DB_LIB=/opt/ibm/db2/V9.5/lib32
$ sudo gem install ibm_db
&lt;/pre&gt;
&lt;p&gt;Adjust these commands for your paths, shell and architecture (e.g. 32 vs. 64 bits).&lt;/p&gt;
&lt;p&gt;Please note that at this stage we don&amp;#8217;t recommend that you download the outdated Starter Toolkit for DB2 on Rails. Instead, please &lt;a href="http://www-306.ibm.com/software/data/db2/express/download.html?S_CMP=ECDDWW01&amp;#038;S_TACT=ACDB202"&gt;grab and install DB2 Express-C&lt;/a&gt;, install Ruby through the &lt;a href="http://rubyforge.org/projects/rubyinstaller/"&gt;One-Click Installer&lt;/a&gt;, install Rails through gems (&lt;code&gt;gem install rails&lt;/code&gt;) and then proceed to install the ibm_db gem as explained above. When you install DB2, ensure to select the &amp;#8220;Base application development tools&amp;#8221; as illustrated &lt;a href="http://antoniocangiano.com/rubypython-and-db2-drivers/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F26%2Fnew-support-for-rails-21%2F&amp;amp;title=New+support+for+Rails+2.1" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F26%2Fnew-support-for-rails-21%2F&amp;amp;title=New+support+for+Rails+2.1" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F26%2Fnew-support-for-rails-21%2F&amp;amp;title=New+support+for+Rails+2.1" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F26%2Fnew-support-for-rails-21%2F&amp;amp;title=New+support+for+Rails+2.1" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F26%2Fnew-support-for-rails-21%2F&amp;amp;title=New+support+for+Rails+2.1', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F26%2Fnew-support-for-rails-21%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F26%2Fnew-support-for-rails-21%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F26%2Fnew-support-for-rails-21%2F&amp;amp;title=New+support+for+Rails+2.1" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F26%2Fnew-support-for-rails-21%2F&amp;amp;title=New+support+for+Rails+2.1" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/TRbbRgcNXtQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2008/06/26/new-support-for-rails-21/#comments" thr:count="4" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2008/06/26/new-support-for-rails-21/feed/atom/" thr:count="4" />
		<thr:total>4</thr:total>
	<feedburner:origLink>http://db2onrails.com/2008/06/26/new-support-for-rails-21/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antonio Cangiano</name>
						<uri>http://antoniocangiano.com</uri>
					</author>
		<title type="html"><![CDATA[DB2 and Rails 2.1]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/TAAU7RGyjiI/" />
		<id>http://db2onrails.com/2008/06/06/db2-and-rails-21/</id>
		<updated>2008-06-06T15:36:02Z</updated>
		<published>2008-06-06T15:36:02Z</published>
		<category scheme="http://db2onrails.com" term="Announcements" /><category scheme="http://db2onrails.com" term="ibm_db adapter" /><category scheme="http://db2onrails.com" term="rails2.1" />		<summary type="html"><![CDATA[Rails 2.1 was released last week at RailsConf 2008, in Portland. Despite being a &#8220;minor version&#8221; increase from 2.0.2, it introduces quite a few changes. Some of these affect the DB2 adapter, so it is recommended that you don&#8217;t upgrade to Rails 2.1 yet.
The API team is fully aware of the outstanding issues and is [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2008/06/06/db2-and-rails-21/">&lt;p&gt;Rails 2.1 was released last week at RailsConf 2008, in Portland. Despite being a &amp;#8220;minor version&amp;#8221; increase from 2.0.2, it introduces quite a few changes. Some of these affect the DB2 adapter, so it is recommended that you don&amp;#8217;t upgrade to Rails 2.1 yet.&lt;/p&gt;
&lt;p&gt;The API team is fully aware of the outstanding issues and is working on bringing DB2 compatibility to Rails 2.1. An announcement in this blog will be made when a new release is available.&lt;/p&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F06%2Fdb2-and-rails-21%2F&amp;amp;title=DB2+and+Rails+2.1" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F06%2Fdb2-and-rails-21%2F&amp;amp;title=DB2+and+Rails+2.1" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F06%2Fdb2-and-rails-21%2F&amp;amp;title=DB2+and+Rails+2.1" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F06%2Fdb2-and-rails-21%2F&amp;amp;title=DB2+and+Rails+2.1" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F06%2Fdb2-and-rails-21%2F&amp;amp;title=DB2+and+Rails+2.1', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F06%2Fdb2-and-rails-21%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F06%2Fdb2-and-rails-21%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F06%2Fdb2-and-rails-21%2F&amp;amp;title=DB2+and+Rails+2.1" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F06%2Fdb2-and-rails-21%2F&amp;amp;title=DB2+and+Rails+2.1" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/TAAU7RGyjiI" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2008/06/06/db2-and-rails-21/#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2008/06/06/db2-and-rails-21/feed/atom/" thr:count="3" />
		<thr:total>3</thr:total>
	<feedburner:origLink>http://db2onrails.com/2008/06/06/db2-and-rails-21/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Leon Katsnelson</name>
						<uri>http://FreeDB2.com</uri>
					</author>
		<title type="html"><![CDATA[Ruby for building Yahoo! BrowserPlus services?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DB2OnRails/~3/chyAPwxTXRI/" />
		<id>http://db2onrails.com/2008/06/03/ruby-for-building-yahoo-browserplus-services/</id>
		<updated>2008-06-03T05:01:05Z</updated>
		<published>2008-06-03T05:01:05Z</published>
		<category scheme="http://db2onrails.com" term="Musings" /><category scheme="http://db2onrails.com" term="BrowserPlus" /><category scheme="http://db2onrails.com" term="disconnected" /><category scheme="http://db2onrails.com" term="Ruby" /><category scheme="http://db2onrails.com" term="Yahoo" />		<summary type="html"><![CDATA[There has been much discussion (if you can call it that) in the Ruby on Rails community regarding a need for using applications while disconnected. I happen to be believe that despite the proliferation of connectivity options, ability to use web applications off-line is absolutely crucial. So, I&#8217;ve been looking at various technologies for taking [...]]]></summary>
		<content type="html" xml:base="http://db2onrails.com/2008/06/03/ruby-for-building-yahoo-browserplus-services/">&lt;p&gt;There has been much &lt;a target="_blank" href="http://www.37signals.com/svn/posts/347-youre-not-on-a-fucking-plane-and-if-you-are-it-doesnt-matter"&gt;discussion&lt;/a&gt; (if you can call it that) in the Ruby on Rails community regarding a need for using applications while disconnected. I happen to be believe that despite the proliferation of connectivity options, ability to use web applications off-line is absolutely crucial. So, I&amp;#8217;ve been looking at various technologies for taking web applications off-line. I am a big fan of &lt;a target="_blank" href="http://www.adobe.com/products/flex/"&gt;Adobe Flex &lt;/a&gt;partly because it can be used to produce web-based applications that run on &lt;a target="_blank" href="http://www.adobe.com/products/air/"&gt;Adobe Air&lt;/a&gt;. I&amp;#8217;ve also been watching Google Gears (&lt;a target="_blank" href="http://googleblog.blogspot.com/2008/05/happy-birthday-google-gears.html" title="now unbranded"&gt;now unbranded from Google&lt;/a&gt;). Just a few days back Yahoo went for a &amp;#8220;Sneak Peek&amp;#8221; availability of their &lt;a target="_blank" href="http://browserplus.yahoo.com/"&gt;BrowserPlus&lt;/a&gt;. So, I decided to install Yahoo BrowserPlus and give it a try with a few Yahoo properties that use it today.&lt;/p&gt;
&lt;p&gt;I tried the FlickrUploader demo and go this dialog. This is actually expected and it is a good thing. Basically, what this means is that FlickrUploader needs these services and BrowserPlus is offering me to activate them:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://db2onrails.com/wp-content/uploads/2008/06/ruby_in_ybrowserplus.jpg" title="Ruby is now in Yahoo! BrowserPlus"&gt;&lt;img src="http://db2onrails.com/wp-content/uploads/2008/06/ruby_in_ybrowserplus.jpg" alt="Ruby is now in Yahoo! BrowserPlus" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This dialog suggests that FlickrUploader needs Ruby.  I presume that this is because FlickrUploader is written at least in part using Ruby? After a bit more reading I am getting a feeling that we will be able to use Ruby to add extra functions and services to BrowserPlus. At least that is implied by all of the info I was able to find on the subject. Unfortunately, BrowserPlus is still in the &amp;#8220;Sneak Peak&amp;#8221; release mode (Yahoo must of run out of Greek letters) so it is not possible to try to add BrowserPlus capability to anything but a Yahoo operated site in Ruby or otherwise. I do however like the direction in which BrowserPlus seems to be heading and I love the fact that they chose to support Ruby.&lt;/p&gt;
&lt;p&gt;Oh yeah, almost forgot to mention &amp;#8230; at this point in time it is more of a promise than reality. I tried to activate the RubyInterpreter service and got &amp;#8220;Not compatible&amp;#8221;:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://db2onrails.com/wp-content/uploads/2008/06/ruby_in_ybrowserplus_error.jpg" title="RubyInterpreter not compatible message in Yahoo BrowserPlus"&gt;&lt;img src="http://db2onrails.com/wp-content/uploads/2008/06/ruby_in_ybrowserplus_error.jpg" alt="RubyInterpreter not compatible message in Yahoo BrowserPlus" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;span class="slashdigglicious"&gt;
&lt;a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F03%2Fruby-for-building-yahoo-browserplus-services%2F&amp;amp;title=Ruby+for+building+Yahoo%21+BrowserPlus+services%3F" title="Slashdot It!"&gt;&lt;img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /&gt;&lt;/a&gt;
&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F03%2Fruby-for-building-yahoo-browserplus-services%2F&amp;amp;title=Ruby+for+building+Yahoo%21+BrowserPlus+services%3F" title="Digg This Story"&gt;&lt;img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /&gt;&lt;/a&gt;
&lt;a href="http://reddit.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F03%2Fruby-for-building-yahoo-browserplus-services%2F&amp;amp;title=Ruby+for+building+Yahoo%21+BrowserPlus+services%3F" title="Reddit"&gt;&lt;img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /&gt;&lt;/a&gt;
&lt;a href="http://del.icio.us/post?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F03%2Fruby-for-building-yahoo-browserplus-services%2F&amp;amp;title=Ruby+for+building+Yahoo%21+BrowserPlus+services%3F" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;amp;noui&amp;amp;jump=close&amp;amp;url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F03%2Fruby-for-building-yahoo-browserplus-services%2F&amp;amp;title=Ruby+for+building+Yahoo%21+BrowserPlus+services%3F', 'delicious', 'toolbar=no,width=700,height=400'); return false;"&gt;&lt;img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /&gt;&lt;/a&gt;
&lt;a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F03%2Fruby-for-building-yahoo-browserplus-services%2F" title="Share on Facebook"&gt;&lt;img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /&gt;&lt;/a&gt;
&lt;a href="http://technorati.com/faves?add=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F03%2Fruby-for-building-yahoo-browserplus-services%2F" title="Add to my Technorati Favorites"&gt;&lt;img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /&gt;&lt;/a&gt;
&lt;a href="http://www.google.com/bookmarks/mark?op=edit&amp;amp;output=popup&amp;amp;bkmk=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F03%2Fruby-for-building-yahoo-browserplus-services%2F&amp;amp;title=Ruby+for+building+Yahoo%21+BrowserPlus+services%3F" title="Save to Google Bookmarks"&gt;&lt;img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /&gt;&lt;/a&gt;
&lt;a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdb2onrails.com%2F2008%2F06%2F03%2Fruby-for-building-yahoo-browserplus-services%2F&amp;amp;title=Ruby+for+building+Yahoo%21+BrowserPlus+services%3F" title="Stumble it!"&gt;&lt;img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /&gt;&lt;/a&gt;
&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/DB2OnRails/~4/chyAPwxTXRI" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://db2onrails.com/2008/06/03/ruby-for-building-yahoo-browserplus-services/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://db2onrails.com/2008/06/03/ruby-for-building-yahoo-browserplus-services/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://db2onrails.com/2008/06/03/ruby-for-building-yahoo-browserplus-services/</feedburner:origLink></entry>
	</feed>
