# HG changeset patch # User Michael Schloh von Bennewitz # Date 1316709626 -7200 # Node ID cfaab079913bd0d4241c2d78e36df75aedabc671 # Parent a172bf9d21f889a9edf0ed3b2aca9acaff3095ec Start work on first installments of the new MeeGo lecture series. diff -r a172bf9d21f8 -r cfaab079913b meegodevel/.hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/meegodevel/.hgignore Thu Sep 22 18:40:26 2011 +0200 @@ -0,0 +1,5 @@ +syntax: glob +*.orig +*.rej +*.o +*~ diff -r a172bf9d21f8 -r cfaab079913b meegodevel/meegodevel.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/meegodevel/meegodevel.txt Thu Sep 22 18:40:26 2011 +0200 @@ -0,0 +1,42 @@ +MeeGo Entwicklung, 15 minute presentation +Vorfuehrung ein MeeGo Notizblock entwickeln +Audience: Unix like operating system developers + +Author and speaker +------------------ +Michael Schloh von Bennewitz, Europalab Networks +web: http://michael.schloh.com/ +email: michael@schloh.com +isdn: +49(89)44239885 +voip: sips:michael@schloh.com + +Vorstellung Wiederholt +---------------------- +Was ist MeeGo? Screenshots. 5 Folien. + +MeeGo Glossary +-------------- +UX = User eXperience + +Links +----- +MeeGo Homepage + https://www.meego.com/ +Wikipedia + https://secure.wikimedia.org/wikipedia/en/wiki/MeeGo_(operating_system) +The speaker + http://michael.schloh.com/ +This presentation + ftp://ftp.europalab.com/pub/doc/lect/meegointro/meegointro.svg +How to make presentations like this one + http://sozi.baierouge.fr/ + +------------------------ Opensource Treffen specific ------------------------ + +Follow up +--------- +In the event that no questions are asked or the presentation +finishes early, + +Questions asked +--------------- diff -r a172bf9d21f8 -r cfaab079913b meegointro/.hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/meegointro/.hgignore Thu Sep 22 18:40:26 2011 +0200 @@ -0,0 +1,11 @@ +syntax: glob +*.orig +*.rej +*.o +*~ +film* +image* +lexiwiki* +karteikar* +video* +scrshot* diff -r a172bf9d21f8 -r cfaab079913b meegointro/meegointro.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/meegointro/meegointro.txt Thu Sep 22 18:40:26 2011 +0200 @@ -0,0 +1,167 @@ +MeeGo Wie Schaut's Aus, 15 minute presentation +Vorstellung zum MeeGo mit Hardware Vorfuehrung +Audience: Unix like operating system users + +Index + Basic information + What is MeeGo? + Using MeeGo looks like + Commercial support + Community support + Other support + Licenses used + Software package management + Software delivery + Hands on demonstration + Netbook + Tablet + Handheld + Questions + Optional fun video + +Author and speaker +------------------ +Michael Schloh von Bennewitz, Europalab Networks +web: http://michael.schloh.com/ +email: michael@schloh.com +isdn: +49(89)44239885 +voip: sips:michael@schloh.com + +--------------- Chapter Basic Information --------------- + +What is MeeGo? +-------------- +All devices share the MeeGo core, but... +UX (User eXperience) types with screenshots + Netbook + Handheld + Tablet + IVI (Diverse Fahrzeuge) +From Wikipedia article: + MeeGo is a Linux-based open source mobile operating system + project. Primarily targeted at mobile devices and information + appliances in the consumer electronics market, MeeGo is designed + to act as an operating system for hardware platforms such as + netbooks, entry-level desktops, nettops, tablet computers, + mobile computing and communications devices, in-vehicle + infotainment devices, SmartTV / ConnectedTV, IPTV-boxes, + smart phones, and other embedded systems. MeeGo is today + hosted by the Linux Foundation. + + It was first announced at Mobile World Congress in February + 2010 by Intel and Nokia in a joint press conference. The + stated aim is to merge the efforts of Intel's Moblin and + Nokia's Maemo former projects into one new common project. + According to Intel, MeeGo was developed because Microsoft + did not offer comprehensive Windows 7 support for the Atom + processor. Aminocom and Novell also play a large part in the + MeeGo effort, working with the Linux Foundation on their + build infrastructure and official MeeGo products. Amino was + responsible for extending MeeGo to TV devices, while Novell + is increasingly introducing technology that was originally + developed for openSUSE, (including openSUSE Build Service, + ZYpp for package management, and other system management + tools). In November 2010, AMD also joined the alliance + of companies that are actively developing MeeGo. + +Using MeeGo looks like +---------------------- +Not worth showing Nokia videos +Showing of Intel tablet video + +Commercial support +------------------ +Nokia et Intel +Texas Instruments +LG and some others IVI exclusive +Over 30 listed companies providing various types of support +Local support by firma 4titoo on Landsberger Strasse +Seems to be disolving with Nokia Windows Phone announcement + +Community support +----------------- +Central community repository +Several communications vehicles + Membership on MeeGo homepage + Variety of mailing lists + IRC is very popular + Personal conferences + +Other support +------------- +Linux Foundation very involved + Hosting + Mediation + Steering + Coordinating + +Licenses used +------------- +90% source code uses GPLv3 or GPLv2 + +Software package management +--------------------------- +RPM based (like Fedora) +Zypper based (like OpenSUSE) +PackageKit on top of everything +Exception is Handset image Harmattan (very Maemo like) + Uses dpkg package management system (apt auch?) + +Software delivery +----------------- +Most common PackageKit GUI +Various command line tools +Rather poor 'Garage' application +Community Apps in Beta (apps.meego.com) +Intel AppUp providing commercial appstore +Quite good update tools (at least on releases) + +--------------- Chapter Hands On Demonstrations --------------- + +Demonstrate Netbook +------------------- +Beamer camera input required for this demo +Alternative involves manual switching VGA cable +Typical use cases + +Demonstrate Tablet +------------------ +Beamer camera input required for this demo +Alternative involves installing a VNC server +Typical use cases + +Demonstrate Handheld +-------------------- +Beamer camera input required for this demo +Alternative involves installing a VNC server +Typical use cases + +--------------- Chapter End of Presentation --------------- + +MeeGo Glossary +-------------- +UX = User eXperience + +Links +----- +MeeGo Homepage + https://www.meego.com/ +Wikipedia + https://secure.wikimedia.org/wikipedia/en/wiki/MeeGo_(operating_system) +The speaker + http://michael.schloh.com/ +This presentation + ftp://ftp.europalab.com/pub/doc/lect/meegointro/meegointro.svg +How to make presentations like this one + http://sozi.baierouge.fr/ + +--------------- Opensource Treffen specific --------------- + +Follow up +--------- +In the event that no questions are asked or the presentation finishes +early, the video 'Stephen Fry, Software Freedom' can be shown to +celebrate the recent Software Freedom day (on 17 September.) + +Questions asked +---------------