<?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>Joe Riggs Bloggs &#187; jriggs</title>
	<atom:link href="http://joe-riggs.com/blog/author/jriggs/feed/" rel="self" type="application/rss+xml" />
	<link>http://joe-riggs.com/blog</link>
	<description>simple man/complex world</description>
	<lastBuildDate>Mon, 07 May 2012 14:12:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Javascript Count Up Timer With Hours, Minutes, and Seconds</title>
		<link>http://joe-riggs.com/blog/2012/05/javascript-count-up-timer-with-hours-minutes-second-hours-minutes/</link>
		<comments>http://joe-riggs.com/blog/2012/05/javascript-count-up-timer-with-hours-minutes-second-hours-minutes/#comments</comments>
		<pubDate>Mon, 07 May 2012 14:12:58 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=746</guid>
		<description><![CDATA[Here is a script that takes a given time and increments each second to make it appear to update in realtime. Time given, must be in hh:mm:ss format and the div id must be realtime &#60;span id=&#34;realtime&#34;&#62;12:12:12&#60;/span&#62; 12:12:12 Script that makes everything happen, needs jquery, but could be easily re-written in pure javascript. $&#40;document&#41;.ready &#40;function [...]]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2012/05/javascript-count-up-timer-with-hours-minutes-second-hours-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 12.04 Mouse Stops or Hangs When Going To Other Monitor</title>
		<link>http://joe-riggs.com/blog/2012/04/ubuntu-mouse-stops-or-hangs-when-going-to-otherscreen/</link>
		<comments>http://joe-riggs.com/blog/2012/04/ubuntu-mouse-stops-or-hangs-when-going-to-otherscreen/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 19:42:16 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unity]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=741</guid>
		<description><![CDATA[After the latest update to Ubuntu you may have noticed that the mouse seems to get stuck when trying to go from one monitor to the other. The problem is the new &#8220;Sticky edges&#8221; settings. To fix this go to System Settings-&#62;Displays and flip the &#8220;Sticky edges&#8221; switch to &#8220;Off&#8221;]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2012/04/ubuntu-mouse-stops-or-hangs-when-going-to-otherscreen/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL First Character in a String</title>
		<link>http://joe-riggs.com/blog/2012/04/mysql-first-character-in-a-string/</link>
		<comments>http://joe-riggs.com/blog/2012/04/mysql-first-character-in-a-string/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 15:41:05 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[rando]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=737</guid>
		<description><![CDATA[SUBSTRING&#40;&#60;STRING&#62;,1,1&#41;]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2012/04/mysql-first-character-in-a-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Which Search Keyword For Page With Google Analytics</title>
		<link>http://joe-riggs.com/blog/2012/01/find-which-search-keyword-for-page-with-google-analytics/</link>
		<comments>http://joe-riggs.com/blog/2012/01/find-which-search-keyword-for-page-with-google-analytics/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 16:38:07 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[google analytics]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=726</guid>
		<description><![CDATA[Open the &#8216;Traffic Sources&#8217; drop down and click on &#8216;Overview&#8217; Click on the Search Term/Keyword you are interested in Click on the &#8216;Secondary Dimension&#8217; drop down, expand &#8216;Traffic Sources&#8217; and Click on &#8216;Landing Page&#8217; View Glorious Data Such Valuable Information. I really have to wonder why Google felt the need to bury so deep into [...]]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2012/01/find-which-search-keyword-for-page-with-google-analytics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress: Remove Date From Posts on Category Page</title>
		<link>http://joe-riggs.com/blog/2011/10/remove-date-from-posts-on-category-page/</link>
		<comments>http://joe-riggs.com/blog/2011/10/remove-date-from-posts-on-category-page/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 13:00:46 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=709</guid>
		<description><![CDATA[The first thing you will need in order to remove the date from category pages is the id of the category which you wish to hide the dates on. To get the id click on &#8216;Categories&#8217; in the admin and then click on the actual category you wish to affect. In the url you will [...]]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2011/10/remove-date-from-posts-on-category-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Php long running script to dynamically update html</title>
		<link>http://joe-riggs.com/blog/2011/07/php-long-running-script-to-dynamically-update-html/</link>
		<comments>http://joe-riggs.com/blog/2011/07/php-long-running-script-to-dynamically-update-html/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 15:43:25 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=691</guid>
		<description><![CDATA[This code is a work in progress and should never be used in a production environment without extensive testing! First, the page that is loaded into the browser, it uses jQuery to receive status updates from &#8216;getstatus.php&#8217; script &#60;!DOCTYPE HTML PUBLIC &#34;-//W3C//DTD HTML 4.01//EN&#34; &#34;http://www.w3.org/TR/html4/strict.dtd&#34;&#62; &#60;html&#62; &#60;head&#62; &#60;title&#62;Update Inventory&#60;/title&#62; &#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=UTF-8&#34;&#62; &#60;script src=&#34;https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js&#34; [...]]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2011/07/php-long-running-script-to-dynamically-update-html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple php ftp download file script example</title>
		<link>http://joe-riggs.com/blog/2011/07/simple-php-ftp-download-file-script-example/</link>
		<comments>http://joe-riggs.com/blog/2011/07/simple-php-ftp-download-file-script-example/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 13:19:52 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=688</guid>
		<description><![CDATA[&#160; &#60;?php &#160; // define some variables $local_file = '&#60;save-file-as&#62;'; $server_file = '&#60;server-file-name&#62;'; $ftp_user_name='&#60;ftp-user&#62;'; $ftp_user_pass='&#60;ftp-pass&#62;'; $ftp_server='&#60;ftp-host-name&#62;'; // set up basic connection $conn_id = ftp_connect&#40;$ftp_server&#41;; &#160; // login with username and password $login_result = ftp_login&#40;$conn_id, $ftp_user_name, $ftp_user_pass&#41;; &#160; /* uncomment if you need to change directories if (ftp_chdir($conn_id, &#34;&#60;directory&#62;&#34;)) { echo &#34;Current directory is now: &#34; [...]]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2011/07/simple-php-ftp-download-file-script-example/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Excel &#8211; Remove All Text After Specified Character</title>
		<link>http://joe-riggs.com/blog/2011/06/excel/</link>
		<comments>http://joe-riggs.com/blog/2011/06/excel/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 15:11:18 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[excel]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=660</guid>
		<description><![CDATA[This excel function searches the cell &#8216;V22&#8242; for the &#8216;greater than&#8217; character. If it is found then it will remove that character and everything after it. If not found then it will copy V22&#8242;s value. =IF(ISNUMBER(SEARCH(">" , V22)) , LEFT(V22,FIND(">",V22,1) - 1) , V22)]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2011/06/excel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create Global Function In Magento</title>
		<link>http://joe-riggs.com/blog/2011/06/create-global-function-in-magento/</link>
		<comments>http://joe-riggs.com/blog/2011/06/create-global-function-in-magento/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 12:33:29 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[global function magento]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=661</guid>
		<description><![CDATA[This code will allow you to add a function that can be called from anywhere within Magento. It extends the helper class 1) Create a file named &#8216;Mycode.xml&#8217; and copy it to app/etc/modules/ &#8211; it should look like this: &#60;?xml version=&#34;1.0&#34;?&#62; &#60;config&#62; &#60;modules&#62; &#60;Mycode_Function&#62; &#60;active&#62;true&#60;/active&#62; &#60;codePool&#62;local&#60;/codePool&#62; &#60;/Mycode_Function&#62; &#60;/modules&#62; &#60;/config&#62; 2) Create the directory app/code/local/Mycode/Function/etc and [...]]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2011/06/create-global-function-in-magento/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Update To Drupal 7.2 The Easy Way (SSH)</title>
		<link>http://joe-riggs.com/blog/2011/05/update-to-drupal-7-2-the-easy-way-ssh/</link>
		<comments>http://joe-riggs.com/blog/2011/05/update-to-drupal-7-2-the-easy-way-ssh/#comments</comments>
		<pubDate>Sun, 29 May 2011 20:51:15 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[drupal]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade drupal 7.2]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=655</guid>
		<description><![CDATA[After backing everything up&#8230; # get the upgrade wget http://ftp.drupal.org/files/projects/drupal-7.2.tar.gz &#160; # uncompress it tar xfzv drupal-7.2.tar.gz &#160; # copy all files to my document root cp -r drupal-7.2/. /www/. found here]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2011/05/update-to-drupal-7-2-the-easy-way-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

