<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Special Weapons And Tactics ( SWAT ) app</title>
	<atom:link href="http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/</link>
	<description>On Ruby, Rails, Concurrency and fiction</description>
	<pubDate>Sun, 01 Aug 2010 05:01:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: playfish</title>
		<link>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-3526</link>
		<dc:creator>playfish</dc:creator>
		<pubDate>Sat, 20 Mar 2010 16:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-3526</guid>
		<description>although I misuse the vast majority of of my working day on the internet participating in games like facebook poker or restaurant city, I nonetheless like to take some spare time to surf a couple of websites now and then and I am very pleased to report this recent posting is honestly kind of effective and tremendously superior than 1 / 2 the other trash I read today , at any rate i'm off to take up a couple of rounds of zynga poker</description>
		<content:encoded><![CDATA[<p>although I misuse the vast majority of of my working day on the internet participating in games like facebook poker or restaurant city, I nonetheless like to take some spare time to surf a couple of websites now and then and I am very pleased to report this recent posting is honestly kind of effective and tremendously superior than 1 / 2 the other trash I read today , at any rate i&#8217;m off to take up a couple of rounds of zynga poker</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemant</title>
		<link>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-703</link>
		<dc:creator>Hemant</dc:creator>
		<pubDate>Thu, 31 Jan 2008 09:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-703</guid>
		<description>There is something fishy going on with latest Rubygems versions and its not placing the executable in correct path. put this in your /usr/bin/ and name the file, swat, change the permissions and you should be good to go:

&lt;pre&gt;
#!/usr/bin/ruby1.8
#
# This file was generated by RubyGems.
#
# The application 'swat' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

version = "&gt;= 0"

if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then
  version = $1
  ARGV.shift
end

gem 'swat', version
load 'swat'
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>There is something fishy going on with latest Rubygems versions and its not placing the executable in correct path. put this in your /usr/bin/ and name the file, swat, change the permissions and you should be good to go:</p>
<pre>
#!/usr/bin/ruby1.8
#
# This file was generated by RubyGems.
#
# The application 'swat' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

version = ">= 0"

if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then
  version = $1
  ARGV.shift
end

gem 'swat', version
load 'swat'
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: nuri</title>
		<link>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-686</link>
		<dc:creator>nuri</dc:creator>
		<pubDate>Tue, 29 Jan 2008 19:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-686</guid>
		<description>i have ruby-gnome2 installed and gem lists it but looks like no way to run it anyway...
where it is located at?</description>
		<content:encoded><![CDATA[<p>i have ruby-gnome2 installed and gem lists it but looks like no way to run it anyway&#8230;<br />
where it is located at?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemant</title>
		<link>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-676</link>
		<dc:creator>Hemant</dc:creator>
		<pubDate>Sun, 27 Jan 2008 15:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-676</guid>
		<description>You can perfectly keep using it without Emacs.  BTW, did you manage to get it installed correctly? 

Gtk-Ruby is a bit tricky in getting installed, if you are on Ubuntu/Debian system, install gtk-ruby using:

apt-get install ruby-gnome2</description>
		<content:encoded><![CDATA[<p>You can perfectly keep using it without Emacs.  BTW, did you manage to get it installed correctly? </p>
<p>Gtk-Ruby is a bit tricky in getting installed, if you are on Ubuntu/Debian system, install gtk-ruby using:</p>
<p>apt-get install ruby-gnome2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elma</title>
		<link>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-674</link>
		<dc:creator>elma</dc:creator>
		<pubDate>Sat, 26 Jan 2008 20:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-674</guid>
		<description>i want it w/o emacs!</description>
		<content:encoded><![CDATA[<p>i want it w/o emacs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gnufied</title>
		<link>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-286</link>
		<dc:creator>gnufied</dc:creator>
		<pubDate>Sun, 16 Dec 2007 13:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-286</guid>
		<description>I am sorry, I do not fully understand you. Do you mean, if there is a way to synchronize todo list across machines? 

If yes..then there is way by, keeping the $HOME/snippets/todo.org file in svn. whenever, you click the first button it would synchronize the todo list with svn.</description>
		<content:encoded><![CDATA[<p>I am sorry, I do not fully understand you. Do you mean, if there is a way to synchronize todo list across machines? </p>
<p>If yes..then there is way by, keeping the $HOME/snippets/todo.org file in svn. whenever, you click the first button it would synchronize the todo list with svn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hermes</title>
		<link>http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-285</link>
		<dc:creator>hermes</dc:creator>
		<pubDate>Sun, 16 Dec 2007 13:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/2007/12/13/special-weapons-and-tactics-swat-app/#comment-285</guid>
		<description>Looks great! Is there a way to synchronize your app with "Remember the milk"? That would be a great feature.</description>
		<content:encoded><![CDATA[<p>Looks great! Is there a way to synchronize your app with &#8220;Remember the milk&#8221;? That would be a great feature.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
