<?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"
	>

<channel>
	<title>Me, Myself and Technology</title>
	<atom:link href="http://www.kalpiknigam.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalpiknigam.com/blog</link>
	<description>Kalpik Nigam</description>
	<pubDate>Thu, 15 May 2008 15:23:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>BarCamp Delhi 4!</title>
		<link>http://www.kalpiknigam.com/blog/2008/05/15/barcamp-delhi-4/</link>
		<comments>http://www.kalpiknigam.com/blog/2008/05/15/barcamp-delhi-4/#comments</comments>
		<pubDate>Thu, 15 May 2008 02:22:52 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[BarCampDelhi4]]></category>

		<category><![CDATA[bcd4]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/?p=132</guid>
		<description><![CDATA[Calling all campers! BarCamp Delhi 4 is just around the corner! Considering how much fun i had last time, ill definitely be present in this one! From the BarCampDelhi4 Wiki,
BarCamp Delhi is proposed to be a camp where we get together and discuss/rant/brain-storm/share opinions/information/wisdom about anything. Be it Web Technologies, trends, Mobile Internet, Hacking, Blogging, [...]]]></description>
			<content:encoded><![CDATA[<p>Calling all campers! BarCamp Delhi 4 is just around the corner! Considering <a href="http://www.kalpiknigam.com/blog/2007/12/10/my-first-barcamp-barcampdelhi3-awesome/" target="_blank">how much fun</a> i had last time, ill definitely be present in this one! From the <a href="http://wiki.barcampdelhi.com/index.php?title=Main_Page" target="_blank">BarCampDelhi4 Wiki</a>,</p>
<blockquote><p>BarCamp Delhi is proposed to be a camp where we get together and discuss/rant/brain-storm/share opinions/information/wisdom about anything. Be it Web Technologies, trends, Mobile Internet, Hacking, Blogging, Vlogs, Social Media etc. that interests us.</p></blockquote>
<p>The details of the event are:</p>
<p>Date: <strong>17th May 2008</strong> (Saturday).</p>
<p>Time: 9:00 am to 6.00 pm</p>
<p>Location:</p>
<p>Amity Innovation Incubator<br />
Auditorium, Block C<br />
Amity University Campus<br />
Sector 125, Noida<br />
Ph: +91.120.46590000, 4659151</p>
<p>For Driving Directions + Auto-Fare on SMS: Send rg source-location-name to bcd4 (to 56767)<br />
Note: SMS based Driving Direction service will be active only on 17th May 2008.<br />
<a href="http://maps.google.com/maps/ms?f=q&amp;hl=en&amp;geocode=17072564531402013323,28.546542,77.334203&amp;ie=UTF8&amp;msa=0&amp;msid=104909153926470468662.00044d0d4508d155b5b4a&amp;ll=28.550563,77.340016&amp;spn=0.017944,0.040169&amp;t=h&amp;z=15&amp;iwloc=00044d0d7c3f8991078c4/">Amity University Campus on Google Maps</a></p>
<p>How to register for the event: Go to the <a href="http://wiki.barcampdelhi.com/index.php?title=Campers" target="_blank">Campers List</a> and add your name to the <strong>bottom</strong>. Also, please try <a href="http://wiki.barcampdelhi.com/index.php?title=Volunteers" target="_blank">Volunteering</a> for stuff.</p>
<p>Will blog more about the event when its over <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope to see you there! <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2008/05/15/barcamp-delhi-4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu to rename top level directories?!</title>
		<link>http://www.kalpiknigam.com/blog/2008/04/01/ubuntu-to-rename-top-level-directories/</link>
		<comments>http://www.kalpiknigam.com/blog/2008/04/01/ubuntu-to-rename-top-level-directories/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 18:17:55 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/?p=131</guid>
		<description><![CDATA[Well, i just heard that Ubuntu is trying to rename all the top level directories! The proposed directory structure is:
/bin      /system/executables

/boot     /system/boot

/dev      /system/devices

/etc      /system/config

/lib      /system/libraries

/home     /users

/media  [...]]]></description>
			<content:encoded><![CDATA[<p>Well, i just <a href="http://blog.drinsama.de/erich/en/linux/debian/2008040101-renaming-directories" target="_blank">heard</a> that Ubuntu is trying to rename all the top level directories! The proposed directory structure is:</p>
<pre>/bin      /system/executables

/boot     /system/boot

/dev      /system/devices

/etc      /system/config

/lib      /system/libraries

/home     /users

/media    /storage

/mnt      /storage

/proc     /system/processes

/root     /users/Administrator

/sbin     /system/executables/admin

/tmp      /system/temporary

/usr      /system/applications</pre>
<p>Well, that&#8217;s just plain stupid if you ask me.. It will create unnecessary confusion and difference between various linux distributions! I think Ubuntu should strive to be &#8220;User Friendly&#8221; not &#8220;Idiot Friendly&#8221;. We dont want another case of the Windows do we? <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>What do you guys think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2008/04/01/ubuntu-to-rename-top-level-directories/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My New Rig</title>
		<link>http://www.kalpiknigam.com/blog/2008/03/16/my-new-rig/</link>
		<comments>http://www.kalpiknigam.com/blog/2008/03/16/my-new-rig/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 05:31:32 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2008/03/16/my-new-rig/</guid>
		<description><![CDATA[Well.. Not exactly *new*, its about a month old now  I still have my old pc, and have set up a LAN  Here&#8217;s the configuration:
Processor: Core2Quad Q6600 @2.4Ghz
Motherboard: MSI P35 Platinum
GFX Card: MSI 8600 GT (512MB)
RAM: Patriot 2&#215;1GB DDR2 800 Mhz (matched pairs)
HDD: Western Digital 400GB HDD (16MB buffer)
SMPS: Cooler Master Real Power [...]]]></description>
			<content:encoded><![CDATA[<p>Well.. Not exactly *new*, its about a month old now <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I still have my old pc, and have set up a LAN <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Here&#8217;s the configuration:</p>
<p>Processor: Core2Quad Q6600 @2.4Ghz<br />
Motherboard: MSI P35 Platinum<br />
GFX Card: MSI 8600 GT (512MB)<br />
RAM: Patriot 2&#215;1GB DDR2 800 Mhz (matched pairs)<br />
HDD: Western Digital 400GB HDD (16MB buffer)<br />
SMPS: Cooler Master Real Power 550W<br />
Cabinet: Cooler Master Elite<br />
Screen: Viewsonic VX922 (19&#8243;)<br />
DVD Writer: Samsung SH-S203D</p>
<p>Hope this one lasts for 2-3 years without any major upgrade (i know its hoping against hope) <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><a href="http://www.zooomr.com/photos/kalpik/sets/27816/" target="_blank">Here</a> are some pics, if you wanna have a look <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2008/03/16/my-new-rig/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Top 10 Reasons to use Linux</title>
		<link>http://www.kalpiknigam.com/blog/2008/03/16/top-10-reasons-to-use-linux/</link>
		<comments>http://www.kalpiknigam.com/blog/2008/03/16/top-10-reasons-to-use-linux/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 05:19:21 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2008/03/16/top-10-reasons-to-use-linux/</guid>
		<description><![CDATA[Hmm.. I&#8217;ve been out of the blogging scene for quote sometime now! Didn&#8217;t really get the time, or anything worthwhile to post. Well anyway, what better way to come back, then to list out the top 10 reasons to use linux!  
 If you’re a Linux enthusiast like me, you’ve probably tried to convert a [...]]]></description>
			<content:encoded><![CDATA[<p>Hmm.. I&#8217;ve been out of the blogging scene for quote sometime now! Didn&#8217;t really get the time, or anything worthwhile to post. Well anyway, what better way to come back, then to list out the top 10 reasons to use linux! <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<blockquote><p> If you’re a Linux enthusiast like me, you’ve probably tried to convert a few people over to Linux from another operating system. Even though you succeed many times, there are always a few ‘geniuses’ out there who need some real persuading to switch over to Linux.</p>
<p><span id="more-129"></span></p>
<p>So here are some quick and simple things about Linux you can point out to your potential convert.</p>
<p><strong> 1. Linux helps you get rid of viruses, worms, and other computer infections.</strong></p>
<p>Although it is possible to get infected even with Linux (malware is mainly written for Windows), its system architecture, based on a server-client relationship makes it difficult for a virus to do any damage. <a href="http://www.internetling.com/2008/03/09/anti-virus-software-is-dead-use-linux/#comment-414" target="_blank">See this post.</a></p>
<p><strong> 2. Linux is fast and will stay fast</strong></p>
<p>Vista is a huge resource hog. XP isn’t too humble either. If you use Windows for a longer time and install lots of different programs, your computer becomes bloated with trash data, consequently becoming slower. With Linux, even a major distro won’t demand more than 256 RAM to run passably with all the bling and a maximum of 2 GB of space. And it won’t get slower.</p>
<p><strong>3. Linux is easier to use than Windows.</strong> <em>Using the Terminal is not necessary in most cases.</em></p>
<p>What could be easier than opening a package manager, selecting the software you want, and letting Linux download it for you? I hate it when people complain about how Linux’ hardware support bites. They probably aren’t aware of the fact that Linux supports more devices than Vista. I should know, I had my share of problems with three different versions of Windows with lots of pieces of hardware. Ndiswrapper-gui is fool-proof and you know it! You can’t expect a new user will know how to solve <em>every issue.<br />
</em></p>
<p><strong>4. Linux is free as in free beer AND as in free speech. </strong><em>Cost does NOT define the value of Free Software!</em></p>
<p>All of the major Linux distributions are free of cost. Yes, that’s <strong>zero dollars</strong>. Ain’t it great to have a whole operating system and not be afraid you’ll get fined? You can choose from a multitude of great open source apps which come under the GPL license, too. No need to worry about the</p>
<p><strong>5. Your porn collection is safe with Linux </strong></p>
<p>Don’t laugh. I’m not a big fan of porn, but it has a big market share on the Internet. On Linux, (which is trojan, virus etc. free), every user gets a password, and you can see the source code so you know that <a href="http://www.wired.com/science/discoveries/news/1999/09/21577" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.wired.com');">FBI isn’t checking you out, like on Windows</a>.</p>
<p><strong>6. Thousands of Windows-only applications (even Photoshop CS3) and games work with Linux through WINE</strong> just as fast. You can also find good alternative open source software.</p>
<p>The Linux experience may be a bit different for a user who needs some Windows-only software, because there is no good equivalent for it on Linux. There’s always WINE though. It’s a compatibility layer which can install Windows programs on your Linux Box, even games like Call of Duty, Unreal Tournament, Half-Life 2…</p>
<p><a href="http://www.osalt.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.osalt.com');">Search open source alternatives</a></p>
<p><a href="http://appdb.winehq.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/appdb.winehq.org');">Search the Wine application DB</a></p>
<p><strong>7. Linux looks <em>better</em> than Windows Vista or Mac OS X</strong></p>
<p>It’s a simple as this: Linux has got Compiz Fusion and a very nice default theme, normally. You can imitate ANY effect other operating system boast with. If a Mac user still thinks his Mac OS X or Vista look better, don’t worry. You can make Linux look <em>exactly</em> like it in under 15 minutes.</p>
<p><strong>8. Linux is fun</strong></p>
<p>People always tell me this. And why? Linux users have the power to expand their system for free, they are free to modify the system exactly to their needs. You learn something new this way every day with Linux and if you do things right it can reward you with the desired results.</p>
<p><strong>9. <em>You</em> can help improve Linux</strong></p>
<p>There are lots of jokes made about ‘teh 1337 powerz of communityz’!!! Sadly, they exist mostly because they don’t know any good arguments against community. In open source, you can actually speak to the actual developers, help translate, develop and improve the software you are using right now while not helping others make wads of cash.</p>
<p><strong>10. Linux <em>makes you</em> give your computer a name</strong></p>
<p>It’s possible on every OS, basically, but Linux <em>demands you do it</em>! Sheer coolness.</p></blockquote>
<p>Taken from <a href="http://www.internetling.com/2008/03/14/top-10-responses-to-why-should-i-use-linux-a-linux-evangelists-reference/" target="_blank">here</a>.</p>
<blockquote></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2008/03/16/top-10-reasons-to-use-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yahoo censoring status messages?</title>
		<link>http://www.kalpiknigam.com/blog/2007/12/27/yahoo-censoring-status-messages/</link>
		<comments>http://www.kalpiknigam.com/blog/2007/12/27/yahoo-censoring-status-messages/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 16:54:00 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[Pidgin]]></category>

		<category><![CDATA[Yahoo]]></category>

		<category><![CDATA[Censoring]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/12/27/yahoo-censoring-status-messages/</guid>
		<description><![CDATA[I discovered this when i tried to set my status message to &#8220;Benazir Bhutto killed..&#8221; it just didn&#8217;t reflect. Then i tried Pidgin&#8217;s default away message &#8220;I&#8217;m not here right now&#8221; didn&#8217;t work.. But surprisingly &#8220;I&#8217;m not here right away&#8221; works.. Harsh confirmed the behavior. Seems as if yahoo is blocking some words such as [...]]]></description>
			<content:encoded><![CDATA[<p>I discovered this when i tried to set my status message to &#8220;Benazir Bhutto killed..&#8221; it just didn&#8217;t reflect. Then i tried <a href="http://pidgin.im" target="_blank">Pidgin&#8217;s</a> default away message &#8220;I&#8217;m not here right now&#8221; didn&#8217;t work.. But surprisingly &#8220;I&#8217;m not here right away&#8221; works.. <a href="http://www.harshj.com" target="_blank">Harsh</a> confirmed the behavior. Seems as if yahoo is blocking some words such as &#8220;now&#8221; and &#8220;Bhutto&#8221; in various combinations in a sentence (&#8221;now&#8221; and &#8220;Bhutto&#8221; do work as status messages). At first i though it was a problem with <a href="http://pidgin.im" target="_blank">pidgin</a>. But then <a href="http://www.ankur-gupta.com" target="_blank">Ankur</a> confirmed that these words were not working with even the windows yahoo messenger client! I really don&#8217;t know what yahoo is trying to achieve but its really irritating <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2007/12/27/yahoo-censoring-status-messages/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Latest Pidgin/Rhythmbox repository for Ubuntu</title>
		<link>http://www.kalpiknigam.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/</link>
		<comments>http://www.kalpiknigam.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 11:22:15 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[Deb]]></category>

		<category><![CDATA[Latest]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Messenger]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Pidgin]]></category>

		<category><![CDATA[Repository]]></category>

		<category><![CDATA[Rhythmbox]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/</guid>
		<description><![CDATA[Here is a repository i use on my gutsy install which always contains the latest builds of Pidgin and Rhythmbox. So no more hunting for debs or compiling sources  
Steps to add the repository:

1. Open Terminal (Applications-&#62;Accessories-&#62;Terminal)
2. Type &#8220;gksu  gedit /etc/apt/sources.list&#8221;
3. Go to the end of the file and add the following onto a [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a repository i use on my gutsy install which always contains the latest builds of Pidgin and Rhythmbox. So no more hunting for debs or compiling sources <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Steps to add the repository:</p>
<p><span id="more-126"></span></p>
<p>1. Open Terminal (Applications-&gt;Accessories-&gt;Terminal)</p>
<p>2. Type &#8220;<strong>gksu  gedit /etc/apt/sources.list</strong>&#8221;</p>
<p>3. Go to the end of the file and add the following onto a new line:</p>
<blockquote><p><strong>## Latest Pidgin/Rhythmbox<br />
deb http://www.telemail.fi/mlind/ubuntu gutsy main</strong></p></blockquote>
<p>4. Save the file and close Gedit.</p>
<p>5. Add the public key so that apt does not complain about any authentication errors (type into terminal):</p>
<blockquote><p><strong>wget http://www.telemail.fi/mlind/ubuntu/937215FF.gpg -O- | sudo apt-key add -</strong></p></blockquote>
<p>6. Update your system (type in terminal)</p>
<blockquote><p><strong>sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade</strong></p></blockquote>
<p>7. Voila! You should now have the latest Pidgin and Rhythmbox!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My First BarCamp! BarCampDelhi3: AWESOME!</title>
		<link>http://www.kalpiknigam.com/blog/2007/12/10/my-first-barcamp-barcampdelhi3-awesome/</link>
		<comments>http://www.kalpiknigam.com/blog/2007/12/10/my-first-barcamp-barcampdelhi3-awesome/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 19:44:41 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[BarCampDelhi3]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[People]]></category>

		<category><![CDATA[Unconference]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/12/10/my-first-barcamp-barcampdelhi3-awesome/</guid>
		<description><![CDATA[So.. I had wanted to attend un-conferences since a long time now, but didn&#8217;t really get to know the events on time, or the events were outside of Delhi/NCR. So this even was the perfect opportunity for me to explore! The even was held at the Noida Sector 59 office of Impetus Software, which was [...]]]></description>
			<content:encoded><![CDATA[<p>So.. I had wanted to attend un-conferences since a long time now, but didn&#8217;t really get to know the events on time, or the events were outside of Delhi/NCR. So this even was the perfect opportunity for me to explore! The even was held at the Noida Sector 59 office of <a href="http://www.impetus.com/" target="_blank">Impetus Software</a>, which was quite close to my own office, so i kinda knew the area a bit. The event was scheduled to start at 9:30 AM. I, along with <a href="http://idipp.wordpress.com/" target="_blank">Deepak</a>, <a href="http://tech-trivia.blogspot.com/" target="_blank">Prateek</a> and Apoorv reached the venue around 9:15 AM. We did all the registration formalities, and then proceeded to the conference room. We were one of the first few people to arrive there. The first &#8220;known&#8221; person we met there was <a href="http://www.amitranjan.com" target="_blank">Amit</a>. He greeted us with his usual smile (dunno whether he recognized me and Apoorv or not though <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ). Then we met this really friendly guy named <a href="http://ankit.instablogs.com/" target="_blank">Ankit</a>, who had come with his baby daughter, who was later declared as the youngest attendee of the BarCamp <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><span id="more-125"></span></p>
<p>So the sessions started with all of us introducing ourselves, along with tagging the event with 3 tags each <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> The event started with <a href="http://www.navjotpawera.com/" target="_blank">Navjot&#8217;s</a> presentation about <a href="http://www.gurugeeks.net/" target="_blank">GuruGeeks</a>. The presentation was enjoyable, and i appreciate all the effort he&#8217;s putting into it! Next up were <a href="http://www.fromdelhi.com/" target="_blank">Manik</a> and <a href="http://www.webonrails.com/" target="_blank">Akhil</a> of the <a href="http://www.vinsol.com/" target="_blank">Vinsol</a> <a href="http://www.vinsol.com/team/" target="_blank">team</a> with a presentation on deploying rails apps on Amazon&#8217;s EC2, again being a very interesting presentation, it captured the attention of all present there. They even showed us a live demo of how to go about it! I just LOVED their sweatshirts! It had &#8220;Ruby makes me happy&#8221; with a cute ruby thingy on them. Check them out in one of the pics below. Next up was Vineet of Impetus presenting on &#8220;Planning Poker - Agile Estimation for Dummies&#8221;. After this presentation, the organizers decided to make two batches and proceed with 2 sessions simultaneously. So 2 groups were formed, one was the technical group and the other was the social group (which had presentations related to blogging and social networking). I remained with the technical group. Next up was <a href="http://aws.typepad.com/" target="_blank">Jignesh</a> of <a href="http://aws.amazon.com" target="_blank">Amazon</a> with his highly informative and impressive session on Amazon&#8217;s <a href="http://www.amazon.com/b/ref=sc_fe_l_2?ie=UTF8&amp;node=201590011&amp;no=3435361&amp;me=A36L942TSJ2AJA" target="_blank">EC2</a> and <a href="http://www.amazon.com/S3-AWS-home-page-Money/b/ref=sc_fe_l_2?ie=UTF8&amp;node=16427261&amp;no=3435361&amp;me=A36L942TSJ2AJA" target="_blank">S3</a> web services. This was the best session of the entire event (i hope those who attended would agree with me <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ). We had to break in between for lunch. Jignesh completed his session after lunch. We had <a href="http://www.abhishekkant.net/" target="_blank">Abhishek</a> with his session &#8220;Everyday Productivity with Windows Live Tools&#8221;. I personally didn&#8217;t like this session at all. It was more like a marketing attempt from Microsoft. I mean the guy was showing off windows live mail (outlook express replacement for vista) as if it was the ONLY email client on earth! Guys from <a href="http://www.thinkdigit.com/forum" target="_blank">ThinkDigit</a> would know how i felt (this dude was like gx_saurav and iMav amalgamated into one life form <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) Anyway, i think such sessions should not be allowed on events such as BarCamp. There was another &#8220;marketing&#8221; session by some company offering free server hosting for 3 months to budding startups (sorry, forgot their name). In the meantime, <a href="http://www.kapilmohan.com" target="_blank">Kapil</a> also joined us. The Vinsol team took the stage once more with <a href="http://www.expressica.com/" target="_blank">Sur</a> giving a session on &#8220;Ruby Insights - Some unsaid things about Ruby Programming Language&#8221;. Once again, the session was very informative, with him giving some tips and tricks for <a href="http://www.ruby-lang.org/en/" target="_blank">Ruby</a> programming. He even gave some live demos of small code snippets. I moved from the conference room to the Networking room, where <a href="http://www.webonrails.com/" target="_blank">Akhil</a> was giving a live demo of deploying rails apps on EC2. <a href="http://aws.typepad.com/" target="_blank">Jignesh</a> was also there to answer our questions concerning EC2. After this, the sessions were over, and people were just interacting with each other. We clicked some pics, and then, were invited by <a href="http://www.kapilmohan.com" target="_blank">Kapil</a> to <a href="http://www.rubytuesday.com/" target="_blank">Ruby Tuesday</a> for some snacks and beer, all sponsored by <a href="http://www.opera.com" target="_blank">Opera Software</a>! Me and Apoorv decided to accept the invite, while <a href="http://idipp.wordpress.com/" target="_blank">Deepak</a> and <a href="http://tech-trivia.blogspot.com/" target="_blank">Prateek</a> decided to call it a day. We had a lot of fun (and beer <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) there and interacted a lot with all present there. We were there until the very end when <a href="http://www.navjotpawera.com/" target="_blank">Navjot</a> (representing <a href="http://www.opera.com" target="_blank">Opera Software</a>) paid the bill <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So that was it! Now you&#8217;ve got a first hand experience of the entire event! But be sure to actually be there next time! I REALLY enjoyed the entire experience. Im now looking forward to attending such events, and ill be attending <a href="http://www.osscamp.in/OSSCampDelhi2" target="_blank">OSS CampDelhi 2</a> next week <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Pics:</strong></p>
<p><embed src="http://www.box.net/static/flash/box_explorer.swf?widgetHash=naed0qok8a&#038;cl=0" width="460" height="345" wmode="transparent" type="application/x-shockwave-flash"></embed></p>
<p>P.S. Ill be updating this post as and when i remember stuff <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2007/12/10/my-first-barcamp-barcampdelhi3-awesome/feed/</wfw:commentRss>
		</item>
		<item>
		<title>08/12/07 - BarCampDelhi3</title>
		<link>http://www.kalpiknigam.com/blog/2007/12/06/081207-barcampdelhi3/</link>
		<comments>http://www.kalpiknigam.com/blog/2007/12/06/081207-barcampdelhi3/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 17:14:24 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[BarCamp]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Delhi]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Fun]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/12/06/081207-barcampdelhi3/</guid>
		<description><![CDATA[
Heh, no its not a booze party  From the BarCamp wiki:
BarCamp Delhi is proposed to be a camp where we get together and discuss/rant/brain-storm/share opinions about about Web technologies &#38; trends, Mobile Internet, Hacking, Blogging, Vlogs, Social Media, &#8230; everything about the Technology that interests us. As said before, &#8220;It&#8217;s about geekery and having [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://img48.imageshack.us/img48/6918/barcampdelhilogo2ni0.gif" alt="BarCamp" align="absmiddle" height="111" width="363" /></p>
<p>Heh, no its not a booze party <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> From the <a href="http://barcamp.org/BarCampDelhi3" target="_blank">BarCamp wiki</a>:</p>
<blockquote><p>BarCamp Delhi is proposed to be a camp where we get together and discuss/rant/brain-storm/share opinions about about Web technologies &amp; trends, Mobile Internet, Hacking, Blogging, Vlogs, Social Media, &#8230; everything about the Technology that interests us. As said before, &#8220;It&#8217;s about geekery and having a focal point for great ideas.&#8221;</p></blockquote>
<p>This would actually be the first time i&#8217;d be attending a BarCamp. Got to know about BarCamp last year through <a href="http://www.amitranjan.com/" target="_blank">Amit</a> of <a href="http://www.uzanto.com/" target="_blank">Uzanto</a>, but missed it last year. Anyway, im surely attending it this time. Expecting to meet a lot of like minded <strike>people</strike> geeks <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> I urge all people who can make it to the event, to register at the <a href="http://barcamp.org/BarCampDelhi3" target="_blank">BarCampDelhi3 wiki page</a>. As for those who would have to miss it, dont worry, many people would be live blogging the event. Ill also try and blog a bit about it, otherwise ill surely link you to the people who do blog about it in detail <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Venue:  Impetus Technologies, D-39/40, Sector - 59, NOIDA</p>
<p>Date: 8th December 2007 (Saturday)</p>
<p>Schedule:</p>
<p>Log On               - 9.30 am<br />
Lunch Break          - 1.30 pm  (45 min)<br />
Log Off              - 5.30 pm</p>
<p>See you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2007/12/06/081207-barcampdelhi3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adobe Flash Player 9 Update 3, Version 9.0.115.0 for Linux</title>
		<link>http://www.kalpiknigam.com/blog/2007/12/05/adobe-flash-player-9-update-3-version-901150-for-linux/</link>
		<comments>http://www.kalpiknigam.com/blog/2007/12/05/adobe-flash-player-9-update-3-version-901150-for-linux/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 05:07:28 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/12/05/adobe-flash-player-9-update-3-version-901150-for-linux/</guid>
		<description><![CDATA[Adobe has released a shining new version of Flash Player for linux. This is a big release fixing a lot of stability issues and also adding a truck load of features!
Changelog:
New audio/video options

H.264/HE-AAC codec support
Flash Player 9 Update 3 includes H.264 video and High Efficiency AAC (HE-AAC) audio codec support that opens up a broad [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe has released a shining new version of Flash Player for linux. This is a big release fixing a lot of stability issues and also adding a truck load of features!</p>
<p>Changelog:</p>
<h4>New audio/video options</h4>
<ul>
<li><strong>H.264/HE-AAC codec support</strong><br />
Flash Player 9 Update 3 includes H.264 video and High Efficiency AAC (HE-AAC) audio codec support that opens up a broad ecosystem and selection of standards-based video — up to HD quality — that developers can leverage in their applications. Supporting a subset of MPEG-4 Part 12 (container) and Part 10 (H.264), including baseline, main and high profiles, Flash Player can play back existing MP4, M4A, MOV, MP4V, 3GP and 3G2 content.</li>
</ul>
<p><span id="more-123"></span></p>
<h4>Improved Performance</h4>
<ul>
<li><strong>Multi-core support</strong><br />
Speed the rendering of vectors, bitmaps, filters and video, including true 1080p video, with new multi-core support that takes advantage of up to 4 CPUs.</li>
<li><strong>Hardware scaling</strong><br />
Improve the performance and quality of full-screen video through the use of hardware scaling.</li>
<li><strong>Multi-threaded video decoding</strong><br />
The VP6 video codec now runs in a separate thread on multi-core systems, enabling true 1080p video. In addition, the responsiveness and decode blockiness of the VP6 codec is improved with this change.</li>
<li><strong>Image scaling</strong><br />
A new algorithm for scaling bitmap images enhances the quality and rendering performance of downscaled images.</li>
<li><strong>Flash Player cache</strong><br />
The Flash Player cache enables common components, such as the Flex Framework, to be cached locally and then used by any SWF from any domain. Use of the Flash Player cache can significantly reduce SWF file sizes and speed application download times.</li>
<li><strong>Flash Media Server buffering</strong><br />
The stream buffer is maintained while a stream is paused.</li>
</ul>
<h4>Universal Reach</h4>
<ul>
<li><strong>Full screen mode for Linux</strong><br />
Full screen mode with hardware scaling is now supported in Linux.</li>
<li><strong>Accessibility support for the plugin</strong><br />
Flash Player 9 update 3 adds support for Microsoft’s Active Accessibility (MSAA) API to the plugin, enabling consistent support across plugin-based and Internet Explorer browsers.</li>
<li><strong>Mac Os X Leopard suppor</strong>t<br />
Flash Player 9 update 3 now supports the Mac OS X Leopard operating system.</li>
</ul>
<h4>Fixed in this version:</h4>
<ul>
<li>On Linux, modal dialogs displayed by Flash Player stay in front of browser windows but do not prevent interaction with the browser as they should. (191331)</li>
<li>On Windows Vista, Internet Explorer 7 Protected Mode may prompt users with security warnings when attempting to view Flash content after installing the Flash Player 9 (9.0.45.0) ActiveX control. Security warnings may also appear for users who choose to install the Google Toolbar from the Flash Player Download Center on adobe.com as part of the player installation process. This was fixed in an Internet Explorer update in June 2007.</li>
<li>On certain SUSE 9.2 installations using the standalone player only, trying to Open a browser from the standalone player with SeaMonkey open will cause the player to hang. (193383)</li>
<li>On Linux, networking operations in the standalone player are currently slow. (193158)</li>
<li>On Linux, when the mouse is hovering over Flash content, keyboard input is not sent to the browser. (194265)</li>
<li>Full-screen mode is not supported in the Opera Browser on Macintosh systems. (189140)</li>
<li>Full-screen mode is now supported on Linux.</li>
<li>Invoking document.write(..) method of JavaScript using ExternalInterface or FSCommand hangs Safari on next page load. This issue has been reported to Apple. (167996)</li>
<li>The Mozilla Plugin Finder Service will not install Flash Player 9.0.20.0 on Intel-based Macs using double-byte language modes. Users may either install from the Adobe Player Download Center or use the Plugin Finder Service in non-double-byte language modes. (180719)</li>
<li>The plugin version of Flash Player does not fire flash.events.Event.RENDER when wmode is set as transparent. (198515)</li>
<li>Full-screen can be used when wmode is set  (202290)</li>
<li>Passing large amounts of XML through External Interface is significantly faster (206828)</li>
<li>ExternalInterface now works with HTML objects that contain dots within the object name (199614)</li>
</ul>
<p>Here is the list of <a href="http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security.html" target="_blank">security updates</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2007/12/05/adobe-flash-player-9-update-3-version-901150-for-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I&#8217;m officially in Love!</title>
		<link>http://www.kalpiknigam.com/blog/2007/11/23/im-officially-in-love/</link>
		<comments>http://www.kalpiknigam.com/blog/2007/11/23/im-officially-in-love/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 15:57:06 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Audi]]></category>

		<category><![CDATA[Audi R8]]></category>

		<category><![CDATA[Car]]></category>

		<category><![CDATA[Love]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/11/23/im-officially-in-love/</guid>
		<description><![CDATA[Hehe.. With this car actually.. Audi R8

Some wallpapers.
Now to see if i can muster up the $109,000 to own it. And trust me, one day i will 
]]></description>
			<content:encoded><![CDATA[<p>Hehe.. With this car actually.. <a href="http://www.audiusa.com/audi/us/en2/new_cars/Audi_R8.html" target="_blank">Audi R8</a></p>
<p><img src="http://img135.imageshack.us/img135/6897/audir810189mw0.jpg" alt="Audi R8" height="345" width="460" /></p>
<p>Some <a href="http://www.allcarwallpapers.com/audi/audi-r8/" target="_blank">wallpapers</a>.</p>
<p>Now to see if i can muster up the $109,000 to own it. And trust me, one day i will <img src='http://www.kalpiknigam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpiknigam.com/blog/2007/11/23/im-officially-in-love/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
