

<?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>Kabatology ~ Open Source, Linux</title>
	<atom:link href="http://www.kabatology.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kabatology.com</link>
	<description>Practical hand-outs on Open Source Standards, Reviews, Linux Solutions including Hacks, Tips and Tricks</description>
	<lastBuildDate>Mon, 09 Nov 2009 08:34:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install SopCast Player in Ubuntu 9.10 from Repository</title>
		<link>http://www.kabatology.com/11/08/install-sopcast-player-in-ubuntu-9-10-from-repository/</link>
		<comments>http://www.kabatology.com/11/08/install-sopcast-player-in-ubuntu-9-10-from-repository/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 17:29:12 +0000</pubDate>
		<dc:creator>Martin Kaba</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Live Streaming Videos]]></category>
		<category><![CDATA[SopCast Player]]></category>

		<guid isPermaLink="false">http://www.kabatology.com/?p=3429</guid>
		<description><![CDATA[
SopCast Player makes use of the P2P(Peer-to-Peer) technology to bring live streaming video and audio to your Ubuntu. Getting it installed on Ubuntu 9.04 was rather tricky: How to Setup P2P Tv with gtk-SopCast on Ubuntu 9.04 , but that was then. 
Now you can get it up and running in your Ubuntu 9.10 with [...]<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/08/install-sopcast-player-in-ubuntu-9-10-from-repository/">Install SopCast Player in Ubuntu 9.10 from Repository</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="blank_c"><img src="/wp-content/uploads/2009/11/sopcast-0.3.png" alt="SopCast Player" /></div>
<p>SopCast Player makes use of the P2P(Peer-to-Peer) technology to bring live streaming video and audio to your Ubuntu. Getting it installed on Ubuntu 9.04 was rather tricky: <a href="http://www.kabatology.com/05/11/how-to-setup-p2p-tv-with-gtk-sopcast-on-ubuntu-904/">How to Setup P2P Tv with gtk-SopCast on Ubuntu 9.04 </a>, but that was then. </p>
<p>Now you can get it up and running in your Ubuntu 9.10 with a smooth install thanks to the <em>SOURCES.LIST</em> website that has re-complied the <em><strong>sopcast-player</strong></em> and  <em><strong>sp-auth</strong></em> Deb packages for Ubuntu 9.10, resolving all dependencies. <em>SOURCES.LIST</em> also created a repository for SopCast Player; drop in your terminal<br />
<code>echo "deb http://www.sourceslist.eu/repository/karmic/ binary/" | sudo tee -a /etc/apt/sources.list</code> and install SopCast Player with <em><strong>sudo apt-get install sopcast-player sp-auth</strong></em> &#8211; run with <em>sopcast-player</em> or get it at Applications -&gt; Sound &amp; Video -&gt; SopCast Player</p>
<p>SopCast Player uses <a href="http://www.kabatology.com/tag/vlc/">VLC media player</a> and Mplayer to project videos &#8211; it depends on what you configured in Edit -&gt; Preferences -&gt;  Media Player.</p>
<p>Download sopcast-player and  sp-auth  for Ubuntu 9.10 at <a href="http://www.sourceslist.eu/installare-software-tramite-repository/installare-sopcast-player-0-3-0-su-ubuntu-karmic-koala-9-10-in-pochi-click/"> SOURCES.LIST</a></p>
<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/08/install-sopcast-player-in-ubuntu-9-10-from-repository/">Install SopCast Player in Ubuntu 9.10 from Repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kabatology.com/11/08/install-sopcast-player-in-ubuntu-9-10-from-repository/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chromium Linux now Installs User Scripts as Extensions</title>
		<link>http://www.kabatology.com/11/07/chromium-linux-now-installs-user-scripts-as-extensions/</link>
		<comments>http://www.kabatology.com/11/07/chromium-linux-now-installs-user-scripts-as-extensions/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 23:04:01 +0000</pubDate>
		<dc:creator>Martin Kaba</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Chromium]]></category>

		<guid isPermaLink="false">http://www.kabatology.com/?p=3422</guid>
		<description><![CDATA[
Recently released Chromium nightly 4.0.239.0 (Ubuntu build 31231) now converts and installs Greasemonkey user scripts as an extension, just like its Windows sibling that got this new feature 2 days ago. 
So to install a user script from UserScript.org in Chromium Linux build just click on the install button of the script, hit &#8220;Continue&#8221; and [...]<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/07/chromium-linux-now-installs-user-scripts-as-extensions/">Chromium Linux now Installs User Scripts as Extensions</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="blank_c"><img src="/wp-content/uploads/2009/11/chrom-userscr.png"/></div>
<p>Recently released Chromium nightly 4.0.239.0 (Ubuntu build 31231) now converts and installs Greasemonkey user scripts as an extension, just like its <a href="http://www.kabatology.com/11/04/chromium-linux-dev-channel-sync-my-bookmarks-shows-up-in-wrench-menu/">Windows sibling </a>that got this new feature 2 days ago. </p>
<p>So to install a user script from UserScript.org in Chromium Linux build just click on the install button of the script, hit &#8220;Continue&#8221; and wait for the &#8220;Confirm Installation&#8221; window to pop-up. Getting the users scripts up doesn&#8217;t mean they&#8217;ll run, so don&#8217;t get excited. Try those scripts you know well and often use in <a href="http://www.kabatology.com/tag/firefox/">Firefox</a> and compare their performance with Chromium Linux builds &#8211; if you mind let us know the outcome. </p>
<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/07/chromium-linux-now-installs-user-scripts-as-extensions/">Chromium Linux now Installs User Scripts as Extensions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kabatology.com/11/07/chromium-linux-now-installs-user-scripts-as-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox: Relocate the Progress Bar on each Tab with Tab Progress Bar</title>
		<link>http://www.kabatology.com/11/06/firefox-relocate-the-progress-bar-on-each-tab-with-tab-progress-bar/</link>
		<comments>http://www.kabatology.com/11/06/firefox-relocate-the-progress-bar-on-each-tab-with-tab-progress-bar/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:54:25 +0000</pubDate>
		<dc:creator>Martin Kaba</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[firefox extension]]></category>
		<category><![CDATA[Tab Progress Bar]]></category>

		<guid isPermaLink="false">http://www.kabatology.com/?p=3399</guid>
		<description><![CDATA[
Current versions of the Firefox (Firefox 3.5.5/ Firefox 3.6 Beta) browser have the &#8220;Progress bar&#8221; located at the &#8220;Status Bar&#8221; but upcoming Firefox 3.7 will introduce a new feature that moves the &#8220;Progress bar&#8221; into each tab.
You can add this feature to your current Firefox by installing this feather-weight extension called Tab Progress Bar &#8211; [...]<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/06/firefox-relocate-the-progress-bar-on-each-tab-with-tab-progress-bar/">Firefox: Relocate the Progress Bar on each Tab with Tab Progress Bar</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="blank_l"><img src="/wp-content/uploads/2009/11/pgbar_stbar.png" alt="Progress Bar on Status Bar" /></div>
<p>Current versions of the Firefox (Firefox 3.5.5/ Firefox 3.6 Beta) browser have the &#8220;Progress bar&#8221; located at the &#8220;Status Bar&#8221; but upcoming Firefox 3.7 will introduce a new feature that moves the &#8220;Progress bar&#8221; into each tab.</p>
<p>You can add this feature to your current Firefox by installing this feather-weight extension called Tab Progress Bar &#8211; it takes only 6 KB of disk space.<br />
Whilst waiting for feature-packed Firefox 3.7 get a piece of that future right now.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/14644">Tab Progress Bar</a> is a free download for all platforms. It works wherever Firefox does. </p>
<div id="blank_c"><img src="/wp-content/uploads/2009/11/pgbar_tab.png" alt=" Progress Bar on Tabs" /></div>
<p>via [<a href="http://lifehacker.com/5397054/tab-progress-bar-brings-a-firefox-37-feature-to-your-current-installation">Lifehacker</a>]</p>
<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/06/firefox-relocate-the-progress-bar-on-each-tab-with-tab-progress-bar/">Firefox: Relocate the Progress Bar on each Tab with Tab Progress Bar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kabatology.com/11/06/firefox-relocate-the-progress-bar-on-each-tab-with-tab-progress-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.5.5 Stability Update</title>
		<link>http://www.kabatology.com/11/06/firefox-3-5-5-stability-update/</link>
		<comments>http://www.kabatology.com/11/06/firefox-3-5-5-stability-update/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 12:15:59 +0000</pubDate>
		<dc:creator>Martin Kaba</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Firefox 3.5.5]]></category>

		<guid isPermaLink="false">http://www.kabatology.com/?p=3400</guid>
		<description><![CDATA[
 Not much can be said on Firefox 3.5.5 stability update. The release notes says Firefox 3.5.5 is a tiny update to &#8220;Fix several stability issues&#8221;. &#8211; nothing else, the  changelog presents 5 bugs, 3 of which are considered critical. Ubuntu users still have to wait for updates via the Update Manager or grab [...]<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/06/firefox-3-5-5-stability-update/">Firefox 3.5.5 Stability Update</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="blank_r"><img src="/wp-content/uploads/2009/11/firefox3.5.5.png"/></div>
<p> Not much can be said on Firefox 3.5.5 stability update. The release notes says Firefox 3.5.5 is a tiny update to &#8220;Fix several stability issues&#8221;. &#8211; nothing else, the  changelog presents 5 bugs, 3 of which are considered critical. Ubuntu users still have to wait for updates via the Update Manager or grab Firefox 3.5.5 from the Mozilla website.<br />
<a href="http://www.mozilla.com/en-US/firefox/3.5.5/releasenotes/">Firefox 3.5.5 release notes and Download  </a></p>
<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/06/firefox-3-5-5-stability-update/">Firefox 3.5.5 Stability Update</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kabatology.com/11/06/firefox-3-5-5-stability-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox: An unofficial &#8220;Dislike&#8221; button for Facebook</title>
		<link>http://www.kabatology.com/11/05/firefox-an-unofficial-dislike-button-for-facebook/</link>
		<comments>http://www.kabatology.com/11/05/firefox-an-unofficial-dislike-button-for-facebook/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 22:56:56 +0000</pubDate>
		<dc:creator>Martin Kaba</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Facebook Dislike]]></category>
		<category><![CDATA[firefox extension]]></category>

		<guid isPermaLink="false">http://www.kabatology.com/?p=3391</guid>
		<description><![CDATA[
For Windows, Linux and Mac: &#8220;Facebook Dislike&#8221; is a pretty but useless Firefox add-on that adds a &#8220;Dislike&#8221; button to Facebook that does what it says; it lets you finally dislike those links you formerly had to dislike only with a comment. Facebook right now offers only the &#8220;Like&#8221; button so without this extension you [...]<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/05/firefox-an-unofficial-dislike-button-for-facebook/">Firefox: An unofficial &#8220;Dislike&#8221; button for Facebook</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="blank_l"><img src="/wp-content/uploads/2009/11/facebook-dislike.png"/></div>
<p>For Windows, Linux and Mac: &#8220;Facebook Dislike&#8221; is a pretty but useless Firefox add-on that adds a &#8220;Dislike&#8221; button to Facebook that does what it says; it lets you finally dislike those links you formerly had to dislike only with a comment. Facebook right now offers only the &#8220;Like&#8221; button so without this extension you can&#8217;t voice your disapproval with a click. </p>
<p>The downside of this plug-in is that the developer uses his own server to keep track of both the &#8220;disliker&#8221; and the disliked item. This means you and your Facebook contacts have to install this extension to be able to see the &#8220;thumb-down&#8221; figure besides the &#8220;disliker&#8217;s&#8221; Facebook user-name &#8211; to bad because this extension really fits-in. </p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/47023">Facebook Dislike </a>extension is free download for all platforms with Firefox. Its still in the experimental phase, it might have bugs.  </p>
<p>via [<a href="http://news.cnet.com/8301-27076_3-10391043-248.html?part=rss&#038;tag=feed&#038;subj=TheDownloadBlog">Cnet News</a>]</p>
<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/05/firefox-an-unofficial-dislike-button-for-facebook/">Firefox: An unofficial &#8220;Dislike&#8221; button for Facebook</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kabatology.com/11/05/firefox-an-unofficial-dislike-button-for-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XBMC  Media Center 9.11 Codenamed Camelot &#8211; Alpha1 out</title>
		<link>http://www.kabatology.com/11/05/xbmc-media-center-9-11-codenamed-camelot-alpha1-out/</link>
		<comments>http://www.kabatology.com/11/05/xbmc-media-center-9-11-codenamed-camelot-alpha1-out/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 23:07:34 +0000</pubDate>
		<dc:creator>Martin Kaba</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XBMC]]></category>
		<category><![CDATA[XBMC 9.11]]></category>

		<guid isPermaLink="false">http://www.kabatology.com/?p=3384</guid>
		<description><![CDATA[
For Windows, Mac and Linux: An early version of the popular open source media center XBMC 9.11 has been released.  XBMC 9.11 codenamed &#8220;Camelot&#8221; Alpha 1 is the first official testing release of this overhauled (code-wise) version. 
Worth noting features in this early release include;
DirectX has replaced OpenGL for Windows
Numerous skinning engine updates which [...]<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/05/xbmc-media-center-9-11-codenamed-camelot-alpha1-out/">XBMC  Media Center 9.11 Codenamed Camelot &#8211; Alpha1 out</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="blank_c"><img src="/wp-content/uploads/2009/11/aeon_submenu.jpg"/></div>
<p>For Windows, Mac and Linux: An early version of the popular open source media center XBMC 9.11 has been released.  XBMC 9.11 codenamed &#8220;Camelot&#8221; Alpha 1 is the first official testing release of this overhauled (code-wise) version. </p>
<p>Worth noting features in this early release include;</p>
<blockquote><p>DirectX has replaced OpenGL for Windows<br />
Numerous skinning engine updates which allow for use of some fancy new <a rel="nofollow" href="http://xbmc.org/skins/">skins</a><br />
Many improvements to the video player which allow for much smoother playback<br />
Switch to Core Audio on OSX<br />
Many VDPAU improvements under linux<br />
Many platform-specific customizations<br />
Much Much more. We will be showcasing the new features here on xbmc.org as the final release approaches.</p></blockquote>
<p>XBMC  Media Center 9.11 Alpha 1 is available for Windows, Mac OSX (x86 / ppc), Ubuntu as PPA (<del datetime="2009-11-06T16:26:10+00:00">but are not yet available</del>) and there is a compilable Source package. If you want to give a hand to the XMBC developers by reporting bugs then download your systems corresponding  package. Remember this is an early alpha build, so handle with care.</p>
<p>XBMC Media Center 9.11 Release Notes ~ <a rel="nofollow" href="http://xbmc.org/team-xbmc/2009/11/04/xbmc-9-11-alpha1-ready-for-testing/"> XBMC 9.11: Alpha1 ready for testing</a></p>
<p>[<strong>Update 1</strong>]<br />
XBMC Media Center 9.11 Alpha 1 is now available in Ubuntu Karmic PPA repository. You can also grab XBMC Live 9.11 Alpha 1 ISO file from  the download page or from <a href="http://sourceforge.net/projects/xbmc/files/XBMC%20Live/pre-release/xbmc-live-9.11-a1.zip/download">HERE</a></p>
<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/05/xbmc-media-center-9-11-codenamed-camelot-alpha1-out/">XBMC  Media Center 9.11 Codenamed Camelot &#8211; Alpha1 out</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kabatology.com/11/05/xbmc-media-center-9-11-codenamed-camelot-alpha1-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chromium Linux Dev Channel: &#8216;Sync my Bookmarks&#8217; shows up in Wrench Menu</title>
		<link>http://www.kabatology.com/11/04/chromium-linux-dev-channel-sync-my-bookmarks-shows-up-in-wrench-menu/</link>
		<comments>http://www.kabatology.com/11/04/chromium-linux-dev-channel-sync-my-bookmarks-shows-up-in-wrench-menu/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 21:55:11 +0000</pubDate>
		<dc:creator>Martin Kaba</dc:creator>
				<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[User Scripts]]></category>

		<guid isPermaLink="false">http://www.kabatology.com/?p=3367</guid>
		<description><![CDATA[
Last week the Chromium Linux Dev Channel updated adding the extensions manager in “Wrench” Menu. 
Chromium 4.0.233.0 (Ubuntu build 30813) update adds a dis-activated &#8216;Sync my Bookmarks&#8217; in the &#8216;Wrench&#8217; menu &#8211; that means bookmark syncing in Chromium Linux without a plug-in is around the corner, it might be activated in the next update. Qui [...]<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/04/chromium-linux-dev-channel-sync-my-bookmarks-shows-up-in-wrench-menu/">Chromium Linux Dev Channel: &#8216;Sync my Bookmarks&#8217; shows up in Wrench Menu</a></p>
]]></description>
			<content:encoded><![CDATA[<div id="blank_r"><img src="/wp-content/uploads/2009/11/wrench-chrom.png"/></div>
<p>Last week the Chromium Linux Dev Channel updated adding the <a href="http://www.kabatology.com/10/27/chromium-dev-channel-updates-with-extensions-manager-in-wrench-menu/">extensions manager in “Wrench” Menu</a>. </p>
<p>Chromium 4.0.233.0 (Ubuntu build 30813) update adds a dis-activated &#8216;Sync my Bookmarks&#8217; in the &#8216;Wrench&#8217; menu &#8211; that means bookmark syncing in Chromium Linux without a plug-in is around the corner, it might be activated in the next update. Qui vivra verra. </p>
<p>A recent Chromium build for Windows update converts Greasemonkey <a href="http://www.kabatology.com/tag/user-scripts/">user scripts</a> into extensions. This feature  still has to make its way into Chromium builds for Linux.</p>
<p>Article from: <a href="http://www.kabatology.com">Kabatology ~ Open Source, Linux</a><br/><br/><a href="http://www.kabatology.com/11/04/chromium-linux-dev-channel-sync-my-bookmarks-shows-up-in-wrench-menu/">Chromium Linux Dev Channel: &#8216;Sync my Bookmarks&#8217; shows up in Wrench Menu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kabatology.com/11/04/chromium-linux-dev-channel-sync-my-bookmarks-shows-up-in-wrench-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
