Tag Archives: Google

Google Devfest 2012 at Hyderabad

Featured post in Google Developer Blog

I got an invitation to speak at Google Devfest 2012 at Hyderabad last Saturday. I was supposed to speak on HTML5. Google is a leading company who promote HTML5 and implement features in Chrome much ahead of time before specifications are freezes.

Photo Credit : Abhinav Saxena.

I created some html slides with the help of html5rocks.com slides using impress.js. Advantage of this over conventional powerpoint/open office was that I could embed the demos inline as these slides were also running on HTML5 compatible browser. Though Mozilla Firefox is my personal favorite , I used chrome to display the slides because a. I was going to a Google community event b. APIs like speech recognition works only in chrome.

Some of the demo did not run in chrome when the html page was run locally with file:// protocol in the URL as chrome though this is not a valid domain. For geolocation and webworker demos I had to host the html slides in a local webserver. The simplest way to start a webserver in windows I found was to use Python’s built in http server. I just typed the following

python -m http.server

And that’s it. It started a html server at port 8000. I also hosted the slides in dropbox and my own domain for backup and to allow the audience to use it later.

I had got only 30 minutes to speak but again asked to reduce to 15 to 20 minutes as event was running late and there was a hard stop time from the logistics prospective. I have never seen any Indian event running on time even if it is organized by a big corporation. Usually the time is compensated by trimming the break time which is sometimes very important in events like this from the developer’s networking perspective. I have seen some of the events like JavaOne Hyderabad had dedicated hangout time which was very productive.

Anyway while I understand the devfest organizer had no choice but to cut short the last session which was unfortunately mine . However I managed to start the session early at the scheduled time without waiting much for the audience to come back from the tea session. I also ran through the slides quite fast to make few minutes available for the vote of thanks :)

I am really thankful to Bharat (Community manager of Google Developer group Hyderabad ), Bhumika Kaushik and Uttam Tripathy from Google for the opportunity and fix my slot according to my convenience.

I wish I could attend the other sessions in the morning and afternoon but I was caught up with some work. All other speakers were very young (much younger than even me :) ) and talented in their areas. I also met a lot of students from the colleges around Hyderabad whom I had interacted before during IEEE events.

I received a cute Android thumb drive and a nice T-shirt. Looking forward to more activities from the local GDG.

Related links

Google IO 2012

Like last year Google broadcasted the keynotes of the annual developer event (Google I/O) at their local offices . I came down to their office on 27th and 18th June night despite EURO semifinal matches scheduled right after that.

Most amazing part of the Keynotes were the featured video if Virtual Start Party , which I am regularly part of.It was an awesome idea from Fraser Cain and Pamela Gay , who started recording their podcast from Google hangouts . Later many astronomers joined them in Hangout on Air and used their telescopes to broadcast live images from Sky. Following is the full length video from which some clips were shown in the keynote. I think Virtual Star Party is the best use case of Google Plus  hangout till now.

Following are my notebook pages on both the days

Day 1 (Android)

  • Offline voice search
  • Google now
  • Incremental app update
  • Free Google cloud messaging for developers
  • Movie for sale I play
  • TV shows in Google play
  • Magazines 14 days free trial
  • Nexus 7 inch tablet 12 core GPU , fonts didn’t look good ??
  • chrome as the default browser for first time.
  • Compass mode.
  • Offline maps for entire city.
  • Nexus q, port port port, speaker
  • Multi user playlist and hangout
  • Plus event

Day 2 (Chrome)

  • Google drove OCR and picture recognition  iOS
  • Tools docs offline
  • IAAS from Google (Compute Engine)

Apart from this following are the tweets I posted during the events

https://twitter.com/#!/search/realtime/%23io12%20from%3Aneilghosh

All the IO videos can be found at their youtube channel