<?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>Karkhana!</title>
	<atom:link href="http://www.thekarkhana.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thekarkhana.com</link>
	<description>The Artisan Workshop</description>
	<lastBuildDate>Fri, 06 Aug 2010 19:32:03 +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>3 Things to remember when designing a JSON API</title>
		<link>http://www.thekarkhana.com/2010/08/3-things-to-remember-when-designing-a-json-api/</link>
		<comments>http://www.thekarkhana.com/2010/08/3-things-to-remember-when-designing-a-json-api/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 19:31:36 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/2010/08/3-things-to-remember-when-designing-a-json-api/</guid>
		<description><![CDATA[You want a JSON API for your web-service to enable mash-ups, avoid the problems posed by XMLHttpRequest (like security policies) and get a cleaner and faster data-retrieval experience. Here are 3 things to remember so you get it right - 1. Use JSONP – JSONP provides a way to specify a callback function in the [...]]]></description>
			<content:encoded><![CDATA[<p>You want a JSON API for your web-service to enable mash-ups, avoid the problems posed by XMLHttpRequest (like security policies) and get a cleaner and faster data-retrieval experience. </p>
<p>Here are 3 things to remember so you get it right -</p>
<p>1. Use JSONP – <a href="http://bob.pythonmac.org/archives/2005/12/05/remote-json-jsonp/">JSONP</a> provides a way to specify a callback function in the calling document to consume the JSON data provided by the server. </p>
<p>2. Return plain ol’ JSON if no Callback is specified</p>
<p>3. Provide a shorter and a longer version of your payload</p>
<p>Please feel free to add your tips to the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2010/08/3-things-to-remember-when-designing-a-json-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Y-Combinator like Models in India</title>
		<link>http://www.thekarkhana.com/2010/07/y-combinator-like-models-in-india/</link>
		<comments>http://www.thekarkhana.com/2010/07/y-combinator-like-models-in-india/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 22:45:36 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[startups]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/2010/07/y-combinator-like-models-in-india/</guid>
		<description><![CDATA[An interesting article in Wall Street Journal, about Bringing Y-Combinator&#8217;s Incubator Model in India. I&#8217;m impressed by the business model of Crederity and implementation of CommonFloor]]></description>
			<content:encoded><![CDATA[<p>An interesting article in Wall Street Journal, about <a href="http://blogs.wsj.com/venturecapital/2010/02/18/bringing-y-combinators-incubator-model-to-india/?mod=rss_WSJBlog&amp;mod=tech">Bringing Y-Combinator&#8217;s Incubator Model in India</a>.</p>
<p>I&#8217;m impressed by the business model of <a href="http://www.crederity.com/india/">Crederity </a>and implementation of <a href="http://www.commonfloor.com/">CommonFloor </a> <img src='http://www.thekarkhana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2010/07/y-combinator-like-models-in-india/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an iPhone physics game in an hour</title>
		<link>http://www.thekarkhana.com/2010/04/creating-an-iphone-physics-game-in-an-hour/</link>
		<comments>http://www.thekarkhana.com/2010/04/creating-an-iphone-physics-game-in-an-hour/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 19:23:49 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/2010/04/creating-an-iphone-physics-game-in-an-hour/</guid>
		<description><![CDATA[This weekend Seattle hosted an awesome iPhone developers conference. From what I hear the talk on creating an iPhone physics game was awesome! Sharing the link for the same here. You can view the content of this conference, just click on the title of the talk on the iPhone2010 link and if there is a [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend Seattle hosted an awesome <a href="http://iphone2010.crowdvine.com">iPhone developers conference</a>. From what I hear the talk on creating an iPhone physics game was awesome! Sharing the link for the same <a href="http://iphone2010.crowdvine.com/talk/presentation_file/9958/Strougo_PhysicsGame_VTM.pdf">here</a>.</p>
<p>You can view the content of this conference, just click on the title of the talk on the iPhone2010 <a href="http://iphone2010.crowdvine.com/calendar">link</a> and if there is a presentation file it will show up in the right column! </p>
<p>Enjoy! Looking forward to your iPhone physics game ideas..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2010/04/creating-an-iphone-physics-game-in-an-hour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips to find Co-founder(s)</title>
		<link>http://www.thekarkhana.com/2010/04/tips-to-find-co-founders/</link>
		<comments>http://www.thekarkhana.com/2010/04/tips-to-find-co-founders/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 05:27:37 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/2010/04/tips-to-find-co-founders/</guid>
		<description><![CDATA[Building a startup is a tough and long endeavor. Most folks have found a lot of value in having a co-founder(s) to share ideas, pains and keep each other motivated. Paul Graham has a good essay about co-founding, and Y-Combinator’s emphasis on having a co-founder. Finding cofounder is a hard task. Sometimes you are a [...]]]></description>
			<content:encoded><![CDATA[<p>Building a startup is a tough and long endeavor. Most folks have found a lot of value in having a co-founder(s) to share ideas, pains and keep each other motivated. Paul Graham has a good <a href="http://www.paulgraham.com/really.html">essay</a> about co-founding, and Y-Combinator’s emphasis on having a co-founder.</p>
<p>Finding cofounder is a hard task. Sometimes you are a technical guy looking for a business person or a business person looking for a technical guy. What is important is a good fit of complementing skills and a decent overlap of ideology!</p>
<p>In my personal endeavors I have found cofounders mostly through a personal network (friends, social network and co-workers) and a bit of e-mail list based recruiting. In case of <a href="http://www.wisevoter.org">WiseVoter</a>, I had a mix of people helping me and in case of <a href="http://apps.healthvault.com/walkme">WalkMe</a> I became a co-founder with a colleague.</p>
<p>In an effort to crystallize a set of tips to help you find co-founders, I would definitely list:</p>
<ol>
<li><strong>People you have worked with: </strong>Most of the times people you have worked fit the best bill in being your cofounders as the work experiences with them are most revealing than the social context.</li>
<li><strong>Personal Network: </strong>You should definitely tap your personal network and find if any of the folks in the network would be good candidates for co-founding. Cofounders are not only about skills but also motivation and perseverance.</li>
<li><strong>Entrepreneurial Organizations / Events: </strong>In many instances folks have found it immensely useful to connect with the right people through volunteering at Entrepreneurial organizations (like various startup groups, TIE etx.) and attending entrepreneurial events (Startup days etc.).</li>
<li><strong>Advertising on Craigslist:</strong> I haven&#8217;t tried this but a most people I know have had a surprising success rate from advertising on craigslist!</li>
</ol>
<p>What else would you add? Comment away!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2010/04/tips-to-find-co-founders/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firms Specializing in HealthCare Venture Capital</title>
		<link>http://www.thekarkhana.com/2010/03/firms-specializing-in-healthcare-venture-capital/</link>
		<comments>http://www.thekarkhana.com/2010/03/firms-specializing-in-healthcare-venture-capital/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 22:39:02 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[startups]]></category>
		<category><![CDATA[venture capital]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/?p=122</guid>
		<description><![CDATA[Here is a top of the head list of some of the venture firms specializing in HealthCare. Versant (http://www.versantventures.com): Situated in Bay Area, Versant funds 5amVenture which seeds in to HealthCare segment. They have a very interesting mix of  Bio and Device companies &#8211; http://www.5amventures.com/portfolio_profiles.htm MPMCapital (http://www.mpmcapital.com): Primarily focusing on Drug delivery and discovery.]]></description>
			<content:encoded><![CDATA[<p>Here is a top of the head list of some of the venture firms specializing in HealthCare.</p>
<ul>
<li>Versant (<a href="http://www.versantventures.com">http://www.versantventures.com</a>): Situated in Bay Area, Versant funds 5amVenture which seeds in to HealthCare segment. They have a very interesting mix of  Bio and Device companies &#8211; <a href="http://www.5amventures.com/portfolio_profiles.htm">http://www.5amventures.com/portfolio_profiles.htm</a></li>
<li>MPMCapital (<a href="http://www.mpmcapital.com">http://www.mpmcapital.com</a>): Primarily focusing on Drug delivery and discovery.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2010/03/firms-specializing-in-healthcare-venture-capital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ideation!</title>
		<link>http://www.thekarkhana.com/2009/10/ideation/</link>
		<comments>http://www.thekarkhana.com/2009/10/ideation/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 07:16:54 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/?p=111</guid>
		<description><![CDATA[Every founder goes through a big question &#8211; &#8220;What should I build and why?&#8221;. A big part of what is ideation. Ideation is an interesting exercise where you can focus on all the interesting ideas people are putting their money on, its a great goals to scurge through current ideas, do several of dark room [...]]]></description>
			<content:encoded><![CDATA[<p>Every founder goes through a big question &#8211; &#8220;What should I build and why?&#8221;. A big part of <strong>what</strong> is <em>ideation</em>. Ideation is an interesting exercise where you can focus on all the interesting ideas people are putting their money on, its a great goals to scurge through current ideas, do several of dark room with a bulb sessions and eventuall come up with an idea list.</p>
<p>Here is a small list of resources to look at current interesting ideas.</p>
<ul>
<li>Y-Combinator : <a title="http://ycombinator.com/ideas.html" href="http://ycombinator.com/ideas.html">http://ycombinator.com/ideas.html</a></li>
<li>Look at delicious tags</li>
<li>Mark Cuban Ideas</li>
<li>Buzz words : Cloud Computing, Internet Devices, ..</li>
<li></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2009/10/ideation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vote Wise this election!</title>
		<link>http://www.thekarkhana.com/2009/05/vote-wise-this-election/</link>
		<comments>http://www.thekarkhana.com/2009/05/vote-wise-this-election/#comments</comments>
		<pubDate>Sun, 24 May 2009 20:57:27 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/?p=103</guid>
		<description><![CDATA[“Lack of information on candidates has always been a problem in India, says Vaibhav Bhandari one of the founders of the thekarkhana.com venture, “I remember how frustrated I used to be going to the ballot every year with absolutely no means of digging up the actual information of the candidates”]]></description>
			<content:encoded><![CDATA[<p>This is a <strong>contributed </strong>article by <strong>Kavita Kukday</strong>.</p>
<p style="margin: 0in 0in 10pt;"><em><strong></strong></em><span style="font-size: 11pt; color: black;"><em>Redmond, WA (Kavita Kukday):</em> Let’s face it, voting for most of us, is matter of flipping a coin. Go to the ballot run through the list and pick the name that sounds the least offensive &#8212; that’s unfortunately the usual rigmarole during elections. But don’t get us wrong it’s not because of lack of will to do research it’s mainly because of lack of data accessible in the public forum on electoral candidates and parties. All our knowledge of the candidates until recently either came from news media, hearsay or the big banners and campaigns run by the candidates themselves. Needless to say most of those have been biased to a certain extent. </span></p>
<p style="margin: 0in 0in 10pt;"><span style="font-size: 11pt; color: black;">“Lack of information on candidates has always been a problem in India, says Vaibhav Bhandari one of the founders of the <a href="http://thekarkhana.com/" target="_blank">thekarkhana.com</a> venture, “I remember how frustrated I used to be going to the ballot every year with absolutely no means of digging up the actual information of the candidates” </span></p>
<p style="margin: 0in 0in 10pt;"><span style="font-size: 11pt; color: black;">Bhandari however, decided to do something constructive about the situation instead of idly complaining. He and four of his friends decided to harvest the internet wave of citizen journalism by starting a Wikipedia like website called Wise Voter (<a href="http://wisevoter.vitraag.com/" target="_blank">wisevoter.vitraag.com</a>). The best part of having a Wiki like format is that it is an open knowledge store, which means anyone can contribute information about candidates or parties. So say a lawyer who actually witnessed a trial where a certain electoral candidate was involved might be able to give a full report which would not have been possible otherwise. This might help dig out the skeletons from the candidates past. But then again every good idea has to have a downside, the glitch with a Wiki format is that people can easily add misinformation on the website too. “Of course people will try to vandalize information, but then there will be tons others who will correct them and that way one should be able to get a balanced picture,” added Bhandari.</span></p>
<p style="margin: 0in 0in 10pt;"><span style="font-size: 11pt; color: black;">And guess what Bhandari isn’t the only one making use of the power of the internet; citizen journalism seems to be on a roll. Another website called Vote Report (<a href="http://www.votereport.in/" target="_blank">www.votereport.in</a>) is putting this phenomenon to use, this is a venture managed by the NGO called eMoksha.org. Vote Report nicely aggregates direct reports from citizens&#8217; networks, human rights organizations and juxtaposes them with reports from journalists, news, blogs, photos and tweets in one place on an interactive style map. The map interface gives you the best way to quickly pull up information specific to your constituency or state giving more meaningful insight to help you make the right choice. </span></p>
<p style="margin: 0in 0in 10pt;"><span style="font-size: 11pt; color: black;">Not to be left behind the election candidates themselves are using the social networks and blogs to tell their own story. BJP leader L K Advani for instance has his own Facebook page where fans are flocking to support their chosen leader. From the congress party you’d find leaders like Milind Deora and Shashi Tharoor utilizing their Facebook and Orkut pages to create awareness about their work. While the former Karnataka chief minister SM Krishna  and Gujrat leader Narendra Modi and V K Malhotra have Twitter profiles which make use of the most alive viral communication medium on the Internet.</span></p>
<p style="margin: 0in 0in 10pt;"><span style="font-size: 11pt; color: black;">Google has partnered with organizations that had already existing initiatives such as Association for Democratic Reform (ADR), Indicus Netlabs Pvt Ltd., Janaagraha Center for Citizenship and more to form a common online resource (<a href="http://www.google.co.in/loksabha2009" target="_blank">www.google.co.in/loksabha2009</a>) in both english and hindi.  Similarly Yahoo (</span><span style="font-size: 11pt;"><a href="http://in.elections.yahoo.com/" target="_blank">in.elections.yahoo.com</a>) has a round up on their sites that tracks the election candidates. <span style="color: black;">Then there are other ventures such as No Criminals (<a href="http://www.nocriminals.org/about_us.php" target="_blank">www.nocriminals.org/about_us.php</a>), Voice of Nation (<a href="http://www.voiceofnation.com/forum/index.php" target="_blank">www.voiceofnation.com/forum/index.php</a>), Gov Check (<a href="http://www.govcheck.com/" target="_blank">www.govcheck.com</a>) and Bindass (<a href="http://www.bindass.tv/ichange%29.Although" target="_blank">www.bindass.tv/ichange).Although</a> all these sites have a different spin to the information, they all basically have a similar gist of election info such as the basic data on all candidates and parties including information on age, constituency, assets, PAN etc. </span></span></p>
<p style="margin: 0in 0in 10pt;"><span style="font-size: 11pt; color: black;">Additionally (and more importantly!) these websites also give information on: statistical data about candidates involved in criminal cases and parties fielding criminal records, past track record (positions held, work done, promises fulfilled etc) and the candidate&#8217;s and his/her party&#8217;s position on key issues. Then there are also sites targeting another major area that prevents the actual democracy prevailing in India – the problem of educated voters not casting their votes. Sites like Jagore (<a href="http://www.jaagore.com/unregistered.php" target="_blank">www.jaagore.com/unregistered.php</a>) are trying to reach out to this particular group of voters and asking them to pledge to cast their votes this time. All in all if the online statistics of these websites were to be believed, it looks we might actually see intelligent votes being cast during these elections. Jai Ho! </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2009/05/vote-wise-this-election/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing WiseVoter</title>
		<link>http://www.thekarkhana.com/2009/04/introducing-wisevoter/</link>
		<comments>http://www.thekarkhana.com/2009/04/introducing-wisevoter/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 23:35:05 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/?p=99</guid>
		<description><![CDATA[WiseVoter is a free demopedia where people can collaboratively keep track of politicians. Most of the data associated with a politican's profile can be edited via a form (look for "edit with form") link. The data comprises elements like Networth, Criminal Record, Education etc. This enable to write a lot of analytical tools which give you various facts about your politicians.]]></description>
			<content:encoded><![CDATA[<p>Introducing a Karkhana sponsored project &#8211; http://www.wisevoter.org</p>
<p><a href="http://www.wisevoter.org"><img class="alignleft size-full wp-image-100" title="wisevoter_badge" src="http://www.thekarkhana.com/wp-content/uploads/2009/04/wisevoter_badge.jpg" alt="wisevoter_badge" /></a></p>
<p><strong>What is WiseVoter?</strong><br />
WiseVoter is a free demopedia where people can collaboratively keep track of politicians. Most of the data associated with a politican&#8217;s profile can be edited via a form (look for &#8220;edit with form&#8221;) link. The data comprises elements like Networth, Criminal Record, Education etc. This enable to write a lot of analytical tools which give you various facts about your politicians.</p>
<p><strong>How is WiseVoter different?</strong><br />
Currently WiseVoter has the most comprehensive data of politicians contesting in the Indian Lok Sabha elections 2009. The data is spidered using Lok Sabha, Rajya Sabha websites, NoCriminal.org and various internet resource. Other wesbites don’t have this comprehensive data, and we aim to keep adding new data each day. However what sets us apart is that we are allowing this data to be editable by any one, in Wikipedia style. We aim to be around and serve this database for more than one election, unlike most other websites.</p>
<p>WiseVoter is of the people, by the people and for the people in every true sense!</p>
<p><strong>Why Now?</strong><br />
This release of WiseVoter is targeting <strong>India Lok Sabha 2009 elections</strong>. A profile of a politician can be marked with appropriate candidature field and this information could be used by State or City elections as well!</p>
<p><strong>How can I help?</strong><br />
Please help us -</p>
<ul style="margin-top: 0in;" type="disc">
<li><strong>Add more politicians to      the demopedia!</strong> &#8211; Its simple just click add politician in left column      and fill the forms.</li>
<li><strong>Keep information of the      current politician up to date</strong>. Just click on the &#8220;edit with      form&#8221; link on top of each profile and change any discrepancies you      see!</li>
<li><strong>Spread the word</strong> &#8211;      use our badge in your blog, website, facebook &#8211;      <a href="http://www.wisevoter.org/wiki/SpreadTheWord" target="_blank">http://www.wisevoter.org/wiki/SpreadTheWord</a></li>
<li><strong>Give us feedback and      discuss</strong> the information on the website using the bottom bar!!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2009/04/introducing-wisevoter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apps for India &#8211; Elections 2009!</title>
		<link>http://www.thekarkhana.com/2009/03/apps-for-india-elections-2009/</link>
		<comments>http://www.thekarkhana.com/2009/03/apps-for-india-elections-2009/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 07:53:54 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/?p=89</guid>
		<description><![CDATA[I'm envisioning of building a data platform which provides me information on candidates in each constituency.  We are willing to fund such an effort (up to $25,000). So if you can come up with prototypes achieving the above system and impress us, there is money!!]]></description>
			<content:encoded><![CDATA[<p>Many of you have possibly heard of the recent announcement by the Obama administration to have <a href="http://en.wikipedia.org/wiki/Vivek_Kundra">Vivek Kundra</a> as the CTO for the US government.</p>
<p>Vivek was the CTO of District of Columbia earlier and he was very successful in introducing technology to clean up the age old processes in the government. He particularly opened up government data sources, and ran a competition <a href="http://www.appsfordemocracy.org">Apps For Democracy</a> &#8211; inviting citizens to build innovative applications making use of  these data feeds. As part of Obama administration the top focus for CTO is to :</p>
<ul>
<li>Introduce transparency in awarding and execution of Government contracts by making the relevant data available to people</li>
<li>Make as much government data &#8211; from organizations like FDA, CDC, etc available as feeds to citizens &#8211; e.g http://www.data.gov</li>
<li>Open up the conversation between the government and individual citizens using the wonders of modern technology &#8211; http://www.recovery.gov/</li>
</ul>
<p>Now, this is really leads us to the question at hand, <strong>can we do something like this for India?</strong> And more so over can we introduce the wonders of transparency for the upcoming 2009 Indian parliamentary elections.</p>
<p>Let me elaborate.</p>
<p>I&#8217;m envisioning of building a data platform which provides me information on candidates in each constituency. I&#8217;m interested in a one page (Wikipedia, style) &#8211; which has semantic data about the candidates:</p>
<ul>
<li>Education</li>
<li>Tax Records</li>
<li>Religion</li>
<li>List of issues they are fighting for</li>
<li>Parliamentary bills they have supported</li>
<li>Past political offices</li>
<li>Party Affiliation</li>
</ul>
<p>One system, <a href="http://www.govtrack.us/">GovTrack</a>, is a great example. It tracks the statistics around the US Congress. We would like to achieve a similar system around electoral candidates.</p>
<p>If we can compile such a Wikipedia style entry of all the candidates in each constituency decorated of course by RDF style semantic tags, and have a system which exposes this information as an API. Well viola! we have apps for India 1.0 &#8211; Indian Elections 2009!</p>
<p>I&#8217;m willing to fund such an effort (up to $25,000). So if you can come up with prototypes achieving the above system and impress us, there is money!!</p>
<p>So&#8230;fire up your editors and lets see some competitive juices..</p>
<p>Interesting Links:</p>
<ul>
<li>Gov 2.0 Summit -<a href="http://www.gov2summit.com/"> http://www.gov2summit.com/</a></li>
<li>Apps For Democracy &#8211; <a href="http://www.appsfordemocracy.org/">http://www.appsfordemocracy.org/</a></li>
<li>Government Of DC Data Catalog &#8211; <a href="http://data.octo.dc.gov/">http://data.octo.dc.gov/</a></li>
<li>Economic Recovery Accountability &#8211; <a href="http://www.recovery.gov/">http://www.recovery.gov/</a></li>
<li>GovTrack &#8211; <a href="http://www.govtrack.us/">http://www.govtrack.us/</a></li>
<li>HackingCongress &#8211; http://www.hackingcongress.org/data</li>
</ul>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://radar.oreilly.com/2009/03/sunlight-hackathon-at-web-20-e.html">Sunlight Hackathon at Web 2.0 Expo</a> (radar.oreilly.com)</li>
<li class="zemanta-article-ul-li">Related Startup : <a href="http://www.topchalks.com/">TopChalks</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/45604ae0-79b9-4030-81fd-21c9e0d65727/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=45604ae0-79b9-4030-81fd-21c9e0d65727" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2009/03/apps-for-india-elections-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clean Energy and Utility Startups – A need for India</title>
		<link>http://www.thekarkhana.com/2009/03/clean-energy-and-utility-startups-lessons-to-learn/</link>
		<comments>http://www.thekarkhana.com/2009/03/clean-energy-and-utility-startups-lessons-to-learn/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 08:55:29 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://www.thekarkhana.com/2009/03/clean-energy-and-utility-startups-lessons-to-learn/</guid>
		<description><![CDATA[Clean energy and green startups seems to be in vogue these days. However they are my favorite anecdote of power of startups, when a hard problems need to be solved we have to summon agile entrepreneurs - the doers not the pencil pushers. ]]></description>
			<content:encoded><![CDATA[<p><a class="zem_slink" title="Green energy" rel="wikipedia" href="http://en.wikipedia.org/wiki/Green_energy">Clean energy</a> and green startups seems to be in vogue these days. However they are my favorite anecdote of <strong>power of startups</strong>, when a hard problems need to be solved we have to summon agile entrepreneurs &#8211; the doers not the pencil pushers.  For example, <a href="http://www.tendrilinc.com/">Tendrilinc</a>, is empowering a conversation between utility companies and consumers. Other smart startup – for some reason I can remember the name, is enabling consumers to pay a lower per watt bill if they promise not to consume more than a pre-agreed threshold. Both these companies are allowing a conversation between utility companies and consumers to solve problems around electricity which are –</p>
<ul>
<li><strong>Non-required consumption / wasting energy</strong> &#8211; like using inefficient devices or just leaving them on without using them.</li>
<li><strong>Inefficient grid management</strong> – The exorbitant cost of storing electricity and doing capacity planning for the consumers.</li>
</ul>
<p>With advent of better devices and smarter electronics and electrical engineering we should be able to tackle the above problems. However the question remains is how are these startups going to play in an already monopolistic and rigid market.</p>
<p><a href="http://www.thekarkhana.com/wp-content/uploads/2009/03/50402520-bb598421cb-s1.jpg"><img class="alignleft" style="border: 0pt none; display: inline;" title="50402520_bb598421cb_s[1]" src="http://www.thekarkhana.com/wp-content/uploads/2009/03/50402520-bb598421cb-s1-thumb.jpg" border="0" alt="50402520_bb598421cb_s[1]" width="91" height="91" /></a> My concern is especially for developing nations like India where these changes are most needed but the energy ecosystem is grappled between government and monopolies. I want to take example of solar power, lets say you are a startup providing infrastructure for solar energy – who will be your  customers? Currently, solar power is very successful in India, but the extent is only to consumers. Typically, higher middle class families wanting to reduce their electricity bills and installing these just for water heating purposes. However it is very clear, that solar power can go much further,in fact a smaller company should be able to operate a relatively tiny plant providing solar based energy to a village. However, the market forces (government bribes and the bigger coal/hydro-electric based monopolies) have kept the innovative startups to build the solutions for smaller energy players.  Do have ideas, how power of startups can tackle this? Please leave suggestions in the comments…</p>
<p>Next time – growing up in a village where water is a precious commodity and available only twice a week from the grampachayat, I will outline the startup utility problems around H2O.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thekarkhana.com/2009/03/clean-energy-and-utility-startups-lessons-to-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.469 seconds -->
