<?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>Rich Tracks</title>
	<atom:link href="http://blog.richjoslin.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.richjoslin.com</link>
	<description>Notes to myself which may also help you...</description>
	<lastBuildDate>Thu, 26 Apr 2012 23:19:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>OUCH. Installing the latest Git on Debian (or: Delete Your Grandmother!)</title>
		<link>http://blog.richjoslin.com/2011/10/13/installing-git-on-debian-lenny-squeeze/</link>
		<comments>http://blog.richjoslin.com/2011/10/13/installing-git-on-debian-lenny-squeeze/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 21:06:49 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[grandmother]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/?p=229</guid>
		<description><![CDATA[If you are using Debian Lenny or Squeeze, you may think you have the latest version of Git, but you might be happily oblivious to the fact that you are using, as the linked article puts it, your grandmother. I refer you to another article that says it all very well. http://oli.zilla.org.uk/2010/12/07/installing-git-on-debian-lenny.html]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2011/10/13/installing-git-on-debian-lenny-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure a static IP in Debian 5 Lenny</title>
		<link>http://blog.richjoslin.com/2011/08/24/configure-static-ip-debian-lenny/</link>
		<comments>http://blog.richjoslin.com/2011/08/24/configure-static-ip-debian-lenny/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 20:19:47 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/?p=177</guid>
		<description><![CDATA[Edit the file /etc/network/interfaces At first it will look something like this: # /etc/network/interfaces &#8212; configuration file for ifup(8), ifdown(8) # The loopback interface auto lo iface lo inet loopback # The first network card &#8211; this entry was created during the Debian installation # (network, broadcast and gateway are optional) auto eth0 iface eth0 [...]]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2011/08/24/configure-static-ip-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fastboot mode on newer Android devices</title>
		<link>http://blog.richjoslin.com/2010/07/24/fastboot-mode-adp2-google-ion-htc-magic/</link>
		<comments>http://blog.richjoslin.com/2010/07/24/fastboot-mode-adp2-google-ion-htc-magic/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 21:58:26 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile App Dev]]></category>
		<category><![CDATA[ADP2]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTC]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/?p=77</guid>
		<description><![CDATA[If you are an Android app developer, you may find yourself needing to enter fastboot mode on an Android device and are only finding instructions on the web which say to &#8220;hold the camera button and the up arrow button&#8221; while powering up. Well, on some devices, that is impossible. The Google Android Developer Phone [...]]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2010/07/24/fastboot-mode-adp2-google-ion-htc-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial-let: How to change default product sort order in Magento</title>
		<link>http://blog.richjoslin.com/2009/08/12/change-default-product-sort-order-magento/</link>
		<comments>http://blog.richjoslin.com/2009/08/12/change-default-product-sort-order-magento/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 08:00:12 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/2009/08/12/51/</guid>
		<description><![CDATA[To change the default sort order (position) of products within each category in a Magento store&#8230; In the admin tools, go to &#8220;Catalog&#8221; -&#62; &#8220;Manage Categories&#8221; in the top navigation. http://screencast.com/t/5BVDSib5kkt Then click on the category you would like to manage. You have to do this at a category level because products can be in [...]]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2009/08/12/change-default-product-sort-order-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye Paper: Part I</title>
		<link>http://blog.richjoslin.com/2009/02/03/goodbye-paper-part-i/</link>
		<comments>http://blog.richjoslin.com/2009/02/03/goodbye-paper-part-i/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 08:00:30 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Activism]]></category>
		<category><![CDATA[Complaints]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/?p=49</guid>
		<description><![CDATA[This is the first of a long series of posts about how paper is going away and how I think that is totally sweet. This is the front door to my apartment building with a fresh new sign on it as of this week. There are always piles and piles of phone books stacked up [...]]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2009/02/03/goodbye-paper-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Communit.as Social Networking Framework</title>
		<link>http://blog.richjoslin.com/2009/01/27/communit-as-social-networking-framework/</link>
		<comments>http://blog.richjoslin.com/2009/01/27/communit-as-social-networking-framework/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 08:00:07 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Communitas]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/?p=47</guid>
		<description><![CDATA[I&#8217;ve been a big contributor to the Communit.as open source software project over the past year or so. Jaybill has put a lot of hard work into it, and now it will be officially launching on Thursday, February 19th, 2009. There is going to be a launch party at Cubespace PDX that evening. What is [...]]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2009/01/27/communit-as-social-networking-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whoa. A less bloated Windows on the way?</title>
		<link>http://blog.richjoslin.com/2008/09/23/whoa-a-less-bloated-windows-on-the-way/</link>
		<comments>http://blog.richjoslin.com/2008/09/23/whoa-a-less-bloated-windows-on-the-way/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 08:00:59 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/?p=45</guid>
		<description><![CDATA[According to this article, the next version of Microsoft Windows will have a few programs removed. The programs are being offered as optional downloads from Windows Live instead. This is a good sign! Down with bloatware! Hopefully Microsoft will remove even more non-essential programs, and hopefully other software companies (not just those that make operating [...]]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2008/09/23/whoa-a-less-bloated-windows-on-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My latest effort &#8211; Ryz</title>
		<link>http://blog.richjoslin.com/2008/06/30/my-latest-effort-ryz/</link>
		<comments>http://blog.richjoslin.com/2008/06/30/my-latest-effort-ryz/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 08:00:31 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Communitas]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/?p=43</guid>
		<description><![CDATA[I&#8217;m really proud to have been on the team that accomplished this. Ryz is a website where people can submit shoe designs and see them rendered in 3D within minutes, then enter them in a contest to win $1000 plus royalties. This is all based on the Communitas social networking platform which should be opening [...]]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2008/06/30/my-latest-effort-ryz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changes &#8211; a visual diff tool for OS X</title>
		<link>http://blog.richjoslin.com/2008/06/29/changes-a-visual-diff-tool-for-os-x/</link>
		<comments>http://blog.richjoslin.com/2008/06/29/changes-a-visual-diff-tool-for-os-x/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 08:00:56 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/?p=41</guid>
		<description><![CDATA[I&#8217;ve been looking for the Mac equivalent of Scooter Software&#8217;s flagship (and only) product, Beyond Compare for a while now. Looks like I have finally found something that at least begins to, well, compare to Beyond Compare (sorry). It&#8217;s called Changes, and it&#8217;s my friend now. This app will not only come in handy with [...]]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2008/06/29/changes-a-visual-diff-tool-for-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DasBlog seemed like a good idea at the time&#8230;</title>
		<link>http://blog.richjoslin.com/2008/06/19/dasblog-seemed-like-a-good-idea-at-the-time/</link>
		<comments>http://blog.richjoslin.com/2008/06/19/dasblog-seemed-like-a-good-idea-at-the-time/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 08:00:37 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Complaints]]></category>

		<guid isPermaLink="false">http://blog.richjoslin.com/?p=39</guid>
		<description><![CDATA[UPDATE: Now I&#8217;m using WordPress. Turns out DasBlog is pretty difficult to use and customize. I didn&#8217;t even realize until today that in order to post a comment, you have to be some sort of a scientist. Even I was unable to comment on my own post. I&#8217;ll try to turn that off ASAP. Now [...]]]></description>
		<wfw:commentRss>http://blog.richjoslin.com/2008/06/19/dasblog-seemed-like-a-good-idea-at-the-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

