<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>A Blog about Skateboarding, Technology, and Entrepreneurship</title>
	<link>http://www.techskater.com</link>
	<description>Dennis Baldwin's Thoughts</description>
	<lastBuildDate>Sat, 19 Nov 2011 16:30:15 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>PriceBlink Price Comparison Comes to iPad</title>
		<description><![CDATA[Check out the video here: and you can install PriceBlink for iPad by going here: http://www.priceblink.com/priceblink-for-ipad]]></description>
		<link>http://www.techskater.com/cool-products/priceblink-price-comparison-comes-to-ipad/</link>
			</item>
	<item>
		<title>Deleting Local Storage for Chrome Extensions</title>
		<description><![CDATA[While testing our latest version of PriceBlink price comparison extension for Google Chrome we needed a way to delete our local storage. It&#8217;s not a problem to delete local storage programmatically, but we wanted to test a fresh install where the local storage object didn&#8217;t exist yet. The easiest way that I&#8217;ve found to do [...]]]></description>
		<link>http://www.techskater.com/web-stuff/deleting-local-storage-for-chrome-extensions/</link>
			</item>
	<item>
		<title>Installing MongoDB on Ubuntu Jaunty 9.04</title>
		<description><![CDATA[I have a Ubuntu Jaunty VM on Slicehost where I wanted to install MongoDB. Unfortunately Jaunty reached EOL on October, 2010. Since I didn&#8217;t want to upgrade my Jaunty installation I found a way to install Mongo DB from source as described in this article: http://www.mongodb.org/display/DOCS/Building+for+Linux#BuildingforLinux-Ubuntu9.04and9.10 To make this work you need to install several [...]]]></description>
		<link>http://www.techskater.com/random/installing-mongodb-on-ubuntu-jaunty-9-04/</link>
			</item>
	<item>
		<title>Changing Your Home Directory Name in OS X Lion</title>
		<description><![CDATA[I just purchased a new MacBook Pro and ran into a small hiccup with my user home directory in OS X Lion. When I setup my new account and used the same shortname as I had on my previous MBP. Using Migration Assistant I was not allowed to migrate my old user account since it [...]]]></description>
		<link>http://www.techskater.com/random/changing-your-home-directory-name-in-os-x-lion/</link>
			</item>
	<item>
		<title>Older Mozilla Firefox Builds</title>
		<description><![CDATA[If you&#8217;re doing any sort of Firefox add-on development or just need an older version of Mozilla Firefox then here you go: ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/ I recently needed Firefox 4.0 for testing an add-on and was able to use the link above to download it.]]></description>
		<link>http://www.techskater.com/web-stuff/older-mozilla-firefox-builds/</link>
			</item>
	<item>
		<title>How to Move MySQL&#8217;s Data Directory on Ubuntu</title>
		<description><![CDATA[I recently setup a MySQL database on EC2 and wanted to move the data directory off the root partition. For the sake of simplicity I wanted MySQL&#8217;s data files to live in /mnt/mysql. I thought this would be a trivial task and after moving the files and updating /etc/mysql/my.cnf data to: datadir = /mnt/mysql I [...]]]></description>
		<link>http://www.techskater.com/web-stuff/how-to-move-mysqls-data-directory-on-ubuntu/</link>
			</item>
	<item>
		<title>Problems Installing Node.js on OS X Lion</title>
		<description><![CDATA[I&#8217;ve been wanting to try Node.js for some time and finally got around to it last night. I&#8217;ve had all sorts of little problems after upgrading to OS X Lion and ran into one when compiling Node.js. I was following the howto guide on the Node wiki page and received an error when running ./configure. [...]]]></description>
		<link>http://www.techskater.com/web-stuff/problems-installing-node-js-on-os-x-lion/</link>
			</item>
	<item>
		<title>Why I&#8217;m a Fan of PriceBlink for Unobtrusive Comparison Shopping</title>
		<description><![CDATA[If you spend any time shopping online then you should most definitely check out PriceBlink. It&#8217;s a browser addon that make it easy to find the best deals while shopping on retailer sites. It even works for obscure products like 3&#8243; chlorine tablets for your swimming pool. I recently became a new pool owner and [...]]]></description>
		<link>http://www.techskater.com/cool-products/why-im-a-fan-of-priceblink-for-unobtrusive-comparison-shopping/</link>
			</item>
	<item>
		<title>Error with top command on OS X Lion</title>
		<description><![CDATA[This is one of those annoying little nits that I wanted to share for my personal use and others. Today I was reviewing a few processes on one of my VMs hosted at Slicehost. I ran the top command to check out the system load and received the following error message: &#8216;xterm-256color&#8217;: unknown terminal type. [...]]]></description>
		<link>http://www.techskater.com/web-stuff/error-with-top-command-on-os-x-lion/</link>
			</item>
	<item>
		<title>Accessing Google Chrome Extension Local Storage Database</title>
		<description><![CDATA[I&#8217;ve been helping a friend with a Google Chrome extension, which makes use of the Chrome localStorage API. The extension checks for a variable and if it doesn&#8217;t exist it writes it to the localStorage database. If you&#8217;re note aware, the localStorage database is actually an SQLite database. For testing he needed a way to [...]]]></description>
		<link>http://www.techskater.com/web-stuff/accessing-google-chrome-extension-local-storage-database/</link>
			</item>
</channel>
</rss>

