<?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: Mumbles 0.3 Is Out!</title>
	<atom:link href="/2007/04/15/mumbles-03-is-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://mumbles-project.org/2007/04/15/mumbles-03-is-out/</link>
	<description>a plugin driven, modern notification system for Gnome</description>
	<pubDate>Tue, 06 Jan 2009 20:37:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: mumbles-project.org &#187; Request for Comments</title>
		<link>http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-28</link>
		<dc:creator>mumbles-project.org &#187; Request for Comments</dc:creator>
		<pubDate>Sun, 05 Aug 2007 01:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-28</guid>
		<description>[...] * Documentation/Tutorials - I&#8217;d like to drive contributions and assume writing some documentation or a tutorial about how to write a plugin would help on that front. Contributions about contribution would be good too. I&#8217;ve seen a few comments about how people are using Mumbles with other applications and feel the word could really get out with a few examples about how to use the mumbles-send script and/or the Mumbles dbus object (like Chris&#8217; Thunderbird example) [...]</description>
		<content:encoded><![CDATA[<p>[...] * Documentation/Tutorials - I&#8217;d like to drive contributions and assume writing some documentation or a tutorial about how to write a plugin would help on that front. Contributions about contribution would be good too. I&#8217;ve seen a few comments about how people are using Mumbles with other applications and feel the word could really get out with a few examples about how to use the mumbles-send script and/or the Mumbles dbus object (like Chris&#8217; Thunderbird example) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syphon</title>
		<link>http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-9</link>
		<dc:creator>Syphon</dc:creator>
		<pubDate>Wed, 30 May 2007 23:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-9</guid>
		<description>Hey, can you make this compatible with Pidgin? Or show me how to edit the current build to support Pidgin?</description>
		<content:encoded><![CDATA[<p>Hey, can you make this compatible with Pidgin? Or show me how to edit the current build to support Pidgin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-8</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 30 May 2007 18:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-8</guid>
		<description>To make things a bit more convenient for myself, I unzipped everything in my home directory and ran setup, but then edited the mumbles "launcher" file to include the full path to Mumbles.py, and then created a symbolic link to /usr/local/bin , so just running "mumbles" will launch the program for me. Also,  I'm using the mailboxalert plug in for thunderbird, which allows you to execute a command when new mail is received, so I also made a symbolic link for mumbles send, and have it execute that along with %sendername and %subject to give me email alerts using mumble. Anyways, I love it, and keep up the good work!</description>
		<content:encoded><![CDATA[<p>To make things a bit more convenient for myself, I unzipped everything in my home directory and ran setup, but then edited the mumbles &#8220;launcher&#8221; file to include the full path to Mumbles.py, and then created a symbolic link to /usr/local/bin , so just running &#8220;mumbles&#8221; will launch the program for me. Also,  I&#8217;m using the mailboxalert plug in for thunderbird, which allows you to execute a command when new mail is received, so I also made a symbolic link for mumbles send, and have it execute that along with %sendername and %subject to give me email alerts using mumble. Anyways, I love it, and keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syphon</title>
		<link>http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-6</link>
		<dc:creator>Syphon</dc:creator>
		<pubDate>Tue, 01 May 2007 17:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-6</guid>
		<description>Thanks, that did the trick ^_^
I'm looking forward to the next release. Got any ETA on it?</description>
		<content:encoded><![CDATA[<p>Thanks, that did the trick ^_^<br />
I&#8217;m looking forward to the next release. Got any ETA on it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dot_j</title>
		<link>http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-5</link>
		<dc:creator>dot_j</dc:creator>
		<pubDate>Tue, 01 May 2007 14:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-5</guid>
		<description>Syphon - glad to hear it, thanks. I have mumbles starting automatically for me in Ubuntu by going to:
System-&gt;Preferences-&gt;Sessions
(In other distros, just look for start up preferences)
And adding a new Startup Program with the command:
/home/username/mumbles-0.3/src/Mumbles.py
(or wherever you unzipped the download).

The included mumbles script is just included to provide an easy launcher, which just runs Mumbles.py in the src dir.

This is confusing and awkward right now, but will hopefully get better in future releases.</description>
		<content:encoded><![CDATA[<p>Syphon - glad to hear it, thanks. I have mumbles starting automatically for me in Ubuntu by going to:<br />
System->Preferences->Sessions<br />
(In other distros, just look for start up preferences)<br />
And adding a new Startup Program with the command:<br />
/home/username/mumbles-0.3/src/Mumbles.py<br />
(or wherever you unzipped the download).</p>
<p>The included mumbles script is just included to provide an easy launcher, which just runs Mumbles.py in the src dir.</p>
<p>This is confusing and awkward right now, but will hopefully get better in future releases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syphon</title>
		<link>http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-4</link>
		<dc:creator>Syphon</dc:creator>
		<pubDate>Tue, 01 May 2007 02:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-4</guid>
		<description>I love this app. I hope you can make it easier to automatically start when you turn the computer on.</description>
		<content:encoded><![CDATA[<p>I love this app. I hope you can make it easier to automatically start when you turn the computer on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dot_j</title>
		<link>http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-3</link>
		<dc:creator>dot_j</dc:creator>
		<pubDate>Mon, 30 Apr 2007 15:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-3</guid>
		<description>Thanks for the feedback and I'm glad you like it.

I do have a (growing) list of things I need to address, most of which are in your wishlist. I'm also planning on putting up a wiki where discussion like this can go on.

I hadn't thought of sending a message from the tray icon (there is an included script called mumbles-send.py that will do this from the command line) - but from the gui is a great idea - I will be sure to include that.

Look for another release in the near future where I hope to address the other issues. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback and I&#8217;m glad you like it.</p>
<p>I do have a (growing) list of things I need to address, most of which are in your wishlist. I&#8217;m also planning on putting up a wiki where discussion like this can go on.</p>
<p>I hadn&#8217;t thought of sending a message from the tray icon (there is an included script called mumbles-send.py that will do this from the command line) - but from the gui is a great idea - I will be sure to include that.</p>
<p>Look for another release in the near future where I hope to address the other issues. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-2</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sat, 28 Apr 2007 10:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://mumbles-project.org/2007/04/15/mumbles-03-is-out/#comment-2</guid>
		<description>Love this, been waiting for something like this for awhile.

My wishlist to santa :

* Configurable fonts for text and header in the message box.
* There's some weird graphic bug in the message popup for me, 1px bottom and right.
* Being able to send a test message from the tray icon.
* Better text wrapping.

Uhm right now that's about it, thanks for the time and effort.</description>
		<content:encoded><![CDATA[<p>Love this, been waiting for something like this for awhile.</p>
<p>My wishlist to santa :</p>
<p>* Configurable fonts for text and header in the message box.<br />
* There&#8217;s some weird graphic bug in the message popup for me, 1px bottom and right.<br />
* Being able to send a test message from the tray icon.<br />
* Better text wrapping.</p>
<p>Uhm right now that&#8217;s about it, thanks for the time and effort.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
