JSFoo 2012

It’s like kung fu with JavaScript and objects! All about building full size apps in JavaScript.

About JSFoo

JSFoo is India’s only national JavaScript conference series, with editions in Bangalore, Pune and Chennai. This year’s Bangalore edition is a flagship two day event.

Event theme

The theme for this second edition in Bangalore is JavaScript everywhere. Tell us how you’re pushing the limits of what can be done with JavaScript on the server, in embedded devices, and in its original home in the browser. If you have built something that is popular (even if proprietary), tell us the story of how you did it. Got graying hair? Help us younger folk attain the zen of JS. Tell us about best practices in code and in working style, of how to organize our files and how to assemble crack JS teams.

Commitment to open source

HasGeek believes in open source as the binding force of our community. If you are describing a piece of technology, we’d like it to be available under a permissive open source license.

If your software is commercially licensed or available under a combination of commercial and restrictive open source licenses (such as the various forms of the GPL), please consider picking up a sponsorship. We recognize that there are valid reasons for commercial licensing, but ask that you support us in return for giving you an audience. Your session will be marked on the schedule as a sponsored session.

Speaking submissions

You can submit a proposal to speak at JSFoo via the submission funnel below. Please describe your proposal in as much detail as possible. Detail is important if you’d like to be voted up into the schedule. In particular, we want to hear why you are the best person to be delivering a talk on your proposed topic.

Your submission will be up for public voting for up to a month before the event. For the final tally, we will only consider votes from ticket holders, as a way to ensure participants get exactly what they pay for.

This event also has a Program Committee of selected individuals from the community whose votes have additional weight, and whose charge is to help you refine your proposal and prepare it for the event. The Program Committee is responsible for ensuring that the final schedule meets the high quality standards that participants expect.

Making a funnel submission does not guarantee final selection. Selected speakers will get a free ticket to both days of the event (limited to one speaker per proposal). Proposers whose talks are not on the final schedule will be able to purchase tickets at the prevailing rate for the day on which they made their proposal.

Tickets: To attend JSFoo 2012, you can purchase tickets from http://jsfoo-2012.doattend.com

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more

Tamillharasan Chandran

Real Time Development of a Real Time Application using Meteor

Submitted Aug 25, 2012

Meteor is a new platform that allows for building web apps just using Javascript alone. Our talk will walk the audience through a series of steps to build a real time chat application. During this walkthrough, we will gradually introduce concepts such as database connections, publish/subscribe model, hot code pushes and latency compensation in Meteor.

Outline

We will build an application from scratch during the course of the talk. And as we do that, we will show live demos of the app being built.

As we build the app, we will introduce the following concepts one after the other:

  • The building blocks of Meteor - Node.js, Handlebars and the plug-in ecosystem
  • Seamless injection of new and updated code to live apps - Users won’t miss a thing, nor do they get disturbed.
  • One Language: Server, Client and I/O code using just Javascript - You are not working on different Languages anymore, just one language to rule them all.
  • Automatic and real time browser side updates on data change.
  • Latency compensation: How meteor creates an impression of a zero-latency connection to the database

To keep things efficient, we will have multiple incremental versions of the code already checked in to a local Git repo. We will check out and deploy new versions while introducing each new concept.

By the end of the talk, we will have a complete working chat application and would also (hopefully) have provided a good introduction to Meteor.

Speaker bio

Tamil has been building Javascript heavy production applications for the last 18 months. Most recently he’s been working on a large single page application using Backbone.js. Tamil was also a speaker at last year’s Droidcon - where he spoke on OpenGL on the Android platform.

Ernest Sankeshwar will accompany Tamil as a co-speaker for this talk. Ernest has been writing production grade web apps for almost 2 years now. His passions include Node.js, Backbone.js and Test Driven Javascript development.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more