Meta Refresh 2013

The design and engineering of user interface on the web

Meta Refresh is a conference on the construction of the user experience on the web. The 2013 edition is about letting go. It’s about learning the skills necessary to build experiences which cannot possibly exist on any medium apart from the internet. It will showcase people who have a deep understanding of what the internet is, and what it can be; people who have built experiences and who can recount their experiences doing so.

http://metarefresh.in/2013

The details

Meta Refresh 2013 is a single-track event over two days. All proposals will be evaluated by the program committee consisting of:

The program committee will not consider public voting when making selections, as the current form of voting has a weak correlation to relevance, but will instead look at the discussion each proposal generates. If there is a proposal you find notable, please leave a comment.

For this year’s event, we are seeking original presentations from practising designers and frontend engineers on why something should be done the way you say, rather than how. The conference stage is a place to convince the audience to your point of view. Howto guides go on the website.

As a single track event, you will have the full audience in the room with you, and we expect you to keep it engaged. Please submit examples of prior speaking experience, or a video introducing yourself and your topic, plus proof that you practice what you preach.

Attendance is free for selected speakers. HasGeek will cover your travel to and accommodation in Bangalore from anywhere in the world. As our budget is limited, we will prefer speakers from locations closer home, but will do our best to cover for anyone exceptional. If you are able to raise support for your trip, we will count that towards an event sponsorship.

There are no sponsored sessions at Meta Refresh. Your speaking opportunity is at the discretion of the program committee alone.

If your proposal is not accepted, you can buy a ticket at the same rate as was available on the day of your proposal.

Discounted tickets are available from http://metarefresh.doattend.com/

Dates

We will make the first round of confirmations by late December, a second round by mid-January, and will finalize the schedule in early February. More specific dates as they get closer. The event is on Feb 22-23.

Commitment to open source

HasGeek believes in open source as the foundation of the internet. Our aim is to strengthen these foundations for future generations. If your talk describes a codebase for developers to work with, we require that it is available under a permissive open source license, a license that does not impose itself on subsequent work.

Hosted by

Meta Refresh is an umbrella forum for conversations about different aspects of design and product including: UX and interaction design CMS, content management, publishing and content marketing Information architecture more
Varunkumar Nagarajan

Varunkumar Nagarajan

@varunkumar_n

Web components and the future of web development

Submitted Jan 19, 2013

The objective of this session is to learn how to build re-usable web components using the techniques which are currently supported by various browsers, knowing their limitations and understanding what we can expect in the future.

Outline

There is a fundamental problem with HTML and JavaScript that makes it hard to build reusable components / widgets - The DOM contents of the component is not encapsulated from the rest of the page. This could possibly lead to collision of IDs; unexpected JavaScript behaviour because of some existing code; broken styles; and so on. Today we overcome most of these problems by following certain conventions and assumptions. “Web Components” is a set of cutting-edge standards to solve these problems.

I will be covering some of the key aspects of building re-usable components:

  • Templates
  • Style Encapsulation
  • Separation of contents from the presentation
  • Different players of Web components - Templates, Shadow DOM, Observers, etc.

Speaker bio

My name is Varunkumar Nagarajan. A software engineer by profession and a blogger by passion. A web developer. Technology enthusiast. Have four years of industry experience.

Slides from my prev sessions can be found here: http://slides.varunkumar.me

Slides

http://slides.varunkumar.me/webcomponents/index.html

Comments

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

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

{{ errorMsg }}

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

Hosted by

Meta Refresh is an umbrella forum for conversations about different aspects of design and product including: UX and interaction design CMS, content management, publishing and content marketing Information architecture more