<?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>Sean Michael Davis &#124; Sean Michael Davis</title>
	<atom:link href="http://www.smdavis.us/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smdavis.us</link>
	<description>Tech Geek.  Software Developer.  Commandline Ninja.</description>
	<lastBuildDate>Thu, 11 Apr 2013 23:29:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>MenuLibre, Translations, and 13.04 Support</title>
		<link>http://www.smdavis.us/2013/03/27/menulibre-translations-and-13-04-support/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=menulibre-translations-and-13-04-support</link>
		<comments>http://www.smdavis.us/2013/03/27/menulibre-translations-and-13-04-support/#comments</comments>
		<pubDate>Wed, 27 Mar 2013 09:48:39 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[12.04]]></category>
		<category><![CDATA[12.10]]></category>
		<category><![CDATA[13.04]]></category>
		<category><![CDATA[MenuLibre]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=936</guid>
		<description><![CDATA[MenuLibre, the advanced menu editor, has been upgraded with better international support, improved stability, and support for 13.04.  Now it just needs translations&#8230; What&#8217;s New in the latest MenuLibre? Better international support.  All application strings are now exposed for translation, and translated strings for each launcher are now displayed by &#8230;]]></description>
				<content:encoded><![CDATA[<p><a title="MenuLibre" href="http://www.smdavis.us/projects/menulibre/">MenuLibre</a>, the advanced menu editor, has been upgraded with better international support, improved stability, and support for 13.04.  Now it just needs translations&#8230;<span id="more-936"></span></p>
<div id="attachment_940" class="wp-caption aligncenter" style="width: 504px"><a href="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/03/Captura-de-pantalla-03262013-104002-PM.png"><img class="size-full wp-image-940" alt="International support has finally arrived." src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/03/Captura-de-pantalla-03262013-104002-PM.png?resize=494%2C579" data-recalc-dims="1" /></a><p class="wp-caption-text">International support has finally arrived.</p></div>
<h3>What&#8217;s New in the latest MenuLibre?</h3>
<ul>
<li>Better international support.  All application strings are now exposed for translation, and translated strings for each launcher are now displayed by default.</li>
<li>Improved launcher loading.  The methods used to read and write launcher settings have been improved, resulting in better accuracy and improved speed.</li>
<li>Fixed python installer.  Previous versions of MenuLibre have been known to not work for anything but Ubuntu.  This has finally been fixed&#8230; package maintainers, go!</li>
<li>And&#8230; lots of obsolete translations.  Unfortunately, revealing all the untranslated strings means that every translation is now out-of-date.  That&#8217;s where the translators come in!</li>
</ul>
<h3>Translating MenuLibre</h3>
<p>MenuLibre is <a title="MenuLibre in Launchpad" href="https://launchpad.net/menulibre" target="_blank">hosted on Launchpad</a>, which means translations are a breeze.  To create or modify a translation, just head over to <a title="Translations : MenuLibre" href="https://translations.launchpad.net/menulibre" target="_blank">https://translations.launchpad.net/menulibre</a>.  Select the translation to modify, and get started!</p>
<p>Translations will also now be synchronized on a daily basis, meaning each new MenuLibre release will contain the latest updates for each translation.  If you have any questions regarding Launchpad translations, <a title="Translations - Launchpad Help" href="https://help.launchpad.net/Translations" target="_blank">check out the help section here</a>.</p>
<h3>PPA Updates</h3>
<p>There&#8217;s been some updates since the last time I wrote about MenuLibre.  In particular, builds are now available for Ubuntu 12.04, 12.10, and 13.04.  Additionally, there are now two PPAs available for use.</p>
<p><a title="MenuLibre Stable : &quot;MenuLibre Developers&quot; team" href="https://launchpad.net/~menulibre-dev/+archive/devel" target="_blank">MenuLibre Stable</a> will contain frequent package updates for updated, stable software.  This is the one most people will want.  To install it, run the following commands in a terminal window.</p>
<p><code>sudo add-apt-repository ppa:menulibre-dev/devel<br />
sudo apt-get update<br />
sudo apt-get install menulibre</code></p>
<p>Perhaps you&#8217;re the adventurous type, and you want something a bit more bleeding-edge? The <a title="MenuLibre Daily : &quot;MenuLibre Developers&quot; team" href="https://launchpad.net/~menulibre-dev/+archive/daily" target="_blank">MenuLibre Daily PPA</a> is now available. This archive will contain daily updates to the code and translations, making it a great testing ground for what&#8217;s next.</p>
<p><code>sudo add-apt-repository ppa:menulibre-dev/daily<br />
sudo apt-get update<br />
sudo apt-get install menulibre</code></p>
<h3>What&#8217;s Next?</h3>
<p>The next step in the evolution of MenuLibre is full menu-editing (similar to Alacarte) support for traditional application launchers (Gnome 2, MATE, LXDE, Xfce).  This will position MenuLibre a viable replacement for Alacarte in all projects once complete.  But why stop there?</p>
<p>Do you have any suggestions for the next version of MenuLibre?  Interface refinements, feature requests, or bite-sized bugs that are annoying but not worth reporting?  Let me know in the comments!  And thanks for using MenuLibre!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2013/03/27/menulibre-translations-and-13-04-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Catfish 0.6.1 Released, PPA Available</title>
		<link>http://www.smdavis.us/2013/03/13/catfish-0-6-1-released-ppa-available/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=catfish-0-6-1-released-ppa-available</link>
		<comments>http://www.smdavis.us/2013/03/13/catfish-0-6-1-released-ppa-available/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 22:31:32 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[12.04]]></category>
		<category><![CDATA[12.10]]></category>
		<category><![CDATA[13.04]]></category>
		<category><![CDATA[Catfish]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=913</guid>
		<description><![CDATA[It&#8217;s been out for a while now, and seems to be working well for everyone who&#8217;s tested it.  The latest version of Catfish has been released, and its the greatest, fastest version yet.  Read on! What&#8217;s New in the Catfish 0.6 Series? Considering that I never &#8220;officially&#8221; announced the 0.6.0 &#8230;]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been out for a while now, and seems to be working well for everyone who&#8217;s tested it.  The latest version of Catfish has been released, and its the greatest, fastest version yet.  Read on!<span id="more-913"></span><br />
<div id="attachment_874" class="wp-caption aligncenter" style="width: 574px"><a href="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/02/catfish-translations1.png"><img class="size-full wp-image-874" alt="Catfish is faster, cleaner, leaner, and meaner." src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/02/catfish-translations1.png?resize=564%2C390" data-recalc-dims="1" /></a><p class="wp-caption-text">Catfish 0.6.1 is the best and fastest version yet!</p></div></p>
<h3>What&#8217;s New in the Catfish 0.6 Series?</h3>
<p>Considering that I never &#8220;officially&#8221; announced the 0.6.0 release, there&#8217;s quite a bit to go on about here.  Here&#8217;s some updates from the Changelog.</p>
<ul>
<li><span style="line-height: 15px;">Rewritten from the ground up, with an emphasis on speed and maintainability.</span></li>
<li>Replaced the &#8216;find&#8217; system command with Python&#8217;s own os.walk.</li>
<li>The interface has been revamped, improving on the 0.4 series, bringing a styled sidebar and symbolic icons.</li>
<li>Thumbnail support has been improved.</li>
<li>Filenames can be dragged and dropped from the Catfish application.</li>
<li>Files can now be deleted directly from the application interface.</li>
<li>Operations can now be performed on multiple files at once (including the two new features mentioned above).</li>
<li>Improved wildcard support.</li>
<li>Simplified strings for easier translation.</li>
<li>And finally, Python versions 2 or 3 can be used.</li>
</ul>
<h3>Demo Video</h3>
<p>Screenshots are boring, and they don&#8217;t show off the power and speed of Catfish.  So here&#8217;s the latest version in a great demo video.</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='700' height='424' src='http://www.youtube.com/embed/vXyc6TyVWOs?version=3&#038;rel=0&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<h3>PPA Available for Ubuntu 12.04, 12.10, and 13.04</h3>
<p>If you want to install the latest version in Ubuntu (or Lubuntu, Kubuntu, Xubuntu, Mint, etc.), simply add the <a title="Catfish Stable: &quot;Catfish Maintainers&quot; team" href="https://launchpad.net/~catfish-search/+archive/catfish-stable" target="_blank">Catfish-Stable PPA</a>.</p>
<p><code>sudo add-apt-repository ppa:catfish-search/catfish-stable<br />
sudo apt-get update<br />
sudo apt-get install catfish</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2013/03/13/catfish-0-6-1-released-ppa-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parole Media Player 0.5.0 Released</title>
		<link>http://www.smdavis.us/2013/03/08/parole-media-player-0-5-0-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=parole-media-player-0-5-0-released</link>
		<comments>http://www.smdavis.us/2013/03/08/parole-media-player-0-5-0-released/#comments</comments>
		<pubDate>Fri, 08 Mar 2013 11:14:07 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[13.04]]></category>
		<category><![CDATA[Parole]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=892</guid>
		<description><![CDATA[Parole Media Player 0.5.0 (Stable) has been released, fixing quite a few bugs and introducing a few new features.  With each release, Parole becomes more stable and user-friendly.  Interested in what the latest version has to offer?  Read on, my friends. What&#8217;s New? This release mostly addresses a number of &#8230;]]></description>
				<content:encoded><![CDATA[<p>Parole Media Player 0.5.0 (Stable) has been released, fixing quite a few bugs and introducing a few new features.  With each release, Parole becomes more stable and user-friendly.  Interested in what the latest version has to offer?  Read on, my friends.<br />
<span id="more-892"></span></p>
<h3><a href="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/03/parole-about1.png"><img class="aligncenter size-full wp-image-895" alt="Parole Media Player 0.5.0" src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/03/parole-about1.png?resize=646%2C446" data-recalc-dims="1" /></a>What&#8217;s New?</h3>
<p>This release mostly addresses a number of bugs that have been plaguing users, but also introduces a few new features and refinements.</p>
<ul>
<li>Fixed some build errors and concerns (bugs <a title="Bug 9728 - Potential file name clash in parole 0.4.0" href="https://bugzilla.xfce.org/show_bug.cgi?id=9728" target="_blank">#9728</a> and <a title="Bug 9744 - Libnotify error on make" href="https://bugzilla.xfce.org/show_bug.cgi?id=9744" target="_blank">#9744</a>).</li>
<li><span style="line-height: 15px;">The show/hide playlist button is now stationary.  The window expands and shrinks to accommodate the playlist (bug <a title="Bug 9755 - change location of the 'show playlist' button" href="https://bugzilla.xfce.org/show_bug.cgi?id=9755" target="_blank">#9755</a>).</span></li>
<li>The mute button now works as a &#8220;Toggle Mute On/Off&#8221; button (bug <a title="Bug 9760 - the 'mute' functionality isn't a 'toggle mute'" href="https://bugzilla.xfce.org/show_bug.cgi?id=9760" target="_blank">#9760</a>).</li>
<li>The playlist is no longer manipulable while hidden (bug <a title="Bug 9762 - no 'autofocus playlist' when hitting 'down/up' while stream in focus" href="https://bugzilla.xfce.org/show_bug.cgi?id=9762" target="_blank">#9762</a>).</li>
<li>Added full webm file support (bug <a title="Bug 9798 - webm files are not played" href="https://bugzilla.xfce.org/show_bug.cgi?id=9798" target="_blank">#9798</a>).</li>
<li>Fixed aspect ratio calculation (bug <a title="Bug 9872 - Bug in aspect ratio calculation" href="https://bugzilla.xfce.org/show_bug.cgi?id=9872" target="_blank">#9872</a>).</li>
<li>Fixed some previously untranslatable strings (bug <a title="Bug 9868 - Untranslatable strings" href="https://bugzilla.xfce.org/show_bug.cgi?id=9868" target="_blank">#9868</a>).</li>
<li>The timer now updates immediately when seeking (bug <a title="Bug 9761 - noticeable time-display lag when scrolling video" href="https://bugzilla.xfce.org/show_bug.cgi?id=9761" target="_blank">#9761</a>).</li>
<li>Fixed the playlist menu opening offscreen.</li>
<li>Improved the tray and notifications plugins.</li>
<li>Locale names are now displayed instead of the codes for audio tracks and subtitles.</li>
<li>Added (optional) GStreamer 1.0 support.</li>
<li>Added theming to the player control when in fullscreen (see screenshot below).</li>
<li>Removed the Power Manager plugin now that Parole has full power-manager support built-in.</li>
<li>Removed the scrollwheel event from the progress scale.</li>
<li>Additional minor improvements.</li>
</ul>
<h3>New Feature Screenshots</h3>

<a rel='attachment' href='http://www.smdavis.us/2013/03/08/parole-media-player-0-5-0-released/parole-langstrings/' title='Parole Language Strings'><img src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/03/parole-langstrings.png?resize=150%2C150" class="attachment-thumbnail" alt="Parole finally speaks your language when interpreting language strings." /></a>
<a rel='attachment' href='http://www.smdavis.us/2013/03/08/parole-media-player-0-5-0-released/parole-fullscreen/' title='Parole Fullscreen Controls'><img src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/03/parole-fullscreen.png?resize=150%2C150" class="attachment-thumbnail" alt="The fullscreen controls are now themeable, but by default are transparent and shiny." /></a>
<a rel='attachment' href='http://www.smdavis.us/2013/03/08/parole-media-player-0-5-0-released/parole-fullscreen-2/' title='Parole Fullscreen Controls 2'><img src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/03/parole-fullscreen-2.png?resize=150%2C150" class="attachment-thumbnail" alt="It&#039;s like your own personal cinema!" /></a>

<h3>Download Parole Media Player 0.5.0</h3>
<p>Ubuntu 13.04 users, rejoice!  Parole is now available in the repositories.  Everyone else, you can download the source code from the following links.</p>
<ul>
<li><a title="Parole 0.5.0 Source Code" href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2" target="_blank"><span style="line-height: 15px;">http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2</span></a></li>
<li><a title="Parole Source md5sum" href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.md5" target="_blank"><span style="line-height: 15px;">http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.md5</span></a></li>
<li><a title="Parole Source sha1sum" href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.sha1" target="_blank"><span style="line-height: 15px;">http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.sha1</span></a></li>
</ul>
<p><strong>SHA1 checksum:</strong> c34a33f92534a93c4cb1b92c4c8ab09f36871fe6<br />
<strong>MD5 checksum:</strong> d8adad20ee95dfca3082812ca44be122</p>
<h3>Contributing</h3>
<p>If you&#8217;re interested in helping out with the development of Parole Media Player, there&#8217;s a number of ways you can help.  The easiest, by far, is by reporting bugs at the <a title="Xfce Bugzilla - Parole" href="https://bugzilla.xfce.org/buglist.cgi?product=Parole&amp;component=General&amp;resolution=---" target="_blank">Xfce Bugzilla</a>.  If you&#8217;re having difficulties, there&#8217;s a good possibility you&#8217;re not alone.  So go ahead, and let us know what&#8217;s up!  Similarly, we&#8217;re always in need of development support.  If you&#8217;ve got some programming chops, head on over to the <a title="Xfce git - Parole" href="http://git.xfce.org/apps/parole" target="_blank">git repository</a>!  Finally, one of our (perhaps lofty) goals for the next version of Parole is documentation.  If you&#8217;re experienced at creating useful and understandable documentation, or if you&#8217;re just ready to start, we&#8217;ve got a clean canvas waiting for you are the <a title="Parole media player [Xfce Docs]" href="http://docs.xfce.org/apps/parole/start" target="_blank">Xfce Documenation site</a>.</p>
<p>So, what do you think of the latest Parole?  Good?  Bad?  Let us know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2013/03/08/parole-media-player-0-5-0-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Catfish 0.6 Features &amp; Translations</title>
		<link>http://www.smdavis.us/2013/02/19/catfish-0-6-features-translations/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=catfish-0-6-features-translations</link>
		<comments>http://www.smdavis.us/2013/02/19/catfish-0-6-features-translations/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 18:10:33 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Catfish]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=871</guid>
		<description><![CDATA[Catfish 0.6 features a complete rewrite, easier translations, and better-than-ever stability and performance.  And if you speak another language besides English, it needs your help.  Find out more! What&#8217;s New in Catfish 0.6? Completely rewritten from the ground-up. Replace the UNIX &#8216;find&#8217; command with Python&#8217;s os.walk.  This makes everything faster &#8230;]]></description>
				<content:encoded><![CDATA[<p>Catfish 0.6 features a complete rewrite, easier translations, and better-than-ever stability and performance.  And if you speak another language besides English, it needs your help.  Find out more!<span id="more-871"></span></p>
<h3>What&#8217;s New in Catfish 0.6?</h3>
<ul>
<li>Completely rewritten from the ground-up.</li>
<li>Replace the UNIX &#8216;find&#8217; command with Python&#8217;s os.walk.  This makes everything faster and more responsive.  The &#8220;Deep Search&#8221; button is now also gone.</li>
<li>The sidebar now uses the theme style as well as symbolic icons (when available).</li>
<li>The interface has also had a number of other tweaks, further refining it into a professional-grade application.</li>
<li>File names can now be dragged from the search results into other applications.</li>
<li>Files can now be deleted from the results window.</li>
<li>To speed things up, these above items and other file actions can now also be performed on multiple files at once.</li>
<li>Strings have been simplified and made clearer, making the application easier to translate into other languages.</li>
<li>Last but not least, this is the first version of Catfish that can be run with either Python 2 or 3.</li>
</ul>
<div id="attachment_874" class="wp-caption aligncenter" style="width: 574px"><a href="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/02/catfish-translations1.png"><img class="size-full wp-image-874" alt="Catfish is faster, cleaner, leaner, and meaner." src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/02/catfish-translations1.png?resize=564%2C390" data-recalc-dims="1" /></a><p class="wp-caption-text">Catfish is faster, cleaner, leaner, and meaner.</p></div>
<h3>Translations Needed</h3>
<p>With the newly-optimized interface and strings, there&#8217;s a need for new translations.  There are more strings than ever before, and I think that the number of users is growing as well.  As such, there is a growing need for more localizations than ever before.  <em>And, all of the old translations are no longer compatible.</em><em>..</em></p>
<p>So, if you or a friend are interested in contributing, improving, or suggesting translations to the next release, check out the <a title="Translations : Series experimental : Catfish" href="https://translations.launchpad.net/catfish-search/experimental" target="_blank">Launchpad translations page</a>!  Creating and modifying translations is really as simple as can be with their handy interface.  And hurry, because this next release will likely happen this weekend and will include all completed translations!</p>
<h3>What About the Code?</h3>
<p>If you&#8217;re more interested in looking at or testing the code, you can <a title="experimental : Code : Catfish" href="https://code.launchpad.net/~smd-seandavis/catfish-search/experimental" target="_blank">check it out here</a>.  If you find any bugs, be sure to report them at the <a title="Bugs : Catfish" href="https://bugs.launchpad.net/catfish-search" target="_blank">Launchpad bugs page</a>.</p>
<p>Thanks for your interest in Catfish!  What do you think?  Let me know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2013/02/19/catfish-0-6-features-translations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Parole 0.4.0 Available &#8211; Testers Needed!</title>
		<link>http://www.smdavis.us/2013/01/11/parole-0-4-0-available-testers-needed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=parole-0-4-0-available-testers-needed</link>
		<comments>http://www.smdavis.us/2013/01/11/parole-0-4-0-available-testers-needed/#comments</comments>
		<pubDate>Fri, 11 Jan 2013 11:27:44 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[12.10]]></category>
		<category><![CDATA[Parole]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=806</guid>
		<description><![CDATA[Parole 0.4.0 has finally been released, and with it a ton of new features and fixes.  Here&#8217;s what&#8217;s new, and what it should do.  If you&#8217;re interested in checking out the latest and greatest of lightweight media players, read on! Bug Fixes Fixed compilation bugs #9219 and #9226. Fullscreen controls &#8230;]]></description>
				<content:encoded><![CDATA[<p>Parole 0.4.0 has finally been released, and with it a ton of new features and fixes.  Here&#8217;s what&#8217;s new, and what it should do.  If you&#8217;re interested in checking out the latest and greatest of lightweight media players, read on!<span id="more-806"></span></p>
<div id="attachment_855" class="wp-caption aligncenter" style="width: 310px"><a href="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-featured.png"><img class="size-medium wp-image-855" alt="Feature-rich and fast Parole Media Player 0.4.0" src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-featured.png?resize=300%2C181" data-recalc-dims="1" /></a><p class="wp-caption-text">Feature-rich and fast Parole Media Player 0.4.0</p></div>
<h2>Bug Fixes</h2>
<ul>
<li>Fixed compilation bugs <a title="Bug 9219 - Fails to build twice" href="https://bugzilla.xfce.org/show_bug.cgi?id=9219" target="_blank">#9219</a> and <a title="Bug 9226 - fails to build when gtk-doc is enabled" href="https://bugzilla.xfce.org/show_bug.cgi?id=9226" target="_blank">#9226</a>.</li>
<li>Fullscreen controls are now displayed on the proper monitor (bug <a title="Bug 9270 - Control bar overlaps secondary screen when using vertical multiscreen setup" href="https://bugzilla.xfce.org/show_bug.cgi?id=9270" target="_blank">#9270</a>).</li>
<li>Fixed screensaver inhibition (bug <a title="Bug 7407 - &quot;Disable screen saver while playing movies&quot; does not work correctly" href="https://bugzilla.xfce.org/show_bug.cgi?id=7407" target="_blank">#7407</a>).</li>
<li>Fixed a bug where Parole would freeze on some subtitles (bug <a title="Bug 9194 - Subtitles = freeze" href="https://bugzilla.xfce.org/show_bug.cgi?id=9194" target="_blank">#9194</a>).</li>
<li>Fixed a bug where Parole would skip every second ogg-vorbis file in the playlist (bug <a title="Bug 9562 - Parole skips every second ogg-vorbis file within the playlist" href="https://bugzilla.xfce.org/show_bug.cgi?id=9562" target="_blank">#9562</a>).</li>
</ul>
<h2>New Features and Fixes</h2>
<ul>
<li>File and location history</li>
<li>Embedded mode</li>
<li>Missing codec detection and installation</li>
<li>Custom subtitle loading</li>
<li>CD and DVD playlist support</li>
<li>DVD navigation</li>
<li>New look for audio formats</li>
<li>New notification plugin</li>
<li>Configuration ported to Xfconf</li>
<li>Improved keyboard shortcuts</li>
</ul>
<h3>File and Location History</h3>
<p>Recent files are now easily accessible.  &#8220;Recent files&#8221; has been added to the Media menu.  The &#8220;Open Location&#8221; dialog has also been greatly improved.  Additionally, history can be easily cleared.</p>

<a rel='attachment' href='http://www.smdavis.us/2013/01/11/parole-0-4-0-available-testers-needed/parole-recent-files/' title='Parole Recent Files'><img src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-recent-files.png?resize=150%2C150" class="attachment-thumbnail" alt="Recent files are now easily accessible and cleared in Parole Media Player." /></a>
<a rel='attachment' href='http://www.smdavis.us/2013/01/11/parole-0-4-0-available-testers-needed/parole-open-location/' title='Parole Open Location'><img src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-open-location.png?resize=150%2C150" class="attachment-thumbnail" alt="The Open Location dialog has been cleaned up and made even easier to use." /></a>

<h3>Embedded Mode</h3>
<p>&#8220;Embedded Mode&#8221; has been a long-requested feature that would trim away bits of the interface for embedding into other applications (e.g. web browsers).  To start Parole in embedded mode, simply use the following command: <code>parole --embedded</code> <code></code></p>
<div id="attachment_836" class="wp-caption aligncenter" style="width: 439px"><a href="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-embedded.png"><img class="size-full wp-image-836" alt="A mini-mode Parole Media Player." src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-embedded.png?resize=429%2C330" data-recalc-dims="1" /></a><p class="wp-caption-text">A mini-mode Parole Media Player.</p></div>
<h3>Missing Codec Detection and Installation</h3>
<p>Another long-requested feature, Parole can now detect if your system is missing a necessary codec, and install it as well.</p>
<div id="attachment_850" class="wp-caption aligncenter" style="width: 310px"><a href="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-codecs.png"><img class="size-medium wp-image-850" alt="Parole Media Player can now find and install missing codecs with ease." src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-codecs.png?resize=300%2C181" data-recalc-dims="1" /></a><p class="wp-caption-text">Parole Media Player can now find and install missing codecs with ease.</p></div>
<h3>Custom Subtitle Loading</h3>
<p>Previously, Parole would only open subtitles that were embedded in video files or that had matching file names.  Now, you can select any subtitle file for Parole to load along with your video.</p>
<div id="attachment_849" class="wp-caption aligncenter" style="width: 310px"><a href="http://i0.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-subtitles.png"><img class="size-medium wp-image-849" alt="External subtitle support has been greatly enhanced in 0.4.0" src="http://i0.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-subtitles.png?resize=300%2C181" data-recalc-dims="1" /></a><p class="wp-caption-text">External subtitle support has been greatly enhanced in 0.4.0</p></div>
<h3>CD and DVD Playlist Support</h3>
<p>CD and DVD tracks have now been added to the playlist.  This makes it easier than ever to quickly jump to your favorite track or scene.  DVD navigation has also been added to the playlist, so you can move quickly via DVD menus.</p>

<a rel='attachment' href='http://www.smdavis.us/2013/01/11/parole-0-4-0-available-testers-needed/parole-dvd-menu/' title='Parole DVD Menu'><img src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-dvd-menu.png?resize=150%2C150" class="attachment-thumbnail" alt="DVD navigation in Parole is finally easy!" /></a>
<a rel='attachment' href='http://www.smdavis.us/2013/01/11/parole-0-4-0-available-testers-needed/parole-dvd-playlist/' title='Parole DVD Playlist'><img src="http://i0.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-dvd-playlist.png?resize=150%2C150" class="attachment-thumbnail" alt="Quickly jump between DVD chapters in Parole Media Player." /></a>

<h3>New Look for Audio Formats</h3>
<p>This is where Parole gets fancy.  We&#8217;ve added a whole new look for audio tracks, showing off a big beautiful album art and track details.  We&#8217;re pretty proud of this latest feature, be sure to check it out.</p>
<div id="attachment_841" class="wp-caption aligncenter" style="width: 310px"><a href="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-artwork.png"><img class="size-medium wp-image-841" alt="Introducing the new audio box widget!  Enjoy your album art." src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-artwork.png?resize=300%2C181" data-recalc-dims="1" /></a><p class="wp-caption-text">Introducing the new audio box widget! Enjoy your album art.</p></div>
<h3>New Notification Plugin</h3>
<p>And now that we have album art, we&#8217;ve also added it to the newly-introduced notification plugin.  Notifications were previously a part of the tray icon plugin, but since their functionality is separate, it only makes sense for the plugins to be as well.</p>
<div id="attachment_838" class="wp-caption aligncenter" style="width: 310px"><a href="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-notify.png"><img class="size-medium wp-image-838" alt="The new notifications plugin in Parole Media Player." src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-notify.png?resize=300%2C229" data-recalc-dims="1" /></a><p class="wp-caption-text">The new notifications plugin in Parole Media Player.</p></div>
<h3>Configuration Ported to Xfconf</h3>
<p>Configuration has moved away from settings files and has been integrated with Xfce Settings.  This means easier deployment of preferred settings and the ability to quickly reset settings if something goes awry.</p>
<div id="attachment_847" class="wp-caption aligncenter" style="width: 310px"><a href="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-xfconf.png"><img class="size-medium wp-image-847" alt="Parole settings are now stored in the Xfce Settings." src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2013/01/parole-xfconf.png?resize=300%2C247" data-recalc-dims="1" /></a><p class="wp-caption-text">Parole settings are now stored in the Xfce Settings.</p></div>
<h3>Improved Keyboard Shortcuts</h3>
<p>Keyboard shortcuts have been a big discussion for this release and have been improved significantly.  You&#8217;ll find all the shortcuts below.</p>
<h4>General</h4>
<table>
<tbody>
<tr>
<th width="20%">Combination</th>
<th>What it does</th>
</tr>
<tr>
<td>Ctrl+O</td>
<td>Open Dialog</td>
</tr>
<tr>
<td>Ctrl+L</td>
<td>Open Location Dialog</td>
</tr>
<tr>
<td>Ctrl+Q</td>
<td>Quit Parole</td>
</tr>
</tbody>
</table>
<h4>Playlist</h4>
<table>
<tbody>
<tr>
<th width="20%">Combination</th>
<th>What it does</th>
</tr>
<tr>
<td>F9</td>
<td>Show/Hide playlist</td>
</tr>
<tr>
<td>Up</td>
<td>Navigate Playlist Up</td>
</tr>
<tr>
<td>Down</td>
<td>Navigate Playlist Down</td>
</tr>
</tbody>
</table>
<h4>Playback</h4>
<table>
<tbody>
<tr>
<th width="20%">Combination</th>
<th>What it does</th>
</tr>
<tr>
<td>F11</td>
<td>Enter Fullscreen</td>
</tr>
<tr>
<td>Escape</td>
<td>Exit Fullscreen</td>
</tr>
<tr>
<td>Left/Right</td>
<td>Seek Media Backwards/Forwards 10 seconds</td>
</tr>
<tr>
<td>Ctrl+Left/Right</td>
<td>Seek Media Backwards/Forwards 1 minute</td>
</tr>
<tr>
<td>0 (zero)</td>
<td>Mute Volume</td>
</tr>
<tr>
<td>- (minus)</td>
<td>Decrease Volume</td>
</tr>
<tr>
<td>+ (plus), = (equals)</td>
<td>Increase Volume</td>
</tr>
</tbody>
</table>
<h3>Where Do I Get It?</h3>
<p>Parole&#8217;s source code can be downloaded <a title="Download Parole Media Pllayer source code" href="http://archive.xfce.org/src/apps/parole/" target="_blank">here</a>.  Ubuntu 13.04 users can download it straight from the <a title="Parole - Ubuntu Apps Directory" href="https://apps.ubuntu.com/cat/applications/parole/" target="_blank">Ubuntu Software Center</a>.  If you&#8217;re running Ubuntu 12.04 or 12.10, Parole can be installed from the <a title="Xfce 4.12 packages : &quot;Xubuntu Developers&quot; Team" href="https://launchpad.net/~xubuntu-dev/+archive/xfce-4.12" target="_blank">Xfce 4.12 PPA</a> below (12.04 users also need the <a title="Xfce 4.10 packages : &quot;Xubuntu Developers&quot; Team" href="https://launchpad.net/~xubuntu-dev/+archive/xfce-4.10" target="_blank">4.10 PPA</a>).</p>
<p><code>sudo add-apt-repository ppa:xubuntu-dev/xfce-4.12<br />
sudo apt-get update<br />
sudo apt-get install parole</code></p>
<p>Please test Parole 0.4 and report any bugs you find at the <a title="Parole - Xfce Bugzilla" href="https://bugzilla.xfce.org/buglist.cgi?product=Parole&amp;component=General&amp;resolution=---&amp;list_id=9891" target="_blank">Xfce Bugzilla</a>.  So, what do you think of the latest and greatest Xfce media player?  Let me know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2013/01/11/parole-0-4-0-available-testers-needed/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Looking Forward to 2013</title>
		<link>http://www.smdavis.us/2012/12/31/looking-forward-to-2013/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=looking-forward-to-2013</link>
		<comments>http://www.smdavis.us/2012/12/31/looking-forward-to-2013/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 03:28:03 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[MenuLibre]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=778</guid>
		<description><![CDATA[Tomorrow marks the beginning of a new year, and with it, refreshed expectations of what&#8217;s to come from the free software world.  What can we look forward to, and what will I be working on?  Featured image, available under a Creative Commons license from http://www.flickr.com/photos/bayasaa/2693171833/ Ubuntu: Games, TVs, Smartphones, and Surprises &#8230;]]></description>
				<content:encoded><![CDATA[<p>Tomorrow marks the beginning of a new year, and with it, refreshed expectations of what&#8217;s to come from the free software world.  What can we look forward to, and what will I be working on?  <span id="more-778"></span></p>
<p><em>Featured image, available under a Creative Commons license from <a title="Fireworks" href="http://www.flickr.com/photos/bayasaa/2693171833/" target="_blank">http://www.flickr.com/photos/bayasaa/2693171833/</a></em></p>
<h2>Ubuntu: Games, TVs, Smartphones, and Surprises</h2>
<blockquote><p>By 14.04 LTS Ubuntu will power tablets, phones, TVs and smart screens from the car to the office kitchen, and it will connect those devices cleanly and seamlessly to the desktop, the server and the cloud. &#8212; <a title="Mark Shuttleworth - Ubuntu on phones, tablets, TV's and smart screens everywhere" href="http://www.markshuttleworth.com/archives/820" target="_blank">Mark Shuttleworth</a></p></blockquote>
<p>2012 has been a whirlwind year for Ubuntu.  With the announcement of (and even progress towards) <a title="Ubuntu for Android" href="http://www.ubuntu.com/devices/android" target="_blank">Ubuntu for Android</a>, <a title="Ubuntu TV" href="http://www.ubuntu.com/devices/tv" target="_blank">Ubuntu TV</a>, and <a title="Mark Shuttleworth - Ubuntu on phones, tablets, TV's and smart screens everywhere" href="http://www.markshuttleworth.com/archives/820" target="_blank">Ubuntu across multiple platforms</a>, 2013 will set the stage for a unified platform across all devices.  And with the <a title="Home | Ubuntu" href="http://www.ubuntu.com/" target="_blank">latest countdown</a>, time will only tell what else Ubuntu has in store for 2013.</p>
<p>The other <strong>huge</strong> news that came out of 2012 was the Value and Ubuntu partnership to <a title="Steam'd Penguins | Valve" href="http://blogs.valvesoftware.com/linux/steamd-penguins/" target="_blank">bring Steam and many popular games to the Linux platform</a>.  This was something often alluded to, and leaked, and denied, and then it happened.  Now Steam for Linux is available as an open beta for anybody to try out.  As this continues to become more stable and more games come to Ubuntu, more gamers may as well.</p>
<p>Finally, 2013 also means two more Ubuntu-family releases (<a title="Mark Shuttleworth - Not the Runty Raccoon, the Rufflered Rhino or (even) the Randall Ross" href="http://www.markshuttleworth.com/archives/1195" target="_blank">Raring Ringtail</a>, anyone), featuring the latest and greatest of Linux and open source software.  Now that&#8217;s quite a bit to look forward to, and I&#8217;m only getting started!</p>
<h2>Xfce 4.12</h2>
<p>Xfce 4.12 will be released this year, bringing all sorts of new goodies.  The developers have been hard at work fixing bugs and introducing new features to the Xfce family of applications.  Development releases of <a title="Thunar" href="http://git.xfce.org/xfce/thunar/" target="_blank">Thunar</a>, <a title="Mousepad" href="http://git.xfce.org/apps/mousepad/" target="_blank">Mousepad</a>, <a title="xfce4-settings" href="http://git.xfce.org/xfce/xfce4-settings/" target="_blank">Xfce Settings</a>, <a title="xfce4-terminal" href="http://git.xfce.org/apps/xfce4-terminal/" target="_blank">Terminal</a>, and more offer some great new features while maintaining minimalism in both appearance and memory usage.</p>
<p>The development branch of Thunar, the Xfce file manager, introduces tabbed browsing (a long-requested feature), gphoto integration (offering better support for Android devices and digital cameras), and additional improvements all around.  The latest versions of <a title="exo" href="http://git.xfce.org/xfce/exo/" target="_blank">exo</a> and <a title="tumbler" href="http://git.xfce.org/xfce/tumbler/" target="_blank">tumbler</a> further improve Thunar and <a title="xfdesktop" href="http://git.xfce.org/xfce/xfdesktop/" target="_blank">Xfdesktop</a>.</p>
<p>There&#8217;s plenty more to write about, but I can imagine that most people aren&#8217;t as excited about this stuff as I am&#8230; moving on!</p>
<h2>My Current Projects</h2>
<p>Finally, I&#8217;m caught up to my own projects.  I&#8217;ve been increasingly busy as of late, further refining <a title="Parole Media Player" href="http://git.xfce.org/apps/parole" target="_blank">Parole Media Player</a>, <a title="Catfish" href="http://www.smdavis.us/projects/catfish/" target="_blank">Catfish</a>, and <a title="MenuLibre" href="http://www.smdavis.us/projects/menulibre/" target="_blank">MenuLibre</a>.  Each application is becoming increasingly more stable and feature-full.  And with each commit, I get fired up to add, tweak, or fix something else.</p>
<p>Parole Media Player is (probably) lines of code away from a new release.  We&#8217;ve fixed all long-standing bugs, further refined the interface, and added some awesome new features.  Screensaver support is finally fixed, so you can enjoy a full-length movie without wiggling your mouse.  Missing codecs can now be easily found and installed from Parole.  We&#8217;ve added an excellent new audio widget that shows album art and track details.  CDs and DVDs can now be quickly and easily navigated by the playlist as well.  If you&#8217;re interested, please check out the latest code from the <a title="Parole Git Repository" href="http://git.xfce.org/apps/parole" target="_blank">git repository</a> and test it out!  Report any bugs you find <a title="Parole Bugzilla" href="https://bugzilla.xfce.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=NEEDINFO&amp;product=parole&amp;list_id=9709" target="_blank">here</a>.</p>

<a rel='attachment' href='http://www.smdavis.us/2012/12/31/looking-forward-to-2013/screenshot-12312012-100644-pm/' title='Audio Box Widget'><img src="http://i0.wp.com/www.smdavis.us/wp-content/uploads/2012/12/Screenshot-12312012-100644-PM.png?resize=150%2C150" class="attachment-thumbnail" alt="The new Audio Box widget." /></a>
<a rel='attachment' href='http://www.smdavis.us/2012/12/31/looking-forward-to-2013/screenshot-12312012-100755-pm/' title='Audio CD Playlist'><img src="http://i0.wp.com/www.smdavis.us/wp-content/uploads/2012/12/Screenshot-12312012-100755-PM.png?resize=150%2C150" class="attachment-thumbnail" alt="Audio CDs and DVDs now have playlist support." /></a>

<p>I&#8217;ve been hard at work rewriting Catfish from the ground-up to be leaner, faster, and more easily extended and maintained.  The experimental code is still private, but here&#8217;s a sneak peek!</p>
<p style="text-align: center;"><a href="http://www.smdavis.us/2012/12/31/looking-forward-to-2013/screenshot-12312012-101429-pm/" rel="attachment wp-att-798"><img class="size-medium wp-image-798 aligncenter" alt="Catfish" src="http://i0.wp.com/www.smdavis.us/wp-content/uploads/2012/12/Screenshot-12312012-101429-PM.png?resize=300%2C210" data-recalc-dims="1" /></a></p>
<p>Finally, MenuLibre is being reworked to add some classic menu editing capabilities (useful for Xfce, LXDE, and other desktop environments).  Hopefully we&#8217;ll see this new feature sometime soon in the coming days.  As always, if you&#8217;re interested in helping out with any of these projects, let me know.</p>
<h2>Happy New Years!</h2>
<p>So yeah, 2013.  It&#8217;s going to be huge.  And you should do all you can to start it off on the right foot, having a good time with friends, family, or even strangers.  There&#8217;s a lot coming up and it will get here when it gets here, right.  Though, if you&#8217;re impatient, most of this upcoming software is available online, even in its early development stage.  So, why wait?</p>
<p>Got any big plans for 2013?  Looking forward to the next year and everything that&#8217;s to come?  Let me know in the comments!</p>
<p><em><strong>Cheers!</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2012/12/31/looking-forward-to-2013/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MenuLibre Now Available for Ubuntu 12.10</title>
		<link>http://www.smdavis.us/2012/10/24/menulibre-now-available-for-ubuntu-12-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=menulibre-now-available-for-ubuntu-12-10</link>
		<comments>http://www.smdavis.us/2012/10/24/menulibre-now-available-for-ubuntu-12-10/#comments</comments>
		<pubDate>Thu, 25 Oct 2012 00:42:31 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[12.10]]></category>
		<category><![CDATA[Lubuntu]]></category>
		<category><![CDATA[MenuLibre]]></category>
		<category><![CDATA[Quantal Quetzal]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=742</guid>
		<description><![CDATA[Good news! MenuLibre, your favorite application menu editor, is now available for Ubuntu 12.10 &#8220;Quantal Quetzal&#8221;. Same installation instructions still apply: Just add the PPA (12.04 and 12.10) and install using these simple commands: sudo add-apt-repository ppa:menulibre-dev/devel sudo apt-get update sudo apt-get install menulibre Now, I&#8217;ve just got to find &#8230;]]></description>
				<content:encoded><![CDATA[<p>Good news! <a title="MenuLibre" href="http://www.smdavis.us/projects/menulibre/">MenuLibre</a>, your favorite application menu editor, is now available for Ubuntu 12.10 &#8220;Quantal Quetzal&#8221;. Same installation instructions still apply:</p>
<p>Just add the <a title="MenuLibre PPA" href="https://launchpad.net/~menulibre-dev/+archive/devel" target="_blank">PPA</a> (12.04 and 12.10) and install using these simple commands:</p>
<p><code>sudo add-apt-repository ppa:menulibre-dev/devel<br />
sudo apt-get update<br />
sudo apt-get install menulibre</code></p>
<p>Now, I&#8217;ve just got to find everyone that&#8217;s been looking for the Quantal version.  If you know anyone that&#8217;s been looking for it, give them the good news!  And should you stumble across any bugs, <a title="MenuLibre Bugs" href="https://bugs.launchpad.net/menulibre" target="_blank">report them here</a>.  Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2012/10/24/menulibre-now-available-for-ubuntu-12-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xubuntu 12.10 Arrives in Style</title>
		<link>http://www.smdavis.us/2012/10/20/xubuntu-12-10-arrives-in-style/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=xubuntu-12-10-arrives-in-style</link>
		<comments>http://www.smdavis.us/2012/10/20/xubuntu-12-10-arrives-in-style/#comments</comments>
		<pubDate>Sat, 20 Oct 2012 23:06:35 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[12.10]]></category>
		<category><![CDATA[Quantal Quetzal]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=697</guid>
		<description><![CDATA[You&#8217;ve waited patiently for the last six months for the latest and greatest in Xfce and Xubuntu.  October 18th has come and gone and the wait is over. Now presenting Xubuntu 12.10, featuring XFCE 4.10 in its most polished and optimized configuration&#8230; Introducing the Quantal Quetzal On April 23 of &#8230;]]></description>
				<content:encoded><![CDATA[<p>You&#8217;ve waited patiently for the last six months for the latest and greatest in Xfce and Xubuntu.  October 18th has come and gone and the wait is over. Now presenting Xubuntu 12.10, featuring XFCE 4.10 in its most polished and optimized configuration&#8230;<span id="more-697"></span></p>
<h2>Introducing the Quantal Quetzal</h2>
<p>On April 23 of this year, Mark Shuttleworth, founder of Canonical and father of Ubuntu <a title="Mark Shuttleworth - Quality Has a New Name" href="http://www.markshuttleworth.com/archives/1121" target="_blank">announced the codename</a> for the latest release.  In a blog post that featured the letter &#8216;Q&#8217; 40 times across a mere 6 paragraphs (an outstanding feat in and of its own), Mark outlined that the Quantal Quetzal would maintain a continued focus on quality and stability across the development cycle.  The Xubuntu Team maintained these goals throughout the development cycle, and put together yet another top-notch operating system.</p>
<h2>What&#8217;s New in Xubuntu 12.10?</h2>
<p><strong>Everything.</strong>  Seriously, <a title="Xubuntu 12.10 Release Notes" href="https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Xubuntu" target="_blank">see the release notes</a>.  But if you really want me to be specific, here&#8217;s the latest:</p>
<ul>
<li>Linux 3.5.0-17 (based on 3.5.5)</li>
<li>Xfce 4.10</li>
<li><a title="Xubuntu Blog - Offline Documentation Rewritten for 12.10" href="http://xubuntu.org/news/offline-documentation-rewritten-for-12-10/" target="_blank">Completely rewritten offline documentation</a></li>
<li>All configuration launchers are now consolidated in the Settings Manager</li>
<li>Updated artwork (see below)</li>
<li>Updated applications: Abiword 2.9.2+svn, <a title="Catfish" href="http://www.smdavis.us/projects/catfish/" target="_blank">Catfish</a> 0.4.0.2, Firefox 16.0.1, gmusicbrowser 1.1.9, gThumb 3.0.2, Parole 0.3.0.3, Pidgin 2.10.6, Thunar 1.4.0, Thunderbird 16.0.1, Transmission 2.61, Ubuntu Software Center 5.3.14.2, and XChat 2.8.8</li>
</ul>
<p>How about a little demo video?<br />
<iframe src="http://www.youtube.com/embed/q29cMlfjDUk" height="315" width="560" frameborder="0"></iframe></p>
<h2>Screenshots</h2>
<p>What would a new Xubuntu release be without the latest from the <a title="Shimmer Project" href="http://shimmerproject.org/" target="_blank">Shimmer Project</a>?  Check out the screenshots of Xubuntu 12.10 in action.</p>

<a rel='attachment' href='http://www.smdavis.us/2012/10/20/xubuntu-12-10-arrives-in-style/greybird-desktop/' title='Xubuntu 12.10 Desktop'><img src="http://i0.wp.com/www.smdavis.us/wp-content/uploads/2012/10/greybird-desktop.png?resize=150%2C150" class="attachment-thumbnail" alt="Xubuntu 12.10 Desktop" /></a>
<a rel='attachment' href='http://www.smdavis.us/2012/10/20/xubuntu-12-10-arrives-in-style/greybird-parole-sintel/' title='Parole Media Player'><img src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2012/10/greybird-parole-sintel.png?resize=150%2C150" class="attachment-thumbnail" alt="Parole Media Player" /></a>
<a rel='attachment' href='http://www.smdavis.us/2012/10/20/xubuntu-12-10-arrives-in-style/greybird-catfish-sintel/' title='Catfish 0.4'><img src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2012/10/greybird-catfish-sintel.png?resize=150%2C150" class="attachment-thumbnail" alt="Catfish also had a significant upgrade as it moved to a minimalist interface powered by GTK+3." /></a>
<a rel='attachment' href='http://www.smdavis.us/2012/10/20/xubuntu-12-10-arrives-in-style/greybird-someapps/' title='Productivity'><img src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2012/10/greybird-someapps.png?resize=150%2C150" class="attachment-thumbnail" alt="Productivity in Xubuntu" /></a>
<a rel='attachment' href='http://www.smdavis.us/2012/10/20/xubuntu-12-10-arrives-in-style/greybird-firefox/' title='Mozilla Firefox'><img src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2012/10/greybird-firefox.png?resize=150%2C150" class="attachment-thumbnail" alt="Mozilla Firefox" /></a>

<h2>Sacrifices</h2>
<p>There were some interesting challenges presented in this release.  Ubuntu has made the push for GTK+3 and Python 3 to be standard.  This is entirely welcome, but can be costly when some applications still depend on previous versions of the same toolkits.  Some sacrifices had to be made to keep Xubuntu 12.10 on a standard CD-ROM (a task other teams <a title="Ubuntu Announce ML - Ubuntu 12.10 (Quantal Quetzal) Beta 1 Released" href="https://lists.ubuntu.com/archives/ubuntu-announce/2012-September/000161.html" target="_blank">have given up on</a>).  The Live CD bade farewell to several games (only Sudoku and Mines remain), <a title="GIMP in Ubuntu Software Center" href="apt:gimp" target="_blank">GIMP Image Editor</a>, <a title="Gnumeric in the Ubuntu Software Center" href="apt:gnumeric" target="_blank">Gnumeric</a>, <a title="Synaptic in the Ubuntu Software Center" href="apt:synaptic" target="_blank">Synaptic Package Manager</a>, and the <a title="Startup Disk Creator in the Ubuntu Software Center" href="apt:usb-creator-gtk" target="_blank">Startup Disk Creator</a>.  Thankfully, these are all easily installable from the Ubuntu Software Center!</p>
<h2>Get Xubuntu 12.10 &#8220;Quantal Quetzal&#8221;</h2>
<p>Well, you&#8217;ve read about it, you&#8217;ve heard about it, now why don&#8217;t you install it?  First, check the <a title="Xubuntu 12.10 Release Notes - Known Issues" href="https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Xubuntu#Known_Issues" target="_blank">known issues</a> to make sure you won&#8217;t be negatively affected.  If you&#8217;re good to go, you can either install from the latest disc image from <a title="Xubuntu Home Page" href="http://www.xubuntu.org" target="_blank">Xubuntu.org</a> or upgrade from Xubuntu 12.04 using <a title="Upgrading Xubuntu" href="http://xubuntu.org/upgrading/" target="_blank">these handy instructions</a>.</p>
<p>So, what are your thoughts of the latest and greatest Xubuntu release?  Let me know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2012/10/20/xubuntu-12-10-arrives-in-style/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu App Showdown Final Results</title>
		<link>http://www.smdavis.us/2012/09/19/ubuntu-app-showdown-final-results/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ubuntu-app-showdown-final-results</link>
		<comments>http://www.smdavis.us/2012/09/19/ubuntu-app-showdown-final-results/#comments</comments>
		<pubDate>Wed, 19 Sep 2012 19:21:31 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[MenuLibre]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu App Showdown]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=651</guid>
		<description><![CDATA[It&#8217;s been three months since the commencement of the Ubuntu App Showdown, and the results are finally in.  Let&#8217;s recap. About the Ubuntu App Showdown The Ubuntu App Showdown was a three-week event started on June 18 and ending on July 9.  The event was sponsored by System76 and Qt.  &#8230;]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been three months since the commencement of the Ubuntu App Showdown, and the results are finally in.  Let&#8217;s recap.<br />
<span id="more-651"></span></p>
<h2>About the Ubuntu App Showdown</h2>
<p>The <a title="Ubuntu App Showdown" href="http://developer.ubuntu.com/showdown/" target="_blank">Ubuntu App Showdown</a> was a three-week event started on June 18 and ending on July 9.  The event was sponsored by <a title="System76 - Ubuntu Laptops, Desktops, and Servers" href="https://www.system76.com/" target="_blank">System76</a> and <a title="Qt" href="http://qt.digia.com/product/" target="_blank">Qt</a>.  Developers had three weeks to develop an application (or two) that would be evaluated based on the following <a title="Ubuntu App Showdown Rules" href="http://developer.ubuntu.com/showdown/rules/" target="_blank">review criteria</a>:</p>
<ul>
<li><strong>Novelty:</strong> The application had to be developed by an individual or team and had to be composed of entirely original, open source code.</li>
<li><strong>Appearance:</strong> The application should have been developed with design in mind.</li>
<li><strong>Stability:</strong> The application should run well and smoothly, without crashes or obvious bugs.</li>
<li><strong>Platform integration:</strong> The application should integrate with Unity, utilizing notifications, indicators, progress badges, etc. where needed.</li>
<li><strong>Innovation:</strong> The application should provide some functionality not previously available in Ubuntu.</li>
<li><strong>Scratches an itch:</strong> The application should be useful, and fill a gap that Ubuntu had been missing.</li>
</ul>
<p>&nbsp;</p>
<h2>Personal Submission: MenuLibre</h2>
<p><a href="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2012/07/menu-editor.png"><img class="size-full wp-image-477 alignleft" title="MenuLibre" alt="" src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2012/07/menu-editor.png?resize=64%2C64" data-recalc-dims="1" /></a>If you&#8217;re tired of hearing about my fancy menu editing application, you can skip on down to the results.  Otherwise, how about one more round?</p>
<p>I created MenuLibre after being subjected to Alacarte&#8217;s bugginess and general lack of appeal.  I wanted something lightweight and good-looking, that even functioned well in this menu-free future we&#8217;re entering with Unity and Gnome Shell.  More importantly, I wanted to provide an alternative to Alacarte (for it&#8217;s Gnome dependencies) and LXMenuEditor (for it&#8217;s java dependencies) for the lightweight desktop environments XFCE and LXDE.</p>
<p>MenuLibre works well, looks good, and is lightweight, both in resource usage and dependencies.  Check it out over at the <a title="MenuLibre" href="http://www.smdavis.us/projects/menulibre/" target="_blank">home page</a>.</p>
<h2>Results from the Judging Panel</h2>
<p>The original results <a title="Announcing the Ubuntu App Showdown Winners | Ubuntu App Developer" href="http://developer.ubuntu.com/2012/08/announcing-the-ubuntu-app-showdown-winners/" target="_blank">were announced</a> on August 7th, see my original post <a title="Ubuntu App Showdown Results (Part 1)" href="http://www.smdavis.us/2012/08/07/ubuntu-app-showdown-results-part-1/" target="_blank">here</a>.</p>
<ol>
<li><strong>First Place</strong> went to the stylish Google Reader desktop application <strong>LightRead</strong>.
<ul>
<li>This lucky winner received a System76 Gazelle Professional laptop and Nokia N9 phone.</li>
</ul>
</li>
<li><strong>Second Place</strong> went to the webapp integrating application <strong>Fogger</strong>.
<ul>
<li>The Fogger developer (also very lucky) received a System76 Lemur Ultra laptop and Nokia N9 phone.</li>
</ul>
</li>
<li><strong>Third Place</strong> went to the puzzle game <strong>Picsaw</strong>.
<ul>
<li>This winner made off with a shiny new Nokia N9 phone.</li>
</ul>
</li>
</ol>
<p>These results were only the beginning, with the Community Vote <a title="Let the Community Vote Begin - Ubuntu App Developer" href="http://developer.ubuntu.com/2012/08/ubuntu-app-showdown-let-the-community-vote-begin/" target="_blank">starting on August 15th</a> and running for two weeks.  And the winners of the community vote are&#8230;</p>
<h2>Results from the Community Vote</h2>
<p>The community vote consisted of an (extensive) online survey where anyone in the community could vote for their favorite application.  Each Community Vote winner would receive their very own Nokia N9 phone.  The winners <a title="Announcing the Ubuntu App Showdown Community Winners | Ubuntu App Developer" href="http://developer.ubuntu.com/2012/09/announcing-the-ubuntu-app-showdown-community-winners/" target="_blank">have been announced</a>.</p>
<h3>1st Place: Ridual</h3>
<p><a title="Ridual on GitHub" href="https://github.com/Riateche/ridual" target="_blank">Ridual</a> is a brand new, dual-pane file manager.</p>
<h3>2nd Place: OrthCal</h3>
<p><a title="OrthCal on Launchpad" href="https://launchpad.net/orthcal" target="_blank">OrthCal</a> is an indicator application that helps you keep up with the Eastern Orthodox feasts.</p>
<h3>3rd Place: Cuttlefish</h3>
<p>In my opinion, <a title="Cuttlefish on Launchpad" href="https://launchpad.net/cuttlefish" target="_blank">Cuttlefish</a> is really the star of the Ubuntu App Showdown.  It enables your computer to perform certain actions (opening/closing applications, disabling bluetooth, muting your computer) based on a variety of stimuli.  It works well, and offers an easy to use interface and a <a title="Cuttlefish Tutorial Video" href="http://www.youtube.com/watch?v=U7mSfh9pqpg" target="_blank">tutorial video on YouTube</a>.</p>

<a rel='attachment' href='http://www.smdavis.us/2012/09/19/ubuntu-app-showdown-final-results/screenshot-09192012-015036-pm/' title='Ridual'><img src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2012/09/Screenshot-09192012-015036-PM.png?resize=150%2C150" class="attachment-thumbnail" alt="Ridual" /></a>
<a rel='attachment' href='http://www.smdavis.us/2012/09/19/ubuntu-app-showdown-final-results/screenshot-09192012-015145-pm/' title='OrthCal'><img src="http://i2.wp.com/www.smdavis.us/wp-content/uploads/2012/09/Screenshot-09192012-015145-PM.png?resize=150%2C150" class="attachment-thumbnail" alt="OrthCal" /></a>
<a rel='attachment' href='http://www.smdavis.us/2012/09/19/ubuntu-app-showdown-final-results/screenshot-09192012-015853-pm/' title='Cuttlefish'><img src="http://i0.wp.com/www.smdavis.us/wp-content/uploads/2012/09/Screenshot-09192012-015853-PM.png?resize=150%2C150" class="attachment-thumbnail" alt="Cuttlefish" /></a>

<h2>More to Come</h2>
<p>There&#8217;s a lot of good things that have come from the Ubuntu App Showdown.  We&#8217;ve added over 100 applications in a short amount of time, many of great quality.  The approval process is being <a title="AppDevUploadProcess - Ubuntu Wiki" href="https://wiki.ubuntu.com/AppDevUploadProcess" target="_blank">reimagined and improved</a> based on the large amount of feedback received.  And perhaps most importantly, thanks to the tremendous success of the first App Showdown, we can expect more in the future!  So, if you&#8217;ve got an idea for another incredible application, but didn&#8217;t get a chance to introduce it in this time around, don&#8217;t despair.  <img src='http://i0.wp.com/www.smdavis.us/wp-includes/images/smilies/icon_wink.gif?w=700' alt=';-)' class='wp-smiley' data-recalc-dims="1" /> </p>
<p>What are your thoughts on the Ubuntu App Showdown?  Do you think it was a big success, or somewhat of a letdown?  Were you secretly rooting for MenuLibre?  Let me know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2012/09/19/ubuntu-app-showdown-final-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Community Vote is Live!</title>
		<link>http://www.smdavis.us/2012/08/15/nows-your-chance-the-community-vote-is-live/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nows-your-chance-the-community-vote-is-live</link>
		<comments>http://www.smdavis.us/2012/08/15/nows-your-chance-the-community-vote-is-live/#comments</comments>
		<pubDate>Wed, 15 Aug 2012 11:03:08 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[AppShowdown]]></category>
		<category><![CDATA[MenuLibre]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.smdavis.us/?p=634</guid>
		<description><![CDATA[It&#8217;s here.  The community vote is now live and open to the public.  You&#8217;ve got until August 29th to vote for MenuLibre your favorite app!  Just head on over to the judging sheet and let your voice be heard! And if you want a refresher about what MenuLibre is all &#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2012/08/logo-ubuntu_cof-orange-hex.png"><img class="wp-image-636 alignleft" title="Ubuntu" alt="" src="http://i1.wp.com/www.smdavis.us/wp-content/uploads/2012/08/logo-ubuntu_cof-orange-hex.png?resize=120%2C120" data-recalc-dims="1" /></a>It&#8217;s here.  The community vote is now live and open to the public.  You&#8217;ve got until August 29th to vote for <del>MenuLibre</del> your favorite app!  Just head on over to the <a title="Ubuntu App Showdown Community Judging Sheet Survey" href="http://www.surveymonkey.com/s/P56YNQ9" target="_blank">judging sheet</a> and let your voice be heard!</p>
<p>And if you want a refresher about what MenuLibre is all about, just head over to the <a title="MenuLibre" href="http://www.smdavis.us/projects/menulibre/" target="_blank">MenuLibre project page</a> or check out the video past the break!</p>
<h3><span id="more-634"></span></h3>
<p><iframe src="http://www.youtube.com/embed/Mivm51pLuJY" height="400" width="710" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smdavis.us/2012/08/15/nows-your-chance-the-community-vote-is-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
