How Mozilla takes back the web

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    1 Favorite

    How Mozilla takes back the web - Presentation Transcript

    1. H o w Mozilla takes b a c k the Web Cyber Liberties Conference 2009, Vienna Eric Eggert, yatil.de
    2. Eric Eggert Webentwickler/-designer User Interfaces Accessibility Web 2.0 Webseite: yatil.de Twitter: @yatil
    3. Mission Statement
    4. We believe…
    5. that the Internet We believe…
    6. that the Internet We believe… should be
    7. that the Internet We believe… should be public,
    8. that the Internet We believe… should be public, open
    9. that the Internet We believe… should be public, & open
    10. that the Internet We believe… should be public, & b le s i open ac c es
    11. that the Internet We believe… should be public, & b le s i open ac c es
    12. open
    13. Open Source
    14. Open Standards
    15. Open Source
    16. Mozilla Technologies
    17. Mozilla Labs
    18. Mozilla Fennec
    19. 75.000.000 US-$ Einnahmen lt. Wikipedia
    20. Freedom Scientific JAWS Screen Reader Closed Source 895–1095,— US-$
    21. NonVisual Desktop Access (NVDA) Screen Reader Open Source Frei erhältlich Von 2 blinden Entwicklern programmiert
    22. It’s freedom, but not Scientific.
    23. Open Standards
    24. XML Lingua Franca des Webs. <lesbar durch="Klartext" />
    25. XML ! XUL + XBL XML User Interface Language XML Binding Language Fließen zurück ins W3C.
    26. JavaScript industry standard called ECMAScript
    27. AJAX eigentlich: XMLHttpRequest Erfunden von Microsoft Implementiert von Mozilla und anderen Später standardisiert im W3C
    28. Markup-Standards
    29. W3C
    30. XHTML 2.0
    31. WHAT WG Web HyperText Application Technology Working Group “The WHATWG was founded by individuals of Apple, the Mozilla Foundation, and Opera Software in 2004, after a W3C workshop. Apple, Mozilla and Opera were becoming increasingly concerned about the W3C’s direction with XHTML, lack of interest in HTML and apparent disregard for the needs of real- world authors. So, in response, these organisations set out with a mission to address these concerns and the Web Hypertext Application Technology Working Group was born.”
    32. Web Applications 1.0
    33. HTML5
    34. http://yatil.posterous.com/1092829
    35. Canvas Kann was. Entwickelt von Apple/Webkit Implementiert von Mozilla
    36. HTML5 Audio/Video No Flash! Bessere Barrierefreiheit.
    37. Format?
    38. Apple: H.264 Hardwareunterstützung Effizient Lizenzgebühren ab 2010
    39. Mozilla: Ogg/Theora Frei
    40. <video width="640" height="360" poster="poster.jpg" controls="controls" autoplay="autoplay"> <source src="http://tinyvid.tv/vfe/big_buck_bunny.ogv" type="video/ogg" /> <source src="http://tinyvid.tv/vfe/big_buck_bunny.mp4" type="video/mp4" /> <!--[if gt IE 6]> <object width="640" height="375" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"><! [endif]--><!--[if !IE]><!--> <object width="640" height="375" type="video/quicktime" data="http://tinyvid.tv/vfe/big_buck_bunny.mp4"> <!--<![endif]--> <param name="src" value="http://tinyvid.tv/vfe/big_buck_bunny.mp4" /> <param name="autoplay" value="true" /> <param name="showlogo" value="false" /> <object width="640" height="380" type="application/x-shockwave-flash" Resolution: data="player.swf?autostart=true&amp;image=poster.jpg&amp;file=http://tinyvid.tv/vfe/ big_buck_bunny.mp4"> <param name="movie" value="player.swf?autostart=true&amp;image=poster.jpg&amp;file=http:// tinyvid.tv/vfe/big_buck_bunny.mp4" /> <!-- fallback message --> <img src="poster.jpg" width="640" height="360" /> <p> Kein festes Format definiert. Da Flash aber H.264 kann, benötigt man lediglich 2 Formate: <strong>No video playback capabilities detected.</strong> Why not try to download the file instead?<br /> <a href="http://tinyvid.tv/vfe/big_buck_bunny.mp4">MPEG4 / H.264 “.mp4” (Windows / Mac)</a> | <a href="http://tinyvid.tv/vfe/big_buck_bunny.ogv">Ogg Theora &amp; Vorbis “.ogv” (Linux)</ a> </p><p> To play the video here in the webpage, please do one of the following: </p><ul> <li>Upgrade to <a href="http://getfirefox.com">Firefox v3.5</a>, or <a href="http://apple.com/safari">Safari v4</a></li> <li>Install <a href="http://get.adobe.com/flashplayer/">Adobe Flash Player</a></li> <li>Install <a href="http://apple.com/quicktime/download/">Apple QuickTime</a></li> </ul> </object><!--[if gt IE 6]><!--> </object><!--<![endif]--> </video>
    41. <video width="640" height="360" poster="poster.jpg" controls="controls" autoplay="autoplay"> <source src="http://tinyvid.tv/vfe/big_buck_bunny.ogv" type="video/ogg" /> <source src="http://tinyvid.tv/vfe/big_buck_bunny.mp4" type="video/mp4" /> <!--[if gt IE 6]> <object width="640" height="375" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"><! [endif]--><!--[if !IE]><!--> <object width="640" height="375" type="video/quicktime" data="http://tinyvid.tv/vfe/big_buck_bunny.mp4"> <!--<![endif]--> <param name="src" value="http://tinyvid.tv/vfe/big_buck_bunny.mp4" /> <param name="autoplay" value="true" /> <param name="showlogo" value="false" /> <object width="640" height="380" type="application/x-shockwave-flash" Resolution: data="player.swf?autostart=true&amp;image=poster.jpg&amp;file=http://tinyvid.tv/vfe/ big_buck_bunny.mp4"> <param name="movie" value="player.swf?autostart=true&amp;image=poster.jpg&amp;file=http:// tinyvid.tv/vfe/big_buck_bunny.mp4" /> <!-- fallback message --> <img src="poster.jpg" width="640" height="360" /> <p> Kein festes Format definiert. Da Flash aber H.264 kann, benötigt man lediglich 2 Formate: <strong>No video playback capabilities detected.</strong> Why not try to download the file instead?<br /> <a href="http://tinyvid.tv/vfe/big_buck_bunny.mp4">MPEG4 / H.264 “.mp4” (Windows / Mac)</a> | <a href="http://tinyvid.tv/vfe/big_buck_bunny.ogv">Ogg Theora &amp; Vorbis “.ogv” (Linux)</ a> </p><p> To play the video here in the webpage, please do one of the following: </p><ul> <li>Upgrade to <a href="http://getfirefox.com">Firefox v3.5</a>, or <a href="http://apple.com/safari">Safari v4</a></li> <li>Install <a href="http://get.adobe.com/flashplayer/">Adobe Flash Player</a></li> <li>Install <a href="http://apple.com/quicktime/download/">Apple QuickTime</a></li> </ul> </object><!--[if gt IE 6]><!--> </object><!--<![endif]--> </video>
    42. Geo Location
    43. Style Standards CSS FTW!
    44. CSS2.1 @Font-Face
    45. CSS3 Boxes & Borders
    46. CSS3 Transitions
    47. Innovation
    48. Add-Ons
    49. Danke! Eric Eggert yatil.de @yatil

    + Eric EggertEric Eggert, 3 weeks ago

    custom

    1094 views, 1 favs, 11 embeds more stats

    My Presentation at Cyber Liberties Congress in Vien more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 1094
      • 973 on SlideShare
      • 121 from embeds
    • Comments 0
    • Favorites 1
    • Downloads 40
    Most viewed embeds
    • 78 views on http://yatil.de
    • 22 views on http://www.slideshare.net
    • 8 views on http://kfir.motif.co.il
    • 4 views on http://www.mybyte.co.za
    • 2 views on http://www.scorecomms.com

    more

    All embeds
    • 78 views on http://yatil.de
    • 22 views on http://www.slideshare.net
    • 8 views on http://kfir.motif.co.il
    • 4 views on http://www.mybyte.co.za
    • 2 views on http://www.scorecomms.com
    • 2 views on http://vcvmhost.com
    • 1 views on http://127.0.0.1:8795
    • 1 views on http://cualquiercosa-lucasramix.blogspot.com
    • 1 views on http://radenmas-sadiman.blogspot.com
    • 1 views on http://sgmprn.blogspot.com
    • 1 views on http://localhost

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories