<?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>nogeek.org</title>
	<atom:link href="http://www.nogeek.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nogeek.org</link>
	<description>A Blog about Ruby on Rails, Merb, the Iphone and other ramblings</description>
	<pubDate>Wed, 13 Aug 2008 19:51:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>/Users/jasongreen is insecure (40777). It may not be group or world writable. Exiting.</title>
		<link>http://www.nogeek.org/2008/08/13/usersjasongreen-is-insecure-40777-it-may-not-be-group-or-world-writable-exiting/</link>
		<comments>http://www.nogeek.org/2008/08/13/usersjasongreen-is-insecure-40777-it-may-not-be-group-or-world-writable-exiting/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 19:46:35 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[merb]]></category>

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

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

		<category><![CDATA[world writable]]></category>

		<guid isPermaLink="false">http://www.nogeek.org/?p=84</guid>
		<description><![CDATA[<br/>I came across this error today trying to run merb server.
For some reason my file permissions on my home directory are messed up.
To rectify this, the home directory itself needs its permissions set back to normal.
Simply run the following command on your home directory:
chmod 750 /Users/myhomedirectory
My user name is jasongreen so I ran:
chmod 750 /Users/jasongreen
]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/08/13/usersjasongreen-is-insecure-40777-it-may-not-be-group-or-world-writable-exiting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>No such file or directory - /tmp/mysql.sock</title>
		<link>http://www.nogeek.org/2008/08/10/no-such-file-or-directory-tmpmysqlsock/</link>
		<comments>http://www.nogeek.org/2008/08/10/no-such-file-or-directory-tmpmysqlsock/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 17:59:19 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[Ruby On Rails]]></category>

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

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

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

		<guid isPermaLink="false">http://www.nogeek.org/?p=76</guid>
		<description><![CDATA[<br/>
Today I started messing around with Rails again, after having spent the best part of the last months on Merb.
Anyway the common link problem for the mysql adapter reared its ugly head as usual.
No such file or directory - /tmp/mysql.sock
The solution to this is to create a symbolic link from your mysqld.sock to /tmp/mysql.sock
But where [...]]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/08/10/no-such-file-or-directory-tmpmysqlsock/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Facebook Connect</title>
		<link>http://www.nogeek.org/2008/07/30/facebook-connect/</link>
		<comments>http://www.nogeek.org/2008/07/30/facebook-connect/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 06:35:41 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Ruby On Rails]]></category>

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

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

		<category><![CDATA[facebook applications]]></category>

		<category><![CDATA[facebook connect]]></category>

		<guid isPermaLink="false">http://www.nogeek.org/?p=70</guid>
		<description><![CDATA[<br/>
Facebook Connect came out on the 23rd of this month, and is a much modified and improved version of the notorious Facebook Beacon.
It allows external sites to authenticate a user and share detailed information including friendships, albums and personal profiles through facebook.
It is facebooks alternative to OpenSocial (and a little bit of OpenID), and it [...]]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/07/30/facebook-connect/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Jailbreak the Iphone 3g O2 UK</title>
		<link>http://www.nogeek.org/2008/07/29/how-to-jailbreak-the-iphone-3g-o2-uk/</link>
		<comments>http://www.nogeek.org/2008/07/29/how-to-jailbreak-the-iphone-3g-o2-uk/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 10:20:19 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[IPhone]]></category>

		<category><![CDATA[16GB]]></category>

		<category><![CDATA[3g]]></category>

		<category><![CDATA[8GB]]></category>

		<category><![CDATA[Iphone 3G]]></category>

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

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

		<guid isPermaLink="false">http://www.nogeek.org/?p=64</guid>
		<description><![CDATA[<br/>
I have finally got an IPhone 3g from an O2 store which happened to have two left, so can now use my phone contract properly again!
Anyway, what you get with the jailbreak for the 3g IPhone is the installer app to install non apple-sanctioned software. At the moment not a huge amount is available, but [...]]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/07/29/how-to-jailbreak-the-iphone-3g-o2-uk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Sake to keep Merb and Datamapper on edge</title>
		<link>http://www.nogeek.org/2008/07/25/using-sake-to-keep-merb-and-datamapper-on-edge/</link>
		<comments>http://www.nogeek.org/2008/07/25/using-sake-to-keep-merb-and-datamapper-on-edge/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 12:58:20 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[merb]]></category>

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

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

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

		<guid isPermaLink="false">http://www.nogeek.org/?p=57</guid>
		<description><![CDATA[<br/>
Here at dynamic50 we use the sake gem and associated tasks to keep merb and datamapper up to date locally.
Why would you want to do this? 

It automates the compilation and installation of each individual gem
It does automatic updates on your local gems from source
You want to stay up to date as things are changing [...]]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/07/25/using-sake-to-keep-merb-and-datamapper-on-edge/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Led Zeppelin and my guitar</title>
		<link>http://www.nogeek.org/2008/07/23/led-zeppelin-and-my-guitar/</link>
		<comments>http://www.nogeek.org/2008/07/23/led-zeppelin-and-my-guitar/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 14:09:50 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[General]]></category>

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

		<category><![CDATA[led zeppelin]]></category>

		<category><![CDATA[stairway to heaven]]></category>

		<guid isPermaLink="false">http://www.nogeek.org/?p=39</guid>
		<description><![CDATA[<br/>I have decided to  take my guitar out of its cover this morning, and have started to attempt the old favourite: Stairway to Heaven, by Led Zeppelin.
I grabbed the tab from here.

Led Zeppelin, Stairway to Heaven
]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/07/23/led-zeppelin-and-my-guitar/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The New Apple 3G Iphone</title>
		<link>http://www.nogeek.org/2008/07/23/the-new-apple-3g-iphone/</link>
		<comments>http://www.nogeek.org/2008/07/23/the-new-apple-3g-iphone/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 14:04:30 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[IPhone]]></category>

		<category><![CDATA[3g]]></category>

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

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

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

		<guid isPermaLink="false">http://www.nogeek.org/?p=36</guid>
		<description><![CDATA[<br/>
The new Apple 3g IPhone has been out for a while in the UK now. I had the misfortune of losing my old one about two weeks now, and despite my best attempts to get either a replacement or an upgrade, I am now stuck in limbo, or Apple purgatory, with my contacts saved on [...]]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/07/23/the-new-apple-3g-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Interesting Times</title>
		<link>http://www.nogeek.org/2008/07/20/interesting-times/</link>
		<comments>http://www.nogeek.org/2008/07/20/interesting-times/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 22:36:56 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Ruby On Rails]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://www.nogeek.org/?p=27</guid>
		<description><![CDATA[<br/>
Search Engine Optimisation with Wordpress plugins is pretty awesome. Heck I&#8217;m getting over 100 hits a day on a blog about the obscure. I&#8217;m impressed.
Anyway, I have now left Greenvoice, and Bablo, and it is time for a change.
What to do? Well I have a couple of ideas up my sleeve so watch this space [...]]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/07/20/interesting-times/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to configure a Ubuntu Slice for Merb + Datamapper</title>
		<link>http://www.nogeek.org/2008/07/20/how-to-configure-a-ubuntu-slice-for-merb-datamapper/</link>
		<comments>http://www.nogeek.org/2008/07/20/how-to-configure-a-ubuntu-slice-for-merb-datamapper/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 19:53:56 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[merb]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://www.nogeek.org/?p=24</guid>
		<description><![CDATA[<br/>This is a very rough and ready explanation of how to configure a slice for merb + datamapper.
This is for Ubuntu 7.10
- Add a user
adduser jason
- use visudo to add user to sudoers
visudo
- Stop remote root login
vi /etc/ssh/sshd_config
change PermitRootLogin to no
- Logout of root log back in a new user (jason)
- Update system
sudo apt-get update
sudo [...]]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/07/20/how-to-configure-a-ubuntu-slice-for-merb-datamapper/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IPhone Jailbreak status 1.1.3</title>
		<link>http://www.nogeek.org/2008/01/17/iphone-jailbreak-status-113/</link>
		<comments>http://www.nogeek.org/2008/01/17/iphone-jailbreak-status-113/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 12:52:25 +0000</pubDate>
		<dc:creator>nogeek</dc:creator>
		
		<category><![CDATA[IPhone]]></category>

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

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

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

		<guid isPermaLink="false">http://www.nogeek.org/2008/01/17/iphone-jailbreak-status-113/</guid>
		<description><![CDATA[<br/>
Version 1.1.3 of the IPhone software (latest version) is currently not jailbreakable which means you cannot install any third party apps.
I have just upgraded my Iphone, it was a difficult decision as was a weigh up between keeping my 30 something apps on the phone or losing it all to the new features such as [...]]]></description>
		<wfw:commentRss>http://www.nogeek.org/2008/01/17/iphone-jailbreak-status-113/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
