<?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>Prateek Dayal &#187; Uncategorized</title>
	<atom:link href="http://www.prateekdayal.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prateekdayal.net</link>
	<description>Ruby on Rails + Web 2.0 + Life :)</description>
	<lastBuildDate>Fri, 20 May 2011 16:13:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Speaking at RubyConf India 2011</title>
		<link>http://www.prateekdayal.net/2011/05/20/speaking-at-rubyconf-india-2011/</link>
		<comments>http://www.prateekdayal.net/2011/05/20/speaking-at-rubyconf-india-2011/#comments</comments>
		<pubDate>Fri, 20 May 2011 16:13:31 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=277</guid>
		<description><![CDATA[The second edition of RubyConf India is happening this month on the 28th and 29th of May. I will be speaking on Single Page Web Applications Using Backbone.js &#38; Ruby on Rails. We are using Backbone.js to build the Agent Dashboard for SupportBee. We test drive our javascript code using Jasmine and Sinon JS . [...]]]></description>
			<content:encoded><![CDATA[<p>The second edition of <a href="http://rubyconfindia.org/2011/index.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/rubyconfindia.org');">RubyConf India</a> is happening this month on the 28th and 29th of May. I will be speaking on <strong>Single Page Web Applications Using Backbone.js &amp; Ruby on Rails</strong>.</p>
<p style="text-align: center;"><a href="http://rubyconfindia.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/rubyconfindia.org');"><img class="aligncenter" src="http://rubyconfindia.org/2011/stock/rubyconf-badges/RubyConf2011/270X185_speaking.jpg" alt="I'm speaking at RubyConf India 2011" width="270" height="185" /></a></p>
<p>We are using Backbone.js to build the Agent Dashboard for <a href="http://supportbee.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/supportbee.com');">SupportBee</a>. We test drive our javascript code using <a href="http://pivotal.github.com/jasmine/" onclick="javascript:pageTracker._trackPageview('/outbound/article/pivotal.github.com');">Jasmine</a> and <a href="http://sinonjs.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/sinonjs.org');">Sinon JS </a>. We use <a href="https://github.com/wycats/handlebars.js" onclick="javascript:pageTracker._trackPageview('/outbound/article/github.com');">Handlebars</a> for templating and <a href="http://documentcloud.github.com/jammit/" onclick="javascript:pageTracker._trackPageview('/outbound/article/documentcloud.github.com');">Jammit</a> for packaging the assets and compiling the handlebars&#8217; files. The JS UI talks to the server using a RESTLike API (I&#8217;ll talk about why we don&#8217;t call it RESTful yet in the conference). The talk will describe this setup and walk through a small application that can demonstrate backbone&#8217;s features and patterns.</p>
<p>There are also several other <a href="http://rubyconfindia.org/2011/talks.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/rubyconfindia.org');">interesting talks</a> in the two day conference. Do checkout the schedule and register for the event. See you there!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2011%2F05%2F20%2Fspeaking-at-rubyconf-india-2011%2F';
  addthis_title  = 'Speaking+at+RubyConf+India+2011';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2011/05/20/speaking-at-rubyconf-india-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RedDot RubyConf 2011 and Github Drinkup</title>
		<link>http://www.prateekdayal.net/2011/04/25/reddot-rubyconf-2011-and-github-drinkup/</link>
		<comments>http://www.prateekdayal.net/2011/04/25/reddot-rubyconf-2011-and-github-drinkup/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 12:15:58 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=272</guid>
		<description><![CDATA[I just came back from RedDot Ruby Conf 2011 in Singapore. It was a great conference that featured great rubyists and speakers like Matz, Dave Thomas, Mikel Lindsaar, Gregg Pollack. Some of the talks that I enjoyed were Ruby Can Haz Everyone by Mikel and Under the Covers with Rails 3 by Gregg. Apart from [...]]]></description>
			<content:encoded><![CDATA[<p>I just came back from RedDot Ruby Conf 2011 in Singapore. It was a great conference that featured great rubyists and speakers like <a href="http://twitter.com/yukihiro_matz" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">Matz</a>, <a href="http://twitter.com/pragdave" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">Dave Thomas</a>, <a href="http://twitter.com/raasdnil" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">Mikel Lindsaar</a>, <a href="http://twitter.com/greggpollack" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">Gregg Pollack</a>.</p>
<p>Some of the talks that I enjoyed were <a href="http://speakerrate.com/talks/7315-ruby-can-haz-everyone" onclick="javascript:pageTracker._trackPageview('/outbound/article/speakerrate.com');">Ruby Can Haz Everyone</a> by Mikel and <a href="http://speakerrate.com/talks/7317-under-the-covers-with-rails-3" onclick="javascript:pageTracker._trackPageview('/outbound/article/speakerrate.com');">Under the Covers with Rails 3</a> by Gregg. Apart from the talks, I had some interesting discussions on API designing with <a href="http://twitter.com/#!/mojombo" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">Tom</a> and <a href="http://twitter.com/#!/rtomayko" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">Ryan</a> that I really enjoyed. Here is a <a href="https://docs.google.com/document/pub?id=1aWZqJVeTk1T7Ll2SeHchKM8X8Dj7L3kXkWMXb4lBPys" onclick="javascript:pageTracker._trackPageview('/outbound/article/docs.google.com');">list of other talks</a> from the conference.</p>
<p>The best part was attending the <a href="http://github.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/github.com');">Github</a> Drinkup on the second day of the conference. The drinks and food were good and the conversations awesome. Here are some pics from the day two of event and the drinkup</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2Fprateekdayal%2Fsets%2F72157626573667910%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2Fprateekdayal%2Fsets%2F72157626573667910%2F&amp;set_id=72157626573667910&amp;jump_to=" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowfullscreen="true" flashvars="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2Fprateekdayal%2Fsets%2F72157626573667910%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2Fprateekdayal%2Fsets%2F72157626573667910%2F&amp;set_id=72157626573667910&amp;jump_to="></embed></object></p>
<p>Apart from meeting some great rubyists, I had the chance to meet Superman, Batman and Robin. Here is a pic of them from first day of the conference</p>
<p style="text-align: center;"><a href="http://twitpic.com/4ntjbz"title="Share photos on twitter with Twitpic"  onclick="javascript:pageTracker._trackPageview('/outbound/article/twitpic.com');"><img class="aligncenter" src="http://twitpic.com/show/thumb/4ntjbz.jpg" alt="Share photos on twitter with Twitpic" width="150" height="150" /></a></p>
<p style="text-align: left;">The conference was really well organized and executed. Thanks <a href="http://twitter.com/#!/andycroll" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">Andy</a> for the great conference (and coffee). I&#8217;ll be back next year :)</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2011%2F04%2F25%2Freddot-rubyconf-2011-and-github-drinkup%2F';
  addthis_title  = 'RedDot+RubyConf+2011+and+Github+Drinkup';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2011/04/25/reddot-rubyconf-2011-and-github-drinkup/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Hacker News India Story</title>
		<link>http://www.prateekdayal.net/2010/11/18/hacker-news-india-story/</link>
		<comments>http://www.prateekdayal.net/2010/11/18/hacker-news-india-story/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 11:39:05 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=262</guid>
		<description><![CDATA[Let’s begin from the beginning. Last Sunday, when a group of about 15 Hacker News (HN) members from Bangalore got together for a coffee, one of the inevitable discussions was the lack of visibility for very India specific discussions in HN apart from the other inevitable discussion of the art of gaining Karmas. Later coffees [...]]]></description>
			<content:encoded><![CDATA[<div>Let’s begin from the beginning. Last Sunday, when a group of about 15 <a href="http://news.ycombinator.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/news.ycombinator.com');">Hacker News</a> (HN) members from Bangalore got together for a coffee, one of the inevitable discussions was the lack of visibility for very India specific discussions in HN apart from the other inevitable discussion of the art of gaining Karmas. Later coffees were gulped, cards were exchanged and ambitious plans were made to meet more often and discuss more topics relevant to India  in the HN Google group. Did I feel something was amiss. Of-course I did.</p>
<p>The very next day, I downloaded an old <a href="https://github.com/nex3/arc" onclick="javascript:pageTracker._trackPageview('/outbound/article/github.com');">HN codebase</a>, bought the domain hackernews.in and set up a <a href="http://hackernews.in" onclick="javascript:pageTracker._trackPageview('/outbound/article/hackernews.in');">Hacker News for India</a> (HNI). It had such an awesome reception that it was like everybody was waiting for something like that all their lives. Yeah, okay I am drumming it up a bit in saying so. The reception was awesome nevertheless. We have over 300 users and 700 submissions (posts + comments) in less than 72 hours of setting up HNI.  Also, lets compare some posts on HN and HNI</p>
<p>Ask HNI: Silent places to work in Delhi?<a href="http://hackernews.in/item?id=112&amp;utm_source=Twitter&amp;utm_medium=twitter" onclick="javascript:pageTracker._trackPageview('/outbound/article/hackernews.in');"> &#8211; </a><a href="http://hackernews.in/item?id=112" onclick="javascript:pageTracker._trackPageview('/outbound/article/hackernews.in');">http://hackernews.in/item?id=112</a> (An India specific logistics question with 12 replies)<br />
Ask HN: CoWorking space in Delhi/India? <a href="http://news.ycombinator.com/item?id=1163808" onclick="javascript:pageTracker._trackPageview('/outbound/article/news.ycombinator.com');">http://news.ycombinator.com/item?id=1163808</a> (4 points, 2 replies)</p>
<p>Discussion on a blog post by Swaroop on startup hiring issues in India &#8211; <a href="http://hackernews.in/item?id=69" onclick="javascript:pageTracker._trackPageview('/outbound/article/hackernews.in');">http://hackernews.in/item?id=69</a> (An India specific blog post)<br />
Ask HN: Startups hiring in India? <a href="http://news.ycombinator.com/item?id=1631940" onclick="javascript:pageTracker._trackPageview('/outbound/article/news.ycombinator.com');">http://news.ycombinator.com/item?id=1631940</a> (1 point, 0 replies)</p>
<p>Ask HNI: Subscription and recurring billing management systems for India? <a href="http://hackernews.in/item?id=355" onclick="javascript:pageTracker._trackPageview('/outbound/article/hackernews.in');">http://hackernews.in/item?id=355</a> (12 replies)<br />
Ask HN: Accepting Online Payments in India? <a href="http://news.ycombinator.com/item?id=1755854" onclick="javascript:pageTracker._trackPageview('/outbound/article/news.ycombinator.com');">http://news.ycombinator.com/item?id=1755854</a> (3 points, 1 reply)</p>
<p>I think you see the trend. India specific questions mostly go un-noticed and unanswered on HN. There are many more unanswered ones on HN that you can see at <a href="http://searchyc.com/india" onclick="javascript:pageTracker._trackPageview('/outbound/article/searchyc.com');">http://searchyc.com/india</a></p>
</div>
<div>Well, there were concerns raised about the usage of the brand/ name Hacker News. A valid concern. When I was looking to book a domain I felt it was most natural to call it HN India because it is going to be used by HN users from India. Much like the Barcamp and Barcamp Bangalore.  Even while concerns were being discussed, the forum was gleefully used by all members.</p>
<p>Every nice story has an ugly turn. There comes a tweet!</p>
</div>
<div><img class="aligncenter" src="http://img.skitch.com/20101118-b115fapx23ana4mfy7har718ai.jpg" alt="" width="472" height="211" /></p>
<p>Amateurish, Illegal, Rip-off. If the person was actually concerned shouldn’t he have participated in the discussion on HNI itself or the mailing list and offered his side of the argument? If I was allowed to grade amateurishness his behaviour was definitely more amateurish than starting HNI (if at all that can be called amateurish!) Or may be he was dying for some attention.</p>
<p>In all this confusion, I knew one thing for sure. If this is a problem for PG I would change the name. I was not going to change the name assuming PG has a problem. So I mailed PG.</p>
<p>Here’s my mail</p>
<p><em>Hi Paul,</em></p>
<p><em>I have been a reader of HN for about 3 years and we recently had a HN meetup in Bangalore. One of the things we discussed was how some issues are very India specific and HN is not the best place to discuss them (as not everyone is interested). So I went ahead and created <a href="http://hackernews.in/" onclick="javascript:pageTracker._trackPageview('/outbound/article/hackernews.in');">http://hackernews.in</a> and it has had some good traction in the last couple of days.</p>
<p>There have been some concerns over the name &#8220;Hacker News&#8221;. I picked up the name because we were essentially catering to the same community and we are clearly not running this for profit. However if YC has a problem with this, I can change the name. However, I think that having local HN sites may be very useful to startups (as you can see from the discussions on HN India).</p>
<p>I am happy to put a disclaimer in the footer saying that this site is not affiliated to YC. However since the code is in lisp, its taking me a little longer ( I have no lisp background).  Please let me know your thoughts and I will comply.</p>
<p>Finally, thanks a lot for HN and YC. Its been very useful.</p>
<p></em><em>Thanks,</em></p>
<p>and here is the response I got from him</p>
<p><em>Hrm, I don&#8217;t know.  We&#8217;re not usually very fussy about such things,<br />
but it&#8217;s possible this is something we might want to do ourselves<br />
someday.  Not immediately but maybe in several years.  You&#8217;re<br />
welcome to use the code of course but would  you mind calling it<br />
something else?  You&#8217;ll probably find any other name will do just<br />
as well anyway.  &#8211;pg</em></p>
<p>Since he did not want me to continue using the name, I went ahead and bought <a href="http://hackerstreet.in" onclick="javascript:pageTracker._trackPageview('/outbound/article/hackerstreet.in');">hackerstreet.in</a> and redirected the site to it. In a followup email, I also asked PG for the latest codebase but he needs a few weeks to clean it up before he can release it.</p>
<p>Only time will tell the whether HSI will succeed or not but I believe that there is a great need for something like this in India and would always be proud that we started this.</p>
</div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2010%2F11%2F18%2Fhacker-news-india-story%2F';
  addthis_title  = 'Hacker+News+India+Story';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2010/11/18/hacker-news-india-story/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Dual Monitor Setup for Programming</title>
		<link>http://www.prateekdayal.net/2010/11/17/dual-monitor-setup-for-programming/</link>
		<comments>http://www.prateekdayal.net/2010/11/17/dual-monitor-setup-for-programming/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 13:59:50 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=259</guid>
		<description><![CDATA[During my recent trip to Vietnam, I worked on dual monitor machines at EastAgile and loved it. Once I was back in India, I missed the screen real estate and got a dual monitor setup for my macbook pro. Sadly it wasn&#8217;t easy but totally worth it. I had to buy a USB display adapter [...]]]></description>
			<content:encoded><![CDATA[<p>During my recent trip to Vietnam, I worked on dual monitor machines at <a href="http://www.eastagile.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.eastagile.com');">EastAgile</a> and loved it. Once I was back in India, I missed the screen real estate and got a dual monitor setup for my macbook pro. Sadly it wasn&#8217;t easy but totally worth it. I had to buy a <a href="http://www.diamondmm.com/BVU195.php" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.diamondmm.com');">USB display adapter</a> to get the second monitor hooked up to the MBP. I also bought two identical Samsung B2230 monitors (1920&#215;1080). Overall this gives you 3840&#215;1080 resolution. The only downside is that since the second monitor is on a USB display card, it does not support OpenGL. Here is a picture</p>
<p style="text-align: center;"><img class="aligncenter" src="http://c0013529.cdn1.cloudfiles.rackspacecloud.com/x2_33188b2" alt="" width="600" height="450" /></p>
<p>I have been using this setup for a few weeks now and I think it has almost doubled my productivity. One big benefit is that I can have code (vim) and terminals (log and shell) on one monitor and I can have two browsers (firefox for debugging and chrome for reference) on the second monitor. This makes sure that I never have to alt-tab to switch to browser or other windows needed for programming. This in turn makes sure that I don&#8217;t lose focus. Overall I have found this to be really productive.</p>
<p>Go ahead and try this setup out if you think you can be more productive than you currently are. You may wanna try three smaller monitors instead of two really large ones. Some people have found it to be <a href="http://www.codinghorror.com/blog/2006/12/joining-the-prestigious-three-monitor-club.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.codinghorror.com');">better</a>. Also be sure to read <a href="http://www.testfreaks.com/monitors/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.testfreaks.com');">monitor reviews</a> before buying the monitors.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2010%2F11%2F17%2Fdual-monitor-setup-for-programming%2F';
  addthis_title  = 'Dual+Monitor+Setup+for+Programming';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2010/11/17/dual-monitor-setup-for-programming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why we need more lifestyle businesses</title>
		<link>http://www.prateekdayal.net/2010/09/19/why-we-nee-more-lifestyle-businesses/</link>
		<comments>http://www.prateekdayal.net/2010/09/19/why-we-nee-more-lifestyle-businesses/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 11:23:17 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=232</guid>
		<description><![CDATA[I have been in Vietnam for last two months and for most part, I have been living in Ho Chi Minh City. Near my hotel is a cafe called Ca fe Tinhte. Its the best cafe I have known for people to sit and work from. There is free wifi and every table has power [...]]]></description>
			<content:encoded><![CDATA[<p>I have been in Vietnam for last two months and for most part, I have been living in Ho Chi Minh City. Near my hotel is a cafe called Ca fe Tinhte. Its the best cafe I have known for people to sit and work from. There is free wifi and every table has power points for plugging in your laptop and other gadgets.</p>
<p>The cafe is run by some people who started an online forum in Vietnam called <a href="http://tinhte.com" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/tinhte.com');">tinhte.com</a>. They started the cafe after the forum became popular and they wanted a place for people to hang out. You can see a lot of gadgets being unboxed here for reviews or pictures and a lot of freelancers working on their stuff. The staff is really friendly and you can hang out here all day. In fact, if you come here for a few days, you will start running into the same people. Its like a virtual office. Checkout the video of the place below</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/8QXeCFCQR8I?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8QXeCFCQR8I?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>This cafe and the online operation is what would be termed a lifestyle business. Basically they are not looking at growing or opening more cafes or maximizing profits from this cafe. They wanna create a friendly environment for people to hang out and work and in the process keep the entire operation profitable. In some ways, being a lifestyle business gives this place its friendly touch and character.</p>
<p>I think we need a lot more lifestyle businesses like this. We need more friendly places and businesses that don&#8217;t put profits before customer service and customer happniess.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2010%2F09%2F19%2Fwhy-we-nee-more-lifestyle-businesses%2F';
  addthis_title  = 'Why+we+need+more+lifestyle+businesses';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2010/09/19/why-we-nee-more-lifestyle-businesses/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Life with the New Macbook Pro</title>
		<link>http://www.prateekdayal.net/2010/09/07/life-with-the-new-macbook-pro/</link>
		<comments>http://www.prateekdayal.net/2010/09/07/life-with-the-new-macbook-pro/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 03:24:47 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=230</guid>
		<description><![CDATA[Last month I finally took the plunge and bought a 15&#8221; Macbook Pro. Since I was traveling to Ho Chi Minh, I stopped over at Singapore and bought it from the iStore on Terminal 3. Apple Singapore prices are cheaper than India and if you buy at the airport, you don&#8217;t even have to pay [...]]]></description>
			<content:encoded><![CDATA[<p>Last month I finally took the plunge and bought a 15&#8221; <a href="http://www.apple.com/macbookpro/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.apple.com');">Macbook Pro</a>. Since I was traveling to Ho Chi Minh, I stopped over at Singapore and bought it from the iStore on Terminal 3. Apple Singapore prices are cheaper than India and if you buy at the airport, you don&#8217;t even have to pay the 7% tax.</p>
<p>I have now been using the macbook for over a month now and I can confidently say that it&#8217;s the best computer I have owned so far. There are things about the mac that make it the best development machine ever. One of the best features for me is the fast sleep and wake up. You almost never have to wait for the laptop to wake up. As soon as you open the lid, its back up. There is a nice battery level indicator on the left side that you can use to query the battery status even with the lid closed. Also, the battery lasts for a long times so you never have to really shutdown your laptop (and lose the workspace)</p>
<p>The hardware is really top notch. The trackpad is the best I have seen so far and mouse gestures are really useful. The sound quality is awesome and the screen super crisp. It works really well with external keyboard, mouse and displays and so when you are in office, you can use it as a desktop. Apple desktop keyboards have the same layout and spacing as their laptop keyboards so you will never feel any difference.</p>
<p>On the software side, it comes bundled with iPhoto and Garageband so you have some good apps to begin with. The inbuilt pdf viewer is very good too. Also, there are some really good free applications available for mac, especially for developers (for example GitX)</p>
<p>I think macbook is totally worth the money if you can afford it. Its a little expensive but no other laptop comes even close. They can probably match up or do better on the processor speed or RAM but as a package (hardware + software), nothing beats the macbook. If you want , you can read more <a href="http://igadgetlife.com/laptops/apple-macbook-pro-15-inch-notebook/" onclick="javascript:pageTracker._trackPageview('/outbound/article/igadgetlife.com');">15&#8221; apple macbook pro reviews</a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2010%2F09%2F07%2Flife-with-the-new-macbook-pro%2F';
  addthis_title  = 'Life+with+the+New+Macbook+Pro';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2010/09/07/life-with-the-new-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Ho Chi Minh City</title>
		<link>http://www.prateekdayal.net/2010/08/18/ho-chi-minh-city/</link>
		<comments>http://www.prateekdayal.net/2010/08/18/ho-chi-minh-city/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 11:12:38 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=224</guid>
		<description><![CDATA[I have been in Ho Chi Minh City for the last two weeks and I am hoping to document my experience in this and (hopefully) few more blog posts. Basically it all started when I met Lawrence Sinclair last month in Bangalore and we talked about Ruby on Rails and East Agile (his company in [...]]]></description>
			<content:encoded><![CDATA[<p>I have been in <a href="http://en.wikipedia.org/wiki/Ho_Chi_Minh_City" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Ho Chi Minh City</a> for the last two weeks and I am hoping to document my experience in this and (hopefully) few more blog posts. Basically it all started when I met <a href="http://lws.vox.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/lws.vox.com');">Lawrence Sinclair</a> last month in Bangalore and we talked about Ruby on Rails and<a href="http://www.eastagile.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.eastagile.com');"> East Agile </a>(his company in Vietnam). I told Lawrence how both <a href="http://www.nithyadayal.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.nithyadayal.com');">Nithya</a> and I love traveling and would love to come over to Vietnam sometime and he offered me a two week consulting assignment in Vietnam. I accepted it and on 2nd August arrived in Ho Chi Minh (more on the journey and emmigration/immigration experience in another blog post).</p>
<p>I was expecting to see something like Bangalore but I was in for a total surprise (and a pleasant one at that). The city is big, not as crowded as Bangalore and hundred percent fun. First thing that you notice is that the cabs are very efficient here (if you follow t<a href="http://lws.vox.com/library/post/getting-a-good-taxi-from-ho-chi-minh-city-airport.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/lws.vox.com');">his advice</a> and get a good one) and as a result its very easy to get from anywhere to anywhere any time of the day. I have used the cabs as late as 4 AM and I have always had a very pleasant experience. Another thing that I loved about the city is the different kinds of cuisines that you can sample here. So far, I have tasted Vietnames, Korean and Japanese food and desserts and everything has been really good and reasonably priced. I never thought I would say this but the vegetarian food here is exceptionally good. Here are a few pictures from MoF (Ministry of Food), a japanese dining and desserts place</p>
<p><a href="http://www.flickr.com/photos/prateekdayal/4903694073/"title="IMG_2766 by Prateek Dayal, on Flickr"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');"><img src="http://farm5.static.flickr.com/4098/4903694073_d56893a7ca.jpg" alt="IMG_2766" width="500" height="333" /></a></p>
<p><a href="http://www.flickr.com/photos/prateekdayal/4903693763/"title="IMG_2760 by Prateek Dayal, on Flickr"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');"><img src="http://farm5.static.flickr.com/4138/4903693763_9929e5da5d.jpg" alt="IMG_2760" width="500" height="333" /></a></p>
<p>This place has a great night life and a lots of live music. A lot of restaurants have live music and there are some great places for rock lovers. Most places are open till 2 AM. There are a  lot of cafes and clubs which are open all night and you can get some great food all through the night. Here is a picture of a place called Q-Bar which serves coffee and drinks till about 3 AM in the morning.</p>
<p><a href="http://www.flickr.com/photos/prateekdayal/4903709755/"title="Q Bar, Ho Chi Minh by Prateek Dayal, on Flickr"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');"><img src="http://farm5.static.flickr.com/4117/4903709755_d8a2916d9d.jpg" alt="Q Bar, Ho Chi Minh" width="500" height="333" /></a></p>
<p>Thats all for now. I will post more pictures and updates/info in another blog post. So long!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2010%2F08%2F18%2Fho-chi-minh-city%2F';
  addthis_title  = 'Ho+Chi+Minh+City';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2010/08/18/ho-chi-minh-city/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Presenting Facebook Connect Tutorial at Bangalore Facebook Developers Meetup</title>
		<link>http://www.prateekdayal.net/2010/03/06/presenting-facebook-connect-tutorial/</link>
		<comments>http://www.prateekdayal.net/2010/03/06/presenting-facebook-connect-tutorial/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 09:34:36 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[meetup]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=207</guid>
		<description><![CDATA[Deepan has started a Facebook Developers Meetup Group and the first meet is happening on 7th March 2010. You can find the details on upcoming. I will be giving a presentation on basics of Facebook Connect and a small tutorial on developing a simple application using FB Connect. This is the same talk that I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hashcube.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.hashcube.com');">Deepan</a> has started a <a href="http://www.facebook.com/group.php?gid=292286422291" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.facebook.com');">Facebook Developers Meetup Group</a> and the first meet is happening on 7th March 2010. You can find the details on <a href="http://upcoming.yahoo.com/event/5513097/KA/Bangalore/Bangalore-Facebook-Developers-Meetup/Jaaga/" onclick="javascript:pageTracker._trackPageview('/outbound/article/upcoming.yahoo.com');">upcoming</a>.</p>
<p>I will be giving a presentation on basics of Facebook Connect and a small tutorial on developing a simple application using FB Connect. This is the same talk that I gave earlier in <a href="http://www.prateekdayal.net/2010/01/16/buidling-social-applications-with-facebook-connect-tutorial-at-compute-2010/" >ACM&#8217;s compute event</a>. However, unlike the ACM event, this event is free to attend.</p>
<p>See you there!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2010%2F03%2F06%2Fpresenting-facebook-connect-tutorial%2F';
  addthis_title  = 'Presenting+Facebook+Connect+Tutorial+at+Bangalore+Facebook+Developers+Meetup';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2010/03/06/presenting-facebook-connect-tutorial/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Buidling Social Applications with Facebook Connect &#8211; Tutorial at Compute 2010</title>
		<link>http://www.prateekdayal.net/2010/01/16/buidling-social-applications-with-facebook-connect-tutorial-at-compute-2010/</link>
		<comments>http://www.prateekdayal.net/2010/01/16/buidling-social-applications-with-facebook-connect-tutorial-at-compute-2010/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 12:37:58 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=203</guid>
		<description><![CDATA[Facebook Connect is a powerful set of APIs for developers that lets users bring their identity and connections everywhere. &#8211; Facebook Connect Page at Facebook Developer site In simple terms, Facebook Connect lets you provide a &#8216;Login with Facebook&#8217; functionality on your website. Once users login with their Facebook credentials, you can help them post [...]]]></description>
			<content:encoded><![CDATA[<p><em>Facebook Connect is a powerful set of APIs for developers that lets users bring their identity and connections everywhere. &#8211; <a href="http://developers.facebook.com/connect.php" onclick="javascript:pageTracker._trackPageview('/outbound/article/developers.facebook.com');">Facebook Connect Page</a> at Facebook Developer site</em></p>
<p>In simple terms, Facebook Connect lets you provide a &#8216;Login with Facebook&#8217; functionality on your website. Once users login with their Facebook credentials, you can help them post the activity they perform on your website back as news feeds on Facebook. You can see Facebook Connect in action at <a href="http://www.muziboo.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.muziboo.com');">Muziboo</a>. In fact, our implementation was the winner in <a href="http://www.facebook.com/posted.php?id=171942265482&amp;share_id=158988898951&amp;comments=1#s158988898951" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.facebook.com');">Facbook Developer Contest India</a>.</p>
<p>If you want to implement FB Connect on your site, there are plugins available for some <a href="http://wiki.developers.facebook.com/index.php/Facebook_Connect_Plugin_Directory" onclick="javascript:pageTracker._trackPageview('/outbound/article/wiki.developers.facebook.com');">blogging tools and popular CMS</a> packages. However, if you have your own platform, you need to use their Javascript library to integrate the functionality. I will be doing a <a href="http://compute.acmbangalore.org/tutorial.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/compute.acmbangalore.org');">hands on tutorial</a> at the upcoming <a href="http://compute.acmbangalore.org/cfp10.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/compute.acmbangalore.org');">Compute 2010 conference</a> in Bangalore on building applications using Facebook Connect. Here is what we will go through:</p>
<ul>
<li>What is Facebook Connect and what are the benefits of using it.</li>
<li>A simple application for logging into a site using FB Connect, perform an activity and post a news feed on Facebook</li>
<li>Advanced capabilities of Facebook Connect (ex. sending email to the user)</li>
<li>Integrating with your login/signup mechanism</li>
<li>A note on the terms and policies of FB Connect</li>
</ul>
<p>Prerequisites: The tutorial will assume familiarity with Facebook platform and working knowledge of Ruby and Javascript.</p>
<p>Hope to see you there! If you are a startup, you can apply for some free passes. More information <a href="http://groups.google.com/group/headstart-network/browse_thread/thread/493ddc87f5651fbf" onclick="javascript:pageTracker._trackPageview('/outbound/article/groups.google.com');">here</a>.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2010%2F01%2F16%2Fbuidling-social-applications-with-facebook-connect-tutorial-at-compute-2010%2F';
  addthis_title  = 'Buidling+Social+Applications+with+Facebook+Connect+%26%238211%3B+Tutorial+at+Compute+2010';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2010/01/16/buidling-social-applications-with-facebook-connect-tutorial-at-compute-2010/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Nokia 5800 Xpress Music Phone Review</title>
		<link>http://www.prateekdayal.net/2009/10/18/nokia-5800-xpress-music-phone-review/</link>
		<comments>http://www.prateekdayal.net/2009/10/18/nokia-5800-xpress-music-phone-review/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 06:10:27 +0000</pubDate>
		<dc:creator>Prateek Dayal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.prateekdayal.net/?p=199</guid>
		<description><![CDATA[I have decided to take a break from startup related blogging and review a few gadgets that I bought in the recent past (and some services I used in last few months). Enjoy the posts. The first one is a review of the Nokia 5800 xpress music phone that I got in August. I had [...]]]></description>
			<content:encoded><![CDATA[<p>I have decided to take a break from startup related blogging and review a few gadgets that I bought in the recent past (and some services I used in last few months). Enjoy the posts.</p>
<p><span style="background-color: #ffffff;">The first one is a review of the <a href="http://europe.nokia.com/find-products/devices/nokia-5800-xpressmusic" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/europe.nokia.com');">Nokia 5800 xpress music phone</a> that I got in August. I had an imate (windows mobile) phone before and though it had some good features, it had a very tough interface and wasn&#8217;t very usable. Also, I was not very happy with the build quality and spent a lot of time gluing the parts together every time it fell down.  Apart from decent build quality, this time I wanted to buy a phone which had the following features </span></p>
<ul>
<li>Wi-fi, Email and a decent web browser (atleast usable enough to login to some web consoles and perform admin tasks for <a href="http://www.muziboo.com" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.muziboo.com');">Muziboo</a> in case of an emergency)</li>
<li>A usable music player with decent headphones  (I generally look for good bass)</li>
</ul>
<p><span style="background-color: #ffffff;"> I wanted to upgrade to an iphone but found it to be damn expensive (in India and US). I then ran into some reviews of 5800 and decided to buy it as it offered great features for its price. Since there are a lot of detailed spec reviews of 5800 on the net, I will just post what I personally liked and disliked after using the phone for a couple of months</span></p>
<p><span style="background-color: #ffffff;"><br />
</span></p>
<p><span style="background-color: #ffffff;"><strong>The Good</strong></span></p>
<ul>
<li>Wi-fi is very easy to setup and works great. You can easily select if you want to connect to Wi-Fi/ GPRS everytime an applications wants to access internet. The web browser is also pretty usable and supports Javascript (and more importantly flash)</li>
<li>Comes with a 8 GB memory card (upto 16 GB supported)  so you can load hundreds of songs on it. It has a pretty decent music player and the video playback is great too. The bundled headphones are good quality and it supports a standard 3.5mm phone jack so you can use better desktop headphones too. The headphones come with controls for next/previous/stop/play/pause and volume so its very easy to change tracks while you are on a treadmill. It also comes with lots of preloaded music (both Hindi and English).</li>
<li>There are some pretty useful apps available for symbian (such as <a href="http://s2putty.sourceforge.net/" onclick="javascript:pageTracker._trackPageview('/outbound/article/s2putty.sourceforge.net');">putty</a>)</li>
<li>There is a 3.0 megapixel camera that takes decent pics. Not as great as a cybershot phone camera but good enough to capture memories. You can see a pic I took <a href="http://twitpic.com/gj6q7" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitpic.com');">here</a></li>
<li>It has a pretty big screen (bigger than iphone screen)</li>
<li><span style="background-color: #ffffff;">Comes with maps and GPS (3 months free trial)</span></li>
<li>Its currently priced at 13.5k so its pretty cheap (I got it for around 16.5k). strongly recommend checking out <a href="http://www.offersforshoppers.com/NewOFS/offersDetail.php/503/buy-Nokia-5800-XpressMusic-Mobile-Banashankari-Bangalore" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.offersforshoppers.com');">offersforshoppers.com for 5800&#8242;s coupons</a></li>
</ul>
<p><strong>The Bad</strong></p>
<ul>
<li>Does not charge through a USB cable. You need to carry the stupid Nokia charger. I find this pretty irritating</li>
<li>The touchpad is not as good as that of an iPhone (However its still pretty usable)</li>
<li>There are not as many apps available for 5800. iPhone clearly is a winner here</li>
</ul>
<p>Overall I find the phone good value for money. Let me know if you have any questions.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.prateekdayal.net%2F2009%2F10%2F18%2Fnokia-5800-xpress-music-phone-review%2F';
  addthis_title  = 'Nokia+5800+Xpress+Music+Phone+Review';
  addthis_pub    = 'prateek';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.prateekdayal.net/2009/10/18/nokia-5800-xpress-music-phone-review/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

