<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments for Thoughts of a Dragon</title>
	<atom:link href="http://stormdragon.us/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://stormdragon.us</link>
	<description>Random stuff I happen to feel like writing about at the moment.</description>
	<lastBuildDate>Sun, 05 Sep 2010 04:40:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Command Line Spell Checker by Spellcheck using the commandline &#171; Stine-Blog</title>
		<link>http://stormdragon.us/?p=145&#038;cpage=1#comment-109</link>
		<dc:creator>Spellcheck using the commandline &#171; Stine-Blog</dc:creator>
		<pubDate>Sun, 05 Sep 2010 04:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=145#comment-109</guid>
		<description>[...] great post from Stormdragon has shown me a great and easy way to do this using a program called [...]</description>
		<content:encoded><![CDATA[<p>[...] great post from Stormdragon has shown me a great and easy way to do this using a program called [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accessible Games for Linux by admin</title>
		<link>http://stormdragon.us/?p=47&#038;cpage=1#comment-92</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 18 Oct 2009 03:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=47#comment-92</guid>
		<description>you are probably using a new version of your os. In Ubuntu, for example, pygame is no longer included for python2.4. There is a solution though, and it is to download the 1.0 beta 10 p version of SoundRTS which was accidently compiled for python2.5. You can get it here:
http://jlpo.free.fr/soundrts/py25/
Then, to launch, use python2.5 soundrts.pyc
I hope this works for you. Happy gaming.</description>
		<content:encoded><![CDATA[<p>you are probably using a new version of your os. In Ubuntu, for example, pygame is no longer included for python2.4. There is a solution though, and it is to download the 1.0 beta 10 p version of SoundRTS which was accidently compiled for python2.5. You can get it here:<br />
<a href="http://jlpo.free.fr/soundrts/py25/" rel="nofollow">http://jlpo.free.fr/soundrts/py25/</a><br />
Then, to launch, use python2.5 soundrts.pyc<br />
I hope this works for you. Happy gaming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accessible Games for Linux by Wanderley</title>
		<link>http://stormdragon.us/?p=47&#038;cpage=1#comment-91</link>
		<dc:creator>Wanderley</dc:creator>
		<pubDate>Sun, 18 Oct 2009 02:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=47#comment-91</guid>
		<description>in soundrts:
Traceback (most recent call last):
  File &quot;soundrts\soundrts.py&quot;, line 5, in ?
  File &quot;soundrts\clientmain.py&quot;, line 11, in ?
ImportError: No module named pygame
is a solutions?
thank!</description>
		<content:encoded><![CDATA[<p>in soundrts:<br />
Traceback (most recent call last):<br />
  File &#8220;soundrts\soundrts.py&#8221;, line 5, in ?<br />
  File &#8220;soundrts\clientmain.py&#8221;, line 11, in ?<br />
ImportError: No module named pygame<br />
is a solutions?<br />
thank!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Wine for Accessible Games by sandra407</title>
		<link>http://stormdragon.us/?p=61&#038;cpage=1#comment-81</link>
		<dc:creator>sandra407</dc:creator>
		<pubDate>Wed, 09 Sep 2009 16:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=61#comment-81</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://stormdragon.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Speakup in Ubuntu by admin</title>
		<link>http://stormdragon.us/?p=44&#038;cpage=1#comment-77</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=44#comment-77</guid>
		<description>If Speakup stops working and you have recently gotten updates, it is probably because the kernel has been updated.  This means you will need to rebuild Speakup for the new one.  To di this open terminal and:
cd speakup/src
make
sudo make modules_install
sudo depmod -a
At this point, you can start speakup again.  Thanks goes to Paul Hunt for this info.</description>
		<content:encoded><![CDATA[<p>If Speakup stops working and you have recently gotten updates, it is probably because the kernel has been updated.  This means you will need to rebuild Speakup for the new one.  To di this open terminal and:<br />
cd speakup/src<br />
make<br />
sudo make modules_install<br />
sudo depmod -a<br />
At this point, you can start speakup again.  Thanks goes to Paul Hunt for this info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Speakup in Ubuntu by admin</title>
		<link>http://stormdragon.us/?p=44&#038;cpage=1#comment-69</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 15 Jun 2009 21:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=44#comment-69</guid>
		<description>I am glad you got it working.  It&#039;s great that it works in Kubuntu.  Hopefully Orca will work in Kubuntu one day.  I&#039;d like to try out KDE, I have heard some good stuff about it.</description>
		<content:encoded><![CDATA[<p>I am glad you got it working.  It&#8217;s great that it works in Kubuntu.  Hopefully Orca will work in Kubuntu one day.  I&#8217;d like to try out KDE, I have heard some good stuff about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Speakup in Ubuntu by Bill Cox</title>
		<link>http://stormdragon.us/?p=44&#038;cpage=1#comment-68</link>
		<dc:creator>Bill Cox</dc:creator>
		<pubDate>Mon, 15 Jun 2009 21:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=44#comment-68</guid>
		<description>Thanks for the tutorial!  As noted above, use &#039;git clone&#039;, without the &#039;-&#039;, and you forgot to &#039;cd espeakup-0.71&#039; (and we&#039;re at 0.71 aready!).

I tried like heck all day to get speakup working, and finally just took your advice, which pretty much just worked.  By the way, it works in Kubuntu 9.04.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial!  As noted above, use &#8216;git clone&#8217;, without the &#8216;-&#8217;, and you forgot to &#8216;cd espeakup-0.71&#8242; (and we&#8217;re at 0.71 aready!).</p>
<p>I tried like heck all day to get speakup working, and finally just took your advice, which pretty much just worked.  By the way, it works in Kubuntu 9.04.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Wine for Accessible Games by admin</title>
		<link>http://stormdragon.us/?p=61&#038;cpage=1#comment-65</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 13 Jun 2009 18:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=61#comment-65</guid>
		<description>Thanks for the correction.  I have changed the post to reflect this.  I have been working with other games and forgot that there is no shortcut for Solitaire.  Also, a few people have sent emails and I have changed accordingly.  the main change is that the svn command creates the open-sapi directory, so I took out the command that creates it from the instructions.  Now, there should be only one open-sapi directory instead of two.</description>
		<content:encoded><![CDATA[<p>Thanks for the correction.  I have changed the post to reflect this.  I have been working with other games and forgot that there is no shortcut for Solitaire.  Also, a few people have sent emails and I have changed accordingly.  the main change is that the svn command creates the open-sapi directory, so I took out the command that creates it from the instructions.  Now, there should be only one open-sapi directory instead of two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Wine for Accessible Games by Jack</title>
		<link>http://stormdragon.us/?p=61&#038;cpage=1#comment-64</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sat, 13 Jun 2009 04:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=61#comment-64</guid>
		<description>Thank you so much!  I got this game working and a few others too.  I have to point out that there is no shortcut created on the desktop when solitaire is installed.  It is in the wine menu in programs.  There are 3 options.  You can play with Jaws Windowseyes, or sapi. Sapi is the 1 you need</description>
		<content:encoded><![CDATA[<p>Thank you so much!  I got this game working and a few others too.  I have to point out that there is no shortcut created on the desktop when solitaire is installed.  It is in the wine menu in programs.  There are 3 options.  You can play with Jaws Windowseyes, or sapi. Sapi is the 1 you need</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Speakup in Ubuntu by admin</title>
		<link>http://stormdragon.us/?p=44&#038;cpage=1#comment-62</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 17 Apr 2009 15:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=44#comment-62</guid>
		<description>In Ubuntu Jaunty, use git clone instead of git -clone.  You also need another package:
sudo apt-get install libespeak-dev</description>
		<content:encoded><![CDATA[<p>In Ubuntu Jaunty, use git clone instead of git -clone.  You also need another package:<br />
sudo apt-get install libespeak-dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easily Create your own personalized Orca Customizations by Arky</title>
		<link>http://stormdragon.us/?p=15&#038;cpage=1#comment-4</link>
		<dc:creator>Arky</dc:creator>
		<pubDate>Wed, 11 Feb 2009 10:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://stormdragon.us/?p=15#comment-4</guid>
		<description>Thank you, I have download the python file and try it out in and give more feedback.</description>
		<content:encoded><![CDATA[<p>Thank you, I have download the python file and try it out in and give more feedback.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
