<?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>Janakiram MSV &#187; Java</title>
	<atom:link href="http://www.janakiramm.net/blog/tag/java/feed" rel="self" type="application/rss+xml" />
	<link>http://www.janakiramm.net</link>
	<description>Cloud Computing Strategist</description>
	<lastBuildDate>Thu, 29 Jul 2010 06:18:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Download Slides from TechEd and GIDS</title>
		<link>http://www.janakiramm.net/blog/download-slides-from-teched-and-gids</link>
		<comments>http://www.janakiramm.net/blog/download-slides-from-teched-and-gids#comments</comments>
		<pubDate>Mon, 26 Apr 2010 14:43:07 +0000</pubDate>
		<dc:creator>Jani</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Azure Service Management API]]></category>
		<category><![CDATA[GIDS]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[TechEd India]]></category>

		<guid isPermaLink="false">http://www.janakiramm.net/?p=1996</guid>
		<description><![CDATA[Go to the Talks section of the website to download the slides. Last two weeks have been incredibly busy. Preparing and delivering a session at TechEd has become an annual ritual for me. Right after TechEd India 2010, it was the Great Indian Developer Summit 2010 that kept me busy. This was my 10th TechEd [...]<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>
]]></description>
			<content:encoded><![CDATA[<p></p><div style="text-align: center; color: gray;">Go to the <a href="http://www.janakiramm.net/talks">Talks</a> section of the website to download the slides.</div>
<p>Last two weeks have been incredibly busy. Preparing and delivering a session at TechEd has become an annual ritual for me. Right after <a href="http://www.microsoftteched.in" target="_blank">TechEd India 2010</a>, it was the <a href="http://www.developermarch.com/developersummit/" target="_blank">Great Indian Developer Summit 2010</a> that kept me busy.</p>
<p>This was my 10th TechEd as a speaker and I can’t believe that I have been associated with this brand for a decade! I delivered only one session this year and that was on <a href="http://msdn.microsoft.com/en-us/library/ee460799.aspx" target="_blank">Windows Azure Service Management API</a>. I am fascinated by the Programmable Infrastructure paradigm and this session gave me a chance to explore the Azure Programmability. I wanted to highlight the power of this API through a real world scenario. I signed up for <a href="http://www.twilio.com" target="_blank">Twilio</a> and did a mashup of Twilio REST API and Azure Service Management API to control the Cloud applications through SMS / Text messages. The audience volunteered to send SMS that changed the state of the App from &#8216;Suspended&#8217; to &#8216;Running&#8217;. It was fun to see a SMS swap the applications between &#8216;Staging&#8217; and Production&#8217; slots. I will share the sample code in the coming posts. </p>
<p><img src="http://www.janakiramm.net/wp-content/uploads/2010/04/teched-header-300x156.jpg" alt="TechEd India 2010" title="TechEd India 2010" width="300" height="156" class="aligncenter size-medium wp-image-1999" /></p>
<p>My session at the Great Indian Developer Summit 2010 was about deploying Java apps on Windows Azure. I had a lot of fun building the demos for this session. The whole idea is to make the Java developers think of Azure Storage like a portable flash drive that they can access from any of their apps and to treat Azure Worker Role like a Run.cmd to bootstrap the JRE and finally run the Java app. I built a simple Jukebox app built using Swing that uploads a MP3 as a BLOB on Azure with the ID3 tags as the BLOB metadata. A Java Servlet hosted on Apache Tomcat reads the ID3 tags and the album art from the MP3 and plays the audio file. Eventually, this Servlet along with the Tomcat container moves to Azure and gets hosted in the Cloud. I went through the challenge of positioning Azure to Java developers and then walking them through the code for the demo scenario all in 40 minutes! </p>
<p><img src="http://www.janakiramm.net/wp-content/uploads/2010/04/GIDS2010_JanakiramMSV.jpg" alt="GIDS 2010" title="GIDS 2010" width="200" height="300" class="aligncenter size-full wp-image-1998" /></p>
<p>You can download the slide decks from the <a href="http://www.janakiramm.net/talks">Talks</a> section of my website.</p>
<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>



Share This Article


	<a rel="nofollow"  target="_blank" href="http://www.janakiramm.net/feed" title="RSS"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Download%20Slides%20from%20TechEd%20and%20GIDS%20-%20http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdownload-slides-from-teched-and-gids" title="Twitter"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdownload-slides-from-teched-and-gids&amp;t=Download%20Slides%20from%20TechEd%20and%20GIDS" title="Facebook"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdownload-slides-from-teched-and-gids&amp;title=Download%20Slides%20from%20TechEd%20and%20GIDS&amp;source=Janakiram+MSV+Cloud+Computing+Strategist&amp;summary=Go%20to%20the%20Talks%20section%20of%20the%20website%20to%20download%20the%20slides.%0D%0A%0D%0ALast%20two%20weeks%20have%20been%20incredibly%20busy.%20Preparing%20and%20delivering%20a%20session%20at%20TechEd%20has%20become%20an%20annual%20ritual%20for%20me.%20Right%20after%20TechEd%20India%202010%2C%20it%20was%20the%20Great%20Indian%20Develo" title="LinkedIn"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdownload-slides-from-teched-and-gids&amp;title=Download%20Slides%20from%20TechEd%20and%20GIDS&amp;annotation=Go%20to%20the%20Talks%20section%20of%20the%20website%20to%20download%20the%20slides.%0D%0A%0D%0ALast%20two%20weeks%20have%20been%20incredibly%20busy.%20Preparing%20and%20delivering%20a%20session%20at%20TechEd%20has%20become%20an%20annual%20ritual%20for%20me.%20Right%20after%20TechEd%20India%202010%2C%20it%20was%20the%20Great%20Indian%20Develo" title="Google Bookmarks"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdownload-slides-from-teched-and-gids&amp;partner=sociable" title="Print"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdownload-slides-from-teched-and-gids&amp;partner=sociable" title="PDF"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" /></a>


<br/><br/><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.janakiramm.net/blog/k-mug-devcon-2010" title="K-MUG DevCon 2010">K-MUG DevCon 2010</a></li><li><a href="http://www.janakiramm.net/blog/how-sun-missed-the-bus-to-the-cloud" title="How Sun Missed the Bus to the Cloud ">How Sun Missed the Bus to the Cloud </a></li><li><a href="http://www.janakiramm.net/blog/cloudcamp-bangalore-hadoop-summit" title="CloudCamp Bangalore &#038; Hadoop Summit">CloudCamp Bangalore &#038; Hadoop Summit</a></li><li><a href="http://www.janakiramm.net/blog/eclipse-india-summit" title="Eclipse India Summit">Eclipse India Summit</a></li><li><a href="http://www.janakiramm.net/blog/tech-ed-2009-speaker-ratings" title="Tech.Ed 2009 Speaker Ratings">Tech.Ed 2009 Speaker Ratings</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.janakiramm.net/blog/download-slides-from-teched-and-gids/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Sun Missed the Bus to the Cloud</title>
		<link>http://www.janakiramm.net/blog/how-sun-missed-the-bus-to-the-cloud</link>
		<comments>http://www.janakiramm.net/blog/how-sun-missed-the-bus-to-the-cloud#comments</comments>
		<pubDate>Thu, 25 Mar 2010 15:02:39 +0000</pubDate>
		<dc:creator>Jani</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://www.janakiramm.net/?p=1959</guid>
		<description><![CDATA[It is a known fact that Java never helped Sun in generating enough revenues to keep it going. Commercial App Server vendors like IBM, BEA/Oracle have benefitted more from Java than Sun. Sun got carried away with the initial euphoria around Java created by the developer community. Though Microsoft came out with the unified language [...]<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>It is a known fact that Java never helped Sun in generating enough revenues to keep it going. Commercial App Server vendors like IBM, BEA/Oracle have benefitted more from Java than Sun. Sun got carried away with the initial euphoria around Java created by the developer community. Though Microsoft came out with the unified language runtime based on CLR called .NET much later than SUN, it managed to gain more traction and market share.  Sun missed multiple opportunities in the last couple of decades. It couldn’t capitalize on the ubiquity of Java on the desktops and servers. It failed to play a crucial role in the mobile revolution by not exploiting the power of Java in mobile devices. Though they had a decent stack of developer platform powered by Java, Glassfish and NetBeans, it couldn’t make the best use of it. MySQL acquisition was strategic but Sun was confused on leveraging that opportunity too. By end of the last decade, Sun was bleeding and had no option but to be a part of Oracle. </p>
<p>But above all, I believe Sun missed a fantastic opportunity in the last couple of years. That is by not becoming an enviable ‘Platform as a Service’ provider by offering Java in the Cloud to developers that could give Microsoft and Google a run for their money.  Azure is a strategic move for Microsoft.  Though it was a reluctant attempt, MS had no choice but to move to the Cloud. Had it not by MS, it would be Amazon or another vendor who would offer .NET platform on the Cloud.  It is natural for Microsoft’s customers to transition into Azure because it runs the same familiar stack. Now Microsoft is definitely the best PaaS provider out there.  What Sun failed to get from Java could have been achieved by the Java based PaaS. Developers trust Sun because of its track record of involving the community and the industry through the JSR process. Sun could also potentially offer LAMP platform as a service. Even today there is no viable LAMP stack available as PaaS. There is a bunch of Amazon AMIs that run the LAMP stack but it is more of an IaaS than PaaS. Every non-Microsoft business and developer would have looked up to Sun for hosting their Cloud app and service. Sun had everything up their alley! They have OpenSolaris that can run the virtualization infrastructure. They have world’s best development platform in the form of Java. They have the most trusted database called MySQL. A Cloud platform offering all of these on subscription would have been a killer service from Sun. Google’s App Engine supporting the Java stack is not complete. It is not the same JDK that runs on my App server. I have to refactor 90% of my app to port it onto App Engine only to get locked-in to their platform. Sun had a huge opportunity to be the ‘100% Pure Java’ based platform on the Cloud. Sun had everything except the dollars and the strategy to make it big on the Cloud.  Now comes MySql in the Cloud. What a pity that it is not Sun but Amazon who is making money by exposing MySQL as a service! It is a blunder by Sun not taking MySQL to the Cloud before anyone did. Forget about Sun offering MySQL on the Cloud, MySQL’s future is in jeopardy as Oracle is known for mercy-killing of their competition in the guise of acquisition. Oracle would never want to position MySQL to its enterprise customers who have been paying annuity revenue for decades.</p>
<p>While Larry Ellison continues to make confused statements on Cloud Computing, Sun and Oracle combo is still figuring out what Cloud is all about!</p>
<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>



Share This Article


	<a rel="nofollow"  target="_blank" href="http://www.janakiramm.net/feed" title="RSS"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=How%20Sun%20Missed%20the%20Bus%20to%20the%20Cloud%20%20-%20http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fhow-sun-missed-the-bus-to-the-cloud" title="Twitter"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fhow-sun-missed-the-bus-to-the-cloud&amp;t=How%20Sun%20Missed%20the%20Bus%20to%20the%20Cloud%20" title="Facebook"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fhow-sun-missed-the-bus-to-the-cloud&amp;title=How%20Sun%20Missed%20the%20Bus%20to%20the%20Cloud%20&amp;source=Janakiram+MSV+Cloud+Computing+Strategist&amp;summary=It%20is%20a%20known%20fact%20that%20Java%20never%20helped%20Sun%20in%20generating%20enough%20revenues%20to%20keep%20it%20going.%20Commercial%20App%20Server%20vendors%20like%20IBM%2C%20BEA%2FOracle%20have%20benefitted%20more%20from%20Java%20than%20Sun.%20Sun%20got%20carried%20away%20with%20the%20initial%20euphoria%20around%20Java%20creat" title="LinkedIn"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fhow-sun-missed-the-bus-to-the-cloud&amp;title=How%20Sun%20Missed%20the%20Bus%20to%20the%20Cloud%20&amp;annotation=It%20is%20a%20known%20fact%20that%20Java%20never%20helped%20Sun%20in%20generating%20enough%20revenues%20to%20keep%20it%20going.%20Commercial%20App%20Server%20vendors%20like%20IBM%2C%20BEA%2FOracle%20have%20benefitted%20more%20from%20Java%20than%20Sun.%20Sun%20got%20carried%20away%20with%20the%20initial%20euphoria%20around%20Java%20creat" title="Google Bookmarks"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fhow-sun-missed-the-bus-to-the-cloud&amp;partner=sociable" title="Print"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fhow-sun-missed-the-bus-to-the-cloud&amp;partner=sociable" title="PDF"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" /></a>


<br/><br/><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.janakiramm.net/blog/a-case-for-private-paas" title="A Case for Private PaaS">A Case for Private PaaS</a></li><li><a href="http://www.janakiramm.net/blog/ibf-medias-paas-panel-discussion" title="IBF Media&#8217;s PaaS Panel Discussion">IBF Media&#8217;s PaaS Panel Discussion</a></li><li><a href="http://www.janakiramm.net/blog/cloud-computing-%e2%80%93-what%e2%80%99s-in-it-for-you" title="Cloud Computing – What’s in it for you?">Cloud Computing – What’s in it for you?</a></li><li><a href="http://www.janakiramm.net/blog/is-it-azure-vs-rest-of-the-world-on-the-cloud" title="Is it Azure vs. Rest of the World on the Cloud?">Is it Azure vs. Rest of the World on the Cloud?</a></li><li><a href="http://www.janakiramm.net/blog/vmforce-whats-in-it-for-us" title="VMforce &#8211; What&#8217;s in it for us?">VMforce &#8211; What&#8217;s in it for us?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.janakiramm.net/blog/how-sun-missed-the-bus-to-the-cloud/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Eclipse India Summit</title>
		<link>http://www.janakiramm.net/blog/eclipse-india-summit</link>
		<comments>http://www.janakiramm.net/blog/eclipse-india-summit#comments</comments>
		<pubDate>Thu, 16 Jul 2009 15:48:22 +0000</pubDate>
		<dc:creator>Jani</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[App Engine]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://janakiramm.net/blog/?p=137</guid>
		<description><![CDATA[I am presenting at Eclipse India Summit on two topics. Google AppEngine for Java Developers Silverlight for Java Developers Copyright &#169; 2010 Janakiram MSV. Follow him on Twitter, Facebook and LinkedIn Janakiram MSV is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he [...]<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>I am presenting at <a href="http://www.devmarch.com/eclipsesummit/">Eclipse India Summit</a> on two topics.</p>
<p><img class="size-thumbnail wp-image-138 " title="Eclipse Summit" src="http://www.janakiramm.net/wp-content/uploads/2009/07/Eclipse_LOGO.jpg" alt="Eclipse Summit" width="300" height="250" /></p>
<ol>
<li><a href="http://www.devmarch.com/eclipsesummit/sessions.html#session103">Google AppEngine for Java Developers</a></li>
<li><a href="http://www.devmarch.com/eclipsesummit/sessions.html#session104">Silverlight for Java Developers</a></li>
</ol>
<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>



Share This Article


	<a rel="nofollow"  target="_blank" href="http://www.janakiramm.net/feed" title="RSS"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Eclipse%20India%20Summit%20-%20http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Feclipse-india-summit" title="Twitter"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Feclipse-india-summit&amp;t=Eclipse%20India%20Summit" title="Facebook"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Feclipse-india-summit&amp;title=Eclipse%20India%20Summit&amp;source=Janakiram+MSV+Cloud+Computing+Strategist&amp;summary=I%20am%20presenting%20at%20Eclipse%20India%20Summit%20on%20two%20topics.%0D%0A%0D%0A%0D%0A%0D%0A%09Google%20AppEngine%20for%20Java%20Developers%0D%0A%09Silverlight%20for%20Java%20Developers%0D%0A" title="LinkedIn"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Feclipse-india-summit&amp;title=Eclipse%20India%20Summit&amp;annotation=I%20am%20presenting%20at%20Eclipse%20India%20Summit%20on%20two%20topics.%0D%0A%0D%0A%0D%0A%0D%0A%09Google%20AppEngine%20for%20Java%20Developers%0D%0A%09Silverlight%20for%20Java%20Developers%0D%0A" title="Google Bookmarks"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Feclipse-india-summit&amp;partner=sociable" title="Print"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Feclipse-india-summit&amp;partner=sociable" title="PDF"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" /></a>


<br/><br/><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.janakiramm.net/blog/eclipse-india-summit-2009-trip-report" title="Eclipse India Summit 2009 &#8211; Trip Report">Eclipse India Summit 2009 &#8211; Trip Report</a></li><li><a href="http://www.janakiramm.net/blog/ibf-medias-paas-panel-discussion" title="IBF Media&#8217;s PaaS Panel Discussion">IBF Media&#8217;s PaaS Panel Discussion</a></li><li><a href="http://www.janakiramm.net/blog/vmforce-whats-in-it-for-us" title="VMforce &#8211; What&#8217;s in it for us?">VMforce &#8211; What&#8217;s in it for us?</a></li><li><a href="http://www.janakiramm.net/blog/top-5-things-microsoft-should-fix-in-azure" title="Top 5 Things Microsoft Should Fix in Azure">Top 5 Things Microsoft Should Fix in Azure</a></li><li><a href="http://www.janakiramm.net/blog/a-case-for-private-paas" title="A Case for Private PaaS">A Case for Private PaaS</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.janakiramm.net/blog/eclipse-india-summit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
