<?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>GodLikeMouse</title>
	<atom:link href="http://www.godlikemouse.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.godlikemouse.com</link>
	<description>Beneath the calm surface of all things, lies chaos</description>
	<lastBuildDate>Wed, 21 Dec 2011 19:40:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Web Developer Essential Tools</title>
		<link>http://www.godlikemouse.com/2011/10/28/web-developer-essential-tools/</link>
		<comments>http://www.godlikemouse.com/2011/10/28/web-developer-essential-tools/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 04:18:01 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=1023</guid>
		<description><![CDATA[Foreword The following highlights what I believe to be the best tools for web development and best of all, they&#8217;re all free.  This is a living reference which will be updated as new and better tools are found.  Feedback and suggestions are always welcome. The List Google Chrome Light, extremely fast, jam packed with features [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/10/28/web-developer-essential-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use FQL With The Facebook PHP SDK</title>
		<link>http://www.godlikemouse.com/2011/08/27/how-to-use-fql-with-the-facebook-php-sdk/</link>
		<comments>http://www.godlikemouse.com/2011/08/27/how-to-use-fql-with-the-facebook-php-sdk/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 00:11:00 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=1006</guid>
		<description><![CDATA[Foreword So the other day while building a Facebook application, I needed to get some information that I just couldn&#8217;t find any way to get other than through the use of FQL  Needless to say, finding examples of FQL are plentiful.  However, examples that use FQL and the Facebook PHP SDK are not.  So I [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/08/27/how-to-use-fql-with-the-facebook-php-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Rid of Scrollbars In Facebook IFrame Applications</title>
		<link>http://www.godlikemouse.com/2011/08/17/get-rid-of-scrollbars-in-facebook-iframe-applications/</link>
		<comments>http://www.godlikemouse.com/2011/08/17/get-rid-of-scrollbars-in-facebook-iframe-applications/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 17:47:46 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=991</guid>
		<description><![CDATA[Foreword So I was developing a Facebook application and realized that once the content was rendered inside of Facebook, I kept getting scrollbars.  This was terribly annoying being that I wanted to take up more vertical space, but didn&#8217;t want the iframe to have scrollbars.  Instead, I wanted the main browser window to have the [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/08/17/get-rid-of-scrollbars-in-facebook-iframe-applications/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Browsing The Web Through An SSH Tunnel (Putty / Firefox)</title>
		<link>http://www.godlikemouse.com/2011/08/03/browsing-the-web-through-an-ssh-tunnel-putty-firefox/</link>
		<comments>http://www.godlikemouse.com/2011/08/03/browsing-the-web-through-an-ssh-tunnel-putty-firefox/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 17:38:38 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=982</guid>
		<description><![CDATA[Foreword I needed a way to get inside my work firewall from home.  There was a DMZ linux machine that I could SSH to, but no VPN available.  What I really needed was a way to configure the router/firewall, but the only way to do that was to be on the internal network and browse [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/08/03/browsing-the-web-through-an-ssh-tunnel-putty-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating Virtual Network Adapters In CentOS</title>
		<link>http://www.godlikemouse.com/2011/08/02/creating-virtual-network-adapters-in-centos/</link>
		<comments>http://www.godlikemouse.com/2011/08/02/creating-virtual-network-adapters-in-centos/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 23:51:23 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[adapter]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=962</guid>
		<description><![CDATA[Forward So here&#8217;s the scenario, let&#8217;s say for the sake of argument that you have a CentOS linux box running with a single NIC, but you want to have 2 IP addresses assigned to this box (for whatever reason). The following is a step by step guide that will walk you through the process of [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/08/02/creating-virtual-network-adapters-in-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Mysqldump Lock Tables Error</title>
		<link>http://www.godlikemouse.com/2011/07/29/fixing-mysqldump-got-error-29-file-dbtable_1001269-myd-not-found-errcode-24-when-using-lock-tables/</link>
		<comments>http://www.godlikemouse.com/2011/07/29/fixing-mysqldump-got-error-29-file-dbtable_1001269-myd-not-found-errcode-24-when-using-lock-tables/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 17:41:24 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysqldump]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=945</guid>
		<description><![CDATA[If you ever find yourself doing a mysqldump on a large database, you may end up seeing this error: user@computer:$ mysqldump: Got error: 29: File './db/table_1001269.MYD' not found (Errcode: 24) when using LOCK TABLES If this happens, just re-run the mysqldump command and add the &#8211;skip-lock-tables flag: user@computer:$ mysqldump -uuser -ppassword --skip-lock-tables database > database.sql [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/07/29/fixing-mysqldump-got-error-29-file-dbtable_1001269-myd-not-found-errcode-24-when-using-lock-tables/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Advanced JavaScript Notation</title>
		<link>http://www.godlikemouse.com/2011/05/31/advanced-javascript-notation/</link>
		<comments>http://www.godlikemouse.com/2011/05/31/advanced-javascript-notation/#comments</comments>
		<pubDate>Tue, 31 May 2011 17:46:06 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=888</guid>
		<description><![CDATA[Forword The following javascript examples and notation demonstrate a few alternatives to well known methods for common tasks. Advanced Notation Tilde Operator The tilde operator &#8220;~&#8221; literally equates to &#8220;-(n+1)&#8221;.  For example: Large Denary Numbers Large denary numbers can be represented in short hand notation using the &#8220;e&#8221; operator.  For example: Floor Checking Math.floor is [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/05/31/advanced-javascript-notation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relatively Positioned Absolute Elements</title>
		<link>http://www.godlikemouse.com/2011/05/06/relatively-positioned-absolute-elements/</link>
		<comments>http://www.godlikemouse.com/2011/05/06/relatively-positioned-absolute-elements/#comments</comments>
		<pubDate>Fri, 06 May 2011 19:52:28 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=776</guid>
		<description><![CDATA[Foreword Absolutely positioned elements can be quite useful, but what if you have something centered or off to one side and you need to just nudge an absolutely positioned element.  The following will show you a handy technique for moving absolute elements relative to the elements around it using nothing but CSS. Getting Started First [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/05/06/relatively-positioned-absolute-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter OAuth PHP Tutorial</title>
		<link>http://www.godlikemouse.com/2011/04/01/twitter-oauth-php-tutorial/</link>
		<comments>http://www.godlikemouse.com/2011/04/01/twitter-oauth-php-tutorial/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 17:32:26 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=734</guid>
		<description><![CDATA[Foreword Trying to get a dial tone with Twitter&#8217;s new OAuth can be a frustrating and daunting task.  Especially when it comes to the utter lack of proper documentation with regards to just connecting with to Twitter using OAuth.  This tutorial will walk you through the steps required to be able to make calls using [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/04/01/twitter-oauth-php-tutorial/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>PHP Daemons Tutorial</title>
		<link>http://www.godlikemouse.com/2011/03/31/php-daemons-tutorial/</link>
		<comments>http://www.godlikemouse.com/2011/03/31/php-daemons-tutorial/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 21:28:29 +0000</pubDate>
		<dc:creator>GodLikeMouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.godlikemouse.com/?p=699</guid>
		<description><![CDATA[Foreword The following is a tutorial for creating PHP scripted daemons.  All examples will be performed on CentOS linux.  The daemon code itself will be written in PHP with a BASH script wrapper. Getting Started So to get started, let&#8217;s create a simple PHP file that will be executed as our daemon. Essentially, we&#8217;re going [...]]]></description>
		<wfw:commentRss>http://www.godlikemouse.com/2011/03/31/php-daemons-tutorial/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

