<?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>Continuation &#187; ruby</title>
	<atom:link href="http://www.mobygeek.net/blog/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mobygeek.net/blog</link>
	<description>Mateusz Pawłowski aka Joe Seeder puts his dirt on the web</description>
	<lastBuildDate>Sun, 16 Oct 2011 09:07:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ruby Net:Ftp file upload stalled</title>
		<link>http://www.mobygeek.net/blog/2009/04/27/ruby-netftp-file-upload-stalled/</link>
		<comments>http://www.mobygeek.net/blog/2009/04/27/ruby-netftp-file-upload-stalled/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 23:09:22 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=435</guid>
		<description><![CDATA[I have recently discovered that my Ruby hooks for SVN which I use as a post-commit to upload new revision to FTP server are hanging. It looked very strange , first file was nicely uploaded but the second was stalled. During debugging process I&#8217;ve discovered that any command after STOR is ignored and hanging. I [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2009/04/27/ruby-netftp-file-upload-stalled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some more</title>
		<link>http://www.mobygeek.net/blog/2009/01/18/some-more/</link>
		<comments>http://www.mobygeek.net/blog/2009/01/18/some-more/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 00:15:09 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[munin]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=373</guid>
		<description><![CDATA[All that festive time is gone. Finally. Craze at work is also stabilizing. Some more of Randolph Lalonde I&#8217;ve bought the FirstLight &#8211; Omnibus and as Spinwardfringe, it kept me glued to the screen. I really like your work, keep them coming! You can get Freeground on Amazon now. Some more of coding I am [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2009/01/18/some-more/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails on Maemo 2008 N810</title>
		<link>http://www.mobygeek.net/blog/2008/11/16/ruby-on-rails-on-maemo-2008-n810/</link>
		<comments>http://www.mobygeek.net/blog/2008/11/16/ruby-on-rails-on-maemo-2008-n810/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 22:57:08 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=350</guid>
		<description><![CDATA[I&#8217;ve been looking to be able to code a bit of RoR while on the go. From a few devices which I have, N810 has the longest battery run time. So&#8230; Google gave me a nice How To from Jon Forrent, it talks about N800 but it&#8217;s the same. I was trying to do all [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2008/11/16/ruby-on-rails-on-maemo-2008-n810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVN and Solaris 10</title>
		<link>http://www.mobygeek.net/blog/2006/12/15/svn-and-solaris-10/</link>
		<comments>http://www.mobygeek.net/blog/2006/12/15/svn-and-solaris-10/#comments</comments>
		<pubDate>Fri, 15 Dec 2006 21:46:16 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2006/12/15/svn-and-solaris-10/</guid>
		<description><![CDATA[One word: Nightmare! How on Earth, can I install SVN/Subversion on that bloody operating system , so it will include bindings for either Perl or Ruby ?! fighting with it for last two days&#8230; finally got source to at least compile  &#8230; but even if I have Ruby ( from CSW ) and Perl ( [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2006/12/15/svn-and-solaris-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Solaris experience &#8230; so far</title>
		<link>http://www.mobygeek.net/blog/2006/09/28/my-solaris-experience-so-far/</link>
		<comments>http://www.mobygeek.net/blog/2006/09/28/my-solaris-experience-so-far/#comments</comments>
		<pubDate>Thu, 28 Sep 2006 19:24:49 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2006/09/28/my-solaris-experience-so-far/</guid>
		<description><![CDATA[Solaris &#8230; The operating system&#8230; I have a server, test server at work, with Solaris 10 6/06 on it and I am playing with it. ZFS, no problem, really great thing spanning across 4 drives with raidz(or zraid) , yam. Zones or how some write, containers. Also great thingy. Containing different functionality on a same [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2006/09/28/my-solaris-experience-so-far/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xeons, Rails and some DVDs</title>
		<link>http://www.mobygeek.net/blog/2006/06/26/xeons-rails-and-some-dvds/</link>
		<comments>http://www.mobygeek.net/blog/2006/06/26/xeons-rails-and-some-dvds/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 18:36:44 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2006/06/26/xeons-rails-and-some-dvds/</guid>
		<description><![CDATA[So new Xeons are almost out. Can not wait until more price drops, as I need a server. I have obtained Agile Web Development with Rails β version as a PDF and now spending most of my time swallowing it&#8230; almost last weekend I have spent on CSI: Miami and a History of violence, both [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2006/06/26/xeons-rails-and-some-dvds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails</title>
		<link>http://www.mobygeek.net/blog/2006/05/24/ruby-on-rails/</link>
		<comments>http://www.mobygeek.net/blog/2006/05/24/ruby-on-rails/#comments</comments>
		<pubDate>Wed, 24 May 2006 21:23:49 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2006/05/24/ruby-on-rails/</guid>
		<description><![CDATA[Heard about it for a while, I have even used some of its components, with some of my small projects, which never went out of half-working stage. Recently decided, that I will give it a try. What I have done after reading a tutorial, which had more info how to install ruby and IDE, than [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2006/05/24/ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Og</title>
		<link>http://www.mobygeek.net/blog/2005/07/31/ruby-og/</link>
		<comments>http://www.mobygeek.net/blog/2005/07/31/ruby-og/#comments</comments>
		<pubDate>Sun, 31 Jul 2005 01:27:00 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=159</guid>
		<description><![CDATA[Just to not forget c=db.store.load(2,RegContact)]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2005/07/31/ruby-og/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby</title>
		<link>http://www.mobygeek.net/blog/2005/06/06/ruby/</link>
		<comments>http://www.mobygeek.net/blog/2005/06/06/ruby/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 01:49:00 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[gaming]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=134</guid>
		<description><![CDATA[Done some coding, with Ruby and OG, It was a pain after so long time, but now everything is OK , especially after learning about changes between 0.15, and 0.18 in Og! Another round in soccer, and now, clearly I’m winning, even getting higher scores than 1 Anna was acting strangely today, like not she. [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2005/06/06/ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bzium</title>
		<link>http://www.mobygeek.net/blog/2005/03/18/bzium/</link>
		<comments>http://www.mobygeek.net/blog/2005/03/18/bzium/#comments</comments>
		<pubDate>Thu, 17 Mar 2005 23:45:00 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=111</guid>
		<description><![CDATA[I’ve switched to Firefox on my laptop. It’s due to fact is I’m not using any other Mozilla suite component in here, than Navigator. Due to that I had to say good bye to my last LiveJournal entry tool, and say hello to LogJam&#8230; which for now is OK Also I’ve managed to clean up [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2005/03/18/bzium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oh bro&apos;</title>
		<link>http://www.mobygeek.net/blog/2004/07/30/oh-bro/</link>
		<comments>http://www.mobygeek.net/blog/2004/07/30/oh-bro/#comments</comments>
		<pubDate>Fri, 30 Jul 2004 16:25:00 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
				<category><![CDATA[gtk]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=51</guid>
		<description><![CDATA[that was wild week, work, search, work, search, and woman. That means no time for me, I was able to alocate only 20 min a day for quake :/ that&#8217;s sad. BUT i&#8217;ve asked Anna if she can do what i want for 10min, no matter what, and she agree i was in heaven i [...]]]></description>
		<wfw:commentRss>http://www.mobygeek.net/blog/2004/07/30/oh-bro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

