<?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; OLPC</title>
	<atom:link href="http://kushaldas.in/tag/olpc/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>OLPC Pune meet and photo management</title>
		<link>http://kushaldas.in/2009/04/06/olpc-pune-meet-and-photo-management/</link>
		<comments>http://kushaldas.in/2009/04/06/olpc-pune-meet-and-photo-management/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 05:28:22 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[digikam]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Gimp]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[OLPC]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Pune]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://kushaldas.in/?p=367</guid>
		<description><![CDATA[This Sunday I went to OLPC Pune meet to give a talk on activity development. The students seem be very enthusiastic. The talk lasted for around 2 hours. Photos can be found here. On the other side, I was looking for a photo catalogue software which can catalogue my photos on DVD or any other [...]]]></description>
			<content:encoded><![CDATA[<p>This Sunday I went to OLPC <a href="http://wiki.laptop.org/go/OLPC_Pune">Pune</a> meet  to give a talk on activity development. The students seem be very enthusiastic. The talk lasted for around 2 hours. Photos can be found <a href="http://www.flickr.com/photos/kushaldas/sets/72157616319773513/">here</a>.</p>
<p>On the other side, I was looking for a photo catalogue software which can catalogue my photos on DVD or any other removable media, it should  also allow me to search them based on EXIF data and tags and should show thumbnail(s) in the result.<br />
I generally use <a href="http://digikam.org/" target="_blank">digikam</a> and gthumb too  manage and view the photos. In digikam I never being properly able to catalogue photos on DVD (never tried on the last few updates) and gthumb is too slow in showing the thumbnail or full screen views for the large size photos I take. I prefer gthumb over over digikam to view the photos due to the simpler UI.</p>
<p>Finally decided to write my own app for this, which will *not* have any editing features, <a href="http://www.gimp.org/" target="_blank">Gimp</a> is the tool I use for editing. Watch this <a href="http://kushaldas.in/tmp/ukhraviewer.ogv" target="_blank">video</a> (3.2MB) and please comment if the  thumbnail creation / viewing is fast or not ?</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/04/06/olpc-pune-meet-and-photo-management/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to install Soas on your regular box</title>
		<link>http://kushaldas.in/2009/03/06/how-to-install-soas-on-your-regular-box/</link>
		<comments>http://kushaldas.in/2009/03/06/how-to-install-soas-on-your-regular-box/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 15:50:50 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[OLPC]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Soas]]></category>
		<category><![CDATA[Sugar]]></category>

		<guid isPermaLink="false">http://kushaldas.in/?p=352</guid>
		<description><![CDATA[Soas (Sugar on a Stick) is a LiveUSB system with sugar on it. It is based on Fedora. You can carry it and boot anywhere as you want like any other live system. You can download the ISO from here. I was using it on a Eee PC (4GB model), suddenly thought of installing it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sugarlabs.org/go/Sugar_on_a_Stick" target="_blank">Soas</a> (Sugar on a Stick) is a LiveUSB system with sugar on it. It is based on <a href="http://fedoraproject.org" target="_blank">Fedora</a>. You can carry it and boot anywhere as you want like any other live system. You can download the ISO from <a href="http://sugarlabs.org/go/Sugar_on_a_Stick#Downloads" target="_blank">here</a>.</p>
<p>I was using it on a Eee PC (4GB model), suddenly thought of installing it on the system.</p>
<p>The other Fedora based systems have an option on desktop to install on hard disk, but this system is running sugar so no desktop means no such option. From the #fedora-devel I found the command is &#8220;liveinst&#8221; which is part of anaconda.</p>
<p>So I installed anaconda ( #yum install anaconda ) and then used the command &#8220;liveinst&#8221; ( without quotes) , this will fire up the installer for you. Then go through like any other installation.<br />
After finishing the installation I found X was crashing, tried with many different config but nothing helped. Finally decided to install gdm and gnome on that box ( #yum install @gnome-desktop gdm ),  also installed system-switch-displaymanager using which I changed the display manager to gdm. Next task was to change the init to 5 in inittab. Rebooted and found gdm , chose &#8220;sugar&#8221; as the desktop option and logged in :)</p>
<p>If you want any help come to #sugar on freenode.</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/03/06/how-to-install-soas-on-your-regular-box/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OLPC XO(s) are on Free software only</title>
		<link>http://kushaldas.in/2008/11/12/olpc-xos-are-on-free-software-only/</link>
		<comments>http://kushaldas.in/2008/11/12/olpc-xos-are-on-free-software-only/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 09:32:22 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[OLPC]]></category>
		<category><![CDATA[Jukebox]]></category>

		<guid isPermaLink="false">http://kushaldas.in/?p=334</guid>
		<description><![CDATA[If you think in the other way, please read this blog post. On a sidenote: I released a new version (v4) of Jukebox-activity with bn_IN translation.]]></description>
			<content:encoded><![CDATA[<p>If you think in the other way, please <a href="http://gregdek.livejournal.com/38775.html" target="_blank">read</a> this blog post.</p>
<p>On a sidenote: I released a new version (v4) of <a href="http://wiki.laptop.org/go/Jukebox" target="_blank">Jukebox-activity</a> with bn_IN translation.</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2008/11/12/olpc-xos-are-on-free-software-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jukebox activity v3 released</title>
		<link>http://kushaldas.in/2008/10/16/jukebox-activity-v3-released/</link>
		<comments>http://kushaldas.in/2008/10/16/jukebox-activity-v3-released/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 06:41:23 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[OLPC]]></category>
		<category><![CDATA[Jukebox]]></category>

		<guid isPermaLink="false">http://kushaldas.in/?p=327</guid>
		<description><![CDATA[This new version is having .pls playlist file support, so with proper plugins you can play internet radio stations. More details can be found here.]]></description>
			<content:encoded><![CDATA[<p>This new version is having .pls playlist file support, so with proper plugins you can play internet radio stations.</p>
<p>More details can be found <a href="http://wiki.laptop.org/go/Jukebox" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2008/10/16/jukebox-activity-v3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to play your favourite song/movie on OLPC ?</title>
		<link>http://kushaldas.in/2008/10/03/want-to-play-your-favourite-songmovie-on-olpc/</link>
		<comments>http://kushaldas.in/2008/10/03/want-to-play-your-favourite-songmovie-on-olpc/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 14:54:37 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[OLPC]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Activity]]></category>
		<category><![CDATA[Jukebox]]></category>

		<guid isPermaLink="false">http://kushaldas.in/?p=326</guid>
		<description><![CDATA[So, if you want to play your favourite song/movie on OLPC use Jukebox.activity. Started working on this for the last few days after Sayam pointed me to the activity. It was almost in a stagnant condition. My PyQt mind was someway different than writing this PyGtk stuff :) Sayam helped a lot. The following features [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Truth Happens by Kushal Das, on Flickr" href="http://www.flickr.com/photos/kushaldas/2909799270/"><img src="http://farm4.static.flickr.com/3009/2909799270_93403916a9.jpg" alt="Truth Happens" width="375" height="500" /></a></p>
<p>So, if you want to play your favourite song/movie on <a href="http://laptop.org" target="_blank">OLPC</a> use <a href="http://dev.laptop.org/git?p=projects/jukebox-activity;a=summary" target="_blank">Jukebox.activity</a>. Started working on this for the last few days after Sayam pointed me to the activity. It was almost in a stagnant condition.</p>
<p>My PyQt mind was someway different than writing this PyGtk stuff :) Sayam helped a lot.</p>
<p>The following features added as of now:</p>
<ul>
<li>Full Screen option</li>
<li>Volume Control support</li>
<li>Supporting m3u playlists</li>
<li>Internet radios through m3u files.</li>
<li>Next/Previous buttons , if you open a playlist with more than one song</li>
</ul>
<p><a title="Playing songs by Kushal Das, on Flickr" href="http://www.flickr.com/photos/kushaldas/2908952275/"><img src="http://farm4.static.flickr.com/3218/2908952275_545b751d68_m.jpg" alt="Playing songs" width="180" height="240" /></a></p>
<p>Will do a formal release within this weekend. I have a <a href="http://kushaldas.in/tmp/Jukebox-1.xo" target="_blank">.xo file</a> ready for testing. Please provide your feedback :D</p>
<p>If you want to start writing your own activity , start from <a href="http://wiki.laptop.org/go/Activity_tutorial" target="_blank">this</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2008/10/03/want-to-play-your-favourite-songmovie-on-olpc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

