FOSSMeet 2016

FOSSMeet is an annual event at NIT Calicut that brings together the Free and Open Source Community from around the country.

FOSSMeet is the annual Free and Open source software meet at NIT Calicut. We are inviting proposals for talks and workshops at FOSSMeet 2016.

What we are looking for

Through FOSSMeet, we intend to get the attendees, mostly students, get started with the development and usage of free software. You may propose to conduct a lecture, demo, tutorial, workshop, discussion or panel at FOSSMeet. If the contents of your session is the ‘I am feeling lucky’ result of some Google search, there is low probability that it’ll be accepted. Same applies to proposals titled ‘The absolute beginner introduction to X’ and others on a similar line. On the other hand, if your talk is on some obscure, albeit important, free software project that will go over most students head, this might not be the best platform to deliver that talk. There are always exceptions and we leave that to your judgement. If our audience wants it, we’ll try our best to accommodate it. Of course, if you find people interested in your proposal, you can always call a BoF. We are all for BoF’s! :)

Take the above with a pinch of salt. They are no s̶t̶r̶i̶c̶t̶ ̶r̶u̶l̶e̶s̶, only guidelines. All your proposals are welcome and we celebrate every single one that we receive! :D Looking forward to see you folks here.

Audience

Your audience (mostly) comprises of smart, above average, GNU/Linux aware students.

Important dates

Call for proposals opens: Nov 19, 2015
Proposal submission deadline: D̶e̶c̶ ̶3̶0̶,̶ ̶2̶0̶1̶5̶ Jan 23, 2016
Proposal acceptance: J̶a̶n̶ ̶0̶7̶,̶ ̶2̶0̶1̶6̶ Jan 26, 2016
Presentation upload: J̶a̶n̶ ̶1̶4̶,̶ ̶2̶0̶1̶6̶ Feb 2, 2016

Contact Us:

For more information about speaking and proposals, contact speakers@fossmeet.in.

Hosted by

FOSSMeet is an annual event on Free and Open Source Software, conducted at National Institute of Technology, Calicut. The funnel is a space for proposals and voting on events. more

Akshay S Dinesh

@asdofindia

Introduction to Firefox OS and Building Web Apps for Firefox OS

Submitted Nov 21, 2015

  • Get introduced to the fundamentals of Firefox OS
    • Gonk
    • Gecko
    • Gaia
  • Understand how open web apps are first class citizens on Firefox OS
  • Learn how to build an app for Firefox OS
    • Firefox WebIDE
    • HTML, CSS, JS
    • Interacting with Web APIs

Outline

Firefox OS is the (primarily) mobile operating system from Mozilla. The mission of Firefox OS can be summarized as keeping the open Web relevant on a mobile dominated Internet by making use of open APIs that web pages can interact with thus making it possible to build rich and interactive applications using Web technologies.

Firefox OS has three components:

  • Gonk, at the lowest level interacts with the hardware
  • Gecko, the rendering engine that runs all the apps
  • Gaia, the interface itself

The uniqueness of Firefox OS lies in the fact that a Web site or a Web app becomes a first class citizen on the platform - ie, they won’t be forced to run from inside a browser/webview and can access a lot of the hardware features (like vibration, battery status, geolocation, etc) just as easily as an installed app on other platforms would be able to. There’re also different permission levels (privileged APIs, internal APIs) to avoid security issues.

Building an app for Firefox OS or contributing to the front-end itself is very easy if you know some web development. Firefox ships with WebIDE which’s a full featured IDE for developing and debugging open web apps.

We will learn the basic anatomy of a Firefox OS App, some basic HTML, CSS and JavaScript required to get started with an app. We’ll also explore some of the APIs available and how to use them to easily develop apps.

Requirements

  • Laptop
  • Firefox Developer Edition
  • Internet (useful if you want to look up documentation)

Speaker bio

I’m a Mozillian who builds websites and web apps for fun. As a proponent of the open Web, Firefox OS lies close to my heart. I intend to convey my passion for open Web to you and also help you build something cool with Web technologies.

Comments

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

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

{{ errorMsg }}

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

Hosted by

FOSSMeet is an annual event on Free and Open Source Software, conducted at National Institute of Technology, Calicut. The funnel is a space for proposals and voting on events. more