<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Owais Lone</title><link>/subscribe/</link><description>Owais Lone's blog feed.</description><lastBuildDate>Sun, 18 Dec 2011 11:41:45 GMT</lastBuildDate><generator>PyRSS2Gen-1.0.0</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Owaislone" /><feedburner:info uri="owaislone" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-sa/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>Owaislone</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>Remember The Rhythm</title><link>http://feedproxy.google.com/~r/Owaislone/~3/pls0gRg_P-k/</link><description>&lt;p&gt;I recently switched to Rhythmbox from Banshee and I'm loving it. It's fast, loads up almost instantly, doesn't consume as much resources as Bansee and doesn't crash after every 3 songs. I do miss some features that Banshee had though like remembering the last playing song. So, I created a plugin for rhythmbox just to do that. It remembers the last playing entry (song, radio station, podcast, etc), playback time, browser filters (genre, artist and album) and playlists. It remembers these things (except playback time) even if Rhythmbox crashes for some reason.&lt;/p&gt;

&lt;p&gt;Install on Ubuntu using&lt;/p&gt;

&lt;pre&gt;&lt;code&gt; sudo add-apt-repository ppa:loneowais/ppa
 sudo apt-get update
 sudo apt-get install remember-the-rhythm
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;For other distros, download the &lt;a href="https://github.com/owais/remember-the-rhythm/tarball/master"&gt;tarball&lt;/a&gt;, extract and install using&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;sudo make install
&lt;/code&gt;&lt;/pre&gt;&lt;img src="http://feeds.feedburner.com/~r/Owaislone/~4/pls0gRg_P-k" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://owaislone.org/blog/remember-the-rhythm/</guid><pubDate>Sun, 13 Nov 2011 00:00:00 GMT</pubDate><feedburner:origLink>http://owaislone.org/blog/remember-the-rhythm/</feedburner:origLink></item><item><title>Banshee 2 in Ubuntu</title><link>http://feedproxy.google.com/~r/Owaislone/~3/zsby-egaUo8/</link><description>&lt;p&gt;Just noticed a small but &lt;strong&gt;nice&lt;/strong&gt; change in Banshee 2. Usually, our music players minimize to system tray when closing the main window so that the music keeps playing in the background. We have to manually look for a quit function in order to entirely close the app or pause the music and let the app live in memory and consume cpu cycles. Banshee 2.0 has no quit function &lt;em&gt;per se&lt;/em&gt;. Closing banshee while the music is playing &lt;span class="meta" meta_description="minimizes to systray or soundmenu on Ubuntu" meta_name=" "&gt;hides&lt;/span&gt; the window, otherwise quits entirely. &lt;/p&gt;

&lt;p&gt;We need to promote this bahavior across the freedesktop scene. Abstract underlying concepts as much as we can and make apps inteligent enough to decide for themselves. &lt;/p&gt;

&lt;p&gt;&lt;a href="http://design.canonical.com/2011/03/quit/"&gt;Related post from the Canonical Design Team&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Owaislone/~4/zsby-egaUo8" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://owaislone.org/blog/banshee-2.0/</guid><pubDate>Sun, 17 Apr 2011 00:00:00 GMT</pubDate><feedburner:origLink>http://owaislone.org/blog/banshee-2.0/</feedburner:origLink></item><item><title>An Update on GmailWatcher</title><link>http://feedproxy.google.com/~r/Owaislone/~3/1-iooiIqDJE/</link><description>&lt;p&gt;In case you don't already know, GmailWatcher is a Gmail notifier specifically designed for the Ubuntu Operating System. It relies heavily on Ubuntu specific packages like MeMenu, Notifications, DesktopCouch but I'm planning a stock Gnome version also so that people on Fedora, Suse and other rocking distribution can use it too.&lt;/p&gt;

&lt;h2&gt;Features&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Multiple Accounts&lt;/li&gt;
&lt;li&gt;Google Apps support&lt;/li&gt;
&lt;li&gt;Secure password storage using Gnome-Keyring&lt;/li&gt;
&lt;li&gt;Themable unread emails page&lt;/li&gt;
&lt;li&gt;Preferences sync using U1&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Right now, my target is to make it stable/usable enough in time for Maverick. I'm planning to release the first stable version and getting it into Universe for Maverick. In fact, I've already submitted it to &lt;a href="http://revu.ubuntuwire.com/p/gmailwatcher"&gt;REVU&lt;/a&gt; (MOTU Advocate, Anyone?).&lt;/p&gt;

