<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Soliloquies</title>
	<atom:link href="http://rajeeshknambiar.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajeeshknambiar.wordpress.com</link>
	<description>on freedom and of geek</description>
	<lastBuildDate>Thu, 05 Jan 2012 07:20:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rajeeshknambiar.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Soliloquies</title>
		<link>http://rajeeshknambiar.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rajeeshknambiar.wordpress.com/osd.xml" title="Soliloquies" />
	<atom:link rel='hub' href='http://rajeeshknambiar.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Bluetooth NAP tethering support in KDE Plasma NM</title>
		<link>http://rajeeshknambiar.wordpress.com/2011/05/02/bluetooth-nap-tethering-support-in-kde-plasma-nm/</link>
		<comments>http://rajeeshknambiar.wordpress.com/2011/05/02/bluetooth-nap-tethering-support-in-kde-plasma-nm/#comments</comments>
		<pubDate>Sun, 01 May 2011 18:32:48 +0000</pubDate>
		<dc:creator>Rajeesh</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[networkmanager]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://rajeeshknambiar.wordpress.com/?p=226</guid>
		<description><![CDATA[Recently, Plasma Network Management applet gained ability for bluetooth tethering. The initial support was only for DUN (Dial Up Networking), but not for PAN (Personal Area Network) or NAP (Network Access Point). Sat a whole day staring at KDE networkmanagement code and GNOME network-manager-applet to figure out how to extend this to NAP (my phone [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajeeshknambiar.wordpress.com&amp;blog=1921918&amp;post=226&amp;subd=rajeeshknambiar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently, Plasma Network Management applet <a title="Bluetooth tethering" href="http://lamarque-lvs.blogspot.com/2011/04/plasma-nm-bluetooth-tethering.html" target="_blank">gained</a> ability for bluetooth tethering. The initial support was only for DUN (Dial Up Networking), but not for PAN (Personal Area Network) or NAP (Network Access Point).</p>
<p>Sat a whole day staring at KDE networkmanagement code and GNOME network-manager-applet to figure out how to extend this to NAP (my phone seems to support that); and with help of Lamarque, a few lines of code did the job.</p>
<p><a href="http://rajeeshknambiar.files.wordpress.com/2011/05/pnm_iphone_nap_tethering2.png"><img class="aligncenter size-full wp-image-230" title="PNM_iPhone_NAP_tethering" src="http://rajeeshknambiar.files.wordpress.com/2011/05/pnm_iphone_nap_tethering2.png" alt="Plasma NM Bluetooth NAP tethering" width="667" height="436" /></a></p>
<p>The patch to implement this is under <a title="Patch for review" href="https://git.reviewboard.kde.org/r/101266/" target="_blank">review</a>. It has had only limited testing from my end. Note that this will work only if you have applied patch for Solid to support bluetooth devices in kdebase-workspace. I&#8217;ve updated the kde-plasma-networkmanagement and kdebase-workspace RPMS and uploaded <a title="Rajeesh's Fedora place" href="http://rajeeshknambiar.fedorapeople.org/KDE-NM/" target="_blank">here</a>. Binary RPMs are only for x86_64; for other architectures, rebuild the SRPMs. If there are brave souls out there to test it out, here&#8217;s the procedure:</p>
<ol>
<li>Update <code>kdebase-workspace</code> with the above ones</li>
<li>Update <code>kde-plasma-networkmanagement*</code></li>
<li>Run &#8220;<code>/usr/libexec/kde4/networkmanagement_configshell create --type bluetooth --specific-args "A1:B2:C3:D4:E5:F6 nap</code>&#8220;. Replace <code>A1:B2:C3:D4:E5:F6 </code>with the hardware address of your bluetooth device (can be found out easily from BlueDevil).</li>
<li>That&#8217;s it, the connection should automatically be set up and appear in Plasma NM.</li>
</ol>
<p>Update: The patch is upstream. Lamarque has adapted and integrated it.</p>
<br /> Tagged: <a href='http://rajeeshknambiar.wordpress.com/tag/fedora/'>fedora</a>, <a href='http://rajeeshknambiar.wordpress.com/tag/hacking/'>hacking</a>, <a href='http://rajeeshknambiar.wordpress.com/tag/kde/'>kde</a>, <a href='http://rajeeshknambiar.wordpress.com/tag/networkmanager/'>networkmanager</a>, <a href='http://rajeeshknambiar.wordpress.com/tag/rpm/'>rpm</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajeeshknambiar.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajeeshknambiar.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajeeshknambiar.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajeeshknambiar.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rajeeshknambiar.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rajeeshknambiar.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rajeeshknambiar.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rajeeshknambiar.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajeeshknambiar.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajeeshknambiar.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajeeshknambiar.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajeeshknambiar.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajeeshknambiar.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajeeshknambiar.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajeeshknambiar.wordpress.com&amp;blog=1921918&amp;post=226&amp;subd=rajeeshknambiar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rajeeshknambiar.wordpress.com/2011/05/02/bluetooth-nap-tethering-support-in-kde-plasma-nm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Rajeesh</media:title>
		</media:content>

		<media:content url="http://rajeeshknambiar.files.wordpress.com/2011/05/pnm_iphone_nap_tethering2.png" medium="image">
			<media:title type="html">PNM_iPhone_NAP_tethering</media:title>
		</media:content>
	</item>
		<item>
		<title>Pleasant surprises of KDE 4.6</title>
		<link>http://rajeeshknambiar.wordpress.com/2011/02/07/pleasant-surprises-of-kde-4-6/</link>
		<comments>http://rajeeshknambiar.wordpress.com/2011/02/07/pleasant-surprises-of-kde-4-6/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 16:58:21 +0000</pubDate>
		<dc:creator>Rajeesh</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://rajeeshknambiar.wordpress.com/?p=217</guid>
		<description><![CDATA[There are much detailed reviews of KDE SC 4.6 elsewhere, like full of awesomeness or finding new directions. How to get KDE Plasma Workspace 4.6 in Fedora 14, check Rex&#8217;s blog. The most notable change has been removing dependency on HAL, switching to UDev/UPower/UDisks backend. That helps me with being able to eject USB disks/DVDs [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajeeshknambiar.wordpress.com&amp;blog=1921918&amp;post=217&amp;subd=rajeeshknambiar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are much detailed reviews of KDE SC 4.6 elsewhere, like <a title="KDE 4.6 : It's full of awesomeness" href="http://maketecheasier.com/kde46-review-full-of-awesomeness/2011/02/02" target="_blank">full of awesomeness</a> or <a title="KDE 4.6: Finding new directions" href="http://itmanagement.earthweb.com/osrc/article.php/12068_3916141_1/KDE-46-Beta-Finding-New-Directions.htm" target="_blank">finding new directions</a>. How to get KDE Plasma Workspace 4.6 in Fedora 14, check Rex&#8217;s <a title="KDE 4.6 for Fedora 14" href="http://rdieter.livejournal.com/18374.html" target="_blank">blog</a>.</p>
<p>The most notable change has been removing dependency on HAL, switching to UDev/UPower/UDisks backend. That helps me with being able to eject USB disks/DVDs from Dolphin/Devices Applet in Fedora 14 (the newly attached devices are mounted by udev and I had to use Nautilus to safely remove them, in pre 4.6 era).</p>
<p>But, that is not all. Couple of very nice things surprised me.</p>
<p><strong>One</strong>, very nicely organized device hierarchy in Kinfocenter:</p>
<p><a href="http://rajeeshknambiar.files.wordpress.com/2011/02/kinfocenter-4-6.png"><img class="aligncenter size-full wp-image-218" title="Kinfocenter-4.6" src="http://rajeeshknambiar.files.wordpress.com/2011/02/kinfocenter-4-6.png" alt="" width="808" height="471" /></a></p>
<p><strong>Two</strong>, BlueDevil &#8211; deprecating kbluetooth. (You have to enable kde-unstable repository to install bluedevil).</p>
<p><a href="http://rajeeshknambiar.files.wordpress.com/2011/02/bluedevil-4-6.png"><img class="aligncenter size-full wp-image-219" title="BlueDevil-4.6" src="http://rajeeshknambiar.files.wordpress.com/2011/02/bluedevil-4-6.png" alt="" width="255" height="287" /></a></p>
<p><strong>Three</strong>, and this being my favourite, the highlight of 4.6 &#8211; the awesomeness of the panel auto-hiding. I always auto-hide my panel, and hope that it would spring up when a window needs my attention.</p>
<p><a href="http://rajeeshknambiar.files.wordpress.com/2011/02/panel-4-6.png"><img class="aligncenter size-full wp-image-220" title="Panel-4.6" src="http://rajeeshknambiar.files.wordpress.com/2011/02/panel-4-6.png" alt="" width="190" height="488" /></a></p>
<p>Well, it never did. So far. 4.6 brings me great joy &#8211; now when a window (a chat window in which someone sent a new message) needs attention, the panel auto-rises! Big thanks to <a title="Aaron Seigo" href="http://aseigo.blogspot.com" target="_blank">Aaron</a> for fixing it for good. The screenshot below shows panel raises itself when one of my friends ping me.</p>
<p><a href="http://rajeeshknambiar.files.wordpress.com/2011/02/panel-autorise-4-6.png"><img class="aligncenter size-full wp-image-221" title="Panel-autorise-4.6" src="http://rajeeshknambiar.files.wordpress.com/2011/02/panel-autorise-4-6.png" alt="" width="1024" height="119" /></a></p>
<br /> Tagged: <a href='http://rajeeshknambiar.wordpress.com/tag/fedora/'>fedora</a>, <a href='http://rajeeshknambiar.wordpress.com/tag/kde/'>kde</a>, <a href='http://rajeeshknambiar.wordpress.com/tag/linux/'>linux</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajeeshknambiar.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajeeshknambiar.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajeeshknambiar.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajeeshknambiar.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rajeeshknambiar.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rajeeshknambiar.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rajeeshknambiar.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rajeeshknambiar.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajeeshknambiar.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajeeshknambiar.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajeeshknambiar.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajeeshknambiar.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajeeshknambiar.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajeeshknambiar.wordpress.com/217/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajeeshknambiar.wordpress.com&amp;blog=1921918&amp;post=217&amp;subd=rajeeshknambiar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rajeeshknambiar.wordpress.com/2011/02/07/pleasant-surprises-of-kde-4-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Rajeesh</media:title>
		</media:content>

		<media:content url="http://rajeeshknambiar.files.wordpress.com/2011/02/kinfocenter-4-6.png" medium="image">
			<media:title type="html">Kinfocenter-4.6</media:title>
		</media:content>

		<media:content url="http://rajeeshknambiar.files.wordpress.com/2011/02/bluedevil-4-6.png" medium="image">
			<media:title type="html">BlueDevil-4.6</media:title>
		</media:content>

		<media:content url="http://rajeeshknambiar.files.wordpress.com/2011/02/panel-4-6.png" medium="image">
			<media:title type="html">Panel-4.6</media:title>
		</media:content>

		<media:content url="http://rajeeshknambiar.files.wordpress.com/2011/02/panel-autorise-4-6.png" medium="image">
			<media:title type="html">Panel-autorise-4.6</media:title>
		</media:content>
	</item>
		<item>
		<title>State of the KDE NetworkManagement</title>
		<link>http://rajeeshknambiar.wordpress.com/2010/10/10/state-of-the-kde-networkmanagement/</link>
		<comments>http://rajeeshknambiar.wordpress.com/2010/10/10/state-of-the-kde-networkmanagement/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 08:09:41 +0000</pubDate>
		<dc:creator>Rajeesh</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[networkmanager]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://rajeeshknambiar.wordpress.com/?p=206</guid>
		<description><![CDATA[Ever since KDE 4 NetworkManager introduced, I&#8217;ve been playing with it. knetworkmanager was fairly usable then, but with various limitations including lack of support for mobile broadband devices. Knetworkmanager has been deprecated, and the replacement is kde-plasma-networkmanagement applet. Lamarque Souza has been working on incorporating the mobile broadband support, and integration of ModemManager into Solid, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajeeshknambiar.wordpress.com&amp;blog=1921918&amp;post=206&amp;subd=rajeeshknambiar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ever since KDE 4 NetworkManager <a title="Introducing KDE 4 NetworkManager" href="http://dot.kde.org/2009/11/07/introducing-kde-4-knetworkmanager" target="_blank">introduced</a>, I&#8217;ve been playing with it. knetworkmanager was fairly usable then, but with various limitations including lack of support for mobile broadband devices. Knetworkmanager has been <a title="KDE-plasma-networkmanagement" href="http://vizzzion.org/blog/2010/05/more-plasma-network-management-updates/" target="_blank">deprecated</a>, and the replacement is kde-plasma-networkmanagement applet.</p>
<p><a title="Lamarque" href="http://lamarque-lvs.blogspot.com/" target="_blank">Lamarque Souza</a> has been working on incorporating the mobile broadband support, and integration of <a title="ModemManager" href="http://cgit.freedesktop.org/ModemManager/ModemManager/" target="_blank">ModemManager</a> into <a title="KDE Solid" href="http://solid.kde.org/" target="_blank">Solid</a>, the KDE hardware library. During the recent <a title="Solid Sprint 2010" href="http://community.kde.org/Solid/Sprint2010" target="_blank">Solid Sprint</a>, he has <a title="KDE mobile connection wizard" href="http://lamarque-lvs.blogspot.com/2010/10/plasma-nm-mobile-connection-wizard.html" target="_blank">implemented</a> the Mobile Connection Wizard (which is familiar to the NetworkManager-gnome users) and has called for help with wider testing. (kde-plasma-networkmanagement has been <a href="https://admin.fedoraproject.org/updates/kde-plasma-networkmanagement-0.9-0.27.20101008.fc14?_csrf_token=832b9332c5347983a94289219ce0bc030134a78b" target="_blank">updated</a> for F14 with this snapshot).</p>
<p>Yesterday I have built the networkmanagement trunk and tested Tata Indicom (Photon+) [India] device, and found that it crashes on finishing the wizard. I grabbed the backtrace from GDB and sent it over to Lamarque, who quickly fixed the issue and enabled CDMA support today. Checked out this latest version and tested it, and now mobile broadband connection works like a charm. Here&#8217;s a screenshot of the same.</p>
<p><a href="http://rajeeshknambiar.files.wordpress.com/2010/10/nm-plasma-applet1.png"><img class="aligncenter size-full wp-image-207" title="KDE NetworkManager" src="http://rajeeshknambiar.files.wordpress.com/2010/10/nm-plasma-applet1.png" alt="" width="693" height="374" /></a></p>
<p>I could say that now KDE NetworkManager is feature complete, as Wired, Wireless, Mobile Broadband and VPN connections work fine.</p>
<p>For people using Fedora 13, I have built RPMs for the latest version and uploaded in <a title="KDE NM RPMs" href="http://rajeeshknambiar.fedorapeople.org/KDE-NM/" target="_blank">fedorapeople.org</a>. Note, there are no translations present at the moment, and it is only 64 bit. If you&#8217;d like to build for other architectures, please rebuild the SRPM.</p>
<p>Update 1: Rex Dieter has updated Fedora 14 RPMs, which I have re-spun for F13 and can be found at the above URL.</p>
<br /> Tagged: <a href='http://rajeeshknambiar.wordpress.com/tag/fedora/'>fedora</a>, <a href='http://rajeeshknambiar.wordpress.com/tag/kde/'>kde</a>, <a href='http://rajeeshknambiar.wordpress.com/tag/networkmanager/'>networkmanager</a>, <a href='http://rajeeshknambiar.wordpress.com/tag/rpm/'>rpm</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajeeshknambiar.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajeeshknambiar.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajeeshknambiar.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajeeshknambiar.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rajeeshknambiar.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rajeeshknambiar.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rajeeshknambiar.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rajeeshknambiar.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajeeshknambiar.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajeeshknambiar.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajeeshknambiar.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajeeshknambiar.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajeeshknambiar.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajeeshknambiar.wordpress.com/206/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajeeshknambiar.wordpress.com&amp;blog=1921918&amp;post=206&amp;subd=rajeeshknambiar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rajeeshknambiar.wordpress.com/2010/10/10/state-of-the-kde-networkmanagement/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Rajeesh</media:title>
		</media:content>

		<media:content url="http://rajeeshknambiar.files.wordpress.com/2010/10/nm-plasma-applet1.png" medium="image">
			<media:title type="html">KDE NetworkManager</media:title>
		</media:content>
	</item>
	</channel>
</rss>
