<?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"
	>

<channel>
	<title>~FoxBlog</title>
	<atom:link href="http://fox.gentoo-clan.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://fox.gentoo-clan.org</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 01 Oct 2008 18:32:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>New Project</title>
		<link>http://fox.gentoo-clan.org/ruby-code/new-project/</link>
		<comments>http://fox.gentoo-clan.org/ruby-code/new-project/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 18:25:12 +0000</pubDate>
		<dc:creator>grayfox</dc:creator>
		
		<category><![CDATA[Gentoo]]></category>

		<category><![CDATA[Ruby Code]]></category>

		<guid isPermaLink="false">http://fox.gentoo-clan.org/?p=14</guid>
		<description><![CDATA[I picked myself up and found something new to code.
Gentoo&#8217;s portage elog feature is quite nice so I began to write a little notification icon that shows me the elogs on the fly. at first I used trigger scripts. But after I digged into dbus I thought it is a better way to go. So [...]]]></description>
			<content:encoded><![CDATA[<p>I picked myself up and found something new to code.<br />
Gentoo&#8217;s portage elog feature is quite nice so I began to write a little notification icon that shows me the elogs on the fly. at first I used trigger scripts. But after I digged into dbus I thought it is a better way to go. So I wrote a <a href="http://fox.gentoo-clan.org/files/elogdbus/mod_dbus.py">dbus elog plugin</a> and use it to send elog messages to an <a href="http://fox.gentoo-clan.org/files/elogdbus/GentooElogServer">elog dbus server</a>(note it&#8217;s written in ruby for now). Now I can have a client (the notification icon) react on incoming elogs.<br />
Well less talking more screenshots:</p>
<div class="wp-caption aligncenter" style="width: 444px"><a href="http://fox.gentoo-clan.org/pics/notification.png"><img title="Elog Notification &amp; Icon" src="http://fox.gentoo-clan.org/pics/notification.png" alt="Elog Notification &amp; Icon" width="434" height="164" /></a><p class="wp-caption-text">Elog Notification &amp; Icon</p></div>
<div class="wp-caption aligncenter" style="width: 457px"><a href="http://fox.gentoo-clan.org/pics/elog.png"><img title="The Elog Viewer" src="http://fox.gentoo-clan.org/pics/elog.png" alt="The Elog Viewer" width="447" height="528" /></a><p class="wp-caption-text">The Elog Viewer</p></div>
<p>I don&#8217;t plan on putting the icon up until I have an idea about features and interface design.</p>
<p>Also maybe it&#8217;s possible to make a plugin or something for portato. Best would be if you could make portato intall packages or sync up when you pipe something to it like</p>
<p><strong>portato install x11-libs/pango</strong></p>
<p>or</p>
<p><strong>portato sync</strong></p>
<p>Well let&#8217;s see what this turns into (if anything).</p>
]]></content:encoded>
			<wfw:commentRss>http://fox.gentoo-clan.org/ruby-code/new-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RubyGFE 0.3.4 released!</title>
		<link>http://fox.gentoo-clan.org/ruby-code/rubygfe-034-released/</link>
		<comments>http://fox.gentoo-clan.org/ruby-code/rubygfe-034-released/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 16:43:29 +0000</pubDate>
		<dc:creator>grayfox</dc:creator>
		
		<category><![CDATA[Ruby Code]]></category>

		<guid isPermaLink="false">http://fox.gentoo-clan.org/ruby-code/rubygfe-034-released/</guid>
		<description><![CDATA[Back from the dead!
I released RubyGFE 0.3.4 some time ago on RubyForge but I lost my login to this blog.
So get it while it&#8217;s hot!
]]></description>
			<content:encoded><![CDATA[<p>Back from the dead!</p>
<p>I released RubyGFE 0.3.4 some time ago on RubyForge but I lost my login to this blog.</p>
<p>So <a href="https://rubyforge.org/frs/?group_id=4081">get it</a> while it&#8217;s hot!</p>
]]></content:encoded>
			<wfw:commentRss>http://fox.gentoo-clan.org/ruby-code/rubygfe-034-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RubyGFE 0.3.3 in Gentoo Portage</title>
		<link>http://fox.gentoo-clan.org/ruby-code/rubygfe-033-in-gentoo-portage/</link>
		<comments>http://fox.gentoo-clan.org/ruby-code/rubygfe-033-in-gentoo-portage/#comments</comments>
		<pubDate>Wed, 20 Dec 2006 13:37:10 +0000</pubDate>
		<dc:creator>grayfox</dc:creator>
		
		<category><![CDATA[Ruby Code]]></category>

		<guid isPermaLink="false">http://fox.gentoo-clan.org/ruby-code/rubygfe-033-in-gentoo-portage/</guid>
		<description><![CDATA[RubyGFE 0.3.3 is as of today included in the official gentoo portage tree.
So `emerge &#8211;sync&#8217; and get it :D.
Soon there will be a 0.3.4 bugfix release that fixes icon loading for plugins and more.
Upcoming RubyGFE 0.4 will (hopefully) include mod installing.
]]></description>
			<content:encoded><![CDATA[<p>RubyGFE 0.3.3 is as of today included in the <a href="http://packages.gentoo.org/ebuilds/?rubygfe-0.3.3">official gentoo portage tree</a>.</p>
<p>So `emerge &#8211;sync&#8217; and get it :D.</p>
<p>Soon there will be a 0.3.4 bugfix release that fixes icon loading for plugins and more.</p>
<p>Upcoming RubyGFE 0.4 will (hopefully) include mod installing.</p>
]]></content:encoded>
			<wfw:commentRss>http://fox.gentoo-clan.org/ruby-code/rubygfe-033-in-gentoo-portage/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RubyGFE 0.3.3 released!</title>
		<link>http://fox.gentoo-clan.org/ruby-code/rubygfe-033-released/</link>
		<comments>http://fox.gentoo-clan.org/ruby-code/rubygfe-033-released/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 15:09:36 +0000</pubDate>
		<dc:creator>grayfox</dc:creator>
		
		<category><![CDATA[Ruby Code]]></category>

		<guid isPermaLink="false">http://fox.gentoo-clan.org/uncategorized/rubygfe-033-released/</guid>
		<description><![CDATA[A very small bugfix release. Fixes that RubyGFE wouldn&#8217;t run without having rubygems installed due to a line in the launcher script. Ebuild and Downloads updated.
Download RubyGFE 0.3.3
Download 0.3.3 Ebuild
I have also made a Thunar script that works just like NautilusGFE. See the renamed HandyGFE page.
Related:
Gentoo Bug
On a side note: rubyzip 0.9.1 has been released. [...]]]></description>
			<content:encoded><![CDATA[<p>A very small bugfix release. Fixes that RubyGFE wouldn&#8217;t run without having rubygems installed due to a line in the launcher script. Ebuild and Downloads updated.</p>
<p><a title="0.3.3" href="http://fox.gentoo-clan.org/files/gfe/rubygfe-0.3.3.tar.gz">Download RubyGFE 0.3.3</a></p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/rubygfe-0.3.3.ebuild">Download 0.3.3 Ebuild</a></p>
<p>I have also made a Thunar script that works just like NautilusGFE. See the renamed <a href="http://fox.gentoo-clan.org/rubygfe/nautilusgfe/">HandyGFE</a> page.</p>
<p>Related:</p>
<p><a href="http://bugs.gentoo.org/show_bug.cgi?id=126313">Gentoo Bug</a></p>
<p>On a side note: rubyzip 0.9.1 has been released. It enourmously speeds up rubygfe!</p>
]]></content:encoded>
			<wfw:commentRss>http://fox.gentoo-clan.org/ruby-code/rubygfe-033-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RubyGFE 0.3.2 released!</title>
		<link>http://fox.gentoo-clan.org/ruby-code/rubygfe-032-released/</link>
		<comments>http://fox.gentoo-clan.org/ruby-code/rubygfe-032-released/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 14:39:55 +0000</pubDate>
		<dc:creator>grayfox</dc:creator>
		
		<category><![CDATA[Ruby Code]]></category>

		<guid isPermaLink="false">http://fox.gentoo-clan.org/uncategorized/rubygfe-032-released/</guid>
		<description><![CDATA[New RubyGFE bugfix release with some additions.
RubyGFE can now locate plugins in ~/.rubygfe/plugins/
So you don&#8217;t have to install them in the system wide RubyGFE directory.
Also the new ruby-gettext had problems with the way translations are used, that&#8217;s fixed now.
Non visible change:
A multi purpose LibGFE.rb file exist and is already used by a new version of [...]]]></description>
			<content:encoded><![CDATA[<p>New RubyGFE bugfix release with some additions.</p>
<p>RubyGFE can now locate plugins in ~/.rubygfe/plugins/</p>
<p>So you don&#8217;t have to install them in the system wide RubyGFE directory.</p>
<p>Also the new ruby-gettext had problems with the way translations are used, that&#8217;s fixed now.</p>
<p>Non visible change:</p>
<p>A multi purpose LibGFE.rb file exist and is already used by a new version of <a href="http://fox.gentoo-clan.org/files/gfe/nautilusgfe/NautilusGFE">NautilusGFE</a>.</p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/rubygfe-0.3.2.tar.gz">Download RubyGFE 0.3.2</a></p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/rubygfe-0.3.2.ebuild">Download Ebuild</a> (<a href="http://fox.gentoo-clan.org/files/gfe/rubygfe-0.3.2-ebuild.tar.gz">Tarball</a>)</p>
<p>Notes:</p>
<p>I changed the permalinks of fox.gentoo-clan.org so I updated the ebuilds of the plugins, too:</p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/plugins/rubygfe-warsow-0.1.0-r1-ebuild.tar.gz">War§ow Plugin</a></p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/plugins/rubygfe-quake3-0.1.0-r1-ebuild.tar.gz">Quake 3 Plugin</a></p>
<p>Related:</p>
<p><a href="http://bugs.gentoo.org/show_bug.cgi?id=126313">Gentoo Bug</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fox.gentoo-clan.org/ruby-code/rubygfe-032-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RubyGFE War§ow plugin!</title>
		<link>http://fox.gentoo-clan.org/ruby-code/rubygfe-war%c2%a7ow-plugin/</link>
		<comments>http://fox.gentoo-clan.org/ruby-code/rubygfe-war%c2%a7ow-plugin/#comments</comments>
		<pubDate>Thu, 08 Jun 2006 17:19:17 +0000</pubDate>
		<dc:creator>grayfox</dc:creator>
		
		<category><![CDATA[Ruby Code]]></category>

		<guid isPermaLink="false">http://fox.gentoo-clan.org/?p=6</guid>
		<description><![CDATA[A new RubyGFE plugin is out for war§ow.
Download Tarball

Download Ebuild
To install execute the setup.rb or use the ebuild.
]]></description>
			<content:encoded><![CDATA[<p>A new RubyGFE plugin is out for war§ow.</p>
<p><a title="War�ow plugin" href="http://fox.gentoo-clan.org/files/gfe/plugins/rubygfe-warsow-0.1.0.tar.gz">Download Tarball<br />
</a></p>
<p><a title="War�ow plugin ebuild" href="http://fox.gentoo-clan.org/files/gfe/plugins/rubygfe-warsow-ebuild.tar.gz">Download Ebuild</a></p>
<p>To install execute the setup.rb or use the ebuild.</p>
]]></content:encoded>
			<wfw:commentRss>http://fox.gentoo-clan.org/ruby-code/rubygfe-war%c2%a7ow-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RubyGFE goes Nautilus</title>
		<link>http://fox.gentoo-clan.org/ruby-code/rubygfe-goes-nautilus/</link>
		<comments>http://fox.gentoo-clan.org/ruby-code/rubygfe-goes-nautilus/#comments</comments>
		<pubDate>Thu, 08 Jun 2006 15:20:46 +0000</pubDate>
		<dc:creator>grayfox</dc:creator>
		
		<category><![CDATA[Ruby Code]]></category>

		<guid isPermaLink="false">http://fox.gentoo-clan.org/?p=5</guid>
		<description><![CDATA[I worte a nautilus script that uses RubyGFE to install files.
Here&#8217;s how it works:
Copy the NautilusGFE file to your ~/.gnome2/nautilus-scripts/ directory and make it executable.
Then select the files you want to install in nautilus (or on your desktop in GNOME), right-click and select Scripts->NautilusGFE

After that you can select for what gameyou want to install the [...]]]></description>
			<content:encoded><![CDATA[<p>I worte a nautilus script that uses RubyGFE to install files.</p>
<p>Here&#8217;s how it works:</p>
<p>Copy the NautilusGFE file to your ~/.gnome2/nautilus-scripts/ directory and make it executable.</p>
<p>Then select the files you want to install in nautilus (or on your desktop in GNOME), right-click and select Scripts->NautilusGFE</p>
<p><img title="Nautilus menu" alt="Nautilus menu" src="http://fox.gentoo-clan.org/files/gfe/nautilusgfe/nautgfe-menu.png" /><br />
After that you can select for what gameyou want to install the files.<img title="Plugin selection" alt="Plugin selection" src="http://fox.gentoo-clan.org/files/gfe/nautilusgfe/nautgfe-plugin1.png" /></p>
<p>The installation begins after the last confirmation dialog.</p>
<p><img title="Confimation" alt="Confimation" src="http://fox.gentoo-clan.org/files/gfe/nautilusgfe/nautgfe-question.png" /></p>
<p>In the end you can close the window or click OK to finish the installation. If the installation fails there will be RubyGFE like error dialogs.<br />
<img width="628" height="426" title="installation" alt="installation" src="http://fox.gentoo-clan.org/files/gfe/nautilusgfe/nautgfe-install.png" /></p>
<p>Download: <a href="http://fox.gentoo-clan.org/files/gfe/nautilusgfe/NautilusGFE">http://fox.gentoo-clan.org/files/gfe/nautilusgfe/NautilusGFE</a></p>
<p>Note: You need to have RubyGFE installed for this to work. If you have installed RubyGFE in a different location than /usr/share/RubyGFE you will have to modify the NautilusGFE script.</p>
<p>In line 3 you have to edit:   RUBYGFE_INSTALL_DIR = path/to/your/rubygfe</p>
]]></content:encoded>
			<wfw:commentRss>http://fox.gentoo-clan.org/ruby-code/rubygfe-goes-nautilus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RubyGFE 0.3.1 released!</title>
		<link>http://fox.gentoo-clan.org/ruby-code/rubygfe-031-released/</link>
		<comments>http://fox.gentoo-clan.org/ruby-code/rubygfe-031-released/#comments</comments>
		<pubDate>Sun, 23 Apr 2006 13:30:07 +0000</pubDate>
		<dc:creator>grayfox</dc:creator>
		
		<category><![CDATA[Ruby Code]]></category>

		<guid isPermaLink="false">http://fox.gentoo-clan.org/?p=4</guid>
		<description><![CDATA[RubyGFE 0.3.1 fixes a crash when you tried to cancel a running zip install.There were also some minor cleanups and a (hopefully) final GFE api change.
Downloads:
Source
Ebuild
ChangeLog
]]></description>
			<content:encoded><![CDATA[<p>RubyGFE 0.3.1 fixes a crash when you tried to cancel a running zip install.There were also some minor cleanups and a (hopefully) final GFE api change.<br />
Downloads:</p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/rubygfe-0.3.1.tar.gz">Source</a></p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/rubygfe-0.3.1.ebuild">Ebuild</a></p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/ChangeLog">ChangeLog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fox.gentoo-clan.org/ruby-code/rubygfe-031-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RubyGFE 0.3.0 released!</title>
		<link>http://fox.gentoo-clan.org/ruby-code/rubygfe-030-released/</link>
		<comments>http://fox.gentoo-clan.org/ruby-code/rubygfe-030-released/#comments</comments>
		<pubDate>Sun, 23 Apr 2006 12:33:05 +0000</pubDate>
		<dc:creator>grayfox</dc:creator>
		
		<category><![CDATA[Ruby Code]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[RubyGFE 0.3.0 finally released!
Download: RubyGFE 0.3.0
Release Highlights:

Launch ut on the map you just installed by double clicking it!
Execute files in installed files tab by double clicking them.Like that you can for example view .demo4 replays / play .oggs in ut
Launch game right after installing a new mappack
RubyGFE now has an UI and game plugin interface [...]]]></description>
			<content:encoded><![CDATA[<p>RubyGFE 0.3.0 finally released!<br />
Download: <a href="http://fox.gentoo-clan.org/files/gfe/rubygfe-0.3.0.tar.gz">RubyGFE 0.3.0</a><br />
Release Highlights:</p>
<ul>
<li>Launch ut on the map you just installed by double clicking it!</li>
<li>Execute files in installed files tab by double clicking them.Like that you can for example view .demo4 replays / play .oggs in ut</li>
<li>Launch game right after installing a new mappack</li>
<li>RubyGFE now has an UI and game plugin interface so that it can easily supportdifferent games and use various interfaces. For reference check the <a href="http://fox.gentoo-clan.org/files/gfe/HACKING">HACKING</a> file</li>
<li>New curses interface for headless servers featuring installing of downloaded files/cache files and uninstalling from log</li>
<li>RubyGFE interface improvements: Progressbar more precise, more info/error dialogs</li>
<li>Increased perfomance by using more threads.</li>
<li>Full German localization ( you need ruby-gettext for it to work )</li>
<li>.desktop entry</li>
</ul>
<p>And a lot more! Check the <a href="http://fox.gentoo-clan.org/files/gfe/ChangeLog">Change Log</a><br />
There is also already a <a href="http://fox.gentoo-clan.org/files/gfe/plugins/rubygfe-quake3-0.1.0.tar.gz">Quake 3 plugin</a><br />
I also set up a <a href="http://fox.gentoo-clan.org/files/gfe/howto">&#8220;How to use RubyGFE&#8221;</a> page.<br />
Ebuilds for <a href="http://www.gentoo.org">Gentoo Linux</a> are shipped with the tarballs.<br />
You can also get them here:</p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/rubygfe-0.3.0-ebuild.tar.gz">RubyGFE 0.3.0 ebuild</a></p>
<p><a href="http://fox.gentoo-clan.org/files/gfe/plugins/rubygfe-quake3-0.1.0-ebuild.tar.gz">RubyGFE Quake 3 plugin ebuild</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fox.gentoo-clan.org/ruby-code/rubygfe-030-released/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