&lt;h2&gt;Request&lt;/h2&gt;

&lt;p&gt;I intent to spend the next few days polishing the app. This post is essentially a call for user feedback. I would like to know what you don't like about the way GmailWatcher works. Bugs, usability issues, appearance, anything that doesn't count as a new feature.&lt;/p&gt;

&lt;h2&gt;Themes&lt;/h2&gt;

&lt;p&gt;You can also contribute some themes for the email summaries view. A GmailWatcher theme is a simple HTML page styled with CSS. It's pretty basic right now. Once Maverick is released, I'll add JavaScript and local media support. Take a look at &lt;a href="http://launchpad.net/gmailwatcher-themes-extra"&gt;lp:gmailwatcher-themes-extra&lt;/a&gt; in case you would like to add a theme or two.&lt;/p&gt;

&lt;h2&gt;Install&lt;/h2&gt;

&lt;pre&gt;&lt;code&gt;
&lt;span class="terminal meta" meta_name="add-apt-repository" meta_description="This will add a repository to your system so you can receive automatic updates for apps."&gt;sudo add-apt-repository ppa:loneowais/ppa&lt;/span&gt;
&lt;span class="terminal meta" meta_name="apt-get update" meta_description="This will fetch the list of latest apps available on all enabled software repositories."&gt;sudo apt-get update&lt;/span&gt;
&lt;span class="terminal meta" meta_name="apt-get install" meta_description="This will install the specified app and all it's dependencies."&gt;sudo apt-get install gmailwatcher&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;img src="http://feeds.feedburner.com/~r/Owaislone/~4/1-iooiIqDJE" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://owaislone.org/blog/update-gmailwatcher/</guid><pubDate>Wed, 15 Sep 2010 00:00:00 GMT</pubDate><feedburner:origLink>http://owaislone.org/blog/update-gmailwatcher/</feedburner:origLink></item><item><title>From TC 90 to Python</title><link>http://feedproxy.google.com/~r/Owaislone/~3/t4u4AOJKF7w/</link><description>&lt;p&gt;This Saturday I'll be delivering a workshop on the Python programming language in my college. Our university has an age old course for Computer Engineering. C is the introductory language and is taught using the Turbo C compiler from the 90s, VB 6 is considered the best way to make GIUs. It's time to introduce my friends to 2010 in Computer Science. &lt;/p&gt;

&lt;p&gt;If this goes well, Django or PyGTK will be next.&lt;/p&gt;

&lt;p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;

&lt;h4&gt;Update&lt;/h4&gt;

&lt;p&gt;&lt;span&gt;&lt;/p&gt;

&lt;p&gt;The workshop was successful. A lot of students showed up and really enjoyed python. \m/ 
&lt;/span&gt;
&lt;img src="http://farm5.static.flickr.com/4131/5120070946_c808a3082f_z_d.jpg" alt="Python Workshop" title="Python Workshop" /&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Owaislone/~4/t4u4AOJKF7w" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://owaislone.org/blog/tc-90-python-27/</guid><pubDate>Wed, 04 Aug 2010 00:00:00 GMT</pubDate><feedburner:origLink>http://owaislone.org/blog/tc-90-python-27/</feedburner:origLink></item><item><title>Announcing GmailWatcher</title><link>http://feedproxy.google.com/~r/Owaislone/~3/oeVHz0sfCKg/</link><description>&lt;p&gt;In case you don't already know, GmailWatcher is a Gmail notifier specifically designed for the Ubuntu Operating System. It relies heavily on Ubuntu specific packages like MeMenu, Notifications, DesktopCouch but I'm planning a stock Gnome version also so that people on Fedora, Suse and other rocking distribution can use it too.&lt;/p&gt;

