<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Ankit Ahuja</title>
	
	<link>http://ankitahuja.com</link>
	<description>My personal website and blog</description>
	<pubDate>Wed, 12 Nov 2008 20:03:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ankitsblog" type="application/rss+xml" /><item>
		<title>Twitter + Orkut = Twitkut</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/451072587/</link>
		<comments>http://ankitahuja.com/blog/webapps/twitkut/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 20:03:39 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Webapps]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/?p=43</guid>
		<description><![CDATA[
I am a big fan of Twitter. Unfortunately, almost all of my real life friends are only on Orkut. Most of them haven&#8217;t even heard of Twitter. Thats how I came up with the idea of creating something like Twitkut.
I update on Twitter a lot. So, I thought how cool will it be if somehow [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="Twitkut" href="http://bit.ly/twitkut" target="_blank"><img class="aligncenter" src="http://ankitahuja.com/apps/orkut/twitkut.png" alt="Twitkut" /></a></p>
<p>I am a big fan of <a title="Twitter" href="http://twitter.com" target="_blank">Twitter</a>. Unfortunately, almost all of my real life friends are only on <a title="Orkut" href="http://www.orkut.com" target="_blank">Orkut</a>. Most of them haven&#8217;t even heard of Twitter. Thats how I came up with the idea of creating something like Twitkut.</p>
<p>I update on Twitter a lot. So, I thought how cool will it be if somehow all my Orkut friends can also recieve frequent updates on my tweets as well as be able to read them from Orkut itself. That means they don&#8217;t have to be registered on Twitter to follow me and get updates.</p>
<p><a title="Twitkut" href="http://bit.ly/twitkut" target="_blank">Twitkut</a> displays your recent tweets on your Orkut profile page. Besides, it also shows you which all of your friends are using Twitkut so that you can follow them. It shows you their combined recent tweets too. This way you don&#8217;t have to follow them separately on Twitter. You can simply read their tweets every time you visit Orkut.</p>
<p>Here are a couple of screenshots:</p>
<p style="text-align: center;"><a href="http://ankitahuja.com/wp-content/uploads/2008/11/twitkut_ss1.png"><img class="size-medium wp-image-45 alignleft" style="float: left;" title="twitkut_ss1" src="http://ankitahuja.com/wp-content/uploads/2008/11/twitkut_ss1-300x163.png" alt="" width="300" height="163" /></a></p>
<p style="text-align: center;"><a href="http://ankitahuja.com/wp-content/uploads/2008/11/twitkut_ss2.png"><img class="size-medium wp-image-44 aligncenter" title="Twitkut screenshot 1" src="http://ankitahuja.com/wp-content/uploads/2008/11/twitkut_ss2-300x224.png" alt="" width="300" height="224" /></a></p>
<p>It makes use of <a href="http://code.google.com/apis/opensocial/" target="_blank">Google&#8217;s OpenSocial API</a> as well as <a href="http://apiwiki.twitter.com/Search+API+Documentation" target="_blank">Twitter&#8217;s Search API</a> to access the tweets. I made use of OpenSocial&#8217;s JavaScript API.</p>
<p>OpenSocial is still pretty nescient, especially if you have seen the Facebook API. I was pretty dissappointed at times with the lack of features in the API. For eg., a chief functionality of my app would have been to update the status of the Orkut user with his/her latest tweet. But, the API didn&#8217;t allow it.</p>
<p>Another feature OpenSocial currently lacks is that there is no way for the developer to keep track of who or how many users are using his application. I feel this should have been one of the first features that should have been implemented in the API, to allow developers to see analysis of their app usage from within Orkut.</p>
<p>There was one more thing that made me cringe. The Orkut sandbox allows using opensocial 0.8 api whereas prod.sandbox.orkut.com as well as orkut.com only allow opensocial 0.7 at this point of time. Nowhere did they mention this loud and clear. So, I ended up making the app using opensocial 0.8. Then I got to know that I had to use opensocial 0.7 if I wanted to submit my app to Orkut ( ofcourse that&#8217;s the reason I am developing the app ) and so I had to make some gruesome changes all over again.</p>
<p>On the brighter side, I was very happy with the response at the <a href="http://groups.google.com/group/opensocial-orkut" target="_blank">Orkut Developer Forum</a>. Jason and others helped me along the way and were kind enough to answer all my queries. Without their response, I would have certainly been unable to develop this app. It also cleared some of my concepts regarding Caching, etc.</p>
<p>All in all, I am pretty happy with the result. I have had nice feedback from people who have already started using Twitkut.</p>
<p>So, if you use Orkut and you are a Twitter crazy person and want to share your tweets with a wider world, you can add the application by going <a title="Twitkut" href="http://bit.ly/twitkut" target="_blank">here</a>.</p>
<p>PS: You can follow me on Twitter here -&gt; <a href="http://twitter.com/ahujaankit" target="_blank">http://twitter.com/ahujaankit<br />
</a></p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/451072587" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/webapps/twitkut/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/webapps/twitkut/</feedburner:origLink></item>
		<item>
		<title>PollBol, a Polling Web App</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/428687167/</link>
		<comments>http://ankitahuja.com/blog/webapps/pollbol/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 15:53:09 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Webapps]]></category>

		<category><![CDATA[API]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[Ruby On Rails]]></category>

		<category><![CDATA[web app]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/?p=17</guid>
		<description><![CDATA[
PollBol is an exciting web app that adds a twist to conventional polling by adding an additional social aspect to it. After making FriendCompare, which was a mashup making use of the Last.fm API, I wanted to make a more independent app that maintained its own data.
Even so, I fully support the idea of making [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="PollBol" href="http://pollbol.icedlabs.com" target="_blank"><img class="size-full wp-image-18" title="PollBol" src="http://ankitahuja.com/wp-content/uploads/2008/10/pollbol.png" alt="PollBol" width="256" height="99" /></a></p>
<p><a title="PollBol" href="http://pollbol.icedlabs.com">PollBol</a> is an exciting web app that adds a twist to conventional polling by adding an additional social aspect to it. After making <a title="FriendCompare" href="http://ankitahuja.com/apps/lastfm">FriendCompare</a>, which was a mashup making use of the <a title="Last.fm" href="http://last.fm">Last.fm</a> API, I wanted to make a more independent app that maintained its own data.</p>
<p>Even so, I fully support the idea of making use other apps&#8217; APIs&#8217;. It makes it easier for the users to use and it is easier to convince them to use the new app since it builds on the functionality of the more popular webapp. And so, FriendCompare has had comparatively far more visitors as compared to PollBol due to the popularity of Last.fm.</p>
<p>With PollBol, I had to think of a development platform that would allow me to complete the project within my summer vacations. And what better for agile development than <a title="Ruby on Rails" href="http://www.rubyonrails.org/" target="_blank">Ruby On Rails</a>. It was exciting to use Rails as it divides the entire project into three parts: <a title="MVC" href="http://en.wikipedia.org/wiki/Model-view-controller" target="_blank">Models, Views and Controllers</a>. And this makes it easier to plan on the various modules of the project.</p>
<p>I started out with the basic models of Questions, Answers and Users and then added modules as I started getting more comfortable with Rails. It makes it very easy to create Models through migrations. You don&#8217;t need to know much of Sql in order to be able to manage data in a database.</p>
<p>Rails also makes it dead simple to create Views for your app, though eventually to make your app look better, you need to have decent CSS skills. Controllers and Views are interrelated. So, for each Controller, there is a corresponding View. The Controller performs all the programming part whereas all the formatting information is contained in the View. Rails also provides Helpers, which help to make Views even more simple and less complicated.</p>
<p><a title="Google Charts API" href="http://code.google.com/apis/chart/" target="_blank">Google Charts API</a> came in handy to display the results of polls.</p>
<p>Though <a title="PollBol" href="http://pollbol.icedlabs.com" target="_blank">PollBol</a> hasn&#8217;t had as many users as <a title="FriendCompare" href="http://ankitahuja.com/apps/lastfm" target="_blank">FriendCompare</a>, only a handful of people who I really had to convince to help me test the app :p ( thanks <a title="Sameer" href="http://www.sameerahuja.com" target="_blank">Sameer</a>, Neha, etc.), it was a fascinatingly learning and fun experience developing it.</p>
<p>Some of the unique features in PollBol are:</p>
<p>1. You can add additional answers/choices to a poll if you don&#8217;t like the available ones</p>
<p>2. You can be friends with other users so you can follow their activity</p>
<p>3. RSS Feeds for public activity, latest polls, popular polls, etc.</p>
<p>4. Commenting on Polls</p>
<p>PollBol hasn&#8217;t been tried by too many people yet. Maybe its because I haven&#8217;t tweeted or blogged about it. Also, unless its an app as popular as <a title="Twitter" href="http://www.twitter.com" target="_blank">twitter</a> or <a title="Last.fm" href="http://last.fm" target="_blank">last.fm</a>, with the social webapps overload, people normally cringe at the thought of registering at a new website ( including me ). Maybe in future, I will allow non-registered users to participate in polling as well as integrating it with OpenID.</p>
<p>Meanwhile, here are a few screenshots for you to chew on:</p>
<p><a href="http://ankitahuja.com/wp-content/uploads/2008/10/out-4.jpg"><img class="alignnone size-thumbnail wp-image-23" title="Home" src="http://ankitahuja.com/wp-content/uploads/2008/10/out-4-150x150.jpg" alt="Home" width="150" height="150" /></a><a href="http://ankitahuja.com/wp-content/uploads/2008/10/out-1.jpg"><img class="alignnone size-thumbnail wp-image-20" title="Poll Result of Who is the sexiest? " src="http://ankitahuja.com/wp-content/uploads/2008/10/out-1-150x150.jpg" alt="Poll Result" width="150" height="150" /></a><a href="http://ankitahuja.com/wp-content/uploads/2008/10/out-3.jpg"><img class="alignnone size-thumbnail wp-image-22" title="Creating a Poll" src="http://ankitahuja.com/wp-content/uploads/2008/10/out-3-150x150.jpg" alt="Creating a Poll" width="150" height="150" /></a><a href="http://ankitahuja.com/wp-content/uploads/2008/10/out-2.jpg"><img class="alignnone size-thumbnail wp-image-21" title="Polls" src="http://ankitahuja.com/wp-content/uploads/2008/10/out-2-150x150.jpg" alt="Polls" width="150" height="150" /></a></p>
<p>You can try PollBol at <a title="PollBol" href="http://pollbol.icedlabs.com" target="_blank">http://pollbol.icedlabs.com</a></p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/428687167" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/webapps/pollbol/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/webapps/pollbol/</feedburner:origLink></item>
		<item>
		<title>A hectic week that was</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/392254216/</link>
		<comments>http://ankitahuja.com/blog/life/a-hectic-week-that-was/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 11:56:01 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/?p=16</guid>
		<description><![CDATA[.
I just felt like writing today on a hot Sunday evening. A lot has happened over this week and it has proven to be a pretty hectic one for me.
It started off with the boring and passive college, where hardly anything of significance ever happens. You just sit there idle all day and do assignments [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="Sunday Evening" href="http://flickr.com/photos/21063397@N00/818032550"><img class="aligncenter" src="http://farm2.static.flickr.com/1150/818032550_3e10001fe5.jpg" alt="" />.</a></p>
<p style="text-align: left;"><a title="Bangalore Evening" href="http://flickr.com/photos/21063397@N00/818032550"></a>I just felt like writing today on a hot Sunday evening. A lot has happened over this week and it has proven to be a pretty hectic one for me.</p>
<p>It started off with the boring and passive college, where hardly anything of significance ever happens. You just sit there idle all day and do assignments or talk pointlessly or listen to whatever little the lecturers have to offer. Not only is it enervating, but its also spiritually draining to think that you are spending your entire day doing <em>nothing. </em>The only thing that keeps you going are your friends there.</p>
<p>Then in the middle of the week, my internet connection gave away and it worked like a snail all week, until today. </p>
<p>And then, yesterday, the bomb blasts took place in Delhi by a group that calls itself the &#8220;Indian Mujahideen&#8221;. There were 5 of them, though of low intensity, at the busy market places of Cannaught Place, Karol Bagh and Greater Kailash. Though bomb blasts took place sometime back at Bangalore and Ahmedabad as well, these were a little more terrifying as they were a lot closer. </p>
<p>As of now, 30 people have been said to have died and more than hundred are injured. One really feels sorry for the ones who lost their loved ones to this inhuman incident of terror. This does raise the question, &#8221; Are we doing enough to stop terror ?&#8221; I don&#8217;t think so. <br />
What these blasts have done is that they have brought the people closer if anything. It was heartening to see people helping the ones affected by the blasts. </p>
<p>I have been reading a lot lately. Whether it is weblogs or new words [to improve my vocabulary] or for that matter, course books [really], so I thought, maybe, to be on the opposite side for once. </p>
<p>Now that my internet is working fine and I have already slept for more than a dozen hours on the weekend, sanity seems to have been restored and my mind is at peace again.</p>
<p> </p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/392254216" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/life/a-hectic-week-that-was/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/life/a-hectic-week-that-was/</feedburner:origLink></item>
		<item>
		<title>FriendCompare, my first web app</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/334097345/</link>
		<comments>http://ankitahuja.com/blog/webapps/friendcompare/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 07:28:14 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Webapps]]></category>

		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[last.fm]]></category>

		<category><![CDATA[music]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/?p=13</guid>
		<description><![CDATA[


Yes, its called Friendcompare. To describe it simply, it basically lets you compare your musical tastes with your last.fm friends and neighbors.  You just enter your last.fm username and it brings up a list of your friends and neighbors with whom you can compare. Once you choose to compare, it shows you the top tracks, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">
<p style="text-align: center;"><a href="http://ankitahuja.com/apps/lastfm"><img class="size-full wp-image-14" title="friendcompare" src="http://ankitahuja.com/wp-content/uploads/2008/07/fchead.jpg" alt="FriendCompare" width="353" height="90" /></a></p>
<p style="text-align: center;">
<p>Yes, its called <a title="FriendCompare" href="http://ankitahuja.com/apps/lastfm" target="_blank">Friendcompare</a>. To describe it simply, it basically lets you compare your musical tastes with your last.fm friends and neighbors.  You just enter your <a href="http://www.last.fm">last.fm</a> username and it brings up a list of your friends and neighbors with whom you can compare. Once you choose to compare, it shows you the top tracks, artists, albums, tags, friends as well as recently played tracks that are common between both the users.</p>
<p>Though it isn&#8217;t anything huge, I am happy with it. It took some effort, probably more on the design front than the development front :), to get it somewhat pleasing to the eye and yes, functional. But it was a fun, learning experience. On the way, <a title="Sameer" href="http://www.sameerahuja.com">Sameer</a> gave me some brilliant ideas and criticism, for which I am grateful to him. Also, a couple of people at my favorite IRC channal, #think-digit, who gave me criticism and a third-person point of view, and also appreciation :)</p>
<p>As I went on coding and adding new little features, I learnt a lot on creating CSS layouts and programming with PHP. I learnt a lot more CSS tricks which are definitely going to help me out in my next webdesign project ;). And while coding with PHP, I eventually got hints about its object oriented nature and that how it could make expanding the application a very simple task. In future, I would probably like to make use of AJAX to make it a little more web 2.0 :)</p>
<p>You can have a look at this app&#8217;s programmableweb profile <a href="http://www.programmableweb.com/mashup/friendcompare/">here.<br />
</a></p>
<p>I have this idea of probably building a facebook or orkut application for it, will it be useful? You can let me know in the comments.</p>
<p>Meanwhile, we move on to bigger and better things :p</p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/334097345" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/webapps/friendcompare/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/webapps/friendcompare/</feedburner:origLink></item>
		<item>
		<title>Yes, I do believe in astrology</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/292238657/</link>
		<comments>http://ankitahuja.com/blog/general/yes-i-do-believe-in-astrology/#comments</comments>
		<pubDate>Sat, 17 May 2008 11:29:09 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/?p=12</guid>
		<description><![CDATA[Now before you come to any conclusions about my beliefs and logical understanding of life, hear what I have to say.
I have always believed in astrology since I was in school. Maybe, it was because I was sometimes in a bad mood and it gave me a sense of consolation to know that my horoscope [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Now before you come to any conclusions about my beliefs and logical understanding of life, hear what I have to say.</p>
<p style="text-align: left;">I have always believed in astrology since I was in school. Maybe, it was because I was sometimes in a bad mood and it gave me a sense of consolation to know that my horoscope said that I will have low energy levels today.</p>
<p style="text-align: left;">But the truth of the matter is, I have always been able to connect with my horoscope in one way or the other. It may be because they are so generalized that you can relate to them from several perspectives. But, whether they actually have any meaning or not, they generally do give a sense of optimism and happiness. Thats why I like reading them.</p>
<p style="text-align: left;">Why am I suddenly talking about astrology? I jumped on to this website, <a href="http://www.astro.com">Astrodienst</a>, and was really impressed with its horoscope prediction. Since, I have actually read quite a few of my predictions. They have really neat Personal Daily Horoscope section.</p>
<p style="text-align: left;">Here&#8217;s an excerpt  from my prediction for tommorow and I quote here :</p>
<p style="text-align: left;">
<p style="text-align: left;"><img class="alignleft" style="border: 0pt none; margin: 0px; float: left;" src="http://www.astro.com/im/hk278/t080.gif" border="0" alt="" vspace="0" width="284" height="132" align="left" /></p>
<p style="text-align: left;">Matters of love and affection are uppermost in your mind today.  You are conscious of your loved ones and your feelings for them.  If other testimonies agree, you might fall in love with someone new.  In any case, you are more concerned with love and your relationships than with your own ego.  One manifestation of this influence is a pleasant daydreamy mood in which you are not disposed to work, other than creative activity.</p>
<p style="text-align: left;">Now, you see why I like reading them ;). Now the daydreamyness and love matters might be because my exams just got postponed a couple of days and I am possibly not going to study tommorow.</p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/292238657" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/general/yes-i-do-believe-in-astrology/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/general/yes-i-do-believe-in-astrology/</feedburner:origLink></item>
		<item>
		<title>Whats a “Geek” ?</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/280007862/</link>
		<comments>http://ankitahuja.com/blog/general/what-is-a-geek/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 10:49:40 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[irc]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/blog/general/what-is-a-geek/</guid>
		<description><![CDATA[
Update:
Due to persistent requests, I had to replace the earlier image of Bill Gates with that of Linus Torvalds :)
Now the dictionary meaning for the word &#8220;Geek&#8221; is :
A knowledgeable and obsessive computer enthusiast
Well, I was made to think by my college-mates that I was somewhat of a geek. But all my geek-ego came crashing [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="/wp-content/themes/Fresh/images/pics/linus.jpeg" alt="Linus Torvalds" /></p>
<h4>Update:</h4>
<p>Due to persistent requests, I had to replace the earlier image of Bill Gates with that of Linus Torvalds :)</p>
<p>Now the dictionary meaning for the word &#8220;<em>Geek</em>&#8221; is :<br />
A knowledgeable and obsessive computer enthusiast</p>
<p>Well, I was made to think by my college-mates that I was somewhat of a geek. But all my geek-ego came crashing down late one night when I was up chatting through the IRC.</p>
<p>First of all, even though I like to think I type at a decent speed, I had a hard time catching up with these guys. And I managed to land up randomly on this channel while going through a list of 4000+ IRC channels.  Here are some funny excerpts from my chat:</p>
<h4>1. On female geeks</h4>
<p><code>&lt;ankit_the_hawk&gt; i have never witnessed a girl geek before<br />
&lt;QwertyM&gt; yeah?<br />
&lt;QwertyM&gt; witnessed?<br />
&lt;d1g1t&gt; seen* met* heard of*<br />
&lt;Filled-Void&gt; hitboxx always witnesses girls &gt;:)<br />
&lt;ankit_the_hawk&gt; lol<br />
&lt;QwertyM&gt; lol<br />
&lt;d1g1t&gt; LOL<br />
&lt;ankit_the_hawk&gt; lol<br />
&lt;ankit_the_hawk&gt; ok ok...never heard of<br />
&lt;ankit_the_hawk&gt; would be the right thing to say<br />
&lt;QwertyM&gt; probably<br />
&lt;QwertyM&gt; if you mean the same<br />
&lt;d1g1t&gt; Rules of the internet : #20934 : no lol' ing twice at the same thing!<br />
&lt;QwertyM&gt; Go to #python and say lol<br />
&lt;QwertyM&gt; they'll kick ya<br />
&lt;d1g1t&gt; pick up line : "help me setup linix on my computer plz"<br />
&lt;ankit_the_hawk&gt; lol yea!<br />
</code></p>
<h4>2. On Windows</h4>
<p><code><br />
&lt;ankit_the_hawk&gt; I just found this channel in a list<br />
&lt;ankit_the_hawk&gt; on Mirc<br />
&lt;QwertyM&gt; off 4000 other channels?<br />
&lt;d1g1t&gt; OMG<br />
&lt;ankit_the_hawk&gt; leave my IP alone<br />
&lt;d1g1t&gt; HE USES WINDOWS<br />
&lt;ankit_the_hawk&gt; yea<br />
&lt;d1g1t&gt; HE IS AN OUTCAST<br />
&lt;ankit_the_hawk&gt; now don't kick me for that<br />
&lt;QweryM&gt; TOTALLY<br />
&lt;Learning-Ubuntu&gt; Devil's cape for the Win<br />
&lt;QwertyM&gt; BURN<br />
&lt;QwertyM&gt; CRASH<br />
&lt;d1g1t&gt; THROW HIM IN SOME VOLCANO<br />
&lt;QwertyM&gt; AND BURN</code></p>
<p>These were the couple of parts I feel  everyone would be able to understand. I refrain from posting the more unusual. The reason I was so enthralled was that these guys belong to the same city as I do. And I hardly find any where I go.</p>
<p>After reading them, you will probably understand the scarcity of female geeks and the geeks love for Windows :D</p>
<p>So well, this is one reason, I have started liking IRC. Especially the channel <em>#wordpress</em> is cool where I am able to get my queries answered and one can find lots of like-minded people who are capable of helping you out.</p>
<p>I am in the process of finding more channels for open source development, programming in C/C++, CSS, etc. which are the things that I like to do. And so, IRC is much more than just geek chatter.</p>
<p>The above chat also thrusted me further in my quest to use Ubuntu as a permanent OS :)<br />
The following couple are examples of IRC clients that can be used on Windows:</p>
<p>1. <a href="http://www.mirc.com/">mIRC</a>:</p>
<p>I find it easy to use. Though I was warned by the geeks that it is a &#8221; hotzone for malware, trojans, etc. to enter one&#8217;s pc&#8221; since it uses p2p. Presently, I use this one but I will definitely crossover in little time.</p>
<p>2. <a href="http://www.silverex.org/news/">x-chat 2</a>:</p>
<p>This was the one that was suggested to me by them as the replacement for mIRC. I will definitely try it in a couple of days since I have already installed it. Its just a matter of letting go of mIRC. :)</p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/280007862" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/general/what-is-a-geek/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/general/what-is-a-geek/</feedburner:origLink></item>
		<item>
		<title>Top 10 Applications that deserve a place in your Windows Taskbar</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/281962004/</link>
		<comments>http://ankitahuja.com/blog/windows/top-10-applications-that-deserve-a-place-in-your-windows-taskbar/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 16:56:16 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[windows]]></category>

		<category><![CDATA[apps]]></category>

		<category><![CDATA[taskbar]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/blog/general/top-10-applications-that-deserve-a-place-in-your-windows-taskbar/</guid>
		<description><![CDATA[



I personally hate Windows. And there is no one reason for it. The registry hiccups, the memory leaks, the startup jams, etc. I don&#8217;t think the list will ever end if I sit down and seriously think about it.  But this is not what this post is all about.
It&#8217;s about the applications that give [...]]]></description>
			<content:encoded><![CDATA[<p><span id="aptureStartContent"></p>
<p style="text-align: center">
<p style="text-align: center"><img src="/wp-content/themes/Fresh/images/pics/taskbar.jpg" alt="Taskbar" width="343" height="27" /></p>
<p style="text-align: center">
<p>I personally hate Windows. And there is no one reason for it. The registry hiccups, the memory leaks, the startup jams, etc. I don&#8217;t think the list will ever end if I sit down and seriously think about it.  But this is not what this post is all about.</p>
<p>It&#8217;s about the applications that give us a quaint little feeling that somehow using Windows is after all justified ;) These applications range from web apps to utilities and tools for windows. They don&#8217;t occupy much of the memory and prove to be very useful many times.</p>
<p>Its important that you choose which applications are more useful to you for 2 reasons :</p>
<p>1. You don&#8217;t want to be clogging up your task bar with a no. of icons which not only eat up space but also take up memory ( unless you have a widescreen 19&#8243; monitor and 2 gig memory like me :D. And even then I have to be careful. )</p>
<p>2. As if the startup in windows wasn&#8217;t already slow enough, they can make it even more painful for you, that is, if you don&#8217;t keep them under a check.</p>
<p>Here is my list of my favorite 10 apps that I can&#8217;t live without :</p>
<p>1.  <a title="instant eyedropper" href="http://instant-eyedropper.com/">Instant EyeDropper</a></p>
<p>This is especially useful if you are a designer of some sort, whether a web designer or graphic designer. I used to find it exceptionally painful to copy hexadecimal color codes from any website on the internet to use in my own design. And this really helps out. I use Adobe Kuler. And there are more websites out there which help you make your own color schemes. All you have to do is click on its icon in the taskbar and then just drag your mouse pointer to any element whose color code you want to copy to the clipboard. As simple as that.</p>
<p>2. <a title="wordweb" href="http://wordweb.info/free/">WordWeb</a></p>
<p style="text-align: center"><img src="/wp-content/themes/Fresh/images/pics/wordweb.jpg" alt="" /></p>
<p>One of the most useful applications which I think everyone should have. Whenever you come across a difficult word, all you have to do is select it and press &#8216;Ctrl+Alt+W&#8217;. You can also assign your own shortcut. Its window crops up and instantly gives you the meaning along with a list of synonyms and also the word&#8217;s pronunciation. I personally have never even required to consult the &#8216;Web References&#8217;, since its quite sufficient on its own.</p>
<p>3. <a title="wakoopa" href="http://www.wakoopa.com">Wakoopa</a></p>
<p>So are you crazy about sharing everything and anything you do ? This is a great web app that tells you what applications you have been using and for how long. This has a social aspect to it, as you can find people who are using the same applications as you are.</p>
<p>4. <a href="http://www.rescuetime.com">RescueTime</a></p>
<p>This does the same job as Wakoopa but has entirely different utility. It provides you with an insight into how you have been spending your time on your computer. It has nice graphs and you can see data for the day, week, month or year.</p>
<p>5. <a href="http://www.brandonz.net/projects/zscreen/">Zscreen</a></p>
<p>I recently discovered this opensource application. Great for bloggers as you can easily assign a shortcut key to take the screenshot of the current application, entire desktop or a specific part of the screen. It automatically saves the screenshot in your chosen directory in any format you please ( png, jpeg,etc. ). It also gels well with image editing applications like Paint.NET or Adobe Photoshop.</p>
<p>If you are interested in some other cool opensource applications, go <a href="http://www.tipsfor.us/2008/04/07/21-awesome-but-lesser-known-open-source-applications-for-windows/">here</a>.</p>
<p>6. <a href="http://www.metal-machine.de/readerror/">NetMeter</a></p>
<p>Though one might argue that it doesn&#8217;t have that much of utility, but still I think it provides a nice little nifty look into your broadband upload and download. It also provides a nice total of all your download and upload. So sometimes it provides this overwhelming feeling that you have already downloaded 10 gigs of data this month :D</p>
<p>7. <a href="http://www.amazesoft.com/en/download.htm">FlashGet</a></p>
<p>Best download utility ever. It easily downloads torrents as well as any other file. You can pause and resume and it definitely provides the best speeds. Better than utorrent and others for me.</p>
<p>8. <a href="http://www.last.fm/">Last.fm</a></p>
<p style="text-align: center"><img src="/wp-content/themes/Fresh/images/pics/lastfm.jpg" alt="" /></p>
<p>Another social app which <em>scrobbles </em>the music that you hear whether in any of your media players or its own client. It comes with plugins for practically all popular media players including Windows Media Player, foobar2000, Winamp, etc. In its client, you just enter an artist or song you love, and it plays you similar music seamlessly.</p>
<p>9. <a href="http://www.autohotkey.com/">AutoHotKey</a></p>
<p>Great for those who love scripting. I personally haven&#8217;t played with it a lot but I feel it has scope to do a lot in a jiffy. You can assign any combination of keys or clicks to do practically anything you want. Go <a href="http://nothickmanuals.info/doku.php/articles:autohotkey">here</a> to find some cool ways to work with it.</p>
<p>10.  <a href="http://free.grisoft.com/doc/2/">AVG</a></p>
<p>Everybody keeps screaming about antiviruses so I feel its better to have one. Though I hardly update it or anything :). But still the free edition of AVG is nice, it doesn&#8217;t consume much of your memory and works quietly in the background.</p>
<p>Well, that about sums it up. If you want to share your fav. taskbar apps, feel free to share them in the comments. It would be great to know what other little nifty apps are out there ( And I am sure that there are many many more ).</p>
<p>After all, they do make us feel more optimistic about Windows. ;)<br />
<span id="aptureEndContent"></p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/281962004" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/windows/top-10-applications-that-deserve-a-place-in-your-windows-taskbar/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/windows/top-10-applications-that-deserve-a-place-in-your-windows-taskbar/</feedburner:origLink></item>
		<item>
		<title>The dreaming subconscious mind</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/265707337/</link>
		<comments>http://ankitahuja.com/blog/general/the-dreaming-subconscious-mind/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 16:06:03 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[humour]]></category>

		<category><![CDATA[subconscious]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/blog/general/the-dreaming-subconscious-mind/</guid>
		<description><![CDATA[Have you ever had that feeling when you felt like you were in a place or situation in which you have always dreamt of being?

I occasionally do experience this sort of a feeling. It might be when I wake up in the morning and have faint memories of last night&#8217;s dream or in one of [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever had that feeling when you felt like you were in a place or situation in which you have always dreamt of being?</p>
<p style="text-align: center"><img src="http://www.ankitahuja.com/wp-content/themes/Fresh/images/pics/hawaii.jpg" alt="hawaii" border="0" height="225" hspace="2" vspace="2" width="300" /></p>
<p>I occasionally do experience this sort of a feeling. It might be when I wake up in the morning and have faint memories of last night&#8217;s dream or in one of my subconscious mind states ( sometimes during my long journey back home from college).  Recently, after a particularly intriguing 2mins of dreaming in my bus journey back home, I realised it is actually a pretty accurate insight into what you subconsciously actually want.</p>
<h4>The Dream</h4>
<p>Now, of course, I am not going to tell you what the dream was all about :), but when I connect all the dots ( i.e. all the different events from my life linking up together to form a very intriguing dream :) ), I realize that someway or the other I actually do want those things to happen.</p>
<p>Somehow, the brain manages to pick out all the things you like ( and you thought about them recently ) and then manage to connect them together in a very story-like sequence of events. Now, at this point of time, I actually don&#8217;t remember the exact dream ( I perhaps should have jotted it down, it was that interesting ;) ), but I remember finding it very interesting and could easily relate to every single detail.</p>
<h4>Example</h4>
<p>I will take a small example to make things clearer. Suppose there is a girl you like and then you also love roller coasters and ice cream. And you only recently thought about all the three in the same day at different points of time. You then could have a dream where you go out and you are sitting on a roller coaster with that girl eating an ice cream ;). Now the brain ( at least my brain did :D ) manages to pick up a lot more things and produce a much much more interesting sequence of events.</p>
<h4>Cause</h4>
<p>Now, I don&#8217;t know whether it is because :</p>
<p>1. I am extremely creative, even subconsciously. :D<br />
2. I am just too desperate to have that particular thing.<br />
3. My nerves are so tired due to the daily stressful routine that they have started malfunctioning.</p>
<p>or 4. Its my brain&#8217;s way of telling me and reinforcing what is<em> </em>actually my true giver of <em>happiness</em>.</p>
<p>The 4th reason definitely sounds a lot more promising and optimistic :).</p>
<p>I mentioned the 3rd reason because I recently read a small article about removing all the pressure that builds up inside us. It talked about <a href="http://en.wikipedia.org/wiki/Tai_chi_chuan" title="Tai Chi Chuan">Tai Chi</a><em> </em>and its ability to relieve stress and improve health. It also said</p>
<blockquote><p><em>&#8220;The neurological overload caused by lack of rest slows down your ability to think creatively or make accurate observations. Your capacity to send correct signals to your subconscious mind gets diminished. Your subconscious mind is like a slave. It will obey any order you give it.&#8221;</em></p></blockquote>
<p><a href="http://timesofindia.indiatimes.com/Opinion/Remove_All_The_Pressure_That_Builds_Up_Within_You/articleshow/2921160.cms" title="Article on removing pressure">Here</a> is the complete article if you would like to read it.</p>
<p>I have been going to college continuously for the last couple of weeks ( i.e. the entire 5 days ) and when you consider the distance I have to travel ( 1.5 hours long single trip ), it probably could be a cause. But, it definitely didn&#8217;t slow down my ability to think creatively ;).</p>
<p>It is, perhaps, the latter part of the article text, that talks about the subconscious mind obeying your orders, that holds greater significance. We probably are the author of the entire sequence of events  ourselves.</p>
<p>You are welcome to share your views on the topic.</p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/265707337" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/general/the-dreaming-subconscious-mind/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/general/the-dreaming-subconscious-mind/</feedburner:origLink></item>
		<item>
		<title>Haal Pooch Kar Mera, Intezar to Karte…</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/265707338/</link>
		<comments>http://ankitahuja.com/blog/general/urdu-nazm-rasm/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 16:03:23 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[poetry]]></category>

		<category><![CDATA[urdu]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/blog/general/haal-pooch-kar-mera-intezar-to-karte/</guid>
		<description><![CDATA[Before I say anything about my first real post on my blog, I would like to present to to you the following Nazm called &#8216;Rasm&#8216;
“Haal Pooch Kar Mera, Intezar to Karte, Mera Haal Sun-ne Ka,
Haal Pooch Kar Yun To, Aap Chhedh Sakte The,
Jaise Ghar Tattayon Ka, Phir Bhi Ain Mumkin Hai,
Aap Se Na Keh Paata, [...]]]></description>
			<content:encoded><![CDATA[<p>Before I say anything about my first real post on my blog, I would like to present to to you the following <a href="http://en.wikipedia.org/wiki/Nazm">Nazm</a> called &#8216;<font color="#91b5eb"><em>Rasm</em></font>&#8216;</p>
<blockquote><p><span class="bqstart">“</span><font color="#a5b1b7">Haal Pooch Kar Mera, Intezar to Karte, Mera Haal Sun-ne Ka,</font></p>
<p><font color="#a5b1b7">Haal Pooch Kar Yun To, A</font><font color="#a5b1b7">ap Chhedh Sakte The,<br />
Jaise Ghar Tattayon Ka, Phir Bhi Ain Mumkin Hai,<br />
Aap Se Na Keh Paata, Naagawar Sach Batein,<br />
Aur Ram Dohraata, Muskaraa Ke Yeh Kehta,<br />
<em>&#8216;Aap Ki Inaayat Hai&#8217;</em></font><br />
<font color="#a5b1b7"><br />
Phir Bhi Sochtaa Hun Mein, Haal Pooch Kar Mera,<br />
Intezar To Karte, Mera Haal Sun-ne Ka</font><br />
<span class="bqend">”</span></p></blockquote>
<p>Now in case you are wondering what inspired me to write up this nazm, it was a communication skills workshop conducted by <em>Mr.Ashok Lal of MDI, Gurgaon,India </em>in my college recently. I instinctively liked it and found it very inspiring especially in today&#8217;s modern times. This nazm has actually prompted my interest in Urdu poetry and the like.</p>
<p>The meaning behind this nazm is pretty obvious ( <em>i.e. if you understand a bit of Urdu ;)</em> )but still I will state its meaning.</p>
<p>Having asked me how I feel, maybe you could have waited for my answer. It is true that you might have submitted yourself to a tale of my miseries but still its highly probable that I would have repeated the polite ritual of saying &#8220;<em>I am fine, Thank You</em>&#8221; with a forced smile.The true essence of the nazm lies in the fact that we all are very circumspect while communicating with others, tactfully modifying all our responses so as to make the other person feel cared about as well as keeping ourselves at a distance from their problems.</p>
<p>What I infer from this nazm is that, no matter what, we should try to be true to ourselves, more than to others, and make sure we don&#8217;t say something just for the sake of saying it.</p>
<p>Having said that, no matter how hard we try, we are sometimes put into situations where we can do nothing but compromise.</p>
<p>Thats where, I feel, lies the true <em>beauty</em> of this contemporary nazm.</p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/265707338" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/general/urdu-nazm-rasm/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/general/urdu-nazm-rasm/</feedburner:origLink></item>
		<item>
		<title>Test Post</title>
		<link>http://feeds.feedburner.com/~r/ankitsblog/~3/265707339/</link>
		<comments>http://ankitahuja.com/blog/general/hello-world/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 11:14:49 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ankitahuja.com/?p=1</guid>
		<description><![CDATA[Patience is a virtue.
]]></description>
			<content:encoded><![CDATA[<p>Patience is a virtue.</p>
<img src="http://feeds.feedburner.com/~r/ankitsblog/~4/265707339" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ankitahuja.com/blog/general/hello-world/feed/</wfw:commentRss>
		<feedburner:origLink>http://ankitahuja.com/blog/general/hello-world/</feedburner:origLink></item>
	</channel>
</rss>
