<?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>Aanjhan RANGANATHAN&#039;s blog &#187; ubuntu</title>
	<atom:link href="http://www.tuxmaniac.com/blog/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuxmaniac.com</link>
	<description>Technology, Science, Education, Travel, Photography, Books and life . . .</description>
	<lastBuildDate>Wed, 01 Sep 2010 13:29:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GNUSim8085 v1.3.6 Release Announcement</title>
		<link>http://www.tuxmaniac.com/blog/2010/02/27/gnusim8085-v1-3-6-release-announcement/</link>
		<comments>http://www.tuxmaniac.com/blog/2010/02/27/gnusim8085-v1-3-6-release-announcement/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 19:18:42 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[8085 simulator]]></category>
		<category><![CDATA[gnusim8085]]></category>

		<guid isPermaLink="false">http://www.tuxmaniac.com/?p=268</guid>
		<description><![CDATA[
GNUSim8085 development team is pleased to release version 1.3.6 of its 8085 simulator for Linux and Windows platforms. This is the first stable version after moving over to launchpad for our project management. With this release we bring to our users a wide range of new additions. To read the complete release announcement head here. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="logo" src="http://www.tuxmaniac.com/work/images/gnu-sim-logo.jpeg" alt="" width="64" height="64" /></p>
<p>GNUSim8085 development team is pleased to release version 1.3.6 of its 8085 simulator for Linux and Windows platforms. This is the first stable version after moving over to launchpad for our project management. With this release we bring to our users a wide range of new additions. To read the complete release announcement <a href="https://lists.launchpad.net/gnusim8085-devel/msg00050.html">head here</a>. We appreciate your continued support in the form of bug reports (with patches <img src='/admin/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ) and general feedback. Feel free to ask questions and get support through <a href="https://answers.launchpad.net/gnusim8085">Launchpad&#8217;s Answers interface</a>. You can join our development team here -<a href="https://launchpad.net/%7Egnusim8085-devel" target="_blank"> https://launchpad.net/~gnusim8085-devel</a> . We always have some work. Some key highlights of this release are as follows</p>
<ul>
<li>The UI is now internationalized. Translations for Arabic, Asturian, Catalan, Esperanto, French, German, Gujarati, Italian, Kannada and Spanish languages are now in place.</li>
<li>Printing support is added.</li>
<li>Improved Windows installer with multi-language interface.</li>
<li>Several UI modifications to enhance user experience.</li>
<li>A dozen bug fixes.</li>
</ul>
<p>Starting with this release the release files will be available only on Launchpad download page. Please head to<a href="https://launchpad.net/gnusim8085" target="_blank"> https://launchpad.net/gnusim8085</a> Packages for older Ubuntu releases  are expected to arrive soon and we shall announce once it is in place.</p>
<p>The project management is moved from <a href="http://sourceforge.net/" target="_blank">sourceforge.net</a> to <a href="http://launchpad.net/" target="_blank">launchpad.net</a>. The work of migrating bugs from <a href="http://sourceforge.net/" target="_blank">sourceforge.net</a> to <a href="http://launchpad.net/" target="_blank">launchpad.net</a> is in progress. Going forward all project communication will happen only via the launchpad infrastructure.</p>
<p>And oh! We have our own domain now<a href="http://www.gnusim8085.org"> http://www.gnusim8085.org</a> (a redirect to the LP page) and a brand new logo courtesy of <a href="http://eficacy.com/">Kamaleshwar Morjal</a></p>
<p>Happy Simulating!! <span style="color: #888888;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2010/02/27/gnusim8085-v1-3-6-release-announcement/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SSH from Host VM to Guest VM</title>
		<link>http://www.tuxmaniac.com/blog/2010/01/22/ssh-from-host-vm-to-guest-vm/</link>
		<comments>http://www.tuxmaniac.com/blog/2010/01/22/ssh-from-host-vm-to-guest-vm/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 01:14:27 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[rtems]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualisation]]></category>

		<guid isPermaLink="false">http://www.tuxmaniac.com/?p=254</guid>
		<description><![CDATA[I use Fedora for RTEMS development and Ubuntu for my regular academic, leisure tasks. Fedora 12 is a Qemu image which I run using the linux kvm module. It never struck me until recently to just ssh into the guest machine (Fedora 12) from the host (Ubuntu 9.10) and do my RTEMS development work. I [...]]]></description>
			<content:encoded><![CDATA[<p>I use Fedora for <a href="http://www.rtems.com">RTEMS</a> development and Ubuntu for my regular academic, leisure tasks. Fedora 12 is a Qemu image which I run using the linux kvm module. It never struck me until recently to just ssh into the guest machine (Fedora 12) from the host (Ubuntu 9.10) and do my RTEMS development work. I had always started the VM and worked inside it. This made my other applications on my host (Ubuntu 9.10) crawl. By default, both <a href="http://www.linux-kvm.org/page/Main_Page">KVM</a> as well as <a href="http://www.virtualbox.org/">Virtual Box</a> have guest to host communication enabled. On the contrary, the host system cannot communicate with your guests. This can be done by making the guest (your Virtual Machines) to listen to one of the host system&#8217;s ports.</p>
<p>In KVM this is achieved by adding the &#8220;redir&#8221; argument to the command while starting the virtual machine;</p>
<blockquote><p>kvm -hda fedora.img -hdb swap.img -boot c -m &lt;memory allocation in megabytes&gt; -redir tcp:[host-port]::[guest-port]</p></blockquote>
<p>Here we would like to make the guest port 22 (default ssh port) listen on some host port, say 2222.</p>
<blockquote><p>kvm -hda fedora.img -hdb swap.img -boot c -m 384 -redir tcp:2222::22</p></blockquote>
<p>If you are using Virtual Box then follow <a href="http://mydebian.blogdns.org/?p=148">this tutorial</a>.</p>
<p>Now your guest machine can be accessed via ssh from your host system as you would do for any remote server. E.g.,</p>
<blockquote><p>ssh -l rtems -p 2222 localhost</p></blockquote>
<p>In case you need X forwarding, use the -X flag or the -XC flag for X forwarding with compression enabled.</p>
<p>Emacs with tramp mode on my (host) Ubuntu machine is all I now need. A perfect Fedora 12 &#8220;remote&#8221; development server is setup. I can now do away with all the jazz of GNOME/KDE on the virtual image <img src='/admin/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2010/01/22/ssh-from-host-vm-to-guest-vm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GNUSim8085&#8211;Rise of the Phoenix</title>
		<link>http://www.tuxmaniac.com/blog/2010/01/16/gnusim8085-rise-of-the-phoenix/</link>
		<comments>http://www.tuxmaniac.com/blog/2010/01/16/gnusim8085-rise-of-the-phoenix/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 11:47:54 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.tuxmaniac.com/?p=226</guid>
		<description><![CDATA[GNUSim8085 is a simulator environment for the Intel 8085 processor. Like most open source creations, &#8220;scratch your itch&#8221; resulted in this nifty application. The &#8220;itch&#8221; was the absence of a 8085 simulator for GNU/Linux platform while Sridhar was preparing for his Micro-processor lab exam and decided to create one. Three days and it was in [...]]]></description>
			<content:encoded><![CDATA[<p>GNUSim8085 is a simulator environment for the <a href="http://en.wikipedia.org/wiki/Intel_8085">Intel 8085</a> processor. Like most open source creations, &#8220;scratch your itch&#8221; resulted in this nifty application. The &#8220;itch&#8221; was the absence of a 8085 simulator for GNU/Linux platform while <a href="http://nearfar.org">Sridhar</a> was preparing for his Micro-processor lab exam and decided to create one. Three days and it was in working shape with which he practiced for his exam. Even today, this processor is used in many educational institutions around the world for introductory courses on microprocessor architecture and assembly level programming. <a href="http://tarunaai.blogspot.com/">Onkar</a> and myself took over the development from Srid a couple of years back and for the past 6 months or so there was not much activity in there. A casual visit to the SF page shocked each of us. There were a hefty number of feature requests/bug reports and SF happily swallowed them without any email notifications. This was not the first time this has happened, and we decided to move to some other code hosting service. After arguing on several providers, we finally decided to move to Launchpad. So <a href="https://edge.launchpad.net/gnusim8085">here is the new project site</a>.</p>
<p style="text-align: center;"><a href="/admin/wp-content/uploads/2010/01/Screenshot-GNUSim8085-8085-Microprocessor-Simulator.jpg"><img class="size-medium wp-image-230 aligncenter" title="Screenshot-GNUSim8085 - 8085 Microprocessor Simulator" src="/admin/wp-content/uploads/2010/01/Screenshot-GNUSim8085-8085-Microprocessor-Simulator-300x179.jpg" alt="" width="300" height="179" /></a></p>
<p>A new release with a lot of bug fixes and some useful features is coming soon. With this release, we will have localisation support with strings translated into Gujarati, Arabic, Spanish, French, German, Catalan and Esperanto. If you are translator, head to the <a href="https://translations.edge.launchpad.net/gnusim8085">translations page</a> and start firing in some translations in your language NOW.</p>
<p style="text-align: center;"><a href="http://farm5.static.flickr.com/4013/4278767182_12029e628b.jpg"><img class="aligncenter" title="gnusim8085 - translation status" src="http://farm5.static.flickr.com/4013/4278767182_12029e628b.jpg" alt="" width="182" height="177" /></a></p>
<p>We are happy with Launchpad just for some very inflexible structure that it imposes (but thats a different blog altogether) and the absence of a wiki. We are back to active development and are absolutely excited with the numerous feature and support requests that are coming in via email as well as the trackers. I guess the <a href="http://de.wikipedia.org/wiki/GNUSim8085">German Wikipedia page on GNUSim8085</a> did contribute to the sudden rise in interest. Happy hacking and simulating.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2010/01/16/gnusim8085-rise-of-the-phoenix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Best Photo(s) 2009</title>
		<link>http://www.tuxmaniac.com/blog/2010/01/06/best-photos-2009/</link>
		<comments>http://www.tuxmaniac.com/blog/2010/01/06/best-photos-2009/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 10:09:31 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[meme]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.tuxmaniac.com/?p=215</guid>
		<description><![CDATA[Continuing the meme intiated by Sankarshan and started by the ever enthusiastic Kushal Das, here goes my best photo(s) of 2009. I like to categorise it into Best Night Shot, Most memorable trip and Best personal like. If you want to check it out on black background head to the original blog here.

Best Night Photo [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing the meme intiated by <a href="http://sankarshan.randomink.org/">Sankarshan</a> and started by the ever enthusiastic <a href="http://kushaldas.in/">Kushal Das</a>, here goes my best photo(s) of 2009. I like to categorise it into Best Night Shot, Most memorable trip and Best personal like. If you want to check it out on black background head to the original blog<a href="http://www.tuxmaniac.com/blog/2010/01/06/best-photos-2009/"> here</a>.</p>
<p><a href="http://www.flickr.com/photos/tuxmaniac/4137194820/in/set-72157622882665814/"><img class="aligncenter" title="Port Vell - Barcelona" src="http://farm3.static.flickr.com/2586/4137194820_11c8779570.jpg" alt="" width="500" height="398" /></a></p>
<p><strong>Best Night Photo</strong> &#8211; I casually took a photo of this scene from over a bridge and upon seeing it on the LCD I saw the reflection of the colours and the beauty. Took out my tripod and spend 15 minutes getting the image according to what I like. Easily my favourite night shot of 2009. Taken in Barcelona.</p>
<p><strong><br />
</strong></p>
<p><a href="http://www.flickr.com/photos/tuxmaniac/3896302804/in/set-72157622157886015/"><img class="aligncenter" title="Atop the Swiss Alps" src="http://farm4.static.flickr.com/3514/3896302804_eefcd8277b.jpg" alt="" width="500" height="257" /></a></p>
<p><strong>Memorable</strong> &#8211; Most difficult one to choose. In the end I preferred this one to this <a href="http://www.flickr.com/photos/tuxmaniac/3896156896/in/set-72157622157886015/">other photo</a> because the other is seen in gazillion of web photo albums. This is unique, simple and potrays the wonderful Swiss landscape.</p>
<p><strong><br />
</strong></p>
<p><a href="http://www.flickr.com/photos/tuxmaniac/3804243486/in/set-72157621988103670/"><img class="aligncenter" title="Personal" src="http://farm4.static.flickr.com/3541/3804243486_dcddc2b3c6.jpg" alt="" width="500" height="323" /></a></p>
<p><strong>Adorable</strong> &#8211; Do I even have to explain? I thank God for this. Best wishes and a very very Happy, Prosperous New Year 2010 to all my readers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2010/01/06/best-photos-2009/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setting up a remote git server</title>
		<link>http://www.tuxmaniac.com/blog/2009/12/14/setting-up-a-remote-git-server/</link>
		<comments>http://www.tuxmaniac.com/blog/2009/12/14/setting-up-a-remote-git-server/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 11:32:33 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[dvcs]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[remote server]]></category>

		<guid isPermaLink="false">/?p=201</guid>
		<description><![CDATA[For the past 1 month, especially en-route preparations for FOSS.IN 2009 I wanted to have a complete repository on my hard disk from where people can checkout, commit src code, schematics, technology information and do whatever needed without the necessity of INTERNET connectivity. Thats where git drew my attention. I have been a cvs / [...]]]></description>
			<content:encoded><![CDATA[<p>For the past 1 month, especially en-route preparations for <a href="http://foss.in/2009">FOSS.IN 2009</a> I wanted to have a complete repository on my hard disk from where people can checkout, commit src code, schematics, technology information and do whatever needed without the necessity of INTERNET connectivity. Thats where <a href="http://git-scm.com/">git</a> drew my attention. I have been a cvs / svn user for long time now and the very fundamental design aspect of git / any <a href="http://en.wikipedia.org/wiki/Distributed_revision_control">distributed version control system</a> makes me happy as it is just what a developer like me needs.</p>
<p>So here goes a quick how-to (more of a note to self) on how I setup a remote git repo on one of the servers I have ssh access to.</p>
<p>1. <a href="http://en.wikipedia.org/wiki/Secure_Shell">SSH</a> into your remote server (ssh uname@remoteserver)</p>
<p>2. Say, you are starting off setting up a git setup on this remote server. Create a directory by name say git (In the below example I put it in the home directory). All projects shall go into this directory.</p>
<p style="padding-left: 30px;"><strong><span style="color: #808080;"><em> uname@remoteserver$ mkdir ~/git</em></span></strong></p>
<p>3. Now, create a project.git directory. If your project name is ledblink then do the following.</p>
<p style="padding-left: 30px;"><strong><span style="color: #808080;"><em> uname@remoteserver$ mkdir ~/git/ledblink.git</em></span></strong></p>
<p>4. Initialise a bare git directory</p>
<p style="padding-left: 30px;"><span style="color: #888888;"><em> <span style="color: #808080;"><strong>uname@remoteserver$ cd ~/git/ledblink.git</strong></span></em></span></p>
<p style="padding-left: 30px;"><span style="color: #808080;"><strong><em> uname@remoteserver/git/ledblink.git$ git &#8211; -bare init</em></strong></span></p>
<p>5. Edit the description file to describe the project [Optional of-course]. Then edit the config file to enable reposharing by adding the line &#8220;<em>sharedrepository = 1</em>&#8221; under the [core] section.</p>
<p>6. Setup appropriate permissions. In the below example user only rights.</p>
<p style="padding-left: 30px;"><em> <span style="color: #808080;"><strong>uname@remoteserver/git/ledblink.git$ chmod -R g=u .</strong></span></em></p>
<p style="padding-left: 30px;"><span style="color: #808080;"><strong><em> uname@remoteserver/git/ledblink.git$ find . -type d | xargs chmod g+s</em></strong></span></p>
<p>So all is done on the server side. Go back to your local machine.</p>
<p>7. Go to the folder you want to be version control or create a fresh directory where you will put your project files. Lets say localprojectrepo is the directory name. Change directory into the localprojectrepo and do the following.</p>
<p style="padding-left: 30px;"><em> <span style="color: #808080;"><strong>uname@localhost/localprojectrepo$ git init</strong></span></em></p>
<p style="padding-left: 30px;"><em> <span style="color: #808080;"><strong>uname@localhost/localprojectrepo$ touch samplefile.txt</strong></span></em></p>
<p style="padding-left: 30px;"><span style="color: #808080;"><strong><em> uname@localhost/localprojectrepo$ git add .</em></strong></span></p>
<p style="padding-left: 30px;"><span style="color: #808080;"><strong><em> uname@localhost/localprojectrepo$ git commit -m &#8220;First commit&#8221;</em></strong></span></p>
<p>Your local git repository is created. Now lets add the server as remote so that a push &#8220;syncs&#8221; the changes to the remote server.</p>
<p style="padding-left: 30px;"><em> <span style="color: #808080;"><strong>uname@localhost/localprojectrepo$ git remote add origin uname@remoteserver:&lt;pathto&gt;/git/ledblink.git</strong></span></em></p>
<p style="padding-left: 30px;"><span style="color: #808080;"><strong><em> uname@localhost/localprojectrepo$ git push origin master</em></strong></span></p>
<p>Life is good! To take backups of your remote git repo, use your favourite means to copy the ~/git directory you create on the remote server. Thanks to good old friend <a href="http://web.gnuer.org/blog/index.php">Anurag</a> for helping me through the details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2009/12/14/setting-up-a-remote-git-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>RTEMS Workout at FOSS.IN 2009</title>
		<link>http://www.tuxmaniac.com/blog/2009/11/29/rtems-workout-at-foss-in-2009/</link>
		<comments>http://www.tuxmaniac.com/blog/2009/11/29/rtems-workout-at-foss-in-2009/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 14:45:49 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[Embedded GNU/Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[foss.in]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">/?p=197</guid>
		<description><![CDATA[If you are enthusiastic about Free and Open Source Software and you are anywhere near Bangalore (even if you are not, there is nothing stopping to be near Bangalore during this time), make sure you head to FOSS.IN 2009. FOSS.IN is the first conference for Open Source that I attended back in 2005 and was [...]]]></description>
			<content:encoded><![CDATA[<p>If you are enthusiastic about Free and Open Source Software and you are anywhere near Bangalore (even if you are not, there is nothing stopping to be near Bangalore during this time), make sure you head to <a href="http://foss.in/">FOSS.IN 2009</a>. FOSS.IN is the first conference for Open Source that I attended back in 2005 and was impressed. Since then I have attended all FOSS.INs except the 2006 (away from the country on an official trip). The conference has undergone several changes over the years from being a &#8220;Just another Conference&#8221; to &#8220;Getting things done&#8221; event. Project days were introduced in 2007, Workouts in 2008 and this year, team FOSS.IN has decided to take it a little further making it more &#8220;hacker&#8221; friendly in similar lines with <a href="http://en.wikipedia.org/wiki/Chaos_Computer_Club">Chaos Computer Congress </a>organised by Chaos Computer Club, arguably one of the most influential hacker groups.</p>
<p>This time around <a href="http://vattamsantosh.info/">Santosh Vattam</a> and myself are taking leads in having a RTEMS Workout. We have put up the pre-requisites, purpose and general outline on the<a href="http://workouts.foss.in/2009/index.php/RTEMS_-_Workout"> wiki page here</a>. Currently we are stream lining the objectives into being more specific. If everything goes well, we will be kick starting the workout with a basic introduction to RTEMS, a quick overview of the architecture, a walk through of source code structure and some basic knowledge sharing wrt what might be required during the next 4 days. So Day 1 would mostly be setting up and getting up to base. Day 2, 3 and 4 would be hard days filled with coding, debugging and lots of fun! Day 5 would be more of a wrap up &#8211; collecting patches, cleaning up things, sanity checks and reporting!</p>
<p>So, if you want to see your contributions go into NASA and ESA space shuttles then RTEMS workout is the place you need to head to. RTEMS community is a bunch of extremely nice people full of patience and am sure you will have fun hacking with us.</p>
<p>On a sidenote, I am currently at Zurich Airport calculating the probability of missing my connecting flight given that my first flight is delayed, life is full of mathematics. Number never fail to impress me. See you at FOSS.IN 2009!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2009/11/29/rtems-workout-at-foss-in-2009/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Rebirth of my web home</title>
		<link>http://www.tuxmaniac.com/blog/2009/10/04/the-rebirth-of-my-web-home/</link>
		<comments>http://www.tuxmaniac.com/blog/2009/10/04/the-rebirth-of-my-web-home/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 23:50:38 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cyberhome]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">/?p=183</guid>
		<description><![CDATA[A few days back, my website was defaced by a &#8220;(cr)hacker&#8221; group. Discomforting pictures of blood and swords were put up. I really wonder why the morons who crack websites have to load some gory pictures of violence. As it is always &#8220;All for good&#8221;, grabbing up this opportunity, set it up for a battle [...]]]></description>
			<content:encoded><![CDATA[<p>A few days back, my website was defaced by a &#8220;(cr)hacker&#8221; group. Discomforting pictures of blood and swords were put up. I really wonder why the morons who crack websites have to load some gory pictures of violence. As it is always &#8220;All for good&#8221;, grabbing up this opportunity, set it up for a battle against my laziness, I *finally* moved my website to a VPS and now I have complete control over my content, more freedom and flexibility. As I was moving the site contents, I figured out the highly outdated content, spammed blog, old WP installation. It felt like my website was living under a rock for all the 4 years. The next few weeks , I will find myself doing self-marketing to a number of folks and hence the decision to re-design everything was taken. A good decision I feel as I write this with the new site launched. My home page looks like the below screen shot.</p>
<div class="wp-caption aligncenter" style="width: 547px"><img class=" " src="http://www.tuxmaniac.com/work/images/homepage_screenshot.jpg" alt="My homepage" width="537" height="280" /><p class="wp-caption-text">My homepage</p></div>
<p>Nice, right? It would be a blunder on my part if I don&#8217;t mention my good friend Kamaleshwar Morjal for all the efforts he put in over the last two weeks to get a new design running. He has his own design company &#8220;<a href="http://www.eficacy.com/eficacy-designs/">Eficacy Designs</a>&#8221; and provides design services for the web and lots more. The Wordpress blog theme, was custom made for me. Very few designers have the capability to convert what you think and tell in words into the final product. Believe me, I just had online IRC conversations with him of how I would like my pages to be and thats it! A shameless plug but also a show of gratitude &#8211; &#8220;Do check up with him for any of your future design needs or consultancies. I highly recommend him&#8221;. So in short, the all new tuxmaniac.com is up and running. Check it out!</p>
<p style="text-align: center;"><strong><a href="http://www.tuxmaniac.com">Aanjhan&#8217;s Home on the Web</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2009/10/04/the-rebirth-of-my-web-home/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How I approach a project</title>
		<link>http://www.tuxmaniac.com/blog/2009/07/09/how-i-approach-a-project/</link>
		<comments>http://www.tuxmaniac.com/blog/2009/07/09/how-i-approach-a-project/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 11:22:53 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[Embedded GNU/Linux]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.tuxmaniac.com/blog/2009/07/09/how-i-approach-a-project/</guid>
		<description><![CDATA[This post does not tutor any specific methodology or design approach to any project but more of a note to self. Its been 4 years since I left undergrad school and since then and before have been involved with several projects of various magnitudes. In most of these projects I found myself get stuck at [...]]]></description>
			<content:encoded><![CDATA[<p>This post does not tutor any specific methodology or design approach to any project but more of a note to self. Its been 4 years since I left undergrad school and since then and before have been involved with several projects of various magnitudes. In most of these projects I found myself get stuck at exactly similar scenarios and recently figured out the reason for that. The reason is &#8220;Getting into the Nitty-gritty of things too early&#8221;. Thanks to my mentors <a href="http://personnes.epfl.ch/174054">Dr. Philip Brisk</a> and soon to be (Dr) <a href="http://people.epfl.ch/ties.kluter">Theo KluterÃ‚Â  </a>at EPFL and<a href="http://www.rtems.com/~joel/"> Dr. Joel Sherrill</a> and Thomas Doerfler (he doesn&#8217;t blog nor have a page that I know of) as mentors for <a href="http://socghop.appspot.com/student_project/show/google/gsoc2009/rtems/t124024747962">my Google Summer of Code project</a> for the help they have extended in my path to gain more knowledge in the field. The below thoughts are mostly based on Real Time systems and advanced computer architecture projects I have been involved in.</p>
<p>Most often when we start a project, we get a very generic picture , read around the project&#8217;s required literature background and immediately get into the &#8220;details&#8221; of the system a bit too fast without &#8220;completely&#8221; getting a grip on the Functional Overview of the system. Many people do the documentation (including explaining the design structure, functional flow) after coding a basic prototype and this itself in my opinion is a flaw. I found it much better to do the reverse and found most successful &#8220;engineers&#8221; do that way. There have also been scenarios where people have asked me &#8220;You draw a structural representation of your system before implementing??&#8221; which I find very amusing. How can one get something done without having a picture on paper first?</p>
<p>So the first thing I do now when starting off on a new project is to get a very high abstract picture of the requirements of the project. Then a bit more digging into the &#8220;functionality&#8221;. It more or less can be compared to a behavioural modeling of the project. Something like <a href="http://tuxmaniac.com/work/gsoc/MMU%20Functional%20Flow.html">this</a>Ã‚Â  . Note that the picture does not have any details of implementation (like which function to call, in what module will the implementation go into, what parameters to pass, which module is reusable etc etc). Its just plain functional diagram. This in my opinion helps one to cover most use cases, error scenarios. Its much easier to handle or think about these scenarios at a high level. Believe me, its just too easy to get into the nitty gritty and start putting down the details. Slap yourself and come out of that once you find yourself doing it. The paradigm is that once you are into the details you lose track of the big picture and hence the wider scope and overlook several scenarios. Yes, of-course there will still be some scenarios overlooked but it would be less in number and much easier to handle.</p>
<p>Once most cases are covered one can now, start digging into the diagram and find out re-usable portions of a module easily by repeating flow diagrams, eliminate conditions etc. And then get into the low level design and coding aspect. Also having such a high level functional diagram in place gives rise to many test cases and ensures you test most common conditions before hand. I use <a href="http://freemind.sourceforge.net/wiki/index.php/Main_Page">Freemind</a> for these diagrams. A great tool not only for mind mapping but also for such things.</p>
<p>It might sound very trivial, but how many of us have got stuck in the utter complexity of the system and miserably struggled to get ourselves out of the situation? If you have any other suggestions do feel free to leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2009/07/09/how-i-approach-a-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What have I been upto these days . . .</title>
		<link>http://www.tuxmaniac.com/blog/2009/05/16/what-have-i-been-upto-these-days/</link>
		<comments>http://www.tuxmaniac.com/blog/2009/05/16/what-have-i-been-upto-these-days/#comments</comments>
		<pubDate>Sat, 16 May 2009 17:55:51 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[FEL]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.tuxmaniac.com/blog/2009/05/16/what-have-i-been-upto-these-days/</guid>
		<description><![CDATA[Its been really long since I updated my blog. More or less 2.5 months and I just realised that. May be its a side-effect of doing a lot micro-blogging. If you are&#8217;nt following me on twitter or identi.ca , please feel free to do so. It has been very hectic and will continue to be [...]]]></description>
			<content:encoded><![CDATA[<p>Its been really long since I updated my blog. More or less 2.5 months and I just realised that. May be its a side-effect of doing a lot micro-blogging. If you are&#8217;nt following me on <a href="http://twitter.com/tuxmaniac">twitter</a> or <a href="https://identi.ca/tuxmaniac">identi.ca</a> , please feel free to do so. It has been very hectic and will continue to be atleast for the foreseeable future and I am loving it.</p>
<p><strong>Google Summer of Code 2009</strong></p>
<p>I am participating in this year&#8217;s google summer of code program as a student (yes, you read it right <img src='/admin/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  , as a <em>student</em> ).Ã‚Â  You can find my proposal to <a href="http://www.rtems.com">RTEMS</a> <a href="http://www.tuxmaniac.com/work/gsoc/gsoc_proposal.pdf">here (pdf)</a>. The Community Bonding period is almost coming to a close and the work package is getting more clear day by day. My mentor, Thomas Doerfler from <a href="http://www.embedded-brains.de/">Embedded Brains Gmbh</a> has helped me refine and catch up with all the necessary required knowledge to start work. Thank you Thomas. So this summer is already scheduled for me. Oh! You can find the project related wiki page <a href="http://www.rtems.com/wiki/index.php/MMU_Support">here</a>.</p>
<p><strong>Photography</strong></p>
<p>Whenever I feel like &#8220;Its getting on to me&#8221;, I take my <a href="http://www.flickr.com/photos/tuxmaniac/3142627602/in/set-72157611690734297/">good friend</a> (now its got some companions like tripod, UV-Filter, Polariser etc) and go shooting. Outcomes are the sets of <a href="http://www.flickr.com/photos/tuxmaniac/sets/72157617217662797/">Tulip Show</a> (one of my favourites), <a href="http://www.flickr.com/photos/tuxmaniac/sets/72157614979584104/">Geneva Autoshow</a>, <a href="http://www.flickr.com/photos/tuxmaniac/3523360594/">random</a> <a href="http://www.flickr.com/photos/tuxmaniac/3474245750/in/set-72157607157790210/">pics</a> of my town and <a href="http://www.flickr.com/photos/tuxmaniac/3474245328/in/set-72157607157790210/">nearby areas</a>. The photos I liked the most are in the <a href="http://www.flickr.com/photos/tuxmaniac/sets/72157614928312718/">Masterpieces</a> set. Some preview below.</p>
<p align="center"><img style="width: 130px; height: 83px" src="http://farm4.static.flickr.com/3329/3474237056_406f400b14.jpg?v=0" />Ã‚Â <img style="width: 123px; height: 83px" src="http://farm4.static.flickr.com/3417/3474243246_ff6feb968b.jpg?v=0" /> <img style="width: 144px; height: 83px" src="http://farm4.static.flickr.com/3305/3474245328_e42f26ac2f.jpg?v=0" /></p>
<p style="text-align: left">Oh and my cooking skills have improved tremendously. I can now cook<a href="http://www.flickr.com/photos/tuxmaniac/3516286826/"> Palak Paneer</a> too <img src='/admin/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="text-align: left"><span style="font-weight: bold">Academia</span></p>
<p>Its been hectic, hectic and hectic. But things are looking good. If everything goes well I should be able to get some experiment results out of my project by July which could be great. I have decided to put all my code that I have written for my assignments on the interweb under the <a href="http://sam.zoy.org/wtfpl/">WTFPL</a>. Thanks to Thibault to have suggested it <img src='/admin/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> If FEL team accepts we can package it under different sections and provide it along with the FEL Spin for F12. I have a few blog posts to make on some roadblocks I came across which could be really very interesting and informative for fellow Computer Architects, students and in general to anybody interested in Hardware Modeling and Design.</p>
<p>Thats all folks! Later!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2009/05/16/what-have-i-been-upto-these-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brussels &#8211; A lot will be remembered</title>
		<link>http://www.tuxmaniac.com/blog/2009/02/13/brussels-a-lot-will-be-remembered/</link>
		<comments>http://www.tuxmaniac.com/blog/2009/02/13/brussels-a-lot-will-be-remembered/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 10:56:12 +0000</pubDate>
		<dc:creator>aanjhan</dc:creator>
				<category><![CDATA[fosdem]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.tuxmaniac.com/blog/2009/02/13/brussels-a-lot-will-be-remembered/</guid>
		<description><![CDATA[So, Brussels it was last weekend. This wonderful city will be remembered by me for a lot of things (good and bad) for quite some time to come. I went there to attend FOSDEM (a separate blog post for this) and of-course didn&#8217;t miss out on the opportunity to check out the city either. Some [...]]]></description>
			<content:encoded><![CDATA[<p>So, Brussels it was last weekend. This wonderful city will be remembered by me for a lot of things (good and bad) for quite some time to come. I went there to attend <a href="http://www.fosdem.org/2009/">FOSDEM</a> (a separate blog post for this) and of-course didn&#8217;t miss out on the opportunity to check out the city either. Some quick points..</p>
<ol>
<li>Came out of Brussels Railway station and for a moment wondered whether I took the wrong flight/train to some place in the US. Tall buildings (very much unlike Europe)</li>
<li>Explored most of the city with a map provided by the youth hostel (<a href="http://www.2go4.be/">2go4</a>). Very informative map with some cool Young Traveller tips and favourites.</li>
<li>Travelling alone is no more boring.. I have my good companions (<a href="http://www.flickr.com/photos/tuxmaniac/3130528851/">yoda</a> and my Nikon D60 &#8211; need to find a name for her)</li>
<li><a href="http://www.kix.in/">KillerX</a> decided not to join me in brussels at the last moment because of some commitments, and I was left alone in the 6 bed dorm. It was so exciting to meet new faces everytime you enter your room in the evening and everytime you exit the room in the mornings, you would know these people (who you would have spent a whole night chatting) were not going to be around. I left notes on their tables and left the place.</li>
<li>Met people from Chile, Australia, Taiwan, Spain and ofcourse Switzerland itself in this short stay here. And most of them were good looking girls <img src='/admin/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  KillerX , you missed someting <img src='/admin/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
<li>Had all those that Belgium and Brussels is famous for.. From Waffles to Kwak, Kasteel, Krieks&#8230;</li>
<li>I returned back to Swiss and was down with flu for almost three days and today I am feeling a bit better. Hence this quick blog post. Its been a horrible three days.</li>
<li>The number of times I got lost in this city easily exceeds the sum of all the times I have got lost in my brief periods of stay in Europe and my short Eurotrips. I infact managed to get lost and end up in a street having strip clubs too.</li>
<li>The number of Siren sounds I have heard in three days is way higher than any I have heard in my 6 month stay in Swiss. Goes to show the number of politicians in this city.</li>
</ol>
<p>Brussels, a nice mix of middle age europe and modern architecture. A city that has life and parties go well into the night. Brussels through my lens <a href="http://www.flickr.com/photos/tuxmaniac/sets/72157613644900936/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxmaniac.com/blog/2009/02/13/brussels-a-lot-will-be-remembered/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
