<?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>Inspirated &#187; RPM</title>
	<atom:link href="http://inspirated.com/tag/rpm/feed" rel="self" type="application/rss+xml" />
	<link>http://inspirated.com</link>
	<description>krkhan&#039;s blog</description>
	<lastBuildDate>Thu, 05 Apr 2012 16:19:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Beta Repository for making Firefox 4 coexist peacefully with 3.6 on Fedora 13</title>
		<link>http://inspirated.com/2010/07/18/beta-repository-for-making-firefox-4-coexist-peacefully-with-3-6-on-fedora-13</link>
		<comments>http://inspirated.com/2010/07/18/beta-repository-for-making-firefox-4-coexist-peacefully-with-3-6-on-fedora-13#comments</comments>
		<pubDate>Sun, 18 Jul 2010 16:45:07 +0000</pubDate>
		<dc:creator>krkhan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Repository]]></category>
		<category><![CDATA[RPM]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://inspirated.com/?p=306</guid>
		<description><![CDATA[Firefox 4 offers some compelling features such as HTML 5 improvements and a new add-on manager. Since it&#8217;s quite painstaking to compile the beta from source and quite messy to place pre-compiled binaries in system default folders (not to mention the compatibility checks and upgrade chores that would interrupt at each launch if you go [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Firefox 4 offers some compelling features such as HTML 5 improvements and a new add-on manager. Since it&#8217;s quite painstaking to compile the beta from source and quite messy to place pre-compiled binaries in system default folders (not to mention the compatibility checks and upgrade chores that would interrupt at each launch if you go back and forth between different versions), I created a repository at <a href="http://repo.inspirated.com/">repo.inspirated.com</a> which can be used to test the beta version without touching any 3.6 stable release already installed on the system:</p>
<p style="text-align: center; font-size: x-small;"><img src="http://inspirated.com/uploads/firefox-beta-menu.jpg" alt="Firefox 4 Beta 1 Menu Shortcut" /></p>
<p>To use the repository, issue the following commands:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">su</span> <span style="color: #660033;">-c</span> <span style="color: #ff0000;">'wget http://repo.inspirated.com/inspirated.repo -O /etc/yum.repos.d/inspirated.repo'</span>
$ <span style="color: #c20cb9; font-weight: bold;">su</span> <span style="color: #660033;">-c</span> <span style="color: #ff0000;">'yum install firefox-beta'</span></pre></div></div>

<p>The beta refuses to run if an instance of old Firefox is already active. Therefore, close the older Firefox and then launch the 4.0b1 version using <code>firefox-beta</code> command or the &#8220;Firefox Beta&#8221; shortcut in the applications menu. A new profile shall be created at <code>~/.mozilla/firefox/beta/</code> in order to leave your older profile&#8217;s settings, bookmarks and extensions etc. intact.</p>
<p style="text-align: center; font-size: x-small"><a href="http://inspirated.com/uploads/firefox-beta-intro.png"><img src="http://inspirated.com/uploads/firefox-beta-intro-thumb.jpg" alt="Firefox 4 Beta 1 Screenshot" /></a><br />
(Click on the thumbnail for larger version.)</p>
<div class="shr-publisher-306"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><hr />
<p><small><a href="http://inspirated.com/2010/07/18/beta-repository-for-making-firefox-4-coexist-peacefully-with-3-6-on-fedora-13">Permalink</a> |
<a href="http://inspirated.com/2010/07/18/beta-repository-for-making-firefox-4-coexist-peacefully-with-3-6-on-fedora-13#comments">4 comments</a>
<br/>
Post tags: <a href="http://inspirated.com/tag/beta" rel="tag">Beta</a>, <a href="http://inspirated.com/tag/fedora" rel="tag">Fedora</a>, <a href="http://inspirated.com/tag/firefox" rel="tag">Firefox</a>, <a href="http://inspirated.com/tag/open-source" rel="tag">Open Source</a>, <a href="http://inspirated.com/tag/repository" rel="tag">Repository</a>, <a href="http://inspirated.com/tag/rpm" rel="tag">RPM</a>, <a href="http://inspirated.com/tag/technology" rel="tag">Technology</a>, <a href="http://inspirated.com/tag/yum" rel="tag">Yum</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://inspirated.com/2010/07/18/beta-repository-for-making-firefox-4-coexist-peacefully-with-3-6-on-fedora-13/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Bookmark Undertaker v0.3 &#8212; Picking up the threads</title>
		<link>http://inspirated.com/2010/02/21/bookmark-undertaker-v0-3-picking-up-the-threads</link>
		<comments>http://inspirated.com/2010/02/21/bookmark-undertaker-v0-3-picking-up-the-threads#comments</comments>
		<pubDate>Sun, 21 Feb 2010 15:09:55 +0000</pubDate>
		<dc:creator>krkhan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Beautiful Soup]]></category>
		<category><![CDATA[Bookmark Undertaker]]></category>
		<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Deb]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PyGTK]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[RPM]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Threading]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://inspirated.com/?p=265</guid>
		<description><![CDATA[Threads are love. Threads are speed. And more often than not, threads are a consistent PITA. However, I&#8217;ve had an accidental epiphany just a few hours ago: &#8220;When in doubt When you need to communicate among threads, use synchronized Queues.&#8221; There. This magic mantra will solve more issues in your life than you can ever [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Threads are love. Threads are speed. And more often than not, threads are a consistent <abbr title="Pain in the Ass">PITA</abbr>. However, I&#8217;ve had an accidental epiphany just a few hours ago:</p>
<blockquote><p>&#8220;<del datetime="2010-02-21T14:27:15+00:00">When in doubt</del> When you need to communicate among threads, use synchronized <a href="http://docs.python.org/library/queue.html">Queue</a>s.&#8221;</p></blockquote>
<p>There. This magic mantra will solve more issues in your life than you can ever imagine, and certainly more than I expected.</p>
<p>Getting back to the topic at hand, adding threading support to the program has sped up the bookmark checking process by a factor of about 435895234. Coupled with fixing of some parsing bugs, <a href="https://launchpad.net/bmundertaker/trunk/0.3">Bookmark Undertaker v0.3</a> is finally capable of providing a quick, stable and consistent way of sanitizing your Firefox favorites:</p>
<p style="text-align: center"><img src="http://inspirated.com/uploads/bmundertaker-0.3.jpg" alt="Boomark Undertaker v0.3 Screenshot" /></p>
<p>This time, I&#8217;ve also tried to provide <a href="http://launchpad.net/bmundertaker/trunk/0.3/+download/bmundertaker_0.3-1_all.deb">Deb</a> and <a href="http://launchpad.net/bmundertaker/trunk/0.3/+download/bmundertaker-0.3-1.noarch.rpm">RPM</a> packages on the release page for easy installation by the Debian/Ubuntu/Fedora populace.</p>
<p>Ushering in the era of communist applications:</p>
<blockquote><p>&#8220;If everyone gives one thread, the poor person will have a shirt.&#8221; &#8212; <em>Russian Proverb</em></p></blockquote>
<div class="shr-publisher-265"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><hr />
<p><small><a href="http://inspirated.com/2010/02/21/bookmark-undertaker-v0-3-picking-up-the-threads">Permalink</a> |
<a href="http://inspirated.com/2010/02/21/bookmark-undertaker-v0-3-picking-up-the-threads#comments">No comment</a>
<br/>
Post tags: <a href="http://inspirated.com/tag/beautiful-soup" rel="tag">Beautiful Soup</a>, <a href="http://inspirated.com/tag/bookmark-undertaker" rel="tag">Bookmark Undertaker</a>, <a href="http://inspirated.com/tag/bookmarks" rel="tag">Bookmarks</a>, <a href="http://inspirated.com/tag/code" rel="tag">Code</a>, <a href="http://inspirated.com/tag/deb" rel="tag">Deb</a>, <a href="http://inspirated.com/tag/debian" rel="tag">Debian</a>, <a href="http://inspirated.com/tag/fedora" rel="tag">Fedora</a>, <a href="http://inspirated.com/tag/firefox" rel="tag">Firefox</a>, <a href="http://inspirated.com/tag/mozilla" rel="tag">Mozilla</a>, <a href="http://inspirated.com/tag/open-source" rel="tag">Open Source</a>, <a href="http://inspirated.com/tag/pygtk" rel="tag">PyGTK</a>, <a href="http://inspirated.com/tag/python" rel="tag">Python</a>, <a href="http://inspirated.com/tag/red-hat" rel="tag">Red Hat</a>, <a href="http://inspirated.com/tag/rpm" rel="tag">RPM</a>, <a href="http://inspirated.com/tag/technology" rel="tag">Technology</a>, <a href="http://inspirated.com/tag/threading" rel="tag">Threading</a>, <a href="http://inspirated.com/tag/ubuntu" rel="tag">Ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://inspirated.com/2010/02/21/bookmark-undertaker-v0-3-picking-up-the-threads/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.575 seconds -->

