Japan/Events/MozillaVision2012/Conference: Difference between revisions

no edit summary
No edit summary
 
(35 intermediate revisions by 2 users not shown)
Line 4: Line 4:
==Program==
==Program==


On the first day of the conference, Satoko Takita(aka "chibi"), the chairperson of Mozilla Japan, will discuss the concept of “Openness” followed by a panel discussion regarding open education. In the afternoon, participants may attend sessions to learn about the latest Web technologies, Mozilla'project, and practical examples of open approaches. In addition, we will also organize DemoPit and Lightning Talk from openly invited presenters.
On the first day of the conference, Satoko Takita(aka "chibi"), the chairperson of Mozilla Japan, will discuss the concept of “Openness” followed by a panel discussion regarding open education. In the afternoon, participants may attend sessions to learn about the latest Web technologies, Mozilla'project, and practical examples of open approaches. In addition, we will also organize DemoPit and Lightning Talks from openly invited presenters.


Please note that the program is subject to change.
Please note that the program is subject to change.
Line 15: Line 15:
=== 10:00 - 11:00 (JST) Opening/Special Talk Session: <br>Pursuing Dreams - Technology and Creation from an Open Mind===
=== 10:00 - 11:00 (JST) Opening/Special Talk Session: <br>Pursuing Dreams - Technology and Creation from an Open Mind===


January 20th(Fri) 17:00 - 18:00 (PST),
'''[http://www.ustream.tv/channel/mozillavision2012en Ustream]'''<br>
January 20th(Fri) 20:00 - 21:00 (EST),
January 20th (Fri) 17:00 - 18:00 (PST)<br>
January 20th(Fri) 1:00 - 2:00 (WET)
January 20th (Fri) 20:00 - 21:00 (EST)<br>
January 21st (Sat) 1:00 - 2:00 (WET)


;Navigators
;Navigators
Line 30: Line 31:
=== 11:00 - 12:30 (JST) Panel Discussion: Raise Golden Eggs! - Discussing the Future Education Style===
=== 11:00 - 12:30 (JST) Panel Discussion: Raise Golden Eggs! - Discussing the Future Education Style===


18:00 - 19:30 (PST), 21:00 - 22:30 (EST), 2:00 - 3:30 (WET)  
'''[http://www.ustream.tv/channel/mozillavision2012en Ustream]'''<br>
January 20th (Fri) 18:00 - 19:30 (PST)<br>
January 20th (Fri) 21:00 - 22:30 (EST)<br>
January 21st (Sat) 2:00 - 3:30 (WET)  


;Moderator
;Moderator
Line 45: Line 49:
==== The Future of HTML5 and Web Technology - Overview of the Latest Web Technologies for Everyone ====
==== The Future of HTML5 and Web Technology - Overview of the Latest Web Technologies for Everyone ====


