<?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>A Place for my head &#187; pim</title>
	<atom:link href="http://gnufied.org/category/pim/feed/" rel="self" type="application/rss+xml" />
	<link>http://gnufied.org</link>
	<description>On Ruby, Rails, Concurrency and fiction</description>
	<lastBuildDate>Mon, 10 Oct 2011 06:49:31 +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>Special Weapons And Tactics ( SWAT ) app</title>
		<link>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/</link>
		<comments>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 20:08:55 +0000</pubDate>
		<dc:creator>Hemant</dc:creator>
				<category><![CDATA[pim]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/</guid>
		<description><![CDATA[Updates Getting gtk-ruby installed is a bit tricky, look into the comments for getting it installed. Also, you don&#8217;t necessarily need Emacs to use this application. Another important thing is, it stores your todos and metadata files in a directory called, ~/snippets, so make sure you have that directory. Although newer version of app, automatically [...]]]></description>
			<content:encoded><![CDATA[<p><b> Updates </b><br />
Getting gtk-ruby installed is a bit tricky, look into the comments for getting it installed. Also, you don&#8217;t necessarily need Emacs to use this application. </p>
<p>Another important thing is, it stores your todos and metadata files in a directory called, ~/snippets, so make sure you have that directory. Although newer version of app, automatically checks for the directory. I put up lots of bug fixes, and a tab for viewing completed tasks too, So make sure you are using latest version. Thanks.</p>
<p><a href='http://gnufied.org/wp-content/uploads/2008/01/swat-102.gem' title='New update of swat app'>Version 1.0.2 of Swat App</a></p>
<p>Install it with:</p>
<pre name="code" class="ruby">
sudo gem install swat-1.0.2.gem
</pre>
<p>Hey there,</p>
<p>Curse me for making this app if you will. But the truth is all the todo applications in GNU/Linux suck, then I thought ok, may be they do not suck enough. So, with some ruby skills at my disposal, I wrote a todo application in Gtk Ruby.</p>
<p><a href='http://gnufied.org/wp-content/uploads/2007/12/swat2.png' title='swat App Small'><img src='http://gnufied.org/wp-content/uploads/2007/12/swat2.png' alt='swat App Small' /></a></p>
<p><strong>So whats swat?</strong></p>
<p>Swat is a todo list manager for Gnome &#038; Emacs.</p>
<p>Heck : Emacs?</p>
<p><strong>Features:</strong></p>
<ul>
<li> Manage your todos, add them according to priority and category.</li>
<li> Move your todos to wish list, when not feeling like working on them.</li>
<li> libtomboy bindings for global shortcut(Alt-F11).</li>
<li> Nice stats for number of tasks finished and added.</li>
<li> All your todos are in a .org file and hence can be managed from Emacs as well.</li>
<li> System tray integration.</li>
</ul>
<p><strong>KeyBindings:</strong></p>
<ul>
<li> Alt-F11 : from anywhere, brings the todo window to front. </li>
<li> Esc : to dismiss todo window. </li>
<li> Control-N : to add a todo. </li>
</ul>
<p><strong>Installation :</strong></p>
<ul>
<li> sudo gem install swat </li>
</ul>
<p><strong>Code:</strong></p>
<ul>
<li> http://packet.googlecode.com/svn/branches/swat/ </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

