<?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"
	>

<channel>
	<title>Continuation</title>
	<atom:link href="http://www.mobygeek.net/blog/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>
	<pubDate>Sun, 16 Nov 2008 22:57:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<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[gadget]]></category>

		<category><![CDATA[hacking]]></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 Ferrent, it talks about N800 but it&#8217;s the same.
I was trying to do all the steps [...]]]></description>
			<content:encoded><![CDATA[<p>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.</p>
<p>So&#8230; Google gave me a nice <a href="http://www.jonforrent.com/2007/05/27/howto-ruby-on-rails-on-your-nokia-n800/">How To from Jon Ferrent</a>, it talks about N800 but it&#8217;s the same.</p>
<p>I was trying to do all the steps but I just managed to install ruby and sqlite3 packages. After that Gems package installed well but it wasn&#8217;t too useful, any attempt at</p>
<pre>gem install</pre>
<p>or</p>
<pre>gem update</pre>
<p>nothing worked, left it over the night, nothing happen.</p>
<p>So&#8230;</p>
<p>Uninstalled the gem package, downloaded <a href="http://rubyforge.org/frs/?group_id=126">Real Ruby Gems</a> in a zip file ( you will need the unzip package ).</p>
<p>Unzipped the file, went inside the directory. then:</p>
<pre>ruby setup.rb --no-ri --no-rdoc</pre>
<p>wow it installed something, now doing :</p>
<pre>gem update</pre>
<p>told me nothing requires update, great, now lets go with rails:</p>
<pre>gem install rails</pre>
<p>Amazing, installed really quick ( I would recommend not installing the ri and rdoc as well here )</p>
<p>Just created some test rails app and it works!<br />
Now it&#8217;s time to find a decent text editor for it and client for <a href="http://www.selenic.com/mercurial/wiki/">Mercurial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/11/16/ruby-on-rails-on-maemo-2008-n810/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Good Sci-Fi story telling</title>
		<link>http://www.mobygeek.net/blog/2008/11/13/good-sci-fi-story-telling/</link>
		<comments>http://www.mobygeek.net/blog/2008/11/13/good-sci-fi-story-telling/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 20:55:16 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
		
		<category><![CDATA[book]]></category>

		<category><![CDATA[gadget]]></category>

		<category><![CDATA[palm]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=345</guid>
		<description><![CDATA[Two weeks ago I have got my Nokia n810 a Garnet OS install. I did it just because it enabled me to used the Mobipocket Reader ( for Palm OS ). It works, just the fonts are bit dull.
Now, to celebrate my toys functionality, I&#8217;ve bought some Sci-Fi book, which had a reduced price and [...]]]></description>
			<content:encoded><![CDATA[<p>Two weeks ago I have got my <a href="http://www.access-company.com/products/gvm/" target="_blank">Nokia n810 a Garnet OS install</a>. I did it just because it enabled me to used the <a href="http://www.mobipocket.com/en/DownloadSoft/default.asp?Language=EN">Mobipocket Reader ( for Palm OS )</a>. It works, just the fonts are bit dull.</p>
<p>Now, to celebrate my toys functionality, I&#8217;ve bought <a href="http://www.mobipocket.com/en/eBooks/eBookDetails.asp?BookID=100368">some Sci-Fi book</a>, which had a reduced price and good ratings.</p>
<p>That book turned out to be a real page turner, I couldn&#8217;t believe that books can still have that influence on me.</p>
<p>I even got a <a href="http://www.mobipocket.com/en/eBooks/eBookDetails.asp?BookID=111133">sequel</a> strait away after finishing the first one. Man, that was a great journey.</p>
<p>Now, I&#8217;m resisting. There is a <a href="http://www.mobipocket.com/en/eBooks/eBookDetails.asp?BookID=123344">third part of the series</a>, but I&#8217;m keeping my hands away from the mobipocket website. I will keep it for the flight over the pond. It&#8217;s 10 days to go and I can&#8217;t wait!</p>
<p>Books which I was talking about are writen by <a href="http://www.mobipocket.com/en/eBooks/AuthorDetails.asp?authorId=64375&amp;authorName=Lalonde%2CRandolph">Randolph Lalonde</a>, looks like I will read all his books.</p>
<p>Mobipocket is my ebook format of choice. Donno why but it is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/11/13/good-sci-fi-story-telling/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Great picture</title>
		<link>http://www.mobygeek.net/blog/2008/11/13/great-picture/</link>
		<comments>http://www.mobygeek.net/blog/2008/11/13/great-picture/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 19:31:28 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
		
		<category><![CDATA[aircraft]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=343</guid>
		<description><![CDATA[Just been reading some blog on how boeing screwed the 737 and I&#8217;ve noticed great logo of the website.
It&#8217;s not great as a logo ( as I have not clue about the values there ) but as a comparison of the size of aircraft. Hope it&#8217;s all in scale.
http://www.flightglobal.com/blogs/flightblogger/
]]></description>
			<content:encoded><![CDATA[<p>Just been reading some blog on how boeing screwed the 737 and I&#8217;ve noticed great logo of the website.</p>
<p>It&#8217;s not great as a logo ( as I have not clue about the values there ) but as a comparison of the size of aircraft. Hope it&#8217;s all in scale.</p>
<p><a href="http://www.flightglobal.com/blogs/flightblogger/">http://www.flightglobal.com/blogs/flightblogger/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/11/13/great-picture/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moving Places</title>
		<link>http://www.mobygeek.net/blog/2008/11/13/moving-places/</link>
		<comments>http://www.mobygeek.net/blog/2008/11/13/moving-places/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 18:55:55 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
		
		<category><![CDATA[gadget]]></category>

		<category><![CDATA[household]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/?p=341</guid>
		<description><![CDATA[I have recently moved from Stratford to Poplar.
Maan, how I dislike all that packing up and even more - unpacking.
Now, I have a bit smaller place but better in overall terms.
The only think which I am missing is a place to store my rubbish gadgets. After some consultation with my tribe I will probably go [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently moved from Stratford to Poplar.</p>
<p>Maan, how I dislike all that packing up and even more - unpacking.</p>
<p>Now, I have a bit smaller place but better in overall terms.</p>
<p>The only think which I am missing is a place to store my <span style="text-decoration: line-through;">rubbish</span> gadgets. After some consultation with my tribe I will probably go for something like a mechanics tool cabinet <a href="http://www.machinemart.co.uk/shop/product/details/ctc500-tool-cabinet/path/tool-boxes-chests-cabinets-2" target="_blank">Clarke CTC 500</a> , unfortunately higher models are obscenely expensive!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/11/13/moving-places/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Work keeps me busy</title>
		<link>http://www.mobygeek.net/blog/2008/10/18/work-keeps-me-busy/</link>
		<comments>http://www.mobygeek.net/blog/2008/10/18/work-keeps-me-busy/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 18:04:36 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
		
		<category><![CDATA[asterisk]]></category>

		<category><![CDATA[job]]></category>

		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2008/10/18/work-keeps-me-busy/</guid>
		<description><![CDATA[As you have noticed I had a long drop in posts&#8230; work keeps me so busy that I have no desire to do anything else.
Last 2-3 week were particularly intense, I was implementing company wide VoIP based on Asterisk and Linksys phones.  Still stuff left to polish&#8230; Now BT thinks I&#8217;m a telcoms engineer
]]></description>
			<content:encoded><![CDATA[<p>As you have noticed I had a long drop in posts&#8230; work keeps me so busy that I have no desire to do anything else.</p>
<p>Last 2-3 week were particularly intense, I was implementing company wide VoIP based on Asterisk and Linksys phones.  Still stuff left to polish&#8230; Now BT thinks I&#8217;m a telcoms engineer</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/10/18/work-keeps-me-busy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Facebook in RB Sov house</title>
		<link>http://www.mobygeek.net/blog/2008/10/18/facebook-in-rb-sov-house/</link>
		<comments>http://www.mobygeek.net/blog/2008/10/18/facebook-in-rb-sov-house/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 17:59:03 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
		
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2008/10/18/facebook-in-rb-sov-house/</guid>
		<description><![CDATA[Today I&#8217;ve gone to our collocation to replace ancient DAT72 drive with not so ancient SDLT. Haven&#8217;t been there for a couple of months. And as always I was curious about what others have in new racks. Today I have spotted some F5 equipment with asset tags by facebook just in the middle of my [...]]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;ve gone to our collocation to replace ancient DAT72 drive with not so ancient SDLT. Haven&#8217;t been there for a couple of months. And as always I was curious about what others have in new racks. Today I have spotted some F5 equipment with asset tags by facebook just in the middle of my path to our rack. This bloody things have pink f5 logos the size of 1U shining, hard not to spot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/10/18/facebook-in-rb-sov-house/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Baptop gets para virtual and another trie with Nexenta</title>
		<link>http://www.mobygeek.net/blog/2008/09/14/baptop-gets-para-virtual-and-another-trie-with-nexenta/</link>
		<comments>http://www.mobygeek.net/blog/2008/09/14/baptop-gets-para-virtual-and-another-trie-with-nexenta/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 21:22:42 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[solaris]]></category>

		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2008/09/14/baptop-gets-para-virtual-and-another-trie-with-nexenta/</guid>
		<description><![CDATA[After doing converting one of my servers (baptop) from a laptop to Virtual Machine on Xen with full virtualization it didn&#8217;t work too fast. Virtual environment was too penalizing. It was less reactive and when calling ( it hosts Asterisk for VoIP )  sometime you we could hear each other for a few seconds.
Now, after [...]]]></description>
			<content:encoded><![CDATA[<p>After doing converting one of my servers (baptop) from a laptop to Virtual Machine on Xen with full virtualization it didn&#8217;t work too fast. Virtual environment was too penalizing. It was less reactive and when calling ( it hosts Asterisk for VoIP )  sometime you we could hear each other for a few seconds.</p>
<p>Now, after failed play with Nexenta Core and Xen DomU, I decided to have a go at para virtualizing the baptop. After a few kernel versions and config files &#8230; it works. Still without console but works. Great!</p>
<p>I really wanna try that Debian on Solaris kernel called Nexenta. Unfortunately it looks that it can&#8217;t do DomU and ZFS_ROOT at the same time. I have filled a bug report with Nexenta.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/09/14/baptop-gets-para-virtual-and-another-trie-with-nexenta/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Monza 2008 get Vettel</title>
		<link>http://www.mobygeek.net/blog/2008/09/14/monza-2008-get-vettel/</link>
		<comments>http://www.mobygeek.net/blog/2008/09/14/monza-2008-get-vettel/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 21:06:47 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
		
		<category><![CDATA[formula 1]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2008/09/14/monza-2008-get-vettel/</guid>
		<description><![CDATA[Monza, apparently not often in rain conditions, brought us Vettel&#8217;s first Grand Prix win.
It was comming,  you could see that Torro Rosso are getting up the ladder. They definately started to outpace Red Bull , their sister team. And now Vettel thanks to, what looks like his favourite, wet conditions snatches the win.
Great days to [...]]]></description>
			<content:encoded><![CDATA[<p>Monza, apparently not often in rain conditions, brought us Vettel&#8217;s first Grand Prix win.</p>
<p>It was comming,  you could see that Torro Rosso are getting up the ladder. They definately started to outpace Red Bull , their sister team. And now Vettel thanks to, what looks like his favourite, wet conditions snatches the win.</p>
<p>Great days to watch the Formula 1, new drivers are doing their job!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/09/14/monza-2008-get-vettel/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rain brings joy for Spa GP</title>
		<link>http://www.mobygeek.net/blog/2008/09/08/rain-brings-joy-for-spa-gp/</link>
		<comments>http://www.mobygeek.net/blog/2008/09/08/rain-brings-joy-for-spa-gp/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 19:45:10 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
		
		<category><![CDATA[formula 1]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2008/09/08/rain-brings-joy-for-spa-gp/</guid>
		<description><![CDATA[The Belgian Grand Prix 2008 has been amazing.
Start where almost all cars were wheel spinning was an breath taking moment.
But the biggest surprise was rain just before finish. Hamilton versus Raikkonen battle was just one great piece of extremely good driving.
Stewards didn&#8217;t see that, stupid.
]]></description>
			<content:encoded><![CDATA[<p>The Belgian Grand Prix 2008 has been amazing.</p>
<p>Start where almost all cars were wheel spinning was an breath taking moment.</p>
<p>But the biggest surprise was rain just before finish. Hamilton versus Raikkonen battle was just one great piece of extremely good driving.</p>
<p>Stewards didn&#8217;t see that, stupid.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/09/08/rain-brings-joy-for-spa-gp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wii Fit</title>
		<link>http://www.mobygeek.net/blog/2008/07/15/wii-fit/</link>
		<comments>http://www.mobygeek.net/blog/2008/07/15/wii-fit/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 07:49:09 +0000</pubDate>
		<dc:creator>seeder</dc:creator>
		
		<category><![CDATA[gadget]]></category>

		<category><![CDATA[gaming]]></category>

		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://www.mobygeek.net/blog/2008/07/15/wii-fit/</guid>
		<description><![CDATA[I&#8217;ve picked up a Wii Fit a few days ago in Amsterdam ( while en route to LCY ). And I love it! It&#8217;s great fun and work out. Brilliant product.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve picked up a Wii Fit a few days ago in Amsterdam ( while en route to LCY ). And I love it! It&#8217;s great fun and work out. Brilliant product.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobygeek.net/blog/2008/07/15/wii-fit/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