[http://www.ustream.tv/channel/mozillavision2012en 【Ustream】] 20:30 - 21:20 (PST), 23:30 - 0:20 (EST), 4:30 - 5:20 (WET)  
'''[http://www.ustream.tv/channel/mozillavision2012en Ustream]'''<br>
January 20th (Fri) 20:30 - 21:20 (PST)<br>
January 20th (Fri) 23:30 - 0:20 (EST)<br>
January 21st (Sat) 4:30 - 5:20 (WET)  


;Presenter
;Presenter
Line 57: Line 64:


;Presenter
;Presenter
:Andreas Gal, Mozilla Corporation
:<del>Andreas Gal, Mozilla Corporation</del>
:Chris Jones, Mozilla Corporation
:Chris Jones, Mozilla Corporation


;Overview
;Overview
:Mozilla has been developing a new OS for Web applications for mobile devices, “Boot to Gecko”, and plans to release in 2012. By implementing and standardizing as Web APIs technology for controlling devices such as cameras or vibrations, or communication functions such as phone dialing and SMS, Mozilla aims to develop a fully-functioning environment entirely from open Web technologies. In this session, Andreas Gal and Chris Jones will present and demonstrate the latest Web APIs and Boot to Gecko.
:Mozilla has been developing a new OS for Web applications for mobile devices, “Boot to Gecko”, and plans to release in 2012. By implementing and standardizing as Web APIs technology for controlling devices such as cameras or vibrations, or communication functions such as phone dialing and SMS, Mozilla aims to develop a fully-functioning environment entirely from open Web technologies. In this session, <del>Andreas Gal and</del> Chris Jones will present and demonstrate the latest Web APIs and Boot to Gecko.
<hr width="80%">
<hr width="80%">


Line 75: Line 82:


==== The Current and Future of Web Standards ====
==== The Current and Future of Web Standards ====
[http://www.ustream.tv/channel/mozillavision2012en 【Ustream】]  21:30 - 22:20 (PST), 0:30 - 1:20 (EST), 5:30 - 6:20 (WET)  
'''[http://www.ustream.tv/channel/mozillavision2012en Ustream]'''<br>
January 20th (Fri) 21:30 - 22:20 (PST)<br>
January 21st (Sat) 0:30 - 1:20 (EST)<br>
January 21st (Sat) 5:30 - 6:20 (WET)  


;Presenter
;Presenter
Line 111: Line 121:
==== pdf.js - Challenging the Limits of HTML5 and JavaScript ====
==== pdf.js - Challenging the Limits of HTML5 and JavaScript ====


[http://www.ustream.tv/channel/mozillavision2012en 【Ustream】]  22:30 - 23:20 (PST), 1:30 - 2:20 (EST), 6:30 - 7:20 (WET)  
'''[http://www.ustream.tv/channel/mozillavision2012en Ustream]'''<br>
January 20th (Fri) 22:30 - 23:20 (PST)<br>
January 21st (Sat) 1:30 - 2:20 (EST)<br>
January 21st (Sat) 6:30 - 7:20 (WET)  


;Presenter
;Presenter
:Andreas Gal, Mozilla Corporation
:<del>Andreas Gal, Mozilla Corporation</del>
:Chris Jones, Mozilla Corporation
:Chris Jones, Mozilla Corporation


;Overview
;Overview
:Until recently, PDF documents on the Web have been displayed by a plugin written in native code. However, since plugins frequently become the cause of security holes, Mozilla is developing a library called “pdf.js”  which can draw PDF documents using only JavaScript. In this session Andreas Gal and Chris Jones will discuss what kind of techniques are used to implement heavy-weight functions such as rendering PDF documents with only JavaScript. They will also explain the limitations of Canvas' APIs and how Firefox's implementation of these APIs has been improved to overcome these limitations.
:Until recently, PDF documents on the Web have been displayed by a plugin written in native code. However, since plugins frequently become the cause of security holes, Mozilla is developing a library called “pdf.js”  which can draw PDF documents using only JavaScript. In this session <del>Andreas Gal and</del> Chris Jones will discuss what kind of techniques are used to implement heavy-weight functions such as rendering PDF documents with only JavaScript. They will also explain the limitations of Canvas' APIs and how Firefox's implementation of these APIs has been improved to overcome these limitations.
<hr width="80%">


==== Building a generation of "web maker" — The Way Mozilla Perceives Education ====
==== Building a generation of "web maker" — The Way Mozilla Perceives Education ====
Line 127: Line 141:
:While we may have been viewing the Web as contents for consumption, the Web experience will become much richer if each user not only utilizes but also creates the Web and becomes a “web maker.”  Under the mission of promoting the openness of the Web and innovation on the Web, Mozilla has been organizing a variety of public benefit activities to this end. For example, Mozilla is providing learning programs and software to teach necessary Web technologies in order to become a “web maker.” Mozilla has also created Web literacy badge to recognize acquired skills. This session introduces Mozilla's new approach to seamlessly integrate education and society.
:While we may have been viewing the Web as contents for consumption, the Web experience will become much richer if each user not only utilizes but also creates the Web and becomes a “web maker.”  Under the mission of promoting the openness of the Web and innovation on the Web, Mozilla has been organizing a variety of public benefit activities to this end. For example, Mozilla is providing learning programs and software to teach necessary Web technologies in order to become a “web maker.” Mozilla has also created Web literacy badge to recognize acquired skills. This session introduces Mozilla's new approach to seamlessly integrate education and society.


=== 16:40 - 17:40 (JST) Lightning Talk ===
=== 16:40 - 17:40 (JST) Lightning Talks ===
23:40 - 0:40 (PST), 2:40 - 3:40 (EST), 7:40 - 8:40 (WET)  
'''[http://www.ustream.tv/channel/mozillavision2012en Ustream]'''<br>
January 20th (Fri) 23:40 - 0:40 (PST)<br>
January 21st (Sat) 2:40 - 3:40 (EST)<br>
January 21st (Sat) 7:40 - 8:40 (WET)  


;Host
;Host
Line 137: Line 154:
=== 17:45 - 19:30 Mozilla Vision Night ===
=== 17:45 - 19:30 Mozilla Vision Night ===
;Overview
;Overview
:After the sessions and Lightning Talk, participants and presenters will have a party. Participants can enjoy DemoPit as well during the party.
:After the sessions and Lightning Talks, participants and presenters will have a party. Participants can enjoy DemoPit as well during the party.


※ Please note that only participants of the conference can attend the Mozilla Vision Night.
※ Please note that only participants of the conference can attend the Mozilla Vision Night.
Confirmed users
269

edits