<?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>.: chaös infinito :. &#187; plugin</title>
	<atom:link href="http://www.infinicode.org/blog/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infinicode.org/blog</link>
	<description></description>
	<lastBuildDate>Mon, 27 Dec 2010 12:01:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Totem StatusIcon plugin</title>
		<link>http://www.infinicode.org/blog/2008/10/26/totem-statusicon-plugin/</link>
		<comments>http://www.infinicode.org/blog/2008/10/26/totem-statusicon-plugin/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 14:54:44 +0000</pubDate>
		<dc:creator>infinito</dc:creator>
				<category><![CDATA[Tech Revolution]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[pygtk]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[statusicon]]></category>
		<category><![CDATA[totem]]></category>

		<guid isPermaLink="false">http://www.infinicode.org/blog/?p=234</guid>
		<description><![CDATA[This sunny sunday morning, I&#8217;ve spent my time writing my first plugin for the Totem Player. It&#8217;s a simple plugin that adds a status icon to Totem, which you can use to hide/unhide Totem&#8217;s window, toggle play/pause, go to the next or previous item in the playlist, or go to fullscreen mode. Some people will [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infinicode.org/code/totem/"><img class="alignright" title="Totem" src="http://www.infinicode.org/code/totem/totem_logo.png" alt="" width="96" height="96" /></a>This sunny sunday morning, I&#8217;ve spent my time writing my first plugin for the <a href="http://www.infinicode.org/code/totem/">Totem Player</a>. It&#8217;s a simple plugin that adds a <strong>status icon</strong> to Totem, which you can use to hide/unhide Totem&#8217;s window, toggle play/pause, go to the next or previous item in the playlist, or go to fullscreen mode.</p>
<p>Some people will say this is useless, but sometimes, I use Totem as a music player, because I don&#8217;t like Audacious, BMP, and those WinAmp clones no more, and I just wanted a status icon to hide the window from the taskbar. Maybe more people feels like me&#8230;</p>
<p>Download from here: <a href="http://www.infinicode.org/code/totem/totem-statusicon-0.1.tar.gz">totem-statusicon-0.1.tar.gz</a><br />
Check for new versions here: <a href="http://www.infinicode.org/code/totem/">http://www.infinicode.org/code/totem/</a></p>
<p><a rel="lightbox1" href="http://www.infinicode.org/code/totem/totem_statusicon.png"><img class="alignnone" title="Totem StatusIcon" src="http://www.infinicode.org/code/totem/totem_statusicon_thumb.png" alt="" width="227" height="206" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infinicode.org/blog/2008/10/26/totem-statusicon-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rhythmbox Open Folder plugin updated to 0.3</title>
		<link>http://www.infinicode.org/blog/2008/10/25/rhythmbox-open-folder-plugin-updated-to-03/</link>
		<comments>http://www.infinicode.org/blog/2008/10/25/rhythmbox-open-folder-plugin-updated-to-03/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 07:02:39 +0000</pubDate>
		<dc:creator>infinito</dc:creator>
				<category><![CDATA[Tech Revolution]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[open folder]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[rhythmbox]]></category>

		<guid isPermaLink="false">http://www.infinicode.org/blog/?p=232</guid>
		<description><![CDATA[After I read this bug report, I updated my Rhythmbox Open Folder plugin with a patch provided by Steven Brown, which basically add supports for the plugin on podcasts list, playlists and the queue list. And also, in future versions, make the plugin appears above the &#8220;Properties&#8221; menu option, instead of below (see screenshot below). [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infinicode.org/code/rb/"><img class="alignright" title="Rhythmbox logo" src="http://www.infinicode.org/code/rb/rb_logo.png" alt="" width="96" height="96" /></a>After I read this <a href="http://bugzilla.gnome.org/show_bug.cgi?id=557152">bug report</a>, I updated my <a href="http://www.gnome.org/projects/rhythmbox/">Rhythmbox</a> <a href="http://www.infinicode.org/code/rb/">Open Folder plugin</a> with a patch provided by <strong>Steven Brown</strong>, which basically add supports for the plugin on podcasts list, playlists and the queue list. And also, in future versions, make the plugin appears above the &#8220;Properties&#8221; menu option, instead of below (see screenshot below).</p>
<p>Download: <a href="http://www.infinicode.org/code/rb/rb-open-folder-0.3.tar.gz">rb-open-folder-0.3.tar.gz</a></p>
<p><img class="alignnone" title="Rhythmbox contextual menu" src="http://bugzilla.gnome.org/attachment.cgi?id=121161&amp;action=view" alt="" width="290" height="285" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infinicode.org/blog/2008/10/25/rhythmbox-open-folder-plugin-updated-to-03/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

