<?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>Strotos Communications Blog &#187; Software Developement</title>
	<atom:link href="http://blog.strotos.com/category/software-developement/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.strotos.com</link>
	<description>The do&#039;s, do not&#039;s &#38; maybe&#039;s of Computers.</description>
	<lastBuildDate>Tue, 20 Jul 2010 14:57:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CheatSheets that I use</title>
		<link>http://blog.strotos.com/2009/11/cheatsheets-that-i-use/</link>
		<comments>http://blog.strotos.com/2009/11/cheatsheets-that-i-use/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 20:34:07 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[Software Developement]]></category>
		<category><![CDATA[Cheatsheets]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[Textmate]]></category>

		<guid isPermaLink="false">http://blog.strotos.com/?p=184</guid>
		<description><![CDATA[So when I&#8217;m programming or doing anything of that sort, I tend to have a cheat sheet for the tool or piece of software that I&#8217;m using at any given time, be it for an IDE like Netbeans or Textmate, or just a command-line tool like Git or SVN. It really can make life much [...]]]></description>
		<wfw:commentRss>http://blog.strotos.com/2009/11/cheatsheets-that-i-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recursivly delete .svn from your directories</title>
		<link>http://blog.strotos.com/2009/07/recursivly-delete-svn-for-your-directories/</link>
		<comments>http://blog.strotos.com/2009/07/recursivly-delete-svn-for-your-directories/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 16:58:30 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[delete .svn]]></category>
		<category><![CDATA[recursivly]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://blog.strotos.com/?p=136</guid>
		<description><![CDATA[A pretty simple tip that can save you a lot of time if you use revision control systems.This command can be used to remove the .svn folder that is used and placed within every folder to control your versioned files. rm -rf `find . -type d -name .svn` Simply run this command on the command [...]]]></description>
		<wfw:commentRss>http://blog.strotos.com/2009/07/recursivly-delete-svn-for-your-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing TinyOS on Ubuntu 8.10</title>
		<link>http://blog.strotos.com/2009/03/installing-tinyos-on-ubuntu-810/</link>
		<comments>http://blog.strotos.com/2009/03/installing-tinyos-on-ubuntu-810/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 18:03:02 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[TinyOS]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wireless Sensor Networks]]></category>
		<category><![CDATA[WSN]]></category>

		<guid isPermaLink="false">http://blog.strotos.com/dev/wordpress/?p=12</guid>
		<description><![CDATA[So installing TinyOS can be a bit of a pain sometimes. There are a number of options available but the easiest have to be the vmware image and the Debian repository install. Personally I prefer installing via the Debian Repository provided by Stanford University. This is my platform: Mac OS X 10 VirtualBox 2.06 Ubuntu [...]]]></description>
		<wfw:commentRss>http://blog.strotos.com/2009/03/installing-tinyos-on-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
