<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Fake Geek Limited</title>
	<atom:link href="http://labsji.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://labsji.wordpress.com</link>
	<description>They said fake blogs are popular</description>
	<lastBuildDate>Sun, 01 Jan 2012 11:57:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='labsji.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Fake Geek Limited</title>
		<link>http://labsji.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://labsji.wordpress.com/osd.xml" title="Fake Geek Limited" />
	<atom:link rel='hub' href='http://labsji.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Taking OrangeScape Cloud for a spin</title>
		<link>http://labsji.wordpress.com/2010/05/06/taking-orangescape-cloud-for-a-spin/</link>
		<comments>http://labsji.wordpress.com/2010/05/06/taking-orangescape-cloud-for-a-spin/#comments</comments>
		<pubDate>Thu, 06 May 2010 11:54:29 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[Chennai]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[orangescape]]></category>
		<category><![CDATA[Cloud App Deployment]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Enterprise Cloud Application]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[OrangeScape Cloud]]></category>
		<category><![CDATA[OrangeScape Studio]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/?p=358</guid>
		<description><![CDATA[[Full Disclosure: I'm at advance stage of negotiation with OrangeScape on consulting arrangement including developer community engagement] I recently got a OrangeScape private beta access and decided to take it for a spin. I applied for the beta several months &#8230; <a href="http://labsji.wordpress.com/2010/05/06/taking-orangescape-cloud-for-a-spin/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=358&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>[Full Disclosure: I'm at advance stage of negotiation with OrangeScape on consulting arrangement including developer community engagement]<br />
I recently got a <a href="http://www.orangescape.com">OrangeScape</a> private beta access and decided to take it for a spin. I applied for the beta several months back, and I regularly meet the OrangeScape folks at the Chennai Tech scene. Yet the beta access was hard to come by &#8211; the reasons for it became evident only after the first brush. It is not your regular web2.0 artificial beta scarcity &#8211; the product is, by its very nature, very serious, complex and thus useful only for the sufficiently motivated! </p>
<h4>Why Embrace Maximality?</h4>
<p><a href="http://www.flickr.com/photos/tailorransom/3976047574/" title="photo sharing"><img src="http://farm3.static.flickr.com/2616/3976047574_d0ed8cbc26_m.jpg" alt="" style="border:solid 2px #000000;" /></a><br /><span style="font-size:.9em;margin-top:0;"><a href="http://www.flickr.com/photos/tailorransom/3976047574/">Edge</a><br />By <a href="http://www.flickr.com/people/tailorransom/">Tailer Ransom</a></p>
<p>The web-scale era has a huge share of one-trick-ponies that does one thing really well. There is indeed a tech religion/school of thought around the minimalistic approach &#8211; starting with the always beta culture of <a href="http://en.wikipedia.org/wiki/Delicious_(website)">delicious</a>/<a href="http://en.wikipedia.org/wiki/37signals">37Signals</a> to <em>Simple</em> Titled Services of AWS &#8211; there is minimalism abound. <strong>The one-trick-pony-evolutionary-minimalism approach falls flat in the enterprise apps context, especially when there are multiple complex apps to be run(at the Get-Go!).</strong> Enterprise applications, even while they share the scaling and agility requirements of web-scale( social) applications, cannot afford the luxury of custom crafted architecture, and optimized coding. Some <em>Generalization and Abstractions</em> could dramatically improve application crafting productivity. This is where OrangeScape strives to finds its sweet spot: By supplying a comprehensive runtime that abstracts multiple cloud platforms and a GUI studio that talks the Business Analyst&#8217;s language. </p>
<p>OrangeScape does a good job of abstracting/simplifying the underlying platform complexity, yet the domain of business application is is fairly complex and is reflected in the OrangeScape Studio&#8217;s sophistry. The sophistication is similar to professional image manipulation software like Photoshop which is intimidating at best to novices, yet very versatile for the pro to get the job done. In short, <strong>OrangeScape is a pro-tool/runtime for developing serious business apps</strong> &#8211; and the level of complexity necessitates the sophistry.</p>
<h4>My first app using OrangeScape</h4>
<p>I wanted to try out a simple &#8216;<em>Tip of the Day</em>&#8216; like application. I started off with a minimal data model for Tips with just 2 entries( viz., <em>TipNumber</em> and <em>TipText</em>) and promptly ran into trouble with <em><a href="http://www.databaseanswers.org/tutorial4_data_modelling/index.htm">&#8220;Rabbits Ears&#8221; Reflexive Relationship</a></em> when I wished to pick a Tip at random. I was baffled, and fortunately, OrangeScape studio has a feature to include other developers into the project for developing an app as a team. This feature makes it possible for one person to do the data modeling and another team member to craft the workflow and yet another to craft the forms/screen interactions.</p>
<p>I added <a href="http://community.orangescape.com/profile/Sivakumar?xg_source=profiles_memberList">Sivakumar,  of OrangeScape Engg team</a> as developer in the project and he quickly created the Reflexive Relationship in the data model with ease and also coded the business rule for selecting a Tip at random. Finally he added a trivial workflow action that updated a text box on pressing the &#8216;Show Tip&#8217; button. </p>
<p>After designing the simple model, and the form/screen and the trivial workflow, the app was ready for deployment. I clicked the deploy button, after prompting for GAE credentials and app name &#8211; Viola! the &#8216;Tip of the Day&#8217; is deployed on to the <a href="http://en.wikipedia.org/wiki/Google_App_Engine">Google App Engine</a>!<br />
Without me knowing anything about GQL or <a href="http://en.wikipedia.org/wiki/BigTable">BigTable</a> storage API calls, I&#8217;m able to store and manipulate data on the GAE. This is absolutely awesome!<br />
Here is screenshot from another <a href="http://awsconsolidate.appspot.com/">App I&#8217;m working on</a>:<br />
<a href="http://labsji-screenshots.s3.amazonaws.com/Orangescape-on-gae.png"><img width="260" height="194" src="http://labsji-screenshots.s3.amazonaws.com/Orangescape-on-gae.png" style="border:solid 2px #000000;" alt="OrangeScape app screenshot" /><br />
</a><br />
<h4>My Wish List for OrangeScape</h4>
<p>    The OrangeScape studio in its present form is a work-in-progress template of all planned features. The features required to get an application up and running are working perfectly. The features that allow cools tricks to be done( like calling a REST API etc) requires a lot more polish.<br />
    At this point, the lack of complete documentation and illustrative examples is hindering the creativity and flow. It is a matter of few more weeks of OrangeScape team&#8217;s attention to get each feature to the level of polish for the limelight. Given the level of polish of the finished features( one-click deployment to GAE for example), I&#8217;m sure the feature complete OrangeScape Studio/Cloud will be a <strong>formidable</strong> tool in the hands of expert business application designers/crafters.<br />
   That said, here is my wish list for OrangeScape Cloud/Studio:</p>
<ul>
<li> More built in social features for applications developed with OrangeScape. Everyone is realizing the value of sharing and social software. Making it easy to push/pull data in and out of the application will be an &#8216;expected&#8217; feature in each application.</li>
<li> More collaboration and reuse. The present collaboration features of OrangeScape studio are a good start. If there is realtime collaboration like Google Wave, it will be awesome. Indeed, a Wave based Studio implementation will be very cool and productive.</li>
<li> Software artifacts in open formats. Presently, all of your awesome software application design is stored in internal format. And OrangeScape studio is the only interface to access them. If the software artifacts are importable/exportable in open formats, a lot of interesting value additions are possible. This feature is essential for complying with routine software engineering practices in vogue like version control and periodic backup.</ul>
</ul>
<p><a href="http://www.flickr.com/photos/jmhdezhdez/2734082555/" title="photo sharing"><img src="http://farm4.static.flickr.com/3262/2734082555_489846da51_m.jpg" alt="" /></a><span style="font-size:.9em;margin-top:0;"><a href="http://www.flickr.com/photos/jmhdezhdez/2734082555/">Olimpic Osaka, Athens, Greece</a><br />By <a href="http://www.flickr.com/people/jmhdezhdez/">jmhdezhdez</a></p>
<p>In summary, <a href="http://www.orangescape.com/">OrangeScape Cloud Studio</a> is very interesting and has a potential to be a game changer. <a href="http://en.wikipedia.org/wiki/Jeff_Bezos">Jeff Bezos</a> kicked off the cloud revolution by shifting the <em>mucking</em> from hardware to software. <a href="http://www.orangescape.com">OrangeScape</a> strives to complete the cycle by abstracting all the underlying muck such that only data model, business rule, and workflow needs to be defined to get an application up and running on the Cloud. <em>Any Cloud</em>!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/358/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=358&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2010/05/06/taking-orangescape-cloud-for-a-spin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2616/3976047574_d0ed8cbc26_m.jpg" medium="image" />

		<media:content url="http://labsji-screenshots.s3.amazonaws.com/Orangescape-on-gae.png" medium="image">
			<media:title type="html">OrangeScape app screenshot</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3262/2734082555_489846da51_m.jpg" medium="image" />
	</item>
		<item>
		<title>Biz-Fiction: Vision India 2020 by Sramana Mitra</title>
		<link>http://labsji.wordpress.com/2010/03/16/biz-fiction-vision-india-2020-by-sramana-mitra/</link>
		<comments>http://labsji.wordpress.com/2010/03/16/biz-fiction-vision-india-2020-by-sramana-mitra/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 19:35:48 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[social ventures]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[biz-fiction]]></category>
		<category><![CDATA[sramana]]></category>
		<category><![CDATA[vision india 2020]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/?p=349</guid>
		<description><![CDATA[Science Fiction as a genre has caught the imagination of the masses and inspired many towards scientific thinking. Indeed Science Fiction has immensely helped advancement of science/technology. Sramana Mitra is attempting similar advancement in Entrepreneurial thinking and economic growth through &#8230; <a href="http://labsji.wordpress.com/2010/03/16/biz-fiction-vision-india-2020-by-sramana-mitra/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=349&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Science Fiction as a genre has caught the imagination of the masses and inspired many towards scientific thinking. Indeed Science Fiction has immensely helped advancement of science/technology.<br />
 <a href="http://www.sramanamitra.com/bio/">Sramana Mitra</a> is attempting similar advancement in Entrepreneurial thinking and economic growth through her market-rooted Business Fiction. I&#8217;m simmer reading Sramana&#8217;s book <a href="http://www.amazon.com/dp/1439269769/">Vision India 2020</a>. [ Too bad the friction to insert the image of the book from Amazon is too high! And no image of the book at Sramanan's site either]<br />
<a href="http://www.flickr.com/photos/islandgal/3236949692/"><img src="http://farm4.static.flickr.com/3313/3236949692_767ee03e61.jpg" alt="Sramana" /></a> [ Image credit <a href="http://www.flickr.com/photos/islandgal/">aquababe</a>] </p>
<p>Unlike the usual business books that tell strategy of success story post-facto, Vision India 2020 is an imagined retrospective Circa 2020. The book features ideas and strategies that are likely success stories at 2020 &#8211; outlined as a source of inspiration to young Indian entrepreneurs. The book attempts to sincerely answer the question: <em><strong>What are the businesses to be started today at 2010 and scaled over the decade for India&#8217;s balanced all-round economic and social development by 2020?  </strong></em></p>
<p>This narrative form is perhaps inspired by the complex Indian Epic form, where time and space are stretched, mythology and history are juxtaposed, and street creed and mysticism are liberally intermixed to drive across the multi-layered point in an absorbing and interesting way. The epic form has indeed stood the test of time, so there is some merit right there! <a href="http://en.wikipedia.org/wiki/Ramayana"><img src="http://farm2.static.flickr.com/1256/1079666003_34ed6d2888.jpg" alt="Ramayana" /></a> [ <a href="http://www.flickr.com/photos/23027663@N00/1079666003/">Image</a> credit: <a href="http://www.flickr.com/photos/23027663@N00/">neeraj chawla</a></p>
<p>Real business names and people are liberally intermixed with Sramana's imaginary businesses that became the runaway successes of 2020. Like in Science fiction, Sramana has paid attention to the plausibility each 'story'. Each story has nuggets of strategy and positioning wisdom. In fact it is the vision of converting this plausibility into reality that drives her to write the book. And she is not sitting idle to say at 2020 'I told so at 2010!'. She is conducting weekly online roundtables to inspire and guide entrepreneurs. Also roping in many Entrepreneurship Development Organization(EDOs) into the roundtable to share the vision and make it into a movement. In short, the book is an expression of a vision in fiction form.</p>
<p>Speaking about plausibility of the biz-fictions, like the science fiction counterparts, it is possible to find wide holes. For example, <em>Camellia : Flower Farms</em> outlines an social biz idea around residential educational institution for slum children that also cultivates flowers. And the produce is retailed through a network of urban slum based entrepreneurs. The trouble with the idea is it is already true sans the social dimension. Many political big-wigs in TamilNadu own vast swathes of land that cultivate cash crops(like flowers). And these guys 'own' Engineering Collages and other educational institutions too. And flower is indeed retailed through urban slum dwellers. [As a side note, Florists around my neighborhood are economically well off - they own 2-wheelers, gadgets and gold and send their kids to English medium schools BTW.]<br />
    I see a co-relation between plausibility of the business idea and Sramana&#8217;s direct familiarity of the segment. For instance, ideas like <em>TrueCFO : SaaS-enabled BPO</em> and <em>Equity Dispatch : Equity Research </em> are very plausible.<br />
   Just like science fiction, making people find holes in the story is the best way to invigorate the discussion. If that happens, the book has served its purpose well.</p>
<p>In my opinion, the paper or even the e-book format is too restrictive for this kind of book to reach its potential as a Entrepreneurship stimulation tool. A wiki like format that encourages the evolution of the ideas and discussion around the strategies will be more productive. Perhaps a multi-player Online Role Playing Game(<a href="http://en.wikipedia.org/wiki/Mmorpg">MPORPG</a>) format will balance the monetization, engagement, evolution aspects well. </p>
<p>Ha! Now I&#8217;m proposing an Idea! Do I leave it as such or run behind it? If I leave it it is like letting loose a colorful balloon. It is fun. If I run behind it, it is like sculpting a stone. Something solid, lasting and beautiful could emerge. But I have to overcome the resistance of the stone. If I choose the latter, help is around via <a href="http://www.sramanamitra.com/entrepreneurship-strategy-roundtables/">RoundTable</a>!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/349/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=349&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2010/03/16/biz-fiction-vision-india-2020-by-sramana-mitra/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3313/3236949692_767ee03e61.jpg" medium="image">
			<media:title type="html">Sramana</media:title>
		</media:content>

		<media:content url="http://farm2.static.flickr.com/1256/1079666003_34ed6d2888.jpg" medium="image">
			<media:title type="html">Ramayana</media:title>
		</media:content>
	</item>
		<item>
		<title>YoBykes Yo Speed Buying Experience</title>
		<link>http://labsji.wordpress.com/2010/01/02/yobykes-yo-speed-buying-experience/</link>
		<comments>http://labsji.wordpress.com/2010/01/02/yobykes-yo-speed-buying-experience/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 18:56:45 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[Chennai]]></category>
		<category><![CDATA[Weblogs]]></category>
		<category><![CDATA[electric automobile]]></category>
		<category><![CDATA[Electrotherm]]></category>
		<category><![CDATA[Social Media Engagement for Indian products]]></category>
		<category><![CDATA[yo electric bike]]></category>
		<category><![CDATA[Yo Speed 750]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/?p=340</guid>
		<description><![CDATA[Disclousre: I got a discount on the product discussed in this post. Read on, you can too. Couple of weeks back, I bought a electric 2-wheeler YoBykes&#8216;s YO Speed. It was an impulse purchase spanning 2-years. I bought it from &#8230; <a href="http://labsji.wordpress.com/2010/01/02/yobykes-yo-speed-buying-experience/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=340&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Disclousre: I got a discount on the product discussed in this post. Read on, you can too.<br />
	Couple of weeks back,  I bought a electric 2-wheeler  <a href="http://www.yobykes.in/">YoBykes</a>&#8216;s YO Speed. It was an impulse purchase spanning 2-years. I bought it from the only YoBykes dealer in Chennai, Bue Smart Associates. They are at Chinna Malai( Little Mount), Sidapet on the small traffic-free road that connects the Chinna Malai Junction and the Velacheri Road.<br />
<div class="wp-caption alignnone" style="width: 410px"><a href="http://www.vicky.in/straightfrmtheheart/yo-speed-pictorial-review/"><img alt="" src="http://www.vicky.in/straightfrmtheheart/wp-content/uploads/2007/12/induselectrans-yo-speed-front-view.jpg" title="Yo Speed" width="400" height="266" /></a><p class="wp-caption-text">Yo Speed Image from Vicky.in</p></div><br />
There were two models available viz., YO Smart and YO Speed at the showroom. The Yo Smart is a 250Watt 25Kmph max speed suitable only for single person ride. Whereas Yo Speed is 750W, 45Kmph max speed with a max payload of 130Kg, suitable of 2 person rides. Choosing between them was easy: You cannot just explain at length, the electirc technology, wattage, and payload limitations when someone needing a urgent ride asks &#8216;Can you drop me at XYZ&#8217;. So my decision to go for the higher watt Yo Speed was straight forward. </p>
<p>There is not much rational to why I did not purchase 2 years back but ended up purchasing the electric bike this week. Here are some of the objections and rationalizations see-saw in the background of the purchase:</p>
<p><strong>Objection:</strong> The unsealed lead acid-battery powering the electric bike is not sophisticated or hi-tech. The manufacturer need to put in more innovation/effort in making it light and pack more power.<br />
<strong>Rationalization</strong>: The lead-acid battery is ubiquitous. I can find a service shop/dealer who knows the in-and-out of the battery very easily. In fact I can find 3 shops within 2-km of my house. Key components, skills being commodity is good thing! It takes a few generations of electric vehicle adopters to make sophisticated battery technologies ubiquitous. Let me do my bit to advance that evolution!</p>
<p><strong>Objection</strong>: What if the dealer folds the business close the shop? What if the manufacturer stops production?<br />
<strong>Rationalization</strong>: I&#8217;ve seen the dealer in operation for couple of years. I&#8217;ve even seen a few YOs at my neighborhood. If the dealer/manufacturer is in business for couple of years, they might as well be in business for couple of more year!  The manufacturer is part of <a href="http://www.electrotherm.com/">Electrotherm</a> – a stable company with long cycle time business expereince. </p>
<p><strong>Objection</strong>: Speed of 45Kmph max is too low.<br />
<strong>Rationalization</strong>: I think I became older! I cant believe I&#8217;m accepting such speed limits.<br />
Well, my usage is limited. And a just a few years back me riding a scooter rather than a Motorcyle was unthinkable. Times change, attitudes change.</p>
<p><strong>Rationalization</strong>: I purchase laptop, electronic gadget of equal spend without much consideration, deliberation. Why not extend it for a bike too. After all it is also electirc? [ This was I think the prime reason for my impulse purchase this time around!, LOL ]<br />
<strong>Objection</strong>: Electronic products pack more featurs by the year and slash prices dramatically. The YoByke product has not changed over the past couple of years.</p>
<p><strong>Discount</strong><br />
	When it came for price negotiation, I asked for a blogger discount. I was anyway planning to log the ownership experience for the benefit of the undecided. I was just checking if asking for blogger discount works!. It was promptly met with a &#8216;Ah, What?&#8217; and a quizzical stare. Yet, the fine young lady(it was the same person &#8211; Ms Mebela  over the 2-year period – Good to have a stable sales team!) at the showroom connected me up to the area manager, who in turn linked me up to the YoBykes/Electrotherm&#8217;s Marketing team.<br />
	After some back and forth, I explained(to Electrotherm Marketing team) the importance of social-engagement for products like Electric Bike especially when the incumbent product is deeply entrenched. The marketing team was open to the suggestion, but were very wary of the discount idea. I clarified that offering concrete financial reward is one way to signal seriousness and commitment( towards social media engagement). During the course of the discussion we settled for a small discount( 3% &#8211; the Electrotherm team insisted that auto industry margins are low &#8211; discounts are big no no!). What is interesting about the discount is it is applicable for all bloggers &#8211; social media sharing about your Yo Experience is not compulsory &#8211; but encouraged. After all, it is social engagement proposed by me &#8211; and I want the initiative to succeed! </p>
<p> Chennai buyers can get a Rs 3% off on their purchase by mentioning LABSJI Blog when they purchase a Yo at</p>
<p><strong> Bue Smart Assoicates</strong>( Attn Mr A Robert),<br />
#65 Velachery Road, Little Mount,<br />
Saidapet,<br />
Chennai 600015</p>
<p>Ph: 6450 5355<br />
+91  9790734314</p>
<p>Please, share your electric vehicle ownership experience as comments.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/340/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=340&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2010/01/02/yobykes-yo-speed-buying-experience/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>

		<media:content url="http://www.vicky.in/straightfrmtheheart/wp-content/uploads/2007/12/induselectrans-yo-speed-front-view.jpg" medium="image">
			<media:title type="html">Yo Speed</media:title>
		</media:content>
	</item>
		<item>
		<title>Skyclad, Universe and Everything: Idea from TED</title>
		<link>http://labsji.wordpress.com/2010/01/02/skyclad-universe-and-everything-idea-from-ted/</link>
		<comments>http://labsji.wordpress.com/2010/01/02/skyclad-universe-and-everything-idea-from-ted/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 18:56:03 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[jaggi vasudev]]></category>
		<category><![CDATA[tedxchennai]]></category>
		<category><![CDATA[Christian Fabre]]></category>
		<category><![CDATA[ideas worth spreading?]]></category>
		<category><![CDATA[nudity]]></category>
		<category><![CDATA[skyclad]]></category>
		<category><![CDATA[Swami Pranavananda]]></category>
		<category><![CDATA[yoga]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/?p=312</guid>
		<description><![CDATA[Can nudity be an Idea Worth Spreading? Ever wondered how the dress we wear becomes an integral part of ourself? Can this simple experiential reality be used for our spiritual elevation? Why is Dressing-up an important aspect of the Super &#8230; <a href="http://labsji.wordpress.com/2010/01/02/skyclad-universe-and-everything-idea-from-ted/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=312&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Can nudity be an Idea Worth Spreading?<br />
Ever wondered how the dress we wear becomes an integral part of ourself? Can this simple experiential reality be used for our spiritual elevation? Why is Dressing-up an important aspect of the Super Hero culture like Super Man, Spider Man, Batman etc?<br />
<em><strong>Questions Questions Questions!</strong></em></p>
<p>At the awesome <a href="http://tedxchennai.com">TEDxChennai</a> sidelines I encountered Christian Fabre &#8211; <a href="http://in.linkedin.com/in/swamiji">CEO of Christian Fabre Private Limited</a> a very successful apparel exporter of solid repute. <a href="http://picasaweb.google.com/felixchandran/TEDxChennai2009#5409837282728643650"><img alt="" src="http://lh4.ggpht.com/_---PswIIuCc/SxOaWJm0jEI/AAAAAAAAAnQ/DiN9if_QsbM/s640/IMG_0471.jpg" title="Swami  at TEDxChennai" class="alignnone" width="360" height="230" /></a><br />
Christian is a French citizen settled in south India for nearly four decades. One very interesting thing about him: He is a <a href="http://en.wikipedia.org/wiki/Sannyasa"><em>Sannyasi</em></a> Known as Swami Pranavananda Brahmendra Avadhuta.<br />
You might think: Wait a minute &#8211; A renouncer(Sannyasi) who runs a profitable business? Is it not paradoxical? at least I was thinking.<br />
 Again Questions! </p>
<p>And &#8216;<strong><strong>Questions!</strong></strong>&#8216; is how he summed up the <em>Big Question</em> and further remarked that the Answer is <em>Simple</em>. Someone in the group( <a href="http://twitter.com/adropofwisdom">@adropofwisdom</a>? ) remarked its is Simple, Yet it is difficult( for Us to grasp). I did my confused Half-agreeing-half-disagreeing (TED Mysore) style head shake, exchanged pleasantries, chatted about Virtual World and moved on with rest of the TEDxChennai show.</p>
<p>Latter I learned that, even-though Christian is into Apparel business, when he assumes the Swami role, he choose to be Digambara( or skyclad) &#8211; a simple, yet difficult form or renunciation.<br />
<a href="http://news.bbc.co.uk/2/hi/south_asia/3094780.stm"><img alt="" src="http://newsimg.bbc.co.uk/media/images/39319000/jpg/_39319858_swamistudent203b.jpg" title="Christian Fabre" class="alignnone" width="203" height="152" /></a><br />
 I was intrigued. I promptly dismissed it with a &#8216;Oh Yeah!&#8217; and moved on with my usual preoccupations.</p>
<p>Then by chance I came across <a href="http://en.wikipedia.org/wiki/Adi_Shankara">Adi Shankaracharya</a>&#8216;s Nagendra Haraya &#8211; Shiva Panchaksham in which Sri Shankara praises Lord Shiva as <strong><em>Dig-Ambaraya</em></strong> &#8211; <em>The one who wears <strong>the directions(sky)</strong> as raiment</em>!</p>
<p>It was a light-bulb moment for me to realize that in the Indian Yogic tradition, nudity is not just a symbol of renunciation, but also a active state of &#8216;wearing the entire universe as your dress&#8217; and making the whole existence an integral part of yourself!  </p>
<p><a href="http://www.ishafoundation.org"><img alt="Sadguru Jaggi Vasudev" src="http://tedxchennai.com/images/top_img1.jpg" title="Sadguru Jaggi Vasudev at TED Mysore - extending the sensory boundary!" class="alignleft" width="153" height="102" /></a>Sadguru Jaggi Vasudev in his TED Mysore talk shared about extending the sensory boundaries and inclusion. The epiphany for me was while viewing( again)  <a href="http://www.ted.com/talks/lang/eng/jill_bolte_taylor_s_powerful_stroke_of_insight.html">Jill Bolte Taylor&#8217;s TED video</a> &#8211; in which the neurologist shares about her state of Inclusion/Union when the logical part of the brain takes a back seat. </p>
<p>As illustrated by the Dig-ambara(skyclad) Swami &#8211; </p>
<blockquote><p>Nothing =  Everything! </p></blockquote>
<p>Very Simple Indeed!</p>
<p>Now, How do I apply this epiphany in my life? Again Questions, Questions, Questions!</p>
<p>Thanks TED and TEDxChennai for leading me down the Q, Q Q path, someday( hopefully sooner than latter) there will be the Answer. [No it is not 42! <em>or is it</em>? See I told you Q Q Q!]</p>
<p>Bonus Link:<br />
<span style="text-align:center; display: block;"><a href="http://labsji.wordpress.com/2010/01/02/skyclad-universe-and-everything-idea-from-ted/"><img src="http://img.youtube.com/vi/yyLeBNsovQ8/2.jpg" alt="" /></a></span></p>
<span style="text-align:center; display: block;"><a href="http://labsji.wordpress.com/2010/01/02/skyclad-universe-and-everything-idea-from-ted/"><img src="http://img.youtube.com/vi/UyyjU8fzEYU/2.jpg" alt="" /></a></span>
<p><a href="http://2rams.posterous.com/tedxchennai-makes-one-feel-that-this-world-is">Swami Pranavananda&#8217;s feedback email on TEDxChennai</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/312/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=312&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2010/01/02/skyclad-universe-and-everything-idea-from-ted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>

		<media:content url="http://lh4.ggpht.com/_---PswIIuCc/SxOaWJm0jEI/AAAAAAAAAnQ/DiN9if_QsbM/s640/IMG_0471.jpg" medium="image">
			<media:title type="html">Swami  at TEDxChennai</media:title>
		</media:content>

		<media:content url="http://newsimg.bbc.co.uk/media/images/39319000/jpg/_39319858_swamistudent203b.jpg" medium="image">
			<media:title type="html">Christian Fabre</media:title>
		</media:content>

		<media:content url="http://tedxchennai.com/images/top_img1.jpg" medium="image">
			<media:title type="html">Sadguru Jaggi Vasudev at TED Mysore - extending the sensory boundary!</media:title>
		</media:content>
	</item>
		<item>
		<title>AWS Billing and Value Added Reseller Opportunities</title>
		<link>http://labsji.wordpress.com/2010/01/02/aws-billing-and-value-added-reseller-opportunities/</link>
		<comments>http://labsji.wordpress.com/2010/01/02/aws-billing-and-value-added-reseller-opportunities/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 18:55:15 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[Amazon Web Service]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[AWS Billing]]></category>
		<category><![CDATA[Indian IT Opportunity]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/?p=309</guid>
		<description><![CDATA[Close to the remarkable Spot pricing model announcement, AWS silently started offering Consolidated Billing. For typical AWS user, Consolidated Billing is not a big deal except of the convenience and some cost saving. Consolidated billing dramatically reduces friction for enterprise &#8230; <a href="http://labsji.wordpress.com/2010/01/02/aws-billing-and-value-added-reseller-opportunities/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=309&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Close to the remarkable <a href="http://aws.typepad.com/aws/2009/12/ec2-spot-instances-and-now-how-much-would-you-pay.html">Spot pricing model announcement</a>, AWS silently started offering <a href="http://docs.amazonwebservices.com/AWSConsolidatedBilling/1.0/AWSConsolidatedBillingGuide.html">Consolidated Billing</a>. For typical AWS user, Consolidated Billing is not a big deal except of the convenience and some cost saving. Consolidated billing dramatically reduces friction for enterprise AWS adoption via., centralized payment, sharing of capital intensive reserved instances etc. In short it is centralization of AWS finance(read beanie) aspect at the same time decentralization of technical( read geek) aspects. More interestingly, AWS Consolidated billing opens up value added reseller opportunities.<br />
<div class="wp-caption left" style="width: 370px"><a href="http://docs.amazonwebservices.com/AWSConsolidatedBilling/1.0/AWSConsolidatedBillingGuide.html"><img alt="Consolidated Billing Illustration" src="http://docs.amazonwebservices.com/AWSConsolidatedBilling/1.0/BasicDiagram.gif" title="AWS Consolidated Billing" width="360" height="300" /></a><p class="wp-caption-text">Consolidated Billing centralizes the payment, decentralizes the geek!</p></div></p>
<p>What makes value added reseller opportunities possible is the flexible attachment and detachment of the AWS account to <em>any</em> Payment account( the Payment a/c will have to authorize the attachment &#8211; of course!). Paving the way for the reseller to leverage the volume discounts from the consolidation:<br />
<div class="wp-caption alignnone" style="width: 370px"><a href="http://docs.amazonwebservices.com/AWSConsolidatedBilling/1.0/AWSConsolidatedBillingGuide.html"><img alt="AWS Volume Discount illustration" src="http://docs.amazonwebservices.com/AWSConsolidatedBilling/1.0/VolumeDiscount.gif" title="AWS volume discount" width="360" height="190" /></a><p class="wp-caption-text">Usage of multiple buyers can be consolidated by reseller to realize profits</p></div></p>
<p>The dynamic nature of the spot pricing also create opportunity for optimizations &#8211; the real &#8216;value added&#8217; part of the reseller story! Going by the current trend spot prices are at least 50% cheaper on an average!</p>
<p>The arbitrage due to cost saving will not be too high to sustain a profitable business. But the nature of AWS itself &#8211; being building blocks rather than complete solutions &#8211; lends itself very well to value addition and profitability.<br />
Indian software service providers especially the smaller ones will find these opportunities very attractive. Thus they can get a firm foot hold in the cloud/SaaS space.<br />
The very dynamic and emergent nature of AWS,  your valuable value added service being obsoleted by a native AWS offering are some of the risks in the opportunity. On the other hand the simplification and cost saving are compelling reasons enough for the customer to stay with the value added reseller and build lasting relationship. </p>
<p>Thanks for the heads up @<a href="http://twitter.com/guyro/status/7130000464">guyro</a><br />
Bonus Links:<br />
<a href="http://www.roughtype.com/archives/2009/12/the_new_chicago.php">AWS: the new Chicago Edison by Nicholas Carr</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/309/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=309&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2010/01/02/aws-billing-and-value-added-reseller-opportunities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>

		<media:content url="http://docs.amazonwebservices.com/AWSConsolidatedBilling/1.0/BasicDiagram.gif" medium="image">
			<media:title type="html">AWS Consolidated Billing</media:title>
		</media:content>

		<media:content url="http://docs.amazonwebservices.com/AWSConsolidatedBilling/1.0/VolumeDiscount.gif" medium="image">
			<media:title type="html">AWS volume discount</media:title>
		</media:content>
	</item>
		<item>
		<title>Ideas Worth Spreading &#8211; TEDxChennai</title>
		<link>http://labsji.wordpress.com/2009/11/18/ideas-worth-spreading-tedxchennai/</link>
		<comments>http://labsji.wordpress.com/2009/11/18/ideas-worth-spreading-tedxchennai/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 07:42:53 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[Chennai]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tedxchennai]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/?p=303</guid>
		<description><![CDATA[Like Location, Location, Location for Business, People, People, People is for Events. TED &#8211; Technology Entertainment Design: Ideas Worth Spreading over the past quarter century has evolved into a Mind/Brain Spa. An assembly where passionate people from different walks of &#8230; <a href="http://labsji.wordpress.com/2009/11/18/ideas-worth-spreading-tedxchennai/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=303&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ted.com/images/ted_logo.gif" alt="TED Logo" /></p>
<p>Like <em>Location, Location, Location</em> for Business, <em>People, People, People</em> is for Events. <a href="http://en.wikipedia.org/wiki/TED_(conference)">TED &#8211; Technology Entertainment Design: Ideas Worth Spreading</a> over the past quarter century has evolved into a Mind/Brain Spa. An assembly where passionate people from different walks of life come together and immerse themselves in exchange of ideas/ideals  and go back to pursue their passion totally transformed and rejuvenated. </p>
<p>While TED conference are massive jamboree in terms of organization, with stringent invitation criteria for attendance,  a novel format of <em>Independently Organized TED</em> called <strong>TEDX</strong> is being experimented. <a href="http://tedxchennai.com/">TEDxChennai</a> is one such pioneer event.</p>
<p><a href="http://tedxchennai.com/"><img src="http://tedxchennai.com/wp-content/themes/default/images/logo.jpg" alt="TEDxChennai Logo" /></a></p>
<p>The element of entertainment sandwiched between two very serious things( Technology, Design) is one aspect that makes TED magic work. I&#8217;m looking forward how it is going to actually play out at the TEDxChennai event. Stay tuned for more updates!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/303/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=303&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2009/11/18/ideas-worth-spreading-tedxchennai/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>

		<media:content url="http://www.ted.com/images/ted_logo.gif" medium="image">
			<media:title type="html">TED Logo</media:title>
		</media:content>

		<media:content url="http://tedxchennai.com/wp-content/themes/default/images/logo.jpg" medium="image">
			<media:title type="html">TEDxChennai Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>AWS Cloud Worshop, Chennai Event</title>
		<link>http://labsji.wordpress.com/2009/11/15/aws-cloud-worshop-chennai-event/</link>
		<comments>http://labsji.wordpress.com/2009/11/15/aws-cloud-worshop-chennai-event/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 21:27:32 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[amazon ec2 and friends]]></category>
		<category><![CDATA[Amazon Web Service]]></category>
		<category><![CDATA[Chennai]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[unconference]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/?p=280</guid>
		<description><![CDATA[November is rainy season in Chennai, despite it we at Amazon Web Services Enthusiasts and Users Group Chennai decided to host a AWS Cloud Workshop on Nov 10. While the Chennai infrastructure got clogged due to rains, (web)Infrastructure as a &#8230; <a href="http://labsji.wordpress.com/2009/11/15/aws-cloud-worshop-chennai-event/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=280&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>November is rainy season in Chennai, despite it we at <a href="http://awschennai.in">Amazon Web Services Enthusiasts and Users Group Chennai</a> decided to host a AWS Cloud Workshop on Nov 10. While the Chennai infrastructure got clogged due to rains, <a href="http://en.wikipedia.org/wiki/Infrastructure_as_a_service">(web)Infrastructure as a Service(IaaS)</a> was discussed in-depth at the Workshop and Unconf.<br />
The event had a record, runaway registration(170+), we had to change the venue just couple of weeks before the event to accommodate the overwhelming interest. Despite heavy downpour and traffic-congession, 100+ AWS Users attended the session. Here is audience in rapt attention absorbing the tech-gork rain:<br />
<img src="http://aws-event.s3.amazonaws.com/IMG_3731.JPG" height="340px" width="480px" alt="AWS Cloud workshop Tidel Park Auditorium" /></p>
<p>The workshop was led by Jinesh Varia based out of Seattle from the Amazon Web Services Developer Relationship Team.<br />
<img src="http://aws-event.s3.amazonaws.com/IMG_3730.JPG" height="340px" width="480px" alt="AWS Cloud workshop Jinesh Varia" /></p>
<p>Here is an <a href="http://veechand.wordpress.com/2009/11/11/my-experiences-with-amazon-web-services-workshop/">excellent summary of Jinesh&#8217;s session by Veerabahu</a> ( @<a href="http://twitter.com/veechand">veechand</a>) </p>
<p>We had a vibrant unconference session was led by <a href="http://Kiruba.com">Kiruba</a>. Here is @<a href="http://twitter.com/kiruba">Kiruba</a> doing the slap-thy-neighbor unconf ritual.</p>
<p><img src="http://aws-event.s3.amazonaws.com/IMG_3773.JPG" height="340px" width="480px" alt="AWS Cloud workshop Unconference session kickoff" /></p>
<p>The AWS user community came alive during the unconference to tell their story in lightning talk format:<br />
<img src="http://aws-event.s3.amazonaws.com/IMG_3805.JPG" height="340px" width="480px" alt="AWS Cloud workshop Unconference sessions" /></p>
<p>The first session was by <a href="http://developers.hover.in/blog/about/">Bhasker V Kode of Hover.in</a>. Here are the slides from Bhasker&#8217;s session:<br />
<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/22553938/content?start_page=1&view_mode=&access_key=key-1cwvyfdxywfope9my4nk" data-auto-height="true" scrolling="no" id="scribd_22553938" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/22553938">View this document on Scribd</a></div><br />
Followed by Hiran of <a href="http://www.MarketSimplified.com">MarketSimplified.com</a>. They are the <a href="http://www.blackberrypartnersfund.com/09contest/finalists">finalists of Blackberry Challenge</a> and they leveraged AWS to overcome the mobile device limitations &#8211; a very good use case for cloud!</p>
<p>The Anantara team made a short talk on their elastic monitoring and management console.<br />
Murthy and Sam from <a href="http://labs.csscorp.com">CSS Labs</a> presented on Enterprise Cloud = <em>Private Cloud + Public Cloud. Tools and Techniques</em>. <a href="http://www.eucalyptus.com/">Eucalyptus</a> and AWS EC2 are mixed and matched to make use of the internal as well as public infrastructure. Earlier in the forenoon session, Ezhil head <a href="http://labs.csscorp.com">CSS Labs</a> made a presentation on taming the API with GUI featuring <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1957">CloudBuddy platform</a>.</p>
<p>Senthil Nayagam(@<a href="http://twitter.com/senthilnayagam">senthilnayagam</a>) of <a href="http://railsfactory.com/">RailsFactory</a>&#8216;s talk was a welcome break from the AWS Kool-Aid.<br />
There were impromptu talks by Harish Ganesan, CTO <a href="http://8kmiles.com/">8KMiles</a> outlining their biz model and Balamurugan, <a href="http://www.excelindia.com/index.html/">Excelsoft</a> explaining their use-case.</p>
<p><a href="http://www.vembu.com/people.php">Lakshmanan (Lux) Narayan, President, Vembu.com</a> gave a crisp overview of their online backup consumer offering. The unconference ended with Lux playing the video of their viral video CloudCloud Maybe and a short talk on &#8216;Making of Cloud Cloud Maybe&#8217; LOLZ.<br />
<span style="text-align:center; display: block;"><a href="http://labsji.wordpress.com/2009/11/15/aws-cloud-worshop-chennai-event/"><img src="http://img.youtube.com/vi/Miv3Y42Fv44/2.jpg" alt="" /></a></span><br />
Here is me doing impromptu compeering ( Kiruba was not able to attend the morning session &#8211; so the mantle fell on my shoulders!)<br />
 <img src="http://aws-event.s3.amazonaws.com/IMG_3705.JPG" height="340px" width="480px" alt="AWS Cloud workshop Labsji Compeering" /></p>
<p>Overall the event is a huge success in many count, except for the WiFi glitch due to equipment failure there were no major shortcomings. Yet there is enormous scope for improvement.</p>
<p>I&#8217;d like to thank the CSS team the excellent co-operation and Anantara for TIDEL venue coordination. </p>
<p>Hat tip to Gayathri for coming all the way from Bangalore and helping in coordinating the event. </p>
<p>Bonus Links:<br />
<a href="http://cssinnovations.blogspot.com/2009/11/aws-workshop-chennai.html">CSS Labs Blog post on the event</a>.<br />
<a href="http://twitter.com/#search?q=%23awschn">Twitter Hastag</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/280/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=280&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2009/11/15/aws-cloud-worshop-chennai-event/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>

		<media:content url="http://aws-event.s3.amazonaws.com/IMG_3731.JPG" medium="image">
			<media:title type="html">AWS Cloud workshop Tidel Park Auditorium</media:title>
		</media:content>

		<media:content url="http://aws-event.s3.amazonaws.com/IMG_3730.JPG" medium="image">
			<media:title type="html">AWS Cloud workshop Jinesh Varia</media:title>
		</media:content>

		<media:content url="http://aws-event.s3.amazonaws.com/IMG_3773.JPG" medium="image">
			<media:title type="html">AWS Cloud workshop Unconference session kickoff</media:title>
		</media:content>

		<media:content url="http://aws-event.s3.amazonaws.com/IMG_3805.JPG" medium="image">
			<media:title type="html">AWS Cloud workshop Unconference sessions</media:title>
		</media:content>

		<media:content url="http://aws-event.s3.amazonaws.com/IMG_3705.JPG" medium="image">
			<media:title type="html">AWS Cloud workshop Labsji Compeering</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazon Web Services Worshop and Unconference 10 Nov Chennai</title>
		<link>http://labsji.wordpress.com/2009/10/21/amazon-web-services-worshop-and-unconference-10-nov-chennai/</link>
		<comments>http://labsji.wordpress.com/2009/10/21/amazon-web-services-worshop-and-unconference-10-nov-chennai/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 04:11:18 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[amazon ec2 and friends]]></category>
		<category><![CDATA[Amazon Web Service]]></category>
		<category><![CDATA[Chennai]]></category>
		<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[technology as innovation enabler and equity enabler]]></category>
		<category><![CDATA[unconference]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/2009/10/21/amazon-web-services-worshop-and-unconference-10-nov-chennai/</guid>
		<description><![CDATA[AWSChennai.in<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=279&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://awschennai.in">AWSChennai.in</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/279/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=279&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2009/10/21/amazon-web-services-worshop-and-unconference-10-nov-chennai/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>
	</item>
		<item>
		<title>Got Wi-Fi at Home? Register WiFi or Face DOT Action</title>
		<link>http://labsji.wordpress.com/2009/05/04/got-wi-fi-at-home-register-wifi-or-face-dot-action/</link>
		<comments>http://labsji.wordpress.com/2009/05/04/got-wi-fi-at-home-register-wifi-or-face-dot-action/#comments</comments>
		<pubDate>Sun, 03 May 2009 19:34:29 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[compliance services]]></category>
		<category><![CDATA[dot-complience]]></category>
		<category><![CDATA[locking]]></category>
		<category><![CDATA[naxal activities prevention]]></category>
		<category><![CDATA[register wifi india]]></category>
		<category><![CDATA[secure wifi]]></category>
		<category><![CDATA[terrorist prevention]]></category>
		<category><![CDATA[threat calls]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/?p=269</guid>
		<description><![CDATA[Do you enjoy a Wi-Fi connection at home or your small office? Like the the ones that connects your laptop magically on to the Internet? If yes, there is some little paper-work you need to do to comply with Department &#8230; <a href="http://labsji.wordpress.com/2009/05/04/got-wi-fi-at-home-register-wifi-or-face-dot-action/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=269&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Do you enjoy a <a href="http://en.wikipedia.org/wiki/Wi-Fi" target="_blank">Wi-Fi</a> connection at home or your small office? Like the the ones that connects your laptop magically on to the Internet? If yes, there is some little paper-work you need to do to comply with <a href="http://www.dot.gov.in/" target="_blank">Department of Telecommunication</a>&#8216;s new regulation that mandates registration of every Wi-Fi usage point.</p>
<blockquote><p><a href="http://www.thehindubusinessline.com/2009/05/02/stories/2009050250890300.htm"><span class="storyhead" style="color:blue;font-size:medium;"><strong></strong></span></a><strong><a> DoT wants Internet service  providers to register all Wi-Fi users</a> </strong></p>
<table border="0" width="100%" bgcolor="#f9eadd">
<tbody>
<tr>
<td><em> Move aimed at preventing unauthorised usage. </em></td>
</tr>
</tbody>
</table>
<hr noshade="noshade" /><em> New guidelines<em>Consumers who</em> do not register themselves will get disconnected by their ISPs</em></p>
<p><em><em>No new</em> connections will be activated before the subscriber’s details are registered by the ISP</em></p>
<p><em><em>Existing customers</em> have been given time till June 23 to comply with the requirements</em></p></blockquote>
<p>The intended purpose of the regulation is to prevent unauthorized usage of the powerful internet medium a tool for terrorist and public hoax activities.</p>
<p>Securing your Wi-Fi is always a good idea, more so with the uprise in terrorist and naxal activities. It is fairly simple process to setup. Added incentive is it can save you money too. If you leave your wifi open, perhaps the next door kid is watching youtube using it while you foot the hefty internet bills!</p>
<p>This regulation like any other regulation involving the Techies, Geeks and pseudo-intellectuals is expected create a huge fuss about freedom of speech, big-brother watching, &#8216;while I comply with every damn law, the powerful and underground are happy flouting every law possible &#8211; and the terrorist find a way around anyway!&#8217; rants. Look at it this way, when you are leaving home, you are locking your home without any prompting or prodding by anyone. Same way just comply for Wi-Fi too!</p>
<p>For startup and geek techie types that want to rant/complain, look at the opportunity this opens up! Every bit of regulation mandating compliance  by the masses  creates  opportunity for  creating products and services around the compliance.  For any compliance is a mild pain at best. And mild pain relievers are always in demand!</p>
<p>Remember the hugely successful <a href="http://tallysolutions.com">Software product Tally</a>&#8216;s reason for existence is compliance!</p>
<p>Update: Here is the DoT letter notifying the regulation:<br />
<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/14852714/content?start_page=1&view_mode=&access_key=key-1kk1y4lnybbritv3ippp" data-auto-height="true" scrolling="no" id="scribd_14852714" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/14852714">View this document on Scribd</a></div></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/269/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=269&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2009/05/04/got-wi-fi-at-home-register-wifi-or-face-dot-action/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>
	</item>
		<item>
		<title>Ada Lovelace Day 09</title>
		<link>http://labsji.wordpress.com/2009/03/24/ada-lovelace-day-09/</link>
		<comments>http://labsji.wordpress.com/2009/03/24/ada-lovelace-day-09/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 15:02:24 +0000</pubDate>
		<dc:creator>labsji</dc:creator>
				<category><![CDATA[inclusive development]]></category>
		<category><![CDATA[technology as innovation enabler and equity enabler]]></category>
		<category><![CDATA[AdaLovelaceDay09]]></category>

		<guid isPermaLink="false">http://labsji.wordpress.com/?p=265</guid>
		<description><![CDATA[Much of technology we use daily has some element of software driving it. If not anything, there will be a software that meters usage and calculates the bills due. Programming is defining and most important aspect of software and software &#8230; <a href="http://labsji.wordpress.com/2009/03/24/ada-lovelace-day-09/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=265&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Much of technology we use daily has some element of software driving it. If not anything, there will be a software that meters usage and calculates the bills due. Programming is defining and most important aspect of software and software engineering. And today being Ada Lovelace Day 09, it is good time to blog about the <a href="http://en.wikipedia.org/wiki/Ada_Lovelace">first programmer</a>. Instead of just nostalgia, it is also good time to celebrate the present day women in technology. The idea is to highlight the role models such that more get inspired and take up technology roles. But I can hear you say, &#8216;Hey, what is in it for me?&#8217;. Here you go: It is said that adding women to software engineering team makes the team more grounded and rounded and makes the business more focused. There is <a href="http://labsji.wordpress.com/2006/04/02/convert-your-2-cents-to-20m-with-almost-zilch-by-ashhar-farhan/">anecdotal evidence shared even in on of the earlier blog post</a>. To put it more directly, celebrating women in technology could even extricate every one from global economic <em>recession faster, cheaper, easier</em>.</p>
<p><a href="http://labsji.wordpress.com/2007/06/20/ashwini-deshpande-elephant-design-india-innovation-summit/"><img class="alignnone" title="Desing Leadership: Celebrating Women in Technology" src="http://farm2.static.flickr.com/1182/570139301_83bbebec01.jpg?v=0" alt="" width="434" height="262" /></a></p>
<p>Instead of blogging about just one person, I think it is a good idea to blog about as many of them. So here is the list in no particular order( mostly influenced by my twitter timeline, duh):</p>
<ul>
<li>
<address><span class="status-body"><strong></strong></span><strong><a class="screen-name" title="aDeSe" href="http://twitter.com/aDeSe">@aDeSe</a> <em>Uninhibited sharing! Leveraging Technology to build a huge contact network. On the verge of spinning her own consulting practice.</em><strong><br />
</strong></strong></address>
</li>
<li><span class="status-body"><span class="entry-content"><a href="http://twitter.com/eve11">@eve11</a></span></span> Mixing technology and telepathy at ease. Using one to bridge people on other side.[ Yes you can take it with a pinch of salt!]</li>
<li><span class="status-body"><span class="entry-content"><a href="http://twitter.com/dina">@dina</a> Not just using technology for making friends, and for social causes, puting it to work and making money!</span></span></li>
<li><span class="status-body"><span class="entry-content"><a href="http://twitter.com/dstrawberrygirl">@dstrawberrygirl</a></span></span><span class="status-body"><span class="entry-content"> Co-founder Reaction Grid &#8211; increasingly popular opensource virtual world. Self proclaimed coding Ninja!<br />
</span></span></li>
<li><span class="status-body"><span class="entry-content"><a href="http://twitter.com/missrogue">@missrogue</a></span></span><span class="status-body"><span class="entry-content"> Wuffies, co-founder BarCamp movement, tech to the masses.<br />
</span></span></li>
<li><span class="status-body"></span><span class="status-body"><span class="entry-content"><a href="http://twitter.com/Netra">@Netra</a></span></span><span class="status-body"><span class="entry-content"> (Tech, entrepreneurship) Event coordinator, people connector, Power of 140 illustrator during Mumbai terrorist attack.<br />
</span></span></li>
<li><span class="status-body"></span><a href="http://twitter.com/PriyaRaju"> @PriyaRaju</a> Passionate self-proclaimed geek balancing tech startup, writing, parenting, etc.</li>
<li> <span class="status-body"></span><a href="http://scrawls.wordpress.com/">just_reva</a> Outspoken. At home in Chennai away from home(Singapore) using technology for everything from day-to-day to one-of-a-kind.</li>
<li><span class="status-body"><span class="entry-content"><a href="http://sanjukta.wordpress.com/">Sanjukta</a> Non-techie, finding expression via technology that makes expression faster, cheaper, smarter. At home with geeks. Passionate about collective action as well as individuality.<br />
</span></span></li>
<li><span class="status-body"><span class="entry-content"><a href="http://twitter.com/torridluna">@torridluna</a> </span></span><span class="status-body"><span class="entry-content"> Ace virtual world scripter, tech early adpter. At the intersection of Art, coding/scripting, system integration, and sharing.<br />
</span></span></li>
<li><span class="msgtxt en"><a href="http://twitter.com/vintfalken" target="_blank">@<strong>vintfalken</strong></a></span><span class="status-body"><span class="entry-content"> Runs a blog that is by-word for Virtual World related developments. Apart from Breaking VW news, breaking new grounds, and pushing the limits of virtual world photography. [Example of defining a new category by practicing the work/art]<br />
</span></span></li>
</ul>
<p><span class="status-body"><span class="entry-content"><br />
That is enough to make up a cricket team. I can go on and on. Well, you get the idea. Just look around and celebrate. You will be surprised and inspired!</span></span></p>
<p><span class="status-body"><span class="entry-content"><br />
</span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/labsji.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/labsji.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/labsji.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/labsji.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/labsji.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/labsji.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/labsji.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/labsji.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/labsji.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/labsji.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/labsji.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/labsji.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/labsji.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/labsji.wordpress.com/265/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labsji.wordpress.com&amp;blog=54653&amp;post=265&amp;subd=labsji&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://labsji.wordpress.com/2009/03/24/ada-lovelace-day-09/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e57819948d8f5bbc7834d872f645bb63?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">labsji</media:title>
		</media:content>

		<media:content url="http://farm2.static.flickr.com/1182/570139301_83bbebec01.jpg?v=0" medium="image">
			<media:title type="html">Desing Leadership: Celebrating Women in Technology</media:title>
		</media:content>
	</item>
	</channel>
</rss>
