<?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>Nick Hammond &#187; web</title>
	<atom:link href="http://www.nickhammond.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickhammond.com</link>
	<description>Freelance Ruby Developer in Phoenix, AZ</description>
	<lastBuildDate>Wed, 12 Oct 2011 11:58:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>So you want to host in the cloud?</title>
		<link>http://www.nickhammond.com/2010/05/21/so-you-want-to-host-in-the-cloud/</link>
		<comments>http://www.nickhammond.com/2010/05/21/so-you-want-to-host-in-the-cloud/#comments</comments>
		<pubDate>Sat, 22 May 2010 04:33:24 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/?p=521</guid>
		<description><![CDATA[The most notable cloud hosting providers at the moment are Amazon and Rackspace. Outside of the big guys there are quite a few other cloud hosting providers that are popping up. It&#8217;s a nice, assuming profitable niche that has been gaining some recent popularity. Cloud hosting at the present time doesn&#8217;t just refer to a [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2010/05/21/so-you-want-to-host-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do you use Gmail?</title>
		<link>http://www.nickhammond.com/2010/04/26/how-do-you-use-gmail/</link>
		<comments>http://www.nickhammond.com/2010/04/26/how-do-you-use-gmail/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 20:18:06 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[gtd]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/?p=506</guid>
		<description><![CDATA[Google offers the best web-based email service out there with it&#8217;s large storage capacity, snappy ajax interface and threaded conversations.  I find myself tweaking my Gmail experience pretty often and looking through the labs section every few weeks to see what new features they are playing around with. I&#8217;d like to share what I feel [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2010/04/26/how-do-you-use-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Piwik &#8211; open source web analytics with plugins &amp; API</title>
		<link>http://www.nickhammond.com/2009/10/09/piwik-open-source-web-analytics-with-plugins-and-api/</link>
		<comments>http://www.nickhammond.com/2009/10/09/piwik-open-source-web-analytics-with-plugins-and-api/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 23:15:29 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/?p=404</guid>
		<description><![CDATA[Recently I was looking for alternatives to Google Analytics, just cause. Google does a great job at providing a vast amount of information about your visitors, sometimes it&#8217;s just nice to see what&#8217;s on the other side. I stumbled across Piwik, an open source web analytics program.  Piwik is a self-hosted solution which gives you [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2009/10/09/piwik-open-source-web-analytics-with-plugins-and-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Target blank with jquery or prototype</title>
		<link>http://www.nickhammond.com/2009/03/02/target-blank-with-jquery-or-prototype/</link>
		<comments>http://www.nickhammond.com/2009/03/02/target-blank-with-jquery-or-prototype/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 06:48:05 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[standards compliance]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/?p=242</guid>
		<description><![CDATA[In order for your site to be strict XHTML compliant there can&#8217;t be any target attributes for links, it isn&#8217;t a supported attribute. I can see why this is a good idea but it&#8217;s also annoying at the same time. It doesn&#8217;t make sense for when you are linking to an external vendor or site [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2009/03/02/target-blank-with-jquery-or-prototype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standard HTML elements for styling with CSS</title>
		<link>http://www.nickhammond.com/2009/03/02/standard-html-elements-for-styling-with-css/</link>
		<comments>http://www.nickhammond.com/2009/03/02/standard-html-elements-for-styling-with-css/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 06:41:50 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[styling]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/?p=239</guid>
		<description><![CDATA[I use the following code to demonstrate what the content of a web site is going to look like.  This goes over the typical HTML elements within a page, you might need to add more for your specific site but this should get you started.  This code can also be used as a demo to [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2009/03/02/standard-html-elements-for-styling-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5: active validation, date pickers, and local storage mechanisms</title>
		<link>http://www.nickhammond.com/2008/09/27/html-5-active-validation-date-pickers-local-storage-mechanisms/</link>
		<comments>http://www.nickhammond.com/2008/09/27/html-5-active-validation-date-pickers-local-storage-mechanisms/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 16:42:16 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/?p=70</guid>
		<description><![CDATA[Just watched Ian Hickson&#8217;s demo of html 5 and since it&#8217;s over an hour thought it would be helpful to just type these out. Video Tag It&#8217;s been known for a while that there will be a video tag now instead of working with an embed and object tag.  Below is a possible use of [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/09/27/html-5-active-validation-date-pickers-local-storage-mechanisms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento run sales report error &#8220;headers already sent&#8221;</title>
		<link>http://www.nickhammond.com/2008/09/26/magento-run-sales-report-error-headers-already-sent/</link>
		<comments>http://www.nickhammond.com/2008/09/26/magento-run-sales-report-error-headers-already-sent/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 17:51:25 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/2008/09/26/magento-run-sales-report-error-headers-already-sent/</guid>
		<description><![CDATA[Open this file &#8216;/app/code/core/Mage/Reports/Totals.php&#8217; Remove all of the extra space before the opening php tag. Not sure how Magento could f that up but they did.]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/09/26/magento-run-sales-report-error-headers-already-sent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember the Milk Keyboard Shortcuts Cheat Sheet</title>
		<link>http://www.nickhammond.com/2008/09/23/remember-the-milk-keyboard-shortcuts-cheat-sheet/</link>
		<comments>http://www.nickhammond.com/2008/09/23/remember-the-milk-keyboard-shortcuts-cheat-sheet/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 05:18:54 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[remember the milk]]></category>
		<category><![CDATA[rtm]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/?p=28</guid>
		<description><![CDATA[Remember the Milk has all of their keyboard shortcuts listed on their site but not in a visual form.  I went ahead and created a very basic keyboard shortcut cheat sheet with the commands on top of task panel in rememeber the milk.]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/09/23/remember-the-milk-keyboard-shortcuts-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Facebook Chat on Digsby Released Today</title>
		<link>http://www.nickhammond.com/2008/05/01/facebook-chat-on-digsby-released-today/</link>
		<comments>http://www.nickhammond.com/2008/05/01/facebook-chat-on-digsby-released-today/#comments</comments>
		<pubDate>Thu, 01 May 2008 10:56:53 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[digsby]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://www.adevstar.com/facebook-chat-on-digsby/</guid>
		<description><![CDATA[Digsby just released a new version today that adds facebook chat to the program and it is amazing. It&#8217;s nice to be able to chat on facebook without a browser and it is much more robust than the online facebook version. Digsby is also nice because it puts all of my chat networks and social [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/05/01/facebook-chat-on-digsby-released-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Bookmarking Widget Customization and modifications (addthis.com)</title>
		<link>http://www.nickhammond.com/2008/04/27/social-bookmarking-widget-customization-and-modifications-addthiscom/</link>
		<comments>http://www.nickhammond.com/2008/04/27/social-bookmarking-widget-customization-and-modifications-addthiscom/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 04:32:22 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.adevstar.com/addthiscom-social-bookmarking-widget-customization-and-modifications/</guid>
		<description><![CDATA[addthis.com has an amazing social bookmarking widget that integrates every possible social bookmarking site such as digg, stumbleupon, browser bookmarks, reddit, and sooo many more. While they offer some documentation on their widget there are additional features which you can tweak with the widget besides what is mentioned. Basically they are settings within the javascript [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/04/27/social-bookmarking-widget-customization-and-modifications-addthiscom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Digsby &#8211; A superb chat client and social network utility</title>
		<link>http://www.nickhammond.com/2008/04/21/digsby-a-superb-chat-client-and-social-network-utility/</link>
		<comments>http://www.nickhammond.com/2008/04/21/digsby-a-superb-chat-client-and-social-network-utility/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 04:18:59 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[digsby]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://www.adevstar.com/?p=11</guid>
		<description><![CDATA[What is it? It is an all around chat client (AIM, MSN, Gtalk, Jabber/XMPP, ICQ, &#38;Yahoo) that also supports integration with social networking sites such as facebook, twitter, myspace(myspace sucks anyways) and also has integration with email (Gmail, Yahoo, Hotmail, POP, IMAP, AOL/email). Download Digsby for Windows &#124; Digsby Home Key Features Update your status [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/04/21/digsby-a-superb-chat-client-and-social-network-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

