<?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>Kushal , kD &#38; FOSS &#187; KDE</title>
	<atom:link href="http://kushaldas.in/category/kde/feed/" rel="self" type="application/rss+xml" />
	<link>http://kushaldas.in</link>
	<description>FOSS and life. Kushal Das talks here</description>
	<lastBuildDate>Fri, 18 May 2012 09:02:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>pony 0.4 released</title>
		<link>http://kushaldas.in/2009/08/14/pony-0-4-released/</link>
		<comments>http://kushaldas.in/2009/08/14/pony-0-4-released/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 06:14:52 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[pony. photography]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/08/14/pony-0-4-released/</guid>
		<description><![CDATA[I just released Pony 0.4 into the wild. It came out with a 2 days delay :( Pony is a KDE based image manager. The main feature is to create Collections out of removable devices and watch/search the thumbnails offline (when the media is not attached). New features in this release: shortcut key &#8216;u&#8217; to [...]]]></description>
			<content:encoded><![CDATA[<p>I just released <a href="https://fedorahosted.org/pony/">Pony</a> 0.4 into the wild. It came out with a 2 days delay :(</p>
<p><a href="https://fedorahosted.org/pony/">Pony</a> is a KDE based image manager. The main feature is to create Collections out of removable devices and watch/search the thumbnails offline (when the media is not attached).<br />
New features in this release:</p>
<ul>
<li>shortcut key &#8216;u&#8217; to get the upload to flickr dialog</li>
<li>Hot keys: Now one can assign hotkeys using numeric key board , right now only %f (selected filename) is supported there.</li>
</ul>
<p><img src="http://kushaldas.in/wp-content/uploads/2009/08/preference.png"></p>
<p>Download the <a href="http://fedorahosted.org/releases/p/o/pony/pony-0.4.tar.bz2">source</a> or you can use <a href="http://kushal.fedorapeople.org/kushal.repo">this</a> yum repo for Fedora 11.</p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.7</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/08/14/pony-0-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>translation-filter 1.0 released</title>
		<link>http://kushaldas.in/2009/07/29/translation-filter-1-0-released/</link>
		<comments>http://kushaldas.in/2009/07/29/translation-filter-1-0-released/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 18:05:15 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[translation-filter]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/07/29/translation-filter-1-0-released/</guid>
		<description><![CDATA[A massive jump in the release number and now we have translation-filter 1.0 :) Download the source from here. What is translation-filter ? It is a tool to imporve l10n quality by helping in finding different corner cases. This is being developed as a part of aukur.org.in . It is having two GUI(s), one Gnome [...]]]></description>
			<content:encoded><![CDATA[<p>A massive jump in the release number and now we have <a href="https://fedorahosted.org/translation-filter">translation-filter</a> 1.0 :) Download the source from <a href="https://fedorahosted.org/releases/t/r/translation-filter/translation-filter-1.0.tar.gz">here</a>.<br />
<strong>What is translation-filter ?</strong><br />
It is a tool to imporve l10n quality by helping in finding different corner cases. This is being developed as a part of <a href="http://www.ankur.org.in/index.cgi">aukur.org.in</a> . It is having two GUI(s), one Gnome and one for KDE and a command line version.  Couple of the features are only available in the command line version.<br />
<strong>Different features of translation-filter:</strong></p>
<ul>
<li>It can search for word(s) in a given directory or some selected files. The result will be saved as an HTML file or can also be seen in the command line. By using this features one can check consistency of usage</li>
<li>It can create single word based list from the given .po files. It will contain both the term and translated string(s)</li>
<li>It can check for any unattached dependent vowel sign. Right now it can find that for the Indic languages. Like ি and া can not sit beside</li>
</ul>
<p>To know more about different options read <a href="https://fedorahosted.org/translation-filter/wiki/TranslationFilterHowto">here</a>.</p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.6</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/07/29/translation-filter-1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pony v0.3 released</title>
		<link>http://kushaldas.in/2009/07/15/pony-v0-3-released/</link>
		<comments>http://kushaldas.in/2009/07/15/pony-v0-3-released/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 10:15:31 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/07/15/pony-v0-3-released/</guid>
		<description><![CDATA[I just released Pony v0.3 , you can download the source from here. Pony is an image manager written in PyKDE4. If you are using a previous version of pony , you should remove the old db by $rm ~/.pony.db This release is having many bug fixes and also new features. Like: One can create [...]]]></description>
			<content:encoded><![CDATA[<p>I just released Pony v0.3 , you can download the source from <a href="http://fedorahosted.org/releases/p/o/pony/pony-0.3.tar.bz2">here</a>.<br />
Pony is an image manager written in PyKDE4.<br />
If you are using a previous version of pony , you should remove the old db by<br />
<code><br />
$rm ~/.pony.db<br />
</code> </p>
<p>This release is having many bug fixes and also new features. </p>
<p>Like:</p>
<ul>
<li>
One can create media catalog (DVD or removable medias)
</li>
<li>
Search media catalogs based on tags
</li>
<li>
Flickr image uploading is now smoother
</li>
<li>
While in FullScreen image viewing one can use mouse whell to browse through images
</li>
</ul>
<p>Here is a preview of the new catalog options</p>
<p><a href="http://www.flickr.com/photos/kushaldas/3722643371/" title="Pony v0.3 by Kushal Das, on Flickr"><img src="http://farm3.static.flickr.com/2501/3722643371_7d3cbbaf93.jpg" width="500" height="332" alt="Pony v0.3" /></a></p>
<p>If you are using Fedora 11 , you can add my repo as building and pushing to the Fedora repos may take some time. To do so just drop <a href="http://kushal.fedorapeople.org/kushal.repo">this</a> in your <i>/etc/yum.repos.d/</i></p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.6</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/07/15/pony-v0-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>translation-filter 0.0.4 is released</title>
		<link>http://kushaldas.in/2009/07/08/translation-filter-0-0-4-is-released/</link>
		<comments>http://kushaldas.in/2009/07/08/translation-filter-0-0-4-is-released/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 18:23:50 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/07/08/translation-filter-0-0-4-is-released/</guid>
		<description><![CDATA[You can download the source from here. Documentation can be found here. The post is brought to you by lekhonee v0.6]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/kushaldas/3701247943/" title="translation-filter-kde 0.0.4 by Kushal Das, on Flickr"><img src="http://farm3.static.flickr.com/2568/3701247943_f3e182442e.jpg" width="500" height="288" alt="translation-filter-kde 0.0.4" /></a></p>
<p>You can download the source from <a href="https://fedorahosted.org/releases/t/r/translation-filter/translation-filter-0.0.4.tar.bz2">here</a>.</p>
<p>Documentation can be found <a href="https://fedorahosted.org/translation-filter/wiki/TranslationFilterHowto">here</a>.</p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.6</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/07/08/translation-filter-0-0-4-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lekhonee v0.6 released</title>
		<link>http://kushaldas.in/2009/07/03/lekhonee-v0-6-released/</link>
		<comments>http://kushaldas.in/2009/07/03/lekhonee-v0-6-released/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 11:05:46 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[lekhonee]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/07/03/lekhonee-v0-6-released/</guid>
		<description><![CDATA[I just released lekhonee v0.6 . Download the source. For RPM(s) , download from koji. New features and fixes: Preview option fixed in the KDE based frontend, old menu based options removed Editing option for the last 10 blog posts. Users please tell me if you need to get more Insert Link error in the [...]]]></description>
			<content:encoded><![CDATA[<p>I just released <a href="https://fedorahosted.org/lekhonee/">lekhonee</a> v0.6 .  Download the <a href="https://fedorahosted.org/releases/l/e/lekhonee/lekhonee-0.6.tar.gz">source</a>.</p>
<p>For RPM(s) , download from <a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=1452370">koji</a>.</p>
<p>New features and fixes:</p>
<ul>
<li>Preview option fixed in the KDE based frontend, old menu based options removed</li>
<li>Editing option for the last 10 blog posts. Users please tell me if you need to get more</li>
<li>Insert Link error in the gnome frontend is fixed</li>
<li>Add categories is also working under gnome frontend (forgot to write code in the last release)</li>
<li>&#8220;Save Draft&#8221; option on the gnome frontend is also working (Again forgot to write the code)</li>
</ul>
<p>If you want to go back from the &#8220;Old Posts&#8221; list in the gnome frontend , just select anything the list and press &#8220;Escape&#8221;, in KDE one, there is a button on top to handle this. </p>
<p>To edit the entries you have to double click on the post title.</p>
<p><a href="http://www.flickr.com/photos/kushaldas/3684397782/" title="lekhonee-kde by Kushal Das, on Flickr"><img src="http://farm4.static.flickr.com/3653/3684397782_0cae11496c.jpg" width="500" height="259" alt="lekhonee-kde" /></a></p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.6</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/07/03/lekhonee-v0-6-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>lekhonee 0.5 released</title>
		<link>http://kushaldas.in/2009/07/01/lekhonee-0-5-released/</link>
		<comments>http://kushaldas.in/2009/07/01/lekhonee-0-5-released/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 05:22:23 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[lekhonee]]></category>
		<category><![CDATA[PyGtk]]></category>
		<category><![CDATA[PyKDE4]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/07/01/lekhonee-0-5-released/</guid>
		<description><![CDATA[You can downlod it from here. Lekhonee is a desktop client for WordPress. New features: Tag support UI improvement for editing last entry Bug #507518 fixed The post is brought to you by lekhonee v0.5]]></description>
			<content:encoded><![CDATA[<p>You can downlod it from <a href="https://fedorahosted.org/releases/l/e/lekhonee/lekhonee-0.5.tar.gz">here</a>.<br />
<a href="http://fedorahosted.org/lekhonee">Lekhonee</a> is a desktop client for <a href="http://wordpress.org">WordPress</a>.</p>
<p>New features:</p>
<ul>
<li>Tag support</li>
<li>UI improvement for editing last entry</li>
<li>Bug <a href="https://bugzilla.redhat.com/show_bug.cgi?id=507518"><del>#507518</del></a> fixed</li>
</ul>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.5</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/07/01/lekhonee-0-5-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pony v0.2 released</title>
		<link>http://kushaldas.in/2009/06/03/pony-v02-released/</link>
		<comments>http://kushaldas.in/2009/06/03/pony-v02-released/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 12:14:19 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/06/03/pony-v02-released/</guid>
		<description><![CDATA[I just released Pony v0.2 . It is still under constant development and will go some db changes before v1 release. Please delete .pony.db under your home before using the new release. $rm ~/.pony.db Among new features one can now see the EXIF information of an image. Deleting tag option is also added. Get the [...]]]></description>
			<content:encoded><![CDATA[<p>I just released Pony v0.2 . It is still under constant development and will go some db changes before v1 release. Please delete .pony.db under your home before using the new release.</p>
<p><code><br />
$rm ~/.pony.db<br />
</code></p>
<p><a title="Viewing an Image by Kushal Das, on Flickr" href="http://www.flickr.com/photos/kushaldas/3591444621/"><img src="http://farm4.static.flickr.com/3566/3591444621_097c7baabb.jpg" alt="Viewing an Image" width="500" height="321" /></a></p>
<p>Among new features one can now see the EXIF information of an image.</p>
<p><a href="http://www.flickr.com/photos/kushaldas/3591444269/" title="Showing EXIF information by Kushal Das, on Flickr"><img src="http://farm4.static.flickr.com/3651/3591444269_b4ea30c02a.jpg" width="500" height="321" alt="Showing EXIF information" /></a></p>
<p>Deleting tag option is also added.</p>
<p><a title="Showing tags by Kushal Das, on Flickr" href="http://www.flickr.com/photos/kushaldas/3592250938/"><img src="http://farm4.static.flickr.com/3631/3592250938_da5a3b87c8.jpg" alt="Showing tags" width="500" height="321" /></a></p>
<p>Get the <a href="http://fedorahosted.org/releases/p/o/pony/pony-0.2.tar.bz2">source</a> or rpms from <a href="http://fedorahosted.org/pony">here</a>.</p>
<p>Now I have to add TODO file as too many things need to be fixed. If you have any suggestions please mail me or file a ticket.</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/06/03/pony-v02-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Who wants a pony ?</title>
		<link>http://kushaldas.in/2009/05/28/who-wants-a-pony/</link>
		<comments>http://kushaldas.in/2009/05/28/who-wants-a-pony/#comments</comments>
		<pubDate>Thu, 28 May 2009 12:09:50 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/05/28/who-wants-a-pony/</guid>
		<description><![CDATA[If you want one you can grab from here. Pony is a simple image manager written in PyKDE4. Few weeks back I lost my external hdd where I kept most of the photographs I took in last two year. It is kind of heartbreaking. But first thing came in my mind is not to get [...]]]></description>
			<content:encoded><![CDATA[<p>If you want one you can grab from <a href="http://fedorahosted.org/pony">here</a>.</p>
<p><a href="http://fedorahosted.org/pony">Pony</a> is a simple image manager written in PyKDE4.</p>
<p><a href="http://www.flickr.com/photos/kushaldas/3572400771/" title="pony by Kushal Das, on Flickr"><img src="http://farm4.static.flickr.com/3360/3572400771_04850279c8.jpg" width="500" height="317" alt="pony" /></a></p>
<p>Few weeks back I lost my external hdd where I kept most of the photographs I took in last two year. It is kind of heartbreaking. But first thing came in my mind is not to get into this kind of situation again. So, decided to backup photos also in DVD(s).</p>
<p>But the problems started at the same time, if I do so, how can I figure out which photo is in which disk ? I know <a href="http://www.digikam.org">digikam</a> is having a feature like this (to have external collections) but last time when I tried that it never worked. Though I am mostly a KDE user but I was using gthumb as image viewer  except when I click on dolphin which opens up <a href="http://gwenview.sourceforge.net/">gwenview</a>.</p>
<p>My workflow: </p>
<ol>
<li>Take photographs</li>
<li>Copy them in hdd using File browser (Dolphin) </li>
<li>View them using gthumb</li>
<li>if required right and edit using gimp</li>
<li>Upload the image to flickr</li>
</ol>
<p>As I keep my photographs ordered in directories, gthumb is very helpful and I like the UI as it does not provide most of the fancy stuffs other image managers do.  </p>
<p>After looking for few days I decided to write my own image manager which can suite properly with the simple workflow I follow. </p>
<p><strong>The design goals:</strong></p>
<ul>
<li>It takes some amout of time to create thumbnails when the user visits a folder first time, but after that it stays fast as I really don&#8217;t mind for the time on the first view. I tried with a folder which contained 13GB images.</li>
<li>Currently shows only jpeg images as we generally keep photos in that format</li>
<li>One can add tags to the images, currently no edit tag option is available</li>
<li>One can search based on tags (implemented), name or EXIF data or based on dates</li>
<li>Even if the file is in an external media it should show the thumbnail</li>
<li>It is having a flickr uploader. Currently it only adds title,tags,description. Photosets and privacy&#038;safety will work in future releases</li>
<li>One should be able to add/edit/delete external medias as catalogs </li>
</ul>
<p>Now this is a very basic form of the code base continously being hacked. Most of the planned stuffs still needs to be written. To get the thumbnails fast I kept them in db (still the db seems to be small ) and used a web framework based ORM to do so, yes it is <a href="http://djangoproject.com">Django</a> :p. I know one may complain of this dependency but it is so nice that I couldn&#8217;t leave it :)</p>
<p>MathStuf and Kevin_Kofler in #fedora-kde , #qt and Riddell ,pinotree, annma helped a lot to learn different pieces of KDE and Qt. <a href="http://nicubunu.ro/">nicubunu</a> did extensive testing from the very beginning. Thank you guys for your support.</p>
<p>I still need to improve the UI so any help is welcome :)</p>
<p>Btw, the name of the project came as suggestion from <a href="http://sankarshan.net/">sankarshan</a> and <a href="http://rahulsundaram.livejournal.com/">mether</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/05/28/who-wants-a-pony/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New release of lekhonee</title>
		<link>http://kushaldas.in/2009/05/15/new-release-of-lekhonee/</link>
		<comments>http://kushaldas.in/2009/05/15/new-release-of-lekhonee/#comments</comments>
		<pubDate>Fri, 15 May 2009 04:31:53 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/05/15/new-release-of-lekhonee/</guid>
		<description><![CDATA[I am happy to release lekhonee-0.3.1 lekhonee is a desktop client for WordPress. The new features of this release are: * Add Category * Spell Check enable/disable * Edit last entry I never blogged about a few last releases, I moved the codebase to PyKDE4. It is using KWallet service to store the password. If [...]]]></description>
			<content:encoded><![CDATA[<p>I am happy to release lekhonee-0.3.1 </p>
<p><a href="http://www.flickr.com/photos/kushaldas/3532954032/" title="New release of lekhonee by Kushal Das, on Flickr"><img src="http://farm3.static.flickr.com/2029/3532954032_0f32f5a54f.jpg" width="500" height="247" alt="New release of lekhonee" /></a></p>
<p><a href="http://fedorahosted.org/lekhonee">lekhonee</a> is a desktop client for <a href="http://wordpress.org">WordPress</a>.<br />
The new features of this release are:</p>
<p>  * Add Category<br />
  * Spell Check enable/disable<br />
  * Edit last entry</p>
<p>I never blogged about a few last releases, I moved the codebase to PyKDE4. It is using KWallet service to store the password. If you don&#8217;t want to use kwallet (like you are a gnome user), it will ask you to type-in the details every time. </p>
<p>Download <a href="https://fedorahosted.org/releases/l/e/lekhonee/lekhonee-0.3.1.tar.gz">tarball</a>, <a href="http://kushaldas.in/tmp/lekhonee-0.3.1-1.fc10.noarch.rpm">F-10 rpm</a> (pushed to stable), <a href="http://kushaldas.in/tmp/lekhonee-0.3.1-1.fc11.noarch.rpm">F-11 rpm</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/05/15/new-release-of-lekhonee/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Moving lekhonee to PyKDE4</title>
		<link>http://kushaldas.in/2009/04/26/moving-lekhonee-to-pykde4/</link>
		<comments>http://kushaldas.in/2009/04/26/moving-lekhonee-to-pykde4/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 12:28:22 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/04/26/moving-lekhonee-to-pykde4/</guid>
		<description><![CDATA[Finally moving lekhonee to PyKDE4. Main reason is to add spellcheck support, which looks very easy in KDE land than Qt.]]></description>
			<content:encoded><![CDATA[<p>Finally moving <a href="http://fedorahosted.org/lekhonee">lekhonee</a> to PyKDE4. </p>
<p>Main reason is to add spellcheck support, which looks very easy in KDE land than Qt.</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/04/26/moving-lekhonee-to-pykde4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

