<?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>bigbrovar &#187; Guides</title>
	<atom:link href="http://bigbrovar.aoizora.org/index.php/category/guides/feed/" rel="self" type="application/rss+xml" />
	<link>http://bigbrovar.aoizora.org</link>
	<description>Life and Computers</description>
	<lastBuildDate>Tue, 08 Nov 2011 18:12:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Pastebin Plasma widget</title>
		<link>http://bigbrovar.aoizora.org/index.php/2011/03/05/pastebin-plasma-widget/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2011/03/05/pastebin-plasma-widget/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 10:49:47 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[pastebin]]></category>
		<category><![CDATA[Plasmoid]]></category>

		<guid isPermaLink="false">http://bigbrovar.aoizora.org/?p=1321</guid>
		<description><![CDATA[Being a Linux sysadmin, The need often arises to share debug logs, configuration files or text snippets using services such as pastebin. Usually I use a tool called pastebinit which is a powerful commandline application that makes the process of &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2011/03/05/pastebin-plasma-widget/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Being a Linux sysadmin, The need often arises to share debug logs, configuration files or text snippets using services such as <a href="http://en.wikipedia.org/wiki/Pastebin">pastebin</a>. Usually I use a tool called <a href="http://bigbrovar.aoizora.org/index.php/2009/03/18/looking-for-an-easy-way-to-pastebin-just-pastbinit/">pastebinit</a> which is a powerful commandline application that makes the process of submitting text snippet to pastebin very easy. Today I found a kde plasma widget which does same. Although not as powerful as pastebinit, I found it to come very handy when the need arises to share text from a GUI based app like Kate text editor or a browser. It also allows for uploading of images to Image upload sites like imagebin, imagineshack, or imgur. This little widget makes process of posting debug codes and config files to pastebin dead easy. (and sexy too :p ) I made a video to Show how it works. <br style="clear: both;" /></p>
<p><iframe src="http://player.vimeo.com/video/20671218" width="601" height="338" frameborder="0"></iframe>
<p><a href="http://vimeo.com/20671218">Pastebin Plasma Widget</a> from <a href="http://vimeo.com/user2896961">Bobby Adesuyan</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><br style="clear: both;" /></p>
<p>The Pastebin plasmoid is part of the standard set of plasmoid shipped with Kde 4.5 </p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2011/03/05/pastebin-plasma-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Coolest Mobile Media Converter</title>
		<link>http://bigbrovar.aoizora.org/index.php/2010/12/24/the-coolest-mobile-media-converter/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2010/12/24/the-coolest-mobile-media-converter/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 10:47:01 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[Media Converter]]></category>
		<category><![CDATA[Mencoder]]></category>
		<category><![CDATA[Mobile media converter]]></category>

		<guid isPermaLink="false">http://bigbrovar.aoizora.org/?p=1256</guid>
		<description><![CDATA[About 3 years ago when I started my Linux adventure one of the challenges I initially had was finding an easy way to convert videos to formats I could play on my mobile phone.  I remembered having to search through the &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2010/12/24/the-coolest-mobile-media-converter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>About 3 years ago when I started my Linux adventure one of the challenges I initially had was finding an easy way to convert videos to formats I could play on my mobile phone.  I remembered having to search through the web and the only option available then was <a href="http://en.wikipedia.org/wiki/FFmpeg">FFmpeg</a> which (don&#8217;t get me wrong) is a very power ﻿tool for converting from one video file format to another, but it was commandline and not something a newbie like me (coming fresh from windows) would want to try out. Fast forward to 2010 and the landscape has changed. They  are now dozens of tools which provide a nice GUI frontend to ffmpeg and hence a very easy way to convert videos on Linux.</p>
<p>My previous favourite was <a href="http://winff.org">winff</a>. It is a nice frontend to ffmpeg and is capable of some pretty neat stuff. However there is a new* kid on the block which I found to be the coolest Media Converter  on Linux in terms of easy of use and number of cool features it packs.<img class="alignright" title="mmc" src="http://bellezzacouture.files.wordpress.com/2010/12/mmc1.png" alt="" width="400" height="224" /><br style="clear: both;" /><span id="more-1256"></span></p>
<h2>Mobile Media Converter</h2>
<p>(The name is self explanatory I guess)</p>
<blockquote><p>is a free video and audio converter for converting between popular desktop media formats like MP3, Windows Media Audio (wma), Ogg Vorbis Audio (ogg), Wave Audio (wav), MPEG video, AVI, Windows Media Video (wmv), Flash Video (flv), QuickTime Video (mov) and commonly used mobile devices/phones formats like AMR audio (amr) and 3GPvideo. iPod/iPhone and PSP compatible MP4 video are supported. Moreover, you can remove and add new formats  or devices through the internet</p></blockquote>
<p><a href="http://miksoft.net/mobileMediaConverter.htm">source</a></p>
<h2>Features</h2>
<p>Some of the really cool features packed into MMC include</p>
<ul>
<li><strong>Integrated YoutTube downloader</strong> for on the fly downloading of files from youtube and converting to preferred formats</li>
<li><strong>Trim and Crop Support</strong> It allows the user to trip audio clips or crop video clips taking out unwanted parts (excellent for rings tones and stuff)</li>
<li><strong>Subtitles Support</strong> Allow subtitles to be encoded onto the video for watching even on devices that does not supports them. Just drag and drop your video files and their subtitles on Mobile Media Converter</li>
</ul>
<h2>My Experience</h2>
<h4>Ease of Use</h4>
<p>The first impression I got from using MMC is the ease of use. Even though it does comes with some very powerful features it manages to (brilliantly) expose these features allowing the users to easily make use of them. A good example is how the Video <strong>Trim feature</strong> is implemented  <img class="alignleft" title="mmc-trim" src="http://bellezzacouture.files.wordpress.com/2010/12/mmc-trim.png" alt="" width="400" height="224" /> It uses two sliders (top and bottom) the top slider is used to select where to start the trim and the bottom slider for where to stop the trim. I found this to be very intuitive and easy to use. <strong>The Crop feature</strong> is just as dumb proof. There are two vertical sliders (left and right) and two Horizontal sliders (Top and Bottom) Adjusting the sliders can be used to crop out unwanted section of the screen <img class="alignright" title="mmc-crop" src="http://bellezzacouture.files.wordpress.com/2010/12/mmc-crop1.png" alt="" width="400" height="309" /><br />
<br style="clear: both;" /></p>
<h4>Simple Sleek and Logical UI</h4>
<p>One of the things that struck me about MMC was just how simple sleek and logical the UI was. It is not cluttered by menus and every feature is implemented in a way that makes them easy to discover and logical to use It supports dragging and dropping files to convert. To edit a file all you have to do is right click and edit <img class="alignleft" title="edit" src="http://bellezzacouture.files.wordpress.com/2010/12/mmc-edit1.png" alt="" width="400" height="197" /> It also makes use of very unobtrusive animation which provide smooth transitions between tasks. Overall it manages to unlock some of the most powerful features of FFmpeg and mencoder (Both commandline utilities) and exposes them to the user in a very simple way.<br style="clear: both;" /></p>
<h4>Features and Stability</h4>
<p>Ability to embed subtitles to files, download files from youtube and encode them on the fly are just some of the neat features packed into MMC yet it manages to performs all the function without crashing or hogging my CPU. It also supports quite a large number of preset and allows for additional preset to be downloaded from the web providing a UI for the latter <img class="alignright" title="preset" src="http://bellezzacouture.files.wordpress.com/2010/12/mmc3.png" alt="" width="400" height="224" /><br style="clear: both;" /></p>
<h4>Usage and Result</h4>
<p>I have to admit I did not do a thorough test of MMC. But couple of Videos I tried converting all seems to work fine without any issues. The encoding went fast. The output was pretty decent. I have unable to test out some of the advanced features because I have not had any need for them. In all MMC is pretty much a frontend to FFmpeg which is a pretty solid tried and tested (knock on wood) commandline tool for doing that kind of stuff.</p>
<h2>Installation</h2>
<p>MMC is cross platform hence they are packages for <a href="http://miksoft.net/mobileMediaConverterDown.htm">Linux, Windows and Mac OS X</a> If you are running Ubuntu Then you can easily download a .deb package and double click to install. The download instruction can be found <a href="http://miksoft.net/mobileMediaConverterDown.htm">here</a></p>
<p>So I guess you can call this my little review for the Mobile Media Converter. I hope someone finds it useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2010/12/24/the-coolest-mobile-media-converter/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Enable Right &#124; Middle Click On Clickpads &#8211; Ubuntu 10.10</title>
		<link>http://bigbrovar.aoizora.org/index.php/2010/10/10/how-to-enable-right-middle-click-on-clickpads-ubuntu-10-10/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2010/10/10/how-to-enable-right-middle-click-on-clickpads-ubuntu-10-10/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 12:15:52 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Clickpad]]></category>
		<category><![CDATA[psmouse]]></category>
		<category><![CDATA[right click]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://bigbrovar.aoizora.org/?p=1196</guid>
		<description><![CDATA[Update: There is a Post on how to enable Multitouch support using a patch not supported with this work around, you might want to take a look first. I got my self a new laptop recently. The old one was &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2010/10/10/how-to-enable-right-middle-click-on-clickpads-ubuntu-10-10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Update:</h2>
<h3><span style="color: #808000;"> There is a Post on how to enable Multitouch support using a patch not supported with this work around, you might want to</span> <a href="http://bigbrovar.aoizora.org/index.php/2011/01/12/enable-multitouch-support-for-clickpad-on-ubuntu-10-10/">take a look first</a>.</h3>
<p>I got my self a new laptop recently. The old one was well getting old and starting to lose it, so when I got an offer I could not refuse, I sold it and didn&#8217;t look back. I settle for the HP Probook 4420s  which turned out to be the best notebook in terms of performance, under the hood awesomeness, and build (Hopefully a review would come later. )</p>
<p>The first thing I did after unboxing my laptop was to install Kubuntu 10.04 which installed and ran smoothly with everything working out of the box. When the beta version of Kubuntu 10.10 was released, I decided to give it a go but noticed that I was unable to rightclick with the laptop&#8217;s clickpad.<span id="more-1196"></span></p>
<h4>Clickpad</h4>
<p>Clickpads are the latest innovations from <a href="http://en.wikipedia.org/wiki/Synaptics" target="_blank">Synaptic</a> (Not the <a href="http://en.wikipedia.org/wiki/Synaptic_(software)" target="_blank">package Manager Gui</a> ) It replaces the traditional touchpad which is convention with most laptops.  It is  (From what I read)  suppose to bring better gesture support and multi touch. Unlike tranditional Touchpads which has 3 physical button, built with single touch in mind. The clickpad is just one Click Button which has been mapped into Zones (i.e there is the right and left click zone etc) <img class="alignright" title="Clickpad" src="http://lh4.ggpht.com/_U1BJbsOhfBI/TLFmThcE9oI/AAAAAAAAAJU/Yfwf3dGaz74/clickpad.png" alt="" width="379" height="94" /><br style="clear: both;" /></p>
<h4>Ubuntu Support￼</h4>
<p>Support the for clickpad on Ubuntu is still a bit flaky.  Not only are advanced features like enhanced gesture support and multitouch not available out of the box on Ubuntu. Other basic features like right clicking, horizontal scrolling, click and drag etc can be quite a hassle.  On Ubuntu 10.04 some of the basic features have been fixed (although multitouch support is still lacking).</p>
<p>Same thing can not be said of Ubuntu 10.10 because there was a regression which make it impossible to right click using the touchpad.  Already a <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809" target="_blank">bug has been filled concerning the issue</a> which should hopefully be fixed during the Maverick release circle.</p>
<p><strong>Walk  Around </strong></p>
<p>The Good news is there is a walk around this issue for those who won&#8217;t mind getting their hands dirty with messing around with the command-line. The walk around involves using a psmouse patch submitted by <a href="https://launchpad.net/~paulatgm" target="_blank">Paul</a> which fixes the issue. (At least for me)</p>
<p>For this walk around some packages would have to be installed namely the build-essential package and the dkms packages. Build-essentials helps install basic tools needed for compiling packages from source, while the dkms  &#8221;is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels.&#8221; which in English means whatever module we patch  would not need to be repatched should the system&#8217;s kernel be upgraded. (At least that&#8217;s the idea)</p>
<blockquote><p><code>sudo apt-get install dkms build-essential</code></p></blockquote>
<p>The fix involves patching the psmouse module using the <a href="https://launchpad.net/~paulatgm" target="_blank">paul&#8217;s</a> archive which is the mouse source directory for   linux 2.6.35-22-generic (The version of Linux Kernal which shipped with Ubuntu 10.10 as at blog time)</p>
<p>First download the archive file from <strong><a title="psmouse-patch" href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/1675262/+files/psmouse-2.6.35-22-generic-patched.tar.bz2" target="_blank">here</a> </strong></p>
<p>save the downloaded file to your desktop</p>
<p>Open a terminal (Application/Accessories/Terminal &#8211;  Kubuntu users should go /System/Konsole)</p>
<p>&nbsp;</p>
<p>Move to the Directory where the archive was saved (In this case the desktop) and extract the content of the archive</p>
<blockquote><p><del><code>cd $HOME/Desktop &amp;&amp; tar xvf  psmouse-2.6.35-22-generic-patched.tar.bz2.tar</code></del></p></blockquote>
<p>The name of the package as changed since writing this post the new command which reflects the change is</p>
<blockquote><p><code>cd $HOME/Desktop &amp;&amp; tar jxvf psmouse-2.6.35-22-generic-patched.tar.bz2<br />
</code></p></blockquote>
<p>Move the extracted folder to /usr/src which is under the root directory hence the command would have to be executed with sudo</p>
<blockquote><p><code>sudo mv psmouse-2.6.35-22-generic /usr/src</code></p></blockquote>
<p>Move into the /usr/src directory</p>
<blockquote><p><code>cd /usr/src</code></p></blockquote>
<p>Then install the psmouse module with the following commands running them one after the other</p>
<blockquote><p><code>sudo dkms add -m psmouse -v 2.6.35-22-generic</code></p>
<p><code>sudo dkms build -m psmouse -v 2.6.35-22-generic</code></p>
<p><code>sudo dkms install -m psmouse -v 2.6.35-22-generic</code></p></blockquote>
<p>Once installed reboot for the module to be loaded.</p>
<p>If you are still having issues with right clicks. This command would help check if the psmodule is installed</p>
<blockquote><p><code>sudo dkms status -m psmouse -v 2.6.35-22-generic</code></p></blockquote>
<p>The output should be something like this</p>
<p><strong>psmouse, 2.6.35-22-generic, 2.6.35-22-generic, i686: installed</strong></p>
<p>If it is not installed. It can always be rebuilt with the following command</p>
<blockquote><p><code>sudo dkms build -m psmouse -v 2.6.35-22-generic</code></p>
<p><code>sudo dkms install -m psmouse -v 2.6.35-22-generic</code></p></blockquote>
<p>In case you followed this guide and it did not work for you, or Ubuntu releases an official fix for the issue (in which case you would have to remove the changes made following this guide to prevent conflicts) or for some reason you would like to revert the changes made following this guide. simply do</p>
<blockquote><p><code>sudo dkms uninstall -m psmouse -v 2.6.35-22-generic</code></p>
<p><code>sudo dkms remove -m psmouse -v 2.6.35-22-generic --all</code></p></blockquote>
<p>Following this guide does not lead to the nirvana of clickpad awesomeness (at least not for me).  There are still some issues with Jumpy mouse which also affect windows 7. However it does make the clickpad much more useful under Ubuntu even then I would suggest that for serious work it won&#8217;t hurt to have a mouse handy <img src='http://bigbrovar.aoizora.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>NB You can track the bug concerning this issue <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809">here</a></p>
<p>Thanks to <a href="https://launchpad.net/~paulatgm">Paul</a> and <a href="https://launchpad.net/~tobynbertram">Tob</a> who really helped with the patch which fixes this issue.</p>
<p>I hope someone finds this useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2010/10/10/how-to-enable-right-middle-click-on-clickpads-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Dirty fix for yahoo kopete issue in kde 4.4 on Kubuntu</title>
		<link>http://bigbrovar.aoizora.org/index.php/2010/04/27/dirty-way-to-fix-yahoo-kopete-issue-in-kde-4-4-on-kubuntu/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2010/04/27/dirty-way-to-fix-yahoo-kopete-issue-in-kde-4-4-on-kubuntu/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 10:03:57 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Kopete]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://bigbrovar.aoizora.org/?p=1064</guid>
		<description><![CDATA[Myself and kopete have always had this love/hate relationship. With my recent update to kde 4.4 our relationships took further nose dive when kopete refused to send my messages to my yahoo contacts even though i could receive messages from them. &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2010/04/27/dirty-way-to-fix-yahoo-kopete-issue-in-kde-4-4-on-kubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Myself and kopete have always had this love/hate relationship. With my recent update to kde 4.4 our relationships took further nose dive when kopete refused to send my messages to my yahoo contacts even though i could receive messages from them.  <a href="https://bugs.kde.org/show_bug.cgi?id=226699" target="_blank">Here is the bug repo</a><a href="https://bugs.kde.org/show_bug.cgi?id=226699">rt about the issue</a>. <a href="http://bigbrovar.aoizora.org/wp-content/uploads/2010/04/kopete.png"><img class="alignright size-medium wp-image-1066" title="kopete" src="http://bigbrovar.aoizora.org/wp-content/uploads/2010/04/kopete-300x283.png" alt="" width="300" height="283" /></a></p>
<p>Recently I decided to fix things up  between me and kopete so rather than run to its gtk cousin (looking at pidgin) I sort to see if  I could resolve the problem. (after all its free and open source software we are talking about so there has got to be a way around the issue right?)</p>
<p>After a bit of googling I found that I am not alone (which is a good sign cause misery loves company)</p>
<p>From my readings it seem to be a problem with the libkyahoo library which is shipped with kde 4.4.  Some are suggesting that cause is the new ﻿﻿stealth feature introduced in kde 4.4  and occurs only when there are many contacts in contacts list.<span id="more-1064"></span></p>
<p>Fix</p>
<h2>Update</h2>
<p>Thankfully the issue as been fixed with the recent kde 4.4.3 updates.  Just add the kubuntu ppa to your sources.list and do a full upgrade</p>
<blockquote><p><code>sudo ﻿apt-add-repository ppa:kubuntu-ppa/ppa ; sudo aptitude update ; sudo aptitude full-upgrade</code></p></blockquote>
<p>There are 3 ways to fix this issue. <strong>The first</strong> is the hardest one.  It involves  downloading kopete source code, applying this patch <a href="https://bugs.kde.org/show_bug.cgi?id=226699#c50" target="_blank">https://bugs.kde.org/show_bug.cgi?id=226699#c50</a> and compiling</p>
<p><strong>The second</strong> way is to be patient and wait for the issue to be fixed by Kopete upstream and the fixed applied to kubuntu through the update channels</p>
<p><strong>The third</strong> way is to do what I did which is</p>
<p><strong>Step one</strong> : Download the version of kopete which is  shipped with kde 4.3.5 from <a href="http://packages.ubuntu.com/karmic-backports/i386/kopete/download"><strong>here</strong></a><a href="http://packages.ubuntu.com/karmic-backports/i386/kopete/download" target="_blank"></a></p>
<p><strong>Step two</strong> : Paste the downloaded deb file into your Desktop (seriously this step is not that important, its mainly for those who just want to copy and paste my command. You can skip it if you know what you are doing)</p>
<p><strong>Step Three</strong>: Extract the content of the deb file to your working directory using the following command.</p>
<blockquote><p><code>cd ~/Desktop ; dpkg -x kopete_4.3.5-0ubuntu1~karmic1_i386.deb .</code></p></blockquote>
<p><strong>NB</strong>: What the above command does is to extract the content of  kopete_4.3.5-0ubuntu1~karmic1_i386.deb to your Desktop . If you take a look at the desktop directory you would find a directory named usr/  what were are going to do next is extract libkyhoo library from the usr/ directory on your desktop which works fine and use it to replace the one which came with kopete for kde 4.4 (ok enough talk)</p>
<p><strong>Step four</strong>:  Remove the libkyahoo library which comes with kde 4.4 and also remove file <a href="http://en.wikipedia.org/wiki/Symbolic_link">symlinked</a> to it</p>
<blockquote><p><code>sudo rm /usr/lib/libkyahoo.so.1*</code></p></blockquote>
<p><strong>Step five</strong>: Then copy the libkyahoo from the usr directory on our desktop to /usr/lib/ and create a symbolink</p>
<blockquote><p><code>sudo cp usr/lib/libkyahoo.so.1.0.0 /usr/lib/ ; sudo ln -s /usr/lib/libkyahoo.so.1.0.0 /usr/lib/libkyahoo.so.1</code></p></blockquote>
<p><strong>Step six</strong>: To be sure that all went well when  run the this command</p>
<blockquote><p><code>ls -l /usr/lib/ | grep libkyahoo</code></p></blockquote>
<p>The output must be like this</p>
<blockquote><p><code>lrwxrwxrwx  1 root root       27 2010-04-27 10:25 libkyahoo.so.1 -&gt; /usr/lib/libkyahoo.so.1.0.0<br />
-rw-r--r--  1 root root   505132 2010-04-27 10:25 libkyahoo.so.1.0.0</code></p></blockquote>
<p>Now the final test.﻿</p>
<p>Start Kopete and check if you are able to send chats to your yahoo contacts. It worked for me on Kubuntu Lucid RC. I hope it&#8217;ll work for you too. I also hope this issue is fixed in kubuntu final release.</p>
<p>So there is how I patched up (no puns intended) my relationship with kopete. (I wish my real life relationship were that easy to patch <img src='http://bigbrovar.aoizora.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  but that is quite another story)</p>
<p>Hope this helps somebody <img src='http://bigbrovar.aoizora.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2010/04/27/dirty-way-to-fix-yahoo-kopete-issue-in-kde-4-4-on-kubuntu/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>A for Artha, The Awesome offline Dictionary for Linux</title>
		<link>http://bigbrovar.aoizora.org/index.php/2010/02/27/a-for-artha-the-awesome-offline-dictionary-for-linux/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2010/02/27/a-for-artha-the-awesome-offline-dictionary-for-linux/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 15:03:51 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[eBooks]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Artha]]></category>
		<category><![CDATA[Dictionary]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Thesaurus]]></category>

		<guid isPermaLink="false">http://bigbrovar.aoizora.org/?p=1031</guid>
		<description><![CDATA[One area that I have always found lacking on Linux is a good Dictionary software. I have tired quite a few free and opensource dictionary software for linux, some  very good, but non had the WOW factor to keep me using &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2010/02/27/a-for-artha-the-awesome-offline-dictionary-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One area that I have always found lacking on Linux is a good Dictionary software. I have tired quite a few free and <a href="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/screenshot_003.png"><img class="alignright size-medium wp-image-1032" title="screenshot_003" src="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/screenshot_003-300x283.png" alt="" width="300" height="283" /></a>opensource dictionary software for linux, some  very good, but non had the WOW factor to keep me using them again and again.  Well that was until I stumbled (no pun intended) on Artha (yeah I know free software apps and their funny names <img src='http://bigbrovar.aoizora.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  )<br />
<br style="clear: both;" /><br />
﻿<span id="more-1031"></span></p>
<blockquote><p><strong>Artha</strong> is a free cross-platform English thesaurus that works completely off-line and is based on <a title="http://wordnet.princeton.edu" rel="nofollow" href="http://wordnet.princeton.edu">WordNet</a>. It is released under the GNU <a title="http://www.gnu.org/licenses/gpl-2.0.html" rel="nofollow" href="http://www.gnu.org/licenses/gpl-2.0.html">General Public Licence version</a></p></blockquote>
<p><strong><a href="http://artha.sourceforge.net/wiki/index.php/Home" target="_blank">Source</a></strong></p>
<h3><strong><span style="text-decoration: underline;">Features</span></strong></h3>
<p>Although a <a href="http://en.wikipedia.org/wiki/GTK%2B" target="_blank">gtk</a> app  it has very little gnome dependencies (So KDE fans dont have to worry -much. Yeah yeah I know its would have been better if written in Qt but then &#8220;what can we do&#8221;  :(  ) However Artha has tons of features to make anyone (Gnome, Kde, whatever floats your boat) Drool.</p>
<ul>
<li><strong>Offline : </strong>Unlike most dictionaries which can only be used if you are online. Artha works completely offline. So if you like me are not completely bought up by all this cloud computing craze and live in Africa where Internet sucks. Then Artha is a no brainer for you.  (Even if you are lucky and have highspeed internet Artha is also a no brainer <img src='http://bigbrovar.aoizora.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</li>
<li><strong>Regular Expressions Search :</strong> OK lets say there is a word you  vaguely know or you are unclear as to its meaning or spelling. (Happens to me a lot ) you can speed up/narrow the search using <a href="http://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expression</a> to locate the particular word they have in mind.</li>
<li><strong>Suggestions :</strong> Say you mispelled a word Artha can give you near matching suggestions (I also love this)</li>
<li><strong>Relative to Sense Mapping : </strong>Artha doesn&#8217;t just give you the meaning of words. It so includes words like Synonyms, antonyms. When you Select a relative its corresponding definition is scrolled and highlighted for easy comprehension.﻿</li>
</ul>
<p><a href="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/screenshot_005.png"><img class="size-medium wp-image-1034 alignleft" title="screenshot_005" src="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/screenshot_005-300x251.png" alt="" width="300" height="251" /></a></p>
<p><a href="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/screenshot_006.png"><img class="alignright size-medium wp-image-1036" title="screenshot_006" src="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/screenshot_006-300x272.png" alt="" width="300" height="272" /></a><br />
<br style="clear: both;" /><br />
<strong> </strong></p>
<p><strong>The Awesomest  Feature that rules them all :</strong> Yeah I saved best for the last.  For me the feature of Artha which kills every other Dictionary software out there is its support for Notifications.  Here is how it works &#8211; Lets say I was going through my RSS reader and I found a word am not familiar with I just need to highlight the word, press the keyboard combination Ctrl+Alt+W (Which can be changed to any key combo that suits you) The meaning of the word gets displayed as a Notification Bubble .</p>
<p><a href="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/screenshot_0031.png"><img class="size-medium wp-image-1037 alignleft" title="screenshot_003" src="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/screenshot_0031-300x249.png" alt="" width="300" height="249" /></a></p>
<p>Hence I can easily check the meaning of the word without having to launch the application window.</p>
<p>The notification feature of Artha is supported system wide and works with just about every application which support text highlighting.<br />
<br style="clear: both;" /></p>
<h3><strong><span style="text-decoration: underline;">Installation</span></strong></h3>
<p><strong>Ubuntu / Debian </strong>: Although Artha is available in the Ubuntu / Debian Repository The version there is quite dated. However the latest version has been compiled to .deb and can be downloaded from   <strong><a href="http://artha.sourceforge.net/wiki/index.php/Download#Debian_.26_family">here</a></strong></p>
<p><strong>Fedora </strong>(Leonidas/11 or above) : ﻿ Artha can be installed with</p>
<blockquote><p><code>yum install artha</code></p></blockquote>
<p>Note* The version in the Fedora Reposittory is 0.9.1</p>
<p><strong>Other Linuxes : </strong>If a binary package is not available for your distribution, you can easy download the <a href="http://artha.sourceforge.net/wiki/index.php/Download#Source" target="_blank">source code from here </a> and follow this <a href="http://artha.sourceforge.net/wiki/index.php/Installation" target="_blank">installation instructions </a>on how to compile from source.</p>
<p><strong>Configuration: </strong>After installation, the rest is easy. When you start Artha Its minimizes in the Notification area of your desktop.  From the application window you can easily set you keyboard short cut by clicking on the settings. The default keyboard shortcut is Ctrl+Alt-W.  By default the Notification feature is disabled but can be easily enabled by right clicking on the notification area icon. The rest is easy.<a href="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/snapshot5.png"><img class="alignleft size-medium wp-image-1038" title="snapshot5" src="http://bigbrovar.aoizora.org/wp-content/uploads/2010/02/snapshot5-300x151.png" alt="" width="300" height="151" /></a><br />
<br style="clear: both;" /><br />
I found Artha to be very useful and goes a long way to enhance my workflow and user experience.  I hope someone find this useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2010/02/27/a-for-artha-the-awesome-offline-dictionary-for-linux/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How to safely remove PPA Repository from  Ubuntu</title>
		<link>http://bigbrovar.aoizora.org/index.php/2010/01/10/how-to-safely-remove-ppa-repository-from-ubuntu/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2010/01/10/how-to-safely-remove-ppa-repository-from-ubuntu/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 20:46:12 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[PPA]]></category>
		<category><![CDATA[ppa-purge]]></category>

		<guid isPermaLink="false">http://bigbrovar.aoizora.org/?p=935</guid>
		<description><![CDATA[We sometimes find what we are looking for while searching for something completely different. This happened to me recently. I was searching for a way to  fix some graphic performance issues being experienced on kubuntu, when I stumbled upon (no pun &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2010/01/10/how-to-safely-remove-ppa-repository-from-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We sometimes find what we are looking for while searching for something completely different. This happened to me recently. I was searching for a way to  fix some graphic performance issues being experienced on kubuntu, when I stumbled upon (no pun intended) a packaged named ppa-purge.<span id="more-935"></span> The name is  self explanatory and it sounded like something that a dude like me who can be on the bleeding edge at times  would need. I went on to install it. Like the name suggests, ppa-purge allows you to easy remove a PPA from your repository sources.</p>
<p><strong> There&#8217;s a PPA for that</strong><br />
<strong><span style="font-weight: normal;">PPA is means Personal Package Archive. It provides a way to easily install application which can not be found in the Ubuntu official repository on Ubuntu ( since the Ubuntu official repo takes a conservative approach to updates and number of applications it includes in its official repository with focus on stability over latest and greatest packages.) PPA is one of the coolest thing about Ubuntu. It creates an avenue for developers, packagers and even users to create their own personal repositories and include their packages which can easily be added and installed on Ubuntu.</span></strong></p>
<p>The down-side of all these is that most of the applications contained in a PPA can be quite too bleeding edge and not as well tested as  what comes with the Ubuntu repos, so the users would sometimes want to revert back to the official Ubuntu packages. This is where PPA-Purge comes in handy </p>
<p><strong>PPA-PURGE﻿﻿:   <span style="font-weight: normal;"> ppa-purge will reset all packages from a PPA to the standard versions released for your distribution.  So basically its like a way to restore your system back to the way it was before you installed packages from a PPA.</span></strong></p>
<p><strong>Installation: </strong>ppa-purge is very easy to install. You can grab  a deb executable file directly from the web page of the <a href="https://launchpad.net/~xorg-edgers/+archive/ppa" target="_blank">xorg-edgers repository</a></p>
<p><a href="http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu/pool/main/p/ppa-purge/ppa-purge_0.2.6~jaunty_all.deb">Ubuntu 9.04 (Jaunty Jackalope)</a></p>
<p><a href="http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu/pool/main/p/ppa-purge/ppa-purge_0.2.6~karmic_all.deb">Ubuntu 9.10 (Karmic Koala)</a></p>
<p><strong>Usage</strong></p>
<p>ppa-purge is very easy to use.How this works is e.g If I wanted to remove say the <a href="http://bigbrovar.aoizora.org/index.php/2009/02/14/blueman-an-awesome-bluetooth-manager-for-ubuntu/">blueman</a> PPA I just go to terminal and paste the following</p>
<blockquote><p><code>sudo ppa-purge ppa:blueman/ppa/ </code></p></blockquote>
<p>A break down of how this work is </p>
<blockquote><p><code>sudo ppa-purge ppa:<strong>repository-name</strong>/<strong>subdirectory</strong></code></p></blockquote>
<p>e.g  &#8216;deb http://ppa.launchpad.net/<strong>blueman/ppa</strong>/ubuntu karmic main&#8217; the part in bold is the part you need to add to </p>
<blockquote><p><strong>sudo ppa-purge ppa:</strong></p></blockquote>
<p> to make it </p>
<blockquote><p><code>sudo ppa-purge ppa:<strong>blueman/ppa</strong></code></p></blockquote>
<p>I actually tried the tool after I installed the xorg-edger repository to see if it would solve my graphic display issues, unfortunately it only made things worse, thankfully I was able to use ppa-purge to remove the PPA and reset (downgrade) my packages back to the default version on karmic. </p>
<p>So there you have it. You can go on installing all the latest and greatest packages using the Ubuntu PPA. knowing full well you have something to fall back on. I hope someone finds this useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2010/01/10/how-to-safely-remove-ppa-repository-from-ubuntu/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Encode and sync music to your portable music player in linux</title>
		<link>http://bigbrovar.aoizora.org/index.php/2009/09/14/transcode-and-sync-music-to-your-portable-music-player-in-linux/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2009/09/14/transcode-and-sync-music-to-your-portable-music-player-in-linux/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 21:02:10 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[E71]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/2009/09/14/transcode-and-sync-music-to-your-portable-music-player-in-linux/</guid>
		<description><![CDATA[Ok so today turned out to be a not so good day for me, and like all not so good days I try do something which would distract me, something i love doing. Hence this post. Nope I don&#8217;t want &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2009/09/14/transcode-and-sync-music-to-your-portable-music-player-in-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ok so today turned out to be a not so good day for me, and like all not so good days I try do something which would distract me, something i love doing. Hence this post. Nope I don&#8217;t want to talk about it.</p>
<p>So some months ago I got me an <a title="e71" href="http://europe.nokia.com/find-products/devices/nokia-e71" target="_blank">E71</a> Nokia phone, among other things I was hoping to use it as a music device so I slammed in an 8gb memory card, and was all set but for one factor: 60% of my music collection are in <a title="ogg" href="http://en.wikipedia.org/wiki/Ogg" target="_blank">ogg</a> format and nokia default music player does recognize ogg. Sure there are some 3rd party music apps for E71 which can play ogg files out of the box but they all lack the kind of integration which you get with the Nokia default music player. While in confused mode I decided to call up a friend <a title="friend" href="http://traversingmind.blogspot.com/" target="_blank">nucco </a>and he gave me the tip about .is_audio_player.<br />
<span id="more-794"></span><br />
<strong>What is .is_audio_player</strong></p>
<p>If like me, you have a music library made up of different music formats, and you want to be able to sync them to your portable music player in one music format say mp3. Example, my music collection is composed of different formats, .mp3, ogg, aac but I want to sync everyone of them as mp3 to my Nokia e71. This is where <strong>.is_audio_player </strong>comes in handy. Nope its not an application, nope its not a codec, its not a library either. Its just a file (yeah file) its a file you place in the root directory of the storage of your music device from where it does its magic.</p>
<p><strong>Configuration</strong></p>
<p>First you open your favorite text editor (gedit, kate, emac, nano, vi whatever). Then you place in the following entries:</p>
<p><code>audio_folders=Sounds/Digital/</code></p>
<p><code>folder_depth=3</code></p>
<p><code>output_formats=audio/mpeg</code></p>
<p><strong>Explanation</strong></p>
<p><strong>audio_folders </strong>=<strong> </strong>Here you indicate the relative path of the music folder on your portable device. On my Nokia its in <strong>Sound/Digital</strong></p>
<p><strong>folder_depth </strong>=<strong> </strong> Here you indicate the folder depth of the music folder (remember that every storage device attached to your Linux computer is mounted on /media/ hence you will start counting from the device mount point. In my case it was.</p>
<p>/media/<strong>e71</strong>/<strong>Sound</strong>/<strong>Digital</strong></p>
<p>Since our final destination &#8482; is <strong>Digital</strong> (in my case that is) which is <strong>3</strong> step away from /media I indicated the value for <strong>folder_depth </strong>to be <strong>3</strong></p>
<p><strong>out_formats</strong> = The last parameter is quite straight forward it&#8217;s asking what media format you want your files to be encoded in before sync. In my case i want them encoded to <strong>mp3</strong> hence i added <strong>audio/mpeg</strong></p>
<p>Now configure the file the way it meets your needs and then save as <strong>.is_audio_player </strong>remember the <strong>.</strong> (dot) in-front of is_audio_player. Once the file is saved, place it at the root of your music device (Nokia, Sony Erikson, China Mp3 device etc). In my case i placed it inside the memory card of my nokia phone (make sure you are using a mobile phone that can be seen as a mass storage device)</p>
<p>Note: Any file with a . (dot) in-front of its name is hidden by default in Linux hence you may not see the file after saving it until you tell your filemanager to view hidden files (ctrl +h) for (gnome) and (alt + .) for (kde)</p>
<p>Below is the <strong>.is_audio_player </strong>file inside the memory card of my nokia.</p>
<p><img title="lsaudio" src="http://farm3.static.flickr.com/2628/3920095287_ba7410b9ee_d.jpg" alt="" /></p>
<p>Once all is set, you can now plug your portable music player to your Linux computer and open Rhythmbox.</p>
<p>If all goes well Rhythmbox will detect your audio device. (in my case my nokia.)</p>
<p><img src="http://farm3.static.flickr.com/2536/3920665218_24329d3e95_d.jpg" alt="" /></p>
<p>All that is left is for you to select the tracks you want to sync. (you can always create a playlist) Drag and drop them into your portable music player&#8217;s icon. (You can also drag from your portable music player into your Music library.)</p>
<p>Transferring from your music library in rhythmbox to your portable music device might be slow, especially if it has to encode them to another music format before the transfer.</p>
<p><img src="http://farm3.static.flickr.com/2496/3920666120_2bffed909d_d.jpg" alt="" /></p>
<p>In the end I was able to encode all my ogg to mp3 files and sync them with my freedom hating E71 on the fly. I hope this helps someone out there.</p>
<p>FYI:</p>
<ul>
<li>I don&#8217;t know if this method would work with ipods.</li>
<li>Legends have it that Amarok supports .is_audio_player I can&#8217;t tell since I have not been able to get it to work in amarok 2.1. If you have been able to please let me know.</li>
<li>The Original ogg file on my music computer library is unaltered.</li>
</ul>
<p>=-=-=-=-=<br />
<em>Powered by </em><a href="http://bilbo.gnufolks.org/"><strong><em>Bilbo Blogger</em></strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2009/09/14/transcode-and-sync-music-to-your-portable-music-player-in-linux/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>The Ultimate Blogging Client for Linux</title>
		<link>http://bigbrovar.aoizora.org/index.php/2009/09/06/the-ultimate-blogging-client-for-linux/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2009/09/06/the-ultimate-blogging-client-for-linux/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 09:10:17 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bilbo]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/2009/09/06/test/</guid>
		<description><![CDATA[How it all started Ever since i started a blog i had always wanted a wanted a application which would allow me do my blogging (preferably offline ) without having to use the web browser. One of the reasons for &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2009/09/06/the-ultimate-blogging-client-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2579/3888840425_67ef5fb243_o_d.jpg" /></p>
<p><strong>How it all started </strong></p>
<p>Ever since i started a blog i had always wanted a wanted a application which would allow me do my blogging (preferably offline ) without having to use the web browser. One of the reasons for this was because i (as at then) did not have a stable Internet connection and had to go to Internet cafe to do my blogging which wasn&#8217;t really convenient. I wanted a way to do my blogging offline and then upload later. Even when i had a stable Internet connection i still prefer to having to use a browser for blogging. Unfortunately for me most of the blogging applications ( Drivel BloGTK KBlogger gnome-blog) i tried on Linux just didn&#8217;t cut it, some didn&#8217;t work with wordpress and the once that did weren&#8217;t powerful enough or were buggy or just too basic.</p>
<p>I gave up and resigned my self to the web for blogging. This was until recently when (I Cant quite remember how it happened) i found about about Bilbo Blogger and Beng.<span id="more-775"></span> I saw the tool i just needed</p>
<p><strong>Bilbo Blogger</strong></p>
<p>Bilbo Blogger is a free/Open Source Blogging client, focused on simplicity and usability. Its is based on Qt4 (KDE) but should work well on gnome (i haven&#8217;t tried it but it should.. just remember i said should)</p>
<p>Here are some Summary of some of its Features</p>
<p><strong>Currently featured:</strong></p>
<ul>
<li>A full featured WYSIWYG editor + An HTML editor</li>
</ul>
<ul>
<li>Previewing your post with your blog style! like when you are visiting it at your blog.</li>
</ul>
<ul>
<li>Support for Blogger1.0, MetaWeblog, MovableType (WordPress supports All of these!) and Google GData (used on Blogspot.com blogs) APIs!</li>
</ul>
<ul>
<li>Support for Creating/Modifying/Deleting posts.</li>
</ul>
<ul>
<li>Support for creating drafts and scheduled posts!</li>
</ul>
<ul>
<li>Support for uploading media files to your blog (Just on supported APIs e.g. MetaWeblog and MovableType)</li>
</ul>
<ul>
<li>Support for Fetching your recent blog entries.</li>
</ul>
<ul>
<li>Support for adding Images to post from your system. It will upload them on</li>
</ul>
<ul>
<li>Submitting post to blog (Just on supported APIs e.g. MetaWeblog and MovableType)</li>
</ul>
<ul>
<li>Support for saving local entries before publishing.Saving your writing copy to prevent data loss, at configurable intervals.</li>
<li>Internal auto spell checker. (KDE spell checker used so most of languages are supported) </li>
</ul>
</p>
<h2></h2>
<p><strong>Installation</strong></p>
<p>Although as of blog time there were only two binaries available for Linux and one for windows. </p>
<p><strong>Archlinux</strong> users Bilbo should be available in the arch community repository ( am not sure about this as i don&#8217;t have an arch installation to confirm) but in any case an arch package can be downloaded from <a href="http://aur.archlinux.org/packages.php?ID=25262" title="bilbo for arch" target="_blank"><strong>here</strong></a> </p>
<p><strong>(K)Ubuntu </strong></p>
<p>To install on ubuntu. You are going to add a third party <a href="https://help.ubuntu.com/community/Repositories/Ubuntu#What are Repositories?" title="Repositories"><strong>repository</strong></a> popularly called <a href="https://launchpad.net/ubuntu/+ppas" title="ppa"><strong>PPA</strong></a><a href="https://launchpad.net/ubuntu/+ppas" title="ppa"> </a> To your system. This is not hard. </p>
<p>To start open Terminal and copy and paste the following command (you can do this via GUI but when writing a guide some things are better down using commandline copy and paste of cause i would explain every process so at least you know what you are doing) </p>
<p>First we download and add the key for the repository we are about to use and add it to how system.</p>
<p><code>sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com \ 0xfe0272d55c41c17774052e575646f8b10331274d</code></p>
<p>Then we add the repository with this command</p>
<p><code>echo deb http://ppa.launchpad.net/neversfelde/ppa/ubuntu `lsb_release --short --codename` main | sudo tee -a /etc/apt/sources.list</code></p>
</p>
<p>Then we refresh the system and download bilbo with</p>
<p><code>sudo apt-get update ; sudo apt-get install bilbo</code></p>
<p>Once installed you can find Bilbo on the Internet section of your application Menu</p>
<p><strong>Now i give a brief guide on how to configure Bilbi blogger to your blog</strong></p>
<p>First your start bilbo ( like you don&#8217;t know that already hehe) once installed you will find it under the Internet section of your application menu.</p>
<p>The first thing you want to do is to add a blog, (my blog is hosted on wordpress.com hence that is what this guide would be based on. )</p>
<p> Just select <strong>Add Blog</strong> from under <strong>Blog menu</strong></p>
<p><img src="http://farm4.static.flickr.com/3463/3890363761_39fca0b75a_o_d.jpg" title="add a blog" alt="add a blog" /></p>
<p>This would open a dialog box, something like this </p>
<p><img src="http://farm4.static.flickr.com/3418/3891374061_d58712f2f5_o_d.jpg" title="blog-address" alt="blog-address" /></p>
<p>Type in the URL of your blog then enter your blogs username and password and click the Auto Configure button. In my case it was <strong>http://ubuntunigeria.wordpress.com</strong> and i clicked the <strong>Auto Configure</strong> button. Then Bilbo would work its magic and Auto configure the settings for the blog. If all goes well (and it always did in my case) The dialog box would now look like this.</p>
<p><img src="http://farm4.static.flickr.com/3523/3892187968_2a909c7139_o_d.jpg" title="autoconfigure" alt="autoconfigure" /></p>
<p>Bilbo has auto configured my blog settings, pulling the Title of the blog, the correct URL. You can go to the Supported features tab and check out the list of features bilbo has support in your blog here is mine</p>
<p><img src="http://farm3.static.flickr.com/2422/3892210656_14767b048d_o_d.jpg" title="supported features" alt="supported features" /></p>
<p>Once your blog is configured and loaded up. you would see a page which looks like this.</p>
<p><img src="http://farm3.static.flickr.com/2436/3891488209_45db10003b_d.jpg" title="bilbo-blog" alt="bilbo-blog" /></p>
<p>So here is the layout of Bilbo Blogger, it always you to use both WYSIWYG, or for code warriors you can always use the HTML editor field. one really cool feature with bilbo is the ability to preview you draft and see how it would look like on the blog page, This for me is one of its killer features</p>
<p><strong>HTML Editor</strong></p>
<p><img src="http://farm3.static.flickr.com/2609/3892312570_a6f96c17f5_d.jpg" title="html editor" alt="html editor" /></p>
<p><strong>Normal Preview </strong></p>
<p><img src="http://farm4.static.flickr.com/3448/3891540637_89e09afa94_d.jpg" title="normal-preview" /></p>
<p><strong>Preview with blog style </strong></p>
<p><img src="http://farm3.static.flickr.com/2500/3891563119_bbab70cff1_d.jpg" title="blog style preview" alt="blog style preview" /></p>
<p><strong>Other cool features of Bilbo</strong></p>
<ul>
<li>It support multiple blogs hence you can setup more than one blog at a time. </li>
<li>It also allows you to edit previous blog posts ( or delete them)</li>
<li>If you are working on a blog post, you can always tell it to save locally, like as i was writing this post, i got disconnected, if i was using the web interface i might have lost some of my works or would have to wait for the Internet to get back before i continue. With bilbo i just told it to save my work locally and continued working.</li>
<li>It also allows you to add tags and post the blog to a category</li>
</ul>
<ul>
<li><img src="http://farm3.static.flickr.com/2673/3891650877_97e7d00e12_d.jpg" title="tags" alt="tags" /></li>
</ul>
<p>Bilbo also supports tabs you can edit more than one blog at a time with it just by opening a new tab.</p>
<p>Most importantly i found bilbo to be very stable, its doesn&#8217;t slow down on me or crash on me. i never experience on crash with it.</p>
<p>There is just so much to talk about Bilbo you would have to give it a spin to see your self. </p>
<p>I<br />
 hope someone finds this useful.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2009/09/06/the-ultimate-blogging-client-for-linux/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Get Thunderbird to minimizing to tray instead of closing</title>
		<link>http://bigbrovar.aoizora.org/index.php/2009/09/05/get-thunderbird-to-minimizing-to-tray-instead-of-closing/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2009/09/05/get-thunderbird-to-minimizing-to-tray-instead-of-closing/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 06:49:50 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[Archlinux]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ThunderBird]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/2009/09/05/get-thunderbird-to-minimizing-to-tray-instead-of-closing/</guid>
		<description><![CDATA[One of the first set of things i do when i install a fresh (k)ubuntu is change the default email client. Both evolution (ubuntu) and kmail (kubuntu) don&#8217;t just cut it for me, they always seem bloated and buggy. I &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2009/09/05/get-thunderbird-to-minimizing-to-tray-instead-of-closing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the first set of things i do when i install a fresh (k)ubuntu is change the default email client. Both evolution (ubuntu) and kmail (kubuntu) don&#8217;t just cut it for me, they always seem bloated and buggy. I am a KISS guy -not that kiss (fine am that kiss too but the kiss i refer here is the <a href="http://en.wikipedia.org/wiki/KISS_principle" title="kiss" target="_blank">Keep It Simple Stupid</a> kind of kiss <img src='http://bigbrovar.aoizora.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ) hence i find thunderbird to be the email client that just suits my needs. It doesn&#8217;t try to take over the world or make dinner for me. Its first and foremost an email client and its keeps with the Unix philosophy of do one thing and do it well.</p>
<p>However one thing i have always wish it had was the ability to run in the background so that if i close thunderbird i want it to minimize to the system-tray/notification area and inform me real time when i have a new mail.<span id="more-771"></span> Thunderbird has a small memory footprint hence am not bothered about it sucking up my system resources. For a very long time i took what life offered and made do with opening thunderbird to check for a new mail and closing it when i am done (i hate having my task manager side of the system panel filed up with running applications). Then one day i was like heck i have had enough and decided out to find a way to get thunderbird to do exactly what i want (run in the system-tray when not needed.) i did some googling and the name firetray came up, turned out it was just want i wanted.</p>
<p><strong>Installation and Configuration </strong></p>
<p>Firetray is an add-on for thunderbird and can be downloaded from <a href="https://addons.mozilla.org/en-US/thunderbird/addon/4868" title="firetray" target="_blank"><strong>here</strong></a><a href="https://addons.mozilla.org/en-US/thunderbird/addon/4868" title="firetray" target="_blank"> </a>download and save the file to your hard disk. In Mozilla Thunderbird, open Add-ons from the Tools menu.</p>
<p><img src="http://farm3.static.flickr.com/2532/3889172284_534debbca9_d.jpg" title="thunderbird tool" alt="thunderbird tool" /></p>
<p> Click the Install button, and locate/select the file you downloaded and click &#8220;OK&#8221;. </p>
<p><img src="http://farm3.static.flickr.com/2579/3889172282_67ee8ddb08_d.jpg" title="thunderbird extensions" alt="thunderbird extensions" /></p>
<p>After this you need to restart Thunderbird for the firetray to start working. You might also want to go through the preference of firetray to configure how you want it to behave, for example by default thunderbird does not minimize to the system-tray when you close it. You can go through the settings and configure it to your taste. Here is how i have configured mine.</p>
<p><img src="http://farm3.static.flickr.com/2468/3889172276_aab0a7dd99_d.jpg" title="firetray config" alt="firetray config" /></p>
<p><strong>Conclusion</strong></p>
<p>I have come to find firetray a very valuable plugin for thunderbird.</p>
<p><img src="http://farm3.static.flickr.com/2540/3889172274_0cd999f952_o_d.png" title="firetray" alt="firetray" /></p>
<p>It allows me to make Thunderbird run in the background and get out of my way. when they is a new mail, i get notified and it tells me how many unread mail i have in-box</p>
<p><img src="http://farm3.static.flickr.com/2582/3889212996_5ca8fc397c_o_d.png" title="unread mails" /></p>
<p>One more cool thing i love about it is how it makes it easy to check for new messages and even send a quick email, By just right clicking on the icon on the system-tray</p>
<p><img src="http://farm3.static.flickr.com/2646/3889212988_dd3a04da87_o_d.png" title="check-new-email" alt="check-new-email" /></p>
<p>Ok that is the end of my rant. Hope this helps somebody.</p>
<p><strong>FYI:</strong> Firetray can also be added to firefox, sunbird, seamonkey 2 and songbird, allowing to set up custom icon, minimizing to tray instead of closing, control playback using multimedia keys in songbird</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2009/09/05/get-thunderbird-to-minimizing-to-tray-instead-of-closing/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to use Your Mobile Phone as Remote for your Linux Media Player</title>
		<link>http://bigbrovar.aoizora.org/index.php/2009/07/13/how-to-use-your-mobile-phone-as-remote-for-your-linux-media-player/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2009/07/13/how-to-use-your-mobile-phone-as-remote-for-your-linux-media-player/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 20:25:43 +0000</pubDate>
		<dc:creator>bigbrovar</dc:creator>
				<category><![CDATA[E71]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/?p=750</guid>
		<description><![CDATA[One of the Accessories that comes shipped with my Dell M1330 laptop is a media Remote control which allows the laptop media player to be controlled remotely. Unfortunately Dell in their wisdom left this cool accessory out of the default &#8230; <a href="http://bigbrovar.aoizora.org/index.php/2009/07/13/how-to-use-your-mobile-phone-as-remote-for-your-linux-media-player/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the Accessories that comes shipped with my Dell M1330 laptop is a media Remote control which allows the laptop media player to be controlled remotely. Unfortunately Dell in their wisdom left this cool accessory out of the default configuration of the M1330 that ships with Ubuntu pre-installed. Thankfully there is an even better tool available which is much more useful than the XPS media remote, Its is called <strong>Remuco</strong></p>
<blockquote><p><strong>Remuco</strong> is a duplex <strong>remote control</strong> system for <strong>Linux</strong> <strong>media players</strong> and mobile devices equipped with <strong>Bluetooth</strong> or <strong>WiFi</strong>.</p></blockquote>
<p><span id="more-750"></span></p>
<blockquote><p>With Remuco, you can remotely control your favorite media player. You can switch to the next, previous, or any other media within the current playlist, browse your media library and activate other playlists, rate your media, adjust volume, and more. On the mobile device (the remote control), it displays information about the current media, including cover art.</p></blockquote>
<p><a title="source" href="http://remuco.sourceforge.net/index.php/Remuco" target="_blank">source</a></p>
<p>**Ok the name is by no means cool or an a good indicator of what it can do, some of its features include**</p>
<h3><span style="text-decoration:underline;">Features</span></h3>
<p><strong>Remuco allows you to control:</strong></p>
<p>* Playback</p>
<p>*Seek forward or backward in current playing item</p>
<p>*Set the playlist to repeat or shuffle</p>
<p>*Control volume</p>
<p>*Rate,</p>
<p>*Tag Media being played</p>
<p>on your PC from your mobile phone</p>
<p><strong> It also Displays:</strong></p>
<p>*Current playing songs including album art</p>
<p>*Volume level</p>
<p>*Progress level of current playing song and its current rating</p>
<p><strong>Media browser features includes:</strong></p>
<p>*Browse Currently active playlist and apply actions to them</p>
<p>*Browse the play queue and apply actions to them</p>
<p>*Browse the players media library and apply actions to them</p>
<p>*search for items in the player&#8217;s media library and apply actions to items in the search result</p>
<p>*browse the local filesystem and apply actions to files</p>
<p>*** Not all feature is available on all media player example Rhythmbox seems to be better support compared or other media player***</p>
<h2>Installation</h2>
<p>Installation of Remuco is in two part, A player adapter is installed on your PC and the client on your mobile device</p>
<p>How to install the player adapter:</p>
<p><strong><span style="text-decoration:underline;">(K)Ubuntu </span></strong></p>
<p>First you need to add the 3rd party repository to your sources.list this can be done from synaptic</p>
<p>System -&gt; Administration -&gt; Synaptic Manager -&gt; Settings -&gt; Repositories.</p>
<p>Here you can enable the repositories for Ubuntu Software and Third Party Software.</p>
<p>For Third Party Software select Add -&gt; enter the repository&#8217;s address.</p>
<p>Ubuntu 9.04</p>
<p><code>deb </code><a href="http://ppa.launchpad.net/remuco-team/ppa/ubuntu"><code>http://ppa.launchpad.net/remuco-team/ppa/ubuntu</code></a><code> jaunty main </code></p>
<p>Ubuntu 8.10</p>
<p><code>deb </code><a href="http://ppa.launchpad.net/remuco-team/ppa/ubuntu"><code>http://ppa.launchpad.net/remuco-team/ppa/ubuntu</code></a><code> intrepid main </code></p>
<p>Ubuntu 8.04</p>
<p><code>deb </code><a href="http://ppa.launchpad.net/remuco-team/ppa/ubuntu"><code>http://ppa.launchpad.net/remuco-team/ppa/ubuntu</code></a><code> hardy main </code></p>
<p>Now you need install the repository Key</p>
<p>Open your terminal and enter:</p>
<p><code>sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys </code><a href="http://keyserver.ubuntu.com:11371/pks/lookup?op=get&amp;search=0xCCBACA0551A6F565"><code>51A6F565 </code></a></p>
<p>Now you will need to reload your sources by clicking the reload button on synaptic once done search for the team remuco, and you will see a list of remuco adapters for different Media players for linux</p>
<p>e.g I am on kde and i use amarok so i just installed the <strong>remuco-amarok</strong> package<br />
<strong><br />
Other Linux Distros can check </strong><strong><a href="http://remuco.sourceforge.net/index.php/Getting_Started#Installation">here</a></strong> for installation Instructions</p>
<p>you now need to add remuco to the list of startup application</p>
<p><strong>Amarok</strong></p>
<p>The Amarok adapter requires Amarok 2.</p>
<p>The Amarok adapter can be started with:</p>
<p><code> remuco-amarok</code></p>
<p><strong>Audacious</strong></p>
<p>The Audacious adapter can be started with:</p>
<p><code>remuco-audacious</code></p>
<p><strong>Banshee</strong></p>
<p>The Banshee adapter requires Banshee ≥ 1.4.</p>
<p>The Banshee adapter can be started with:</p>
<p><code>remuco-banshee</code></p>
<p><strong>MPD</strong></p>
<p>The MPD adapter requires MPD ≥ 0.13.</p>
<p>The MPD adapter can be started with:</p>
<p><code>remuco-mpd</code></p>
<p><strong>Rhythmbox</strong></p>
<p>Start Rhythmbox and activate the plugin Remuco in the menu Edit → Plugins.</p>
<p><strong>Totem</strong></p>
<p>The Totem adapter requires Totem ≥ 2.22.</p>
<p>Start Totem and activate the plugin Remuco in the menu Edit → Plugins.</p>
<p><strong>TVtime</strong></p>
<p>The TVtime adapter requires TVtime ≥ 1.0.</p>
<p>The TVtime adapter can be started with:</p>
<p><code> remuco-tvtime</code></p>
<p><strong>NOTE:</strong> With the exception of Rhythmbox and Totem, Remuco adapter for other Media players can be started automatically by adding remuco-media-player name to your startup session e.g for amarok add<code> remuco-amarok </code> to (gnome) System/Preference/Sessions (or startup application). (KDE) System-settings/ Advance Autostart</p>
<h3>Client side installation</h3>
<p>Installation on your mobile can be done by downloading remuco package <a title="remuco" href="http://sourceforge.net/projects/remuco/files/" target="_blank"><strong>here</strong></a> (the latest version on remuco in blog time is 0.9.0) extract the <strong>.tar.gz </strong>and goto <strong>/client/app/</strong> and send the .jar file to your mobile device and install it from there</p>
<p>(<strong>Note</strong>: The client requires a mobile device with JavaME support (MIDP ≥ 2.0, CLDC ≥ 1.1). If you use Bluetooth to connect to a player adapter, additionally JSR-82 (Java Bluetooth) must be supported.)</p>
<p>Once installed on the device in my case i open terminal and run the following command <code><strong>remuco-amarok</strong></code><strong> </strong> then i start amarok and start the client on my Nokia E71</p>
<p><img src="http://bigbrovar.files.wordpress.com/2009/07/add-device.png" alt="" /></p>
<p>Connected remuco to my laptop, it did its thing and yola i was able to control my amarok player from my phone.</p>
<p><img src="http://bigbrovar.files.wordpress.com/2009/07/remuco.png" alt="" /></p>
<p>Remember to first go to <strong>More</strong> and <strong>key-binding</strong> to set your own control key preference</p>
<p><strong>Happy listening and I hope this helps someone .. (sorry if this is badly written haven&#8217;t had time to blog in a while been very busy <img src='http://bigbrovar.aoizora.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  so am a bit rusty i guess) </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2009/07/13/how-to-use-your-mobile-phone-as-remote-for-your-linux-media-player/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