&lt;h2&gt;Features&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Multiple Accounts&lt;/li&gt;
&lt;li&gt;Google Apps support&lt;/li&gt;
&lt;li&gt;Secure password storage using Gnome-Keyring&lt;/li&gt;
&lt;li&gt;Themable unread emails page&lt;/li&gt;
&lt;li&gt;Preferences sync using U1&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Right now, my target is to make it stable/usable enough in time for Maverick. I'm planning to release the first stable version and getting it into Universe for Maverick. In fact, I've already submitted it to &lt;a href="http://revu.ubuntuwire.com/p/gmailwatcher"&gt;REVU&lt;/a&gt; (MOTU Advocate, Anyone?).&lt;/p&gt;

&lt;h2&gt;Request&lt;/h2&gt;

&lt;p&gt;I intent to spend the next few days polishing the app. This post is essentially a call for user feedback. I would like to know what you don't like about the way GmailWatcher works. Bugs, usability issues, appearance, anything that doesn't count as a new feature.&lt;/p&gt;

&lt;h2&gt;Themes&lt;/h2&gt;

&lt;p&gt;You can also contribute some themes for the email summaries view. A GmailWatcher theme is a simple HTML page styled with CSS. It's pretty basic right now. Once Maverick is released, I'll add JavaScript and local media support. Take a look at &lt;a href="http://launchpad.net/gmailwatcher-themes-extra"&gt;lp:gmailwatcher-themes-extra&lt;/a&gt; in case you would like to add a theme or two.&lt;/p&gt;

&lt;h2&gt;Install&lt;/h2&gt;

&lt;pre&gt;&lt;code&gt;
&lt;span class="terminal meta" meta_name="add-apt-repository" meta_description="This will add a repository to your system so you can receive automatic updates for apps."&gt;sudo add-apt-repository ppa:loneowais/ppa&lt;/span&gt;
&lt;span class="terminal meta" meta_name="apt-get update" meta_description="This will fetch the list of latest apps available on all enabled software repositories."&gt;sudo apt-get update&lt;/span&gt;
&lt;span class="terminal meta" meta_name="apt-get install" meta_description="This will install the specified app and all it's dependencies."&gt;sudo apt-get install gmailwatcher&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;img src="http://feeds.feedburner.com/~r/Owaislone/~4/oeVHz0sfCKg" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://owaislone.org/blog/gmail-watcher/</guid><pubDate>Tue, 06 Jul 2010 00:00:00 GMT</pubDate><feedburner:origLink>http://owaislone.org/blog/gmail-watcher/</feedburner:origLink></item><item><title>Kargil</title><link>http://feedproxy.google.com/~r/Owaislone/~3/Ea4rnXNwCjk/</link><description>&lt;p&gt;&lt;center&gt;
&lt;img src="http://farm2.static.flickr.com/1268/4696459405_49de6bfe86_z_d.jpg" alt="Kargil" title="Kargil" /&gt;
&lt;p&gt;&lt;a href="http://www.facebook.com/album.php?aid=7618&amp;amp;id=100000988497754&amp;amp;l=1e63f7dd49"&gt;Rest of the Set&lt;/a&gt;
&lt;/center&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Owaislone/~4/Ea4rnXNwCjk" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://owaislone.org/blog/kargil/</guid><pubDate>Sun, 13 Jun 2010 00:00:00 GMT</pubDate><feedburner:origLink>http://owaislone.org/blog/kargil/</feedburner:origLink></item><item><title>FOSS Kashmir</title><link>http://feedproxy.google.com/~r/Owaislone/~3/-icfGHr-vdo/</link><description>&lt;p&gt;Finally &lt;a href="http://mirnazim.org/"&gt;Mir Nazim&lt;/a&gt; has kicked off the Kashmir FOSS mailing list. Things should only soar from here on. Really excited. Check &lt;a href="http://fosskashmir.appspot.com"&gt;http://fosskashmir.appspot.com&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Owaislone/~4/-icfGHr-vdo" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://owaislone.org/blog/foss-kashmir/</guid><pubDate>Sun, 23 May 2010 00:00:00 GMT</pubDate><feedburner:origLink>http://owaislone.org/blog/foss-kashmir/</feedburner:origLink></item></channel></rss>

