<?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>Amit Yadav &#187; Technology</title>
	<atom:link href="http://www.amityadav.name/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amityadav.name</link>
	<description>Things to know for effective coding</description>
	<lastBuildDate>Fri, 19 Aug 2011 17:51:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Facebook: HipHop for PHP</title>
		<link>http://www.amityadav.name/facebook-hiphop-for-php/</link>
		<comments>http://www.amityadav.name/facebook-hiphop-for-php/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 06:25:12 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Hip hop]]></category>
		<category><![CDATA[Just-in-time compilation]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/?p=396</guid>
		<description><![CDATA[﻿Facebook officially announced the project, titled HipHop, this morning and confirmed that it would be released as open source this evening. Facebook has been working on a PHP compiler that will increase speed by around 80% and offer a just-in-time (JIT) compilation engine that will offer a number of advantages. Less CPU means fewer servers, which [...]]]></description>
			<content:encoded><![CDATA[<p>﻿Facebook officially announced the project, titled HipHop, this morning and confirmed that it would be  released as <a class="zem_slink" title="Open source" rel="wikipedia" href="http://en.wikipedia.org/wiki/Open_source">open source</a> this evening.</p>
<p><a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a> has been working on a <a class="zem_slink" title="PHP" rel="homepage" href="http://www.php.net/">PHP</a> <a class="zem_slink" title="Compiler" rel="wikipedia" href="http://en.wikipedia.org/wiki/Compiler">compiler</a> that will increase  speed by around 80% and offer a just-in-time (<a class="zem_slink" title="Just-in-time compilation" rel="wikipedia" href="http://en.wikipedia.org/wiki/Just-in-time_compilation">JIT</a>) compilation engine  that will offer a number of advantages.</p>
<p>Less <a class="zem_slink" title="Central processing unit" rel="wikipedia" href="http://en.wikipedia.org/wiki/Central_processing_unit">CPU</a> means fewer servers, which means less overhead. This project  has had a tremendous impact on Facebook</p>
<p>HipHop for PHP isn&#8217;t technically a compiler itself, it is a source <a class="zem_slink" title="Source code" rel="wikipedia" href="http://en.wikipedia.org/wiki/Source_code">code</a> transformer.  HipHop programmatically transforms your  PHP source code into highly optimized C++ and then uses g++ to compile  it.</p>
<p>HipHop executes the source code in a semantically equivalent manner and  sacrifices some rarely used features — such as <a class="zem_slink" title="Eval" rel="wikipedia" href="http://en.wikipedia.org/wiki/Eval">eval()</a> — in exchange for  improved performance.</p>
<p>HipHop includes a code transformer, a reimplementation of PHP&#8217;s <a class="zem_slink" title="Run-time system" rel="wikipedia" href="http://en.wikipedia.org/wiki/Run-time_system">runtime  system</a>, and a rewrite of many common PHP Extensions to take advantage of  these performance optimizations.</p>
<p>You can read more about HipHop <a title="HipHop" href="http://developers.facebook.com/news.php?blog=1&amp;story=358">here</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=e26871b7-b7f7-4fd9-8ef4-ef80f4aaa634" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Ffacebook-hiphop-for-php%2F&amp;title=Facebook%3A%20HipHop%20for%20PHP" id="wpa2a_2"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/facebook-hiphop-for-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated highway system</title>
		<link>http://www.amityadav.name/automated-highway-system/</link>
		<comments>http://www.amityadav.name/automated-highway-system/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 05:11:05 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Intelligent Systems]]></category>
		<category><![CDATA[Traffic Control]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/automated-highway-system/</guid>
		<description><![CDATA[An automated highway system (AHS) or Smart Road is a proposed intelligent transportation system technology designed to provide for driverless cars on specific rights-of-way. It is most often touted as a means of traffic congestion relief, since it drastically reduces following distances and thus allows more cars to occupy a given stretch of road. How [...]]]></description>
			<content:encoded><![CDATA[<p>An <strong>automated highway system</strong> (<a class="zem_slink" title="Automated highway system" rel="wikipedia" href="http://en.wikipedia.org/wiki/Automated_highway_system">AHS</a>) or Smart Road is a proposed <a title="Intelligent transportation system" href="http://en.wikipedia.org/wiki/Intelligent_transportation_system">intelligent transportation system</a> technology designed to provide for <a title="Driverless car" href="http://en.wikipedia.org/wiki/Driverless_car">driverless cars</a> on specific rights-of-way. It is most often touted as a means of <a title="Traffic congestion" href="http://en.wikipedia.org/wiki/Traffic_congestion">traffic congestion</a> relief, since it drastically reduces following distances and thus allows more cars to occupy a given stretch of road.</p>
<h3><span style="color: #800000;"><strong><span class="mw-headline">How it works</span></strong></span></h3>
<p>In one scheme, the roadway has magnetized stainless-steel spikes driven one meter apart in its center<sup class="noprint Template-Fact" style="white-space: nowrap;" title="This claim needs references to reliable sources from October 2007">[<em><a title="Wikipedia:Citation needed" href="http://en.wikipedia.org/wiki/Wikipedia:Citation_needed">citation needed</a></em>]</sup>. The car senses the spikes to measure its speed and locate the center of the lane. Furthermore, the spikes can have either magnetic north or magnetic south facing up. The roadway thus has small amounts of digital data describing interchanges, recommended speeds, etc.</p>
<p>The cars have power steering and automatic speed controls, which are controlled by a computer.</p>
<p>The cars organize themselves into <a title="Platoon (automobile)" href="http://en.wikipedia.org/wiki/Platoon_%28automobile%29">platoons</a> of eight to twenty-five cars. The platoons drive themselves a meter apart, so that air resistance is minimized. The distance between platoons is the conventional <a title="Braking distance" href="http://en.wikipedia.org/wiki/Braking_distance">braking distance</a>. If anything goes wrong, the maximum number of harmed cars should be one platoon.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=9cd2f68e-b712-4fbe-abdd-942569511074" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fautomated-highway-system%2F&amp;title=Automated%20highway%20system" id="wpa2a_4"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/automated-highway-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oracle to Buy Sun for $7.4 Billion After IBM Withdraws Bid</title>
		<link>http://www.amityadav.name/oracle-to-buy-sun-for-74-billion-after-ibm-withdraws-bid/</link>
		<comments>http://www.amityadav.name/oracle-to-buy-sun-for-74-billion-after-ibm-withdraws-bid/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 16:47:29 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Corporation]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Sun Microsystems]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/?p=253</guid>
		<description><![CDATA[Oracle Corp. agreed to buy Sun Microsystems Inc. for about $7.4 billion in cash, stepping in afte International Business Machines Corp.’s talks to purchase the server maker collapsed.  The acquisition probably will add $1.5 billion to Oracle’s operating profit, excluding some items, in the first year.The purchase will give Oracle Sun’s Java programming language and Solaris operating system software, [...]]]></description>
			<content:encoded><![CDATA[<p><a class="zem_slink" title="Oracle Corporation" rel="homepage" href="http://oracle.com">Oracle Corp.</a> agreed to buy Sun Microsystems Inc. for about $7.4 billion in cash, stepping in afte International Business Machines Corp.’s talks to purchase the server maker collapsed. </p>
<p>The acquisition probably will add $1.5 billion to Oracle’s operating profit, excluding some items, in the first year.The purchase will give Oracle Sun’s Java programming language and Solaris operating system software, which works with its database programs. The takeover also marks the company’s entry into the server-computer market, allowing it to challenge <a class="zem_slink" title="NYSE: IBM" rel="stockexchange" href="http://finance.yahoo.com/q?s=IBM">IBM</a> in that business and sell more products for corporate data rooms that run networks and Web sites.</p>
<p>IBM was in takeover discussions with Sun in the past month, with negotiations breaking down over price, according to people familiar with the situation. </p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=5f6c9f42-7a94-49a3-a5ce-e47fc83f6916" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Foracle-to-buy-sun-for-74-billion-after-ibm-withdraws-bid%2F&amp;title=Oracle%20to%20Buy%20Sun%20for%20%247.4%20Billion%20After%20IBM%20Withdraws%20Bid" id="wpa2a_6"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/oracle-to-buy-sun-for-74-billion-after-ibm-withdraws-bid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 Tools for Monitoring a Website’s Popularity</title>
		<link>http://www.amityadav.name/15-tools-for-monitoring-a-website%e2%80%99s-popularity/</link>
		<comments>http://www.amityadav.name/15-tools-for-monitoring-a-website%e2%80%99s-popularity/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 08:20:14 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[globallogic]]></category>
		<category><![CDATA[website monitoring]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/?p=66</guid>
		<description><![CDATA[Recently i was browsing and came across a very interesting link that lists the top 15 tools for monitoring a website&#8217;s popularity. Here is the link. Here is a quick list of all 15 of them. Yahoo! Site Explorer Compete Quantcast Alexa Feed Compare popuri.us socialmeter TweetVolume Quarkbase BlogPulse Profiles Technorati Blogging Central Statbrain.com Cubestat [...]]]></description>
			<content:encoded><![CDATA[<p>Recently i was browsing and came across a very interesting link that lists the top 15 tools for monitoring a website&#8217;s popularity. <a title="15 Tools for Monitoring a Website’s Popularity" href="http://sixrevisions.com/tools/tools_monitoring_website_popularity/" target="_blank">Here</a> is the link.</p>
<p>Here is a quick list of all 15 of them.</p>
<h3><a title="Yahoo! Site Explorer" href="https://siteexplorer.search.yahoo.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">Yahoo! Site Explorer</span><br />
</a><a title="Compete" href="http://compete.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">Compete</span></a><br />
<a title="Quantcast" href="http://www.quantcast.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">Quantcast</span><br />
</a><a title="Alexa the Web Information Company" href="http://www.alexa.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">Alexa</span><br />
</a><a title="Feed Compare" href="http://www.feedcompare.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">Feed Compare</span><br />
</a><a title="popuri.us" href="http://popuri.us/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">popuri.us</span><br />
</a><a title="socialmeter" href="http://www.socialmeter.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">socialmeter</span><br />
</a><a title="TweetVolume" href="http://www.tweetvolume.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">TweetVolume</span><br />
</a><a title="Quarkbase" href="http://www.quarkbase.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">Quarkbase</span><br />
</a><a title="BlogPulse Profiles" href="http://www.blogpulse.com/profile"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">BlogPulse Profiles</span><br />
</a><a title="Technorati: Blogger Central" href="http://technorati.com/blogging/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">Technorati Blogging Central</span><br />
</a><a title="Statbrain.com" href="http://statbrain.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">Statbrain.com</span><br />
</a><a title="Cubestat - Website Value Calculator" href="http://www.cubestat.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">Cubestat</span><br />
</a><a title="dnScoop - Domain Name Value, History, Stats Tool and Forums" href="http://www.dnscoop.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">dnScoop</span><br />
</a><a title="WebsiteOutlook.com - Website value calculator and web information" href="http://www.websiteoutlook.com/"><span style="font-size: 10pt; font-weight: normal; font-family: Arial;">WebsiteOutlook</span></a></h3>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2F15-tools-for-monitoring-a-website%25e2%2580%2599s-popularity%2F&amp;title=15%20Tools%20for%20Monitoring%20a%20Website%E2%80%99s%20Popularity" id="wpa2a_8"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/15-tools-for-monitoring-a-website%e2%80%99s-popularity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How Can Vista Out Run XP On A 512 MB Computer?</title>
		<link>http://www.amityadav.name/how-can-vista-out-run-xp-on-a-512-mb-computer/</link>
		<comments>http://www.amityadav.name/how-can-vista-out-run-xp-on-a-512-mb-computer/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 04:26:59 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/how-can-vista-out-run-xp-on-a-512-mb-computer/</guid>
		<description><![CDATA[By Kok Choon Kow Many people think that Vista will never out run XP on a 512 MB computer. With some proper tuning, your Vista is absolutely faster than XP on a computer with the memory of 512 MB and above, just follow the 5 simple steps outline here. Step #1 &#8211; Strip everything. Bring [...]]]></description>
			<content:encoded><![CDATA[<div align="justify">By Kok Choon Kow</div>
<p align="justify">Many people think that Vista will never out run XP on a 512 MB computer. With some proper tuning, your Vista is absolutely faster than XP on a computer with the memory of 512 MB and above, just follow the 5 simple steps outline here.</p>
<p align="justify"><strong>Step #1</strong> &#8211; Strip everything.</p>
<p align="justify">Bring your Vista on a diet plan, use vLite to generate a stripped down version of the original installer, you should lose as many things as possible, including driver and unwanted hardware support. If you can strip Vista until fit on one CD (600 MB or less), you are done!</p>
<p align="justify"><strong>Step #2</strong> &#8211; Disable excessive services.</p>
<p align="justify">Do some study and disable all unwanted services, as many as possible . You should have stripped 1/3 of the services on the installer, now you have to disable another half and make Vista as tiny as possible.</p>
<p align="justify"><strong>Step #3 </strong>- Disable theme services and use classic menu.</p>
<p align="justify">You need classic interface to save your resources for application. Classical menu is very fast and smooth to use.</p>
<p align="justify"><strong>Step #4</strong> &#8211; Use memory optimizer.</p>
<p align="justify">Vista will try to cache any application, you need memory optimizer to free the memory for application as much as possible. Memory optimizer can be obtained freely and easily, just types &#8220;memory optimizer&#8221; in any search engine, you should be able to download.</p>
<p align="justify"><strong>Step #5</strong> &#8211; Use Process Tamer.</p>
<p align="justify">This tiny program will continuously monitor your programs, any program you are currently running, foreground or background, then set it to lower priority and free more resources for other application.</p>
<p align="justify">If you perform these 5 steps correctly, your Vista is definitely faster than XP on the same machine, try it today, and if you are not sure what to tune, get a copy of &#8220;Unleash Vista Power Advance Guide&#8221; before doing anything.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fhow-can-vista-out-run-xp-on-a-512-mb-computer%2F&amp;title=How%20Can%20Vista%20Out%20Run%20XP%20On%20A%20512%20MB%20Computer%3F" id="wpa2a_10"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/how-can-vista-out-run-xp-on-a-512-mb-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Web Services With Google App Engine</title>
		<link>http://www.amityadav.name/google-web-services-with-google-app-engine/</link>
		<comments>http://www.amityadav.name/google-web-services-with-google-app-engine/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 04:37:19 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/google-web-services-with-google-app-engine/</guid>
		<description><![CDATA[Google isn’t just talking about hosting applications in the cloud any more. Tonight at 9pm PT they’re launching Google App Engine (Update: The site is live), an ambitious new project that offers a full-stack, hosted, automatically scalable web application platform. It consists of Python application servers, BigTable database access (anticipated here and here) and GFS [...]]]></description>
			<content:encoded><![CDATA[<p>Google isn’t just talking about hosting applications in the cloud any more.  Tonight at 9pm PT they’re launching <a href="http://code.google.com/appengine/">Google App Engine</a>  (<strong>Update</strong>: The site is live), an ambitious new project that  offers a full-stack, hosted, automatically scalable web application platform. It  consists of Python application servers, <a href="http://labs.google.com/papers/bigtable.html">BigTable</a> database access  (anticipated <a href="http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/">here</a>  and <a href="http://www.techcrunch.com/2008/04/06/major-google-announcement-monday-evening-is-it-bigtable/">here</a>)  and <a href="http://labs.google.com/papers/gfs.html">GFS</a> data store  services.At first blush this is a full on competitor to the suite of <a href="http://www.amazon.com/b?ie=UTF8&amp;node=342335011&amp;me=A36L942TSJ2AJA">web  services</a> offered by Amazon, including <a href="http://aws.amazon.com/s3">S3</a> (storage), <a href="http://aws.amazon.com/ec2">EC2</a> (virtual servers) and <a href="http://www.amazon.com/SimpleDB-AWS-Service-Pricing/b/ref=sc_fe_l_2?ie=UTF8&amp;node=342335011&amp;no=3440661&amp;me=A36L942TSJ2AJA">SimpleDB</a>  (database).</p>
<p>Unlike Amazon Web Services’ loosely coupled architecture, which consists of  several essentially independent services that can optionally be tied together by  developers, Google’s architecture is more unified but less flexible. For  example, it is possible with Amazon to use their storage service S3  independently of any other services, while with Google using their BigTable  service will require writing and deploying a Python script to their app servers,  one that creates a web-accessible interface to BigTable.</p>
<p>What this all means: Google App Engine is designed for developers who want to  run their entire application stack, soup to nuts, on Google resources. Amazon,  by contrast, offers more of an a la carte offering with which developers can  pick and choose what resources they want to use.</p>
<p>Developers simply upload their Python  code to Google, launch the application, and can monitor usage and other metrics  via a multi-platform desktop application.</p>
<p>More details from Google:</p>
<blockquote><p>Today we’re announcing a preview release of Google App Engine, an  application-hosting tool that developers can use to build scalable web apps on  top of Google’s infrastructure. The goal is to make it easier for web developers  to build and scale applications, instead of focusing on system administration  and maintenance.</p>
<p>Leveraging Google App Engine, developers can:</p>
<ul>
<li><strong>Write code once and deploy.</strong> Provisioning and configuring  multiple machines for web serving and data storage can be expensive and time  consuming. Google App Engine makes it easier to deploy web applications by  dynamically providing computing resources as they are needed. Developers write  the code, and Google App Engine takes care of the rest.</li>
<li><strong>Absorb spikes in traffic.</strong> When a web app surges in  popularity, the sudden increase in traffic can be overwhelming for applications  of all sizes, from startups to large companies that find themselves  rearchitecting their databases and entire systems several times a year. With  automatic replication and load balancing, Google App Engine makes it easier to  scale from one user to one million by taking advantage of Bigtable and other  components of Google’s scalable infrastructure.</li>
<li><strong>Easily integrate with other Google services.</strong> It’s  unnecessary and inefficient for developers to write components like  authentication and e-mail from scratch for each new application. Developers  using Google App Engine can make use of built-in components and Google’s broader  library of APIs that provide plug-and-play functionality for simple but  important features.</li>
</ul>
</blockquote>
<p><big><strong>Google App Engine: The Limitations</strong></big></p>
<p>The service is launching in beta and has a number of limitations.</p>
<p>First, only the first 10,000 developers to sign up for the beta will be  allowed to deploy applications.</p>
<p>The service is completely free during the beta period, but there are ceilings  on usage. Applications cannot use more than 500 MB of total storage, 200 million  megacycles/day CPU time, and 10 GB bandwidth (both ways) per day. We’re told  this equates to about 5M pageviews/mo for the typical web app. After the beta  period, those ceilings will be removed, but developers will need to pay for any  overage. Google has not yet set pricing for the service.</p>
<p>One current limitation is a requirement that applications be written in  Python, a popular scripting language for building modern web apps (Ruby and PHP  are among others widely used). Google says that Python is just the first  supported language, and that the entire infrastructure is designed to be  language neutral. Google’s initial focus on Python makes sense because they use  Python internally as their scripting language (and they hired Python creator <a href="http://www.oreillynet.com/onlamp/blog/2005/12/python_creator_guido_van_rossu.html">Guido  van Rossum</a> in 2005).</p>
<p>[Courtsey: TechCrunch]</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fgoogle-web-services-with-google-app-engine%2F&amp;title=Google%20Web%20Services%20With%20Google%20App%20Engine" id="wpa2a_12"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/google-web-services-with-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Search Additions</title>
		<link>http://www.amityadav.name/google-search-additions/</link>
		<comments>http://www.amityadav.name/google-search-additions/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 04:14:02 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/google-search-additions/</guid>
		<description><![CDATA[Haochi Chen (Googlified’s ) in his forum reports about the addition of a box on the Google&#8217;s search page.. Its like a box which holds the results of different type such as videos, images or selling stuff. Lets wait and see what value it adds to one of the most visited page: The Google serach [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blogoscoped.com/files/middle-onebox.png" /></p>
<p>Haochi Chen<a href="http://googlified.com/"> (Googlified’s</a> ) in his forum reports about the addition of a box on the  Google&#8217;s search page.. Its like a box which holds the results of different type such as videos, images or selling stuff. Lets wait and see what value it adds to one of the most visited page: The Google serach page. <span class="via"></span></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fgoogle-search-additions%2F&amp;title=Google%20Search%20Additions" id="wpa2a_14"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/google-search-additions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Talk Lab Edition</title>
		<link>http://www.amityadav.name/google-talk-lab-edition/</link>
		<comments>http://www.amityadav.name/google-talk-lab-edition/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 03:51:36 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gtalk]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/google-talk-lab-edition/</guid>
		<description><![CDATA[Google released a new version of their instant messenger. Called Google Talk Labs Edition, this version is a desktop application which however looks just like Google’s existing web chat application. Besides chat, this program also includes notifications for Gmail, Google Calendar and Orkut. I have used the G-Tlak lab edition too but didn&#8217;t find something [...]]]></description>
			<content:encoded><![CDATA[<p> Google released a new version of their instant messenger. Called <a href="http://www.google.com/talk/labsedition/" target="_blank">Google Talk Labs Edition</a>, this version is a desktop application which however looks just like Google’s existing <a href="http://talkgadget.google.com/talkgadget/popout" target="_blank">web chat application</a>. Besides chat, this program also includes notifications for Gmail, Google Calendar and Orkut.<br />
<img src="http://blogoscoped.com/files/google-talk-labs.png" /><br />
I have used the G-Tlak lab edition too but didn&#8217;t find something very different, except the notifications, ofcourse the look is more cooler than before.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fgoogle-talk-lab-edition%2F&amp;title=Google%20Talk%20Lab%20Edition" id="wpa2a_16"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/google-talk-lab-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workstreamr, GlobalLogic&#8217;s Version 1.0(SM) product</title>
		<link>http://www.amityadav.name/workstreamr-globallogics-version-10sm-product/</link>
		<comments>http://www.amityadav.name/workstreamr-globallogics-version-10sm-product/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 10:33:59 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[globallogic]]></category>
		<category><![CDATA[version 1.0]]></category>
		<category><![CDATA[workstreamr]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/workstreamr-globallogics-version-10sm-product/</guid>
		<description><![CDATA[I have been working with GlobalLogic for more than a year now and have work on challenging assignments. As a part of GlobalLogic&#8217;s version 1.0 (SM) team i feel proud to tell you people that the first product of Verion 1.0 (SM) i.e Workstreamr is comming up very good, the developers and the delivery team [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working with GlobalLogic for more than a year now and have work on challenging assignments. As a part of GlobalLogic&#8217;s  version 1.0 (SM) team i feel proud to tell you people that the first product of Verion 1.0 (SM) i.e Workstreamr is comming up very good, the developers and the delivery team have worked very hard for this.</p>
<p>Workstreamr is Work Made Social™. <a href="http://www.workstreamr.com/">Workstreamr</a>, a start-up started by <a href="http://www.stoweboyd.com" target="_blank">Stowe Boyd</a>, Sam Huleatt and Ben Schippers. Workstreamr is the tool, designed to apply several complementary principles to project-based work (Not only projects but to track and monitor common day to work for a small company).  For Workstreamr we are also working on a desktop client that channels the information from applications to the user proactively.  So the mix of social networking and the project management makes Workstreamr stand tall among the competitors.</p>
<p>Soon the company is will be opening te product to the consumers, the registration for the beta is open and you can register for the product at <a href="http://www.workstreamr.com/">www.workstreamr.com</a>, which will also register you to get updates on the project.</p>
<p>Will post more information about the project as we move further in the development phase.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fworkstreamr-globallogics-version-10sm-product%2F&amp;title=Workstreamr%2C%20GlobalLogic%26%238217%3Bs%20Version%201.0%28SM%29%20product" id="wpa2a_18"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/workstreamr-globallogics-version-10sm-product/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GlobalLogic Version 1.0(SM) Overview</title>
		<link>http://www.amityadav.name/globallogic-version-10sm-overview/</link>
		<comments>http://www.amityadav.name/globallogic-version-10sm-overview/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 10:00:42 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[globallogic]]></category>
		<category><![CDATA[velocity]]></category>
		<category><![CDATA[version 1.0]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/globallogic-version-10sm-overview/</guid>
		<description><![CDATA[After a stint in product management at a startup helping several Fortune 1000 companies implement its ‘visionary’ SaaS (Software as a Service) on-demand platform, Sachin Saxena decided to redefine his own course &#8211; help new startups. His specialty is in launching software products, but he missed the exhilaration of helping young technology companies realize their [...]]]></description>
			<content:encoded><![CDATA[<p align="justify"><font class="sb2"><font face="ARIAL" size="2"> After a stint in product management at a startup helping several Fortune 1000 companies implement its ‘visionary’ SaaS (Software as a Service) on-demand platform, Sachin Saxena decided to redefine his own course &#8211; help new startups. His specialty is in launching software products, but he missed the exhilaration of helping young technology companies realize their potential.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">Saxena, now 42, had worked at or consulted for several startups. He has seen several entrepreneurs spend virtually all of their time wrestling with the implications of the accelerating pace of work and life. They try to navigate the turbulent waters of the economy with a business plan that is as sustainable as a raft made of popsicle sticks. “So many startups have great technology but no real go-to-market plan or a strategy,” says Saxena, who wanted to reach out to them. They think, ”We’ve got this cool product, so we can’t fail.” But it takes a lot more than a cool product to build a company.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">Moreover this is an age of stiff competition and changing business models, where startups are usually faced with a multitude of challenges to build their new enterprises from ideas on a napkin. Some of the common challenges for startup companies include establishing a product development team, lack of financial support, and overcoming the lack of infrastructure and processes for product development, and an inability to rapidly plug into ancillary, yet critical, technology and go-to-market partners. The challenges faced by established technology companies that are trying to launch a new software product or enter a new market are also similar. Although, unlike startup entrepreneurs, established companies often struggle to competitively launch new products due to slower internal processes and structures.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">Building software products is not something new to GlobalLogic. With compounded annual revenue growth averaging at over 90 percent in the past four years and nearly 3,000 employees, the company has been providing software product development services to both startup and established technology companies since 2000. The company offers deep experience across the full product development lifecycle for the following technology domains: mobile, telecom, VoIP, Web 2.0, open source, SaaS, financial, business intelligence, and quality assurance. The company has built up significant credibility realized from helping its clients rapidly launch nearly 1,000 innovative software products over the past seven years. Its new initiative, called GlobalLogic Version 1.0(SM), is to help technology companies address unique challenges they face while engineering and launching their version 1.0 products. Companies planning their version 1.0 products can reach out to GlobalLogic: Version1.0@globallogic.com</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2"><strong>The time factor</strong><br />
Four months: That’s the narrow window of opportunity that a would-be Web 2.0 entrepreneur has to transform an idea into an actual product that’s available on the Web, insists Saxena. “Shorter time to market is the biggest advantage that startups have over their competitors,” he explains. “Put simply, it’s four months – or the game is over. If you have an idea but ponder over it for half a year, you might as well forget about it. On the Internet, if you can then you must; because if you don’t, someone else will.”</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">“You can always get more money, but you can never get more time.” It’s a credo that is repeated frequently by the technology entrepreneurs who partner with GlobalLogic – many of whom gladly give up equity in their companies for the chance to slice weeks or months off their product development and product marketing plans.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">An ex-CEO of a public company had an idea that could use ‘social tools’ to provide better job matches for both active and passive job seekers. He had even managed to raise funds leveraging his past business success. He engaged a firm in the U.S. to execute his idea and at the end of six months all he had to show for his effort was a 40-page Microsoft Word document detailing the product specs. He had lost a considerable amount of time during which, to his chagrin, a competing product launch took place. He quickly turned to GlobalLogic and, within a month of partnering, had gotten a working system in place that he could use to invite users to give feedback. “Time waits for none,” insists Saxena. “If you don’t do it now, the opportunity will be gone forever.”</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2"><strong>People</strong><br />
What does it take to move that fast to launch a software product? The answer is not mountains of cash or cutting-edge technology. To build a fast startup, says Saxena, you first need to hire people fast. More important than ‘time to market’, he says, is ‘time to hire,’ since the latter will determine the former. “An entrepreneur has only one job: to hire,” Saxena explains. “Starting a company is no longer about raising capital; it’s about raising teams. The single biggest challenge for any startup is finding the right people who can execute on all the different dimensions.”</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">GlobalLogic’s technology professionals specialize in software product development. Many built their career on software product design, development, and support working at product companies before joining GlobalLogic. The company, with professionals based in the U.S., India, Ukraine, and China, offers a large talent pool across multiple software domains. GlobalLogic’s clients can rapidly plug in to that talent, whether the need is in mobile, Web 2.0, SaaS, open source, financial, or embedded.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">“Each product development team, called ‘Velocity Pack’, consists of members who have expertise in playing their positions, but at the same time trained to adjust their plays as the demands and requirements change,” says Saxena who continues, “Passion and adaptability are two important traits required to build a startup. Our approach to product development ensures that each team member takes the ownership for his part.”</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2"><strong>Infrastructure</strong><br />
Saxena narrates experiences of several entrepreneurs who during the initial days of their startups focus on details such as phone systems and IT installation and office space and furniture and long-distance carriers &#8211; practically everything but the actual business. “For the first few months, entrepreneurs spend way more time than they should, or need to, on administrative activities,” says Saxena. “That time is time away from the more value added activities that an entrepreneur should be focused on. Taking that long will put you out of business.”</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">In addition to the physical infrastructure, brand new companies have to implement common development ‘infrastructure’, systems such as requirements management, nightly build, testing and deployment systems. The Version 1.0 offering provides access to GlobalLogic’s award winning platform from day zero.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">San Francisco-based Stowe Boyd, a ‘parallel entrepreneur’, blogs on social media and how the next generation of people will work. Boyd says that in the next generation, public and private persona will come together into a common stream of work. With this idea in mind, he and two other co-founders based In New York and Grenada raised angel money and set out to build Workstreamr. The three co-founders don’t even have an official office. From day one they did not worry about hiring software developers. “As a startup we wanted to ensure the deterministic use of money we had raised. We also wanted to roll out the product in only a few months time. But setting up the development center, hiring the right software R&amp;D talent, and integrating the team could have been time consuming and risky. As a result, we decided to approach GlobalLogic,” explains Boyd.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2"><strong>Phases</strong><br />
But the real magic begins as entrepreneurs working with GlobalLogic’s Version 1.0 offering get initiated into the Agile development process &#8211; GlobalLogic’s philosophy of time, which aims to take entrepreneurs and their ideas through a series of JAD sessions and iterations. “GlobalLogic Velocity™ is an attempt to apply Agile software development methodologies to the chaos of the earliest stage of a startup, and thereby gear toward the rapid launch of a quality product,” says Manish Rathi, Head of GlobalLogic Version 1.0 Delivery. Velocity is GlobalLogic’s open-source based method and platform for working with clients to optimize distributed software.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">With time to market and quality being critical to the success of the startup, a well-defined engagement model is a key aspect. “The Version 1.0 engagement model involves six distinct development phases that include business plan and vision, storyboard, visualization, architect and release plan, alpha and beta release and version 1.0 product release,” explains Rathi. The engagement model is conceived keeping in mind the often overlooked elements – usability and branding.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">In the first stage, GlobalLogic’s product management and usability experts work with the entrepreneur to clarify his or her business model and craft the product strategy. This period of reflection may sound as if you’re slowing down to go faster. But, according to Saxena it is absolutely critical: “It doesn’t matter how fast you run if you’re not heading toward the finish line.”</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">All of these discussions and decisions are captured in their Velocity Platform which functions as an electronic whiteboard. This provides their clients and partners with continuous visibility and iterative control. The company works collaboratively with the partners to determine the multiple intermediate milestones (iterations) required to meet a realistic product launch date. By creating a virtual extension of a partner’s operations the company delivers a more familiar and consistent work environment that will facilitate a faster and more efficient product release.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">“For every iteration, we agree on a pre-defined set of goals for a weekly or monthly release cycle,” says Rathi.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">Short design and conceptualization cycles, short development and release cycles, and ongoing reviews and communications ensure that partners have both the right level of control and the opportunity to correct or stay the course for the product launch.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">“Besides, there is room for flexibility in the engagement model. Sometimes when a startup lands a customer or receives funding, it would like to move at a faster pace. Alternatively, it would like to stay steady or cool off”, explains Rathi.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">“The real characteristic of the GlobalLogic Version 1.0 offering is in aligning to the partner’s goals and working with them toward their next step,” notes Saxena.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">When Workstreamr’s Boyd contracted with GlobalLogic to build the social media site, he knew that they needed a Microsoft Windows-based, downloadable application somewhere in the future. As he started demonstrating the product, some of the early customers expressed a keen interest in such an application to accelerate product adoption.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">“So the flexibility had to be there in the team, contract, and process,” explains Saxena.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2"><strong>Partners</strong><br />
There is one more core competence requirement for fast startups: They must pick fast partners. Sure, in a world powered by the Web, partnerships are a crucial asset for success. And there’s a strong temptation &#8211; especially for startups, which are eager for credentials and credibility &#8211; to partner early on with big-name firms that sound impressive to potential customers and the media. “Even if those companies are going to be your best customers, they won’t move fast enough,” Saxena argues.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">So what is the alternative? In the last seven years, GlobalLogic has partnered with 140 emerging and established technology companies around a global product development service model supporting the full product development lifecycle. In an attempt to further reduce time to market, Version 1.0 brings in strong technology and marketing partners with expertise in areas such as SEO and SEM, hosting providers, and other common and reusable components. It is this pool of resource that a Version 1.0 client can look to tap into.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2"><strong>Advisor</strong><br />
Such acceleration would be difficult to achieve without the help of GlobalLogic’s Executive Advisor, comprising of C-level business professionals who are experts in an industry, domain, geography, or in launching new ventures.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">The Executive Advisor acts as a sounding board on issues identified by the partners or co-founders. As the product is being built and released into the market, it is the Executive Advisor that will help the company think through the issues that can come up post release. These experienced individuals are at a stage in their professional lives where they look forward to mentoring on a volunteer basis to see young entrepreneurs succeed. The entrepreneur benefits by learning from their experiences and mistakes, thus avoiding the same old mistakes.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2"><strong>Capital</strong><br />
Money drives every business, and it is an important parameter for any company, no matter what stage it is in. GlobalLogic has formal arrangements with several venture capitalists like Sequoia Capital, Draper Atlantic (now New Atlantic Ventures), and NEA, all early investors in GlobalLogic. They, along with other principals at VCs that did not invest in GlobalLogic, including Valhalla Partners, Grotech Capital Group, SAI (China), and WI Harper are strong supporters of the GlobalLogic Version 1.0 offering. All these VCs see Version 1.0 as a valuable deal flow mechanism for themselves. VCs understand that these companies have significant leg-up on the technical side and, partnering with GlobalLogic, potentially 20 to 50 percent reduction in go to market times. This makes the investment more attractive from a pure risk reduction perspective. They scan business plans, and on an ongoing basis provide discussions and appropriate levels of funding based on the merit of the business. Startup business is inherently risky. By having these experts review the business plans, GlobalLogic is able to select companies with business plans that have a higher probability to succeed.</font></font></p>
<div align="justify"></div>
<p align="justify"><font class="sb2"><font face="ARIAL" size="2">GlobalLogic has been at the forefront in recognizing that the changing ‘fabless’ business model of a startup requires a different delivery mechanism. The company made a decision to launch Version 1.0, helping software startups fill in the gaps by acting as head of engineering and, in some cases, as chief technology officer for these companies. They have carefully planned and built the necessary ecosystem, enabling young companies and entrepreneurs to fulfill their dream to create the next big thing.</font></font></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fgloballogic-version-10sm-overview%2F&amp;title=GlobalLogic%20Version%201.0%28SM%29%20Overview" id="wpa2a_20"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/globallogic-version-10sm-overview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interesting interview that i came across!</title>
		<link>http://www.amityadav.name/interesting-interview-that-i-came-across/</link>
		<comments>http://www.amityadav.name/interesting-interview-that-i-came-across/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 04:54:46 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/?p=5</guid>
		<description><![CDATA[While going through Rajesh Jain&#8217;s blog &#8220;http://emergic.org/&#8221;, i came across a nice interview with Rajesh Jain. Rajesh Jain is known as the man who almost single handedly brought on the dotcom boom to India after selling off his Internet venture, IndiaWorld.com, to Satyam for Rs 499 crore in 1999. He is, in effect, the first [...]]]></description>
			<content:encoded><![CDATA[<p>While going through Rajesh Jain&#8217;s blog &#8220;http://emergic.org/&#8221;, i came across a nice interview with Rajesh Jain.</p>
<p><font class="redheadline1">Rajesh Jain</font> is known as the man who almost single handedly brought on the dotcom boom to India after selling off his Internet venture, IndiaWorld.com, to Satyam for Rs 499 crore in 1999. He is, in effect, the first dotcom multi-millionaire that India produced.</p>
<p><a href="http://digital.agencyfaqs.com/perl/digital/voices/digichat/index.html?id=19" target="_blank" title="A nice interview with Rajesh Jain">Here is the full interview&#8230;</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Finteresting-interview-that-i-came-across%2F&amp;title=Interesting%20interview%20that%20i%20came%20across%21" id="wpa2a_22"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/interesting-interview-that-i-came-across/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

