Difference between revisions of "Applications Presentations"

From eLinux.org
Jump to: navigation, search
(Linux DRM: New Picture Processing API [ELCE 2016])
(The Art of Counting Potatoes With Linux [ELCE 2015])
Line 118: Line 118:
  
 
* [https://elinux.org/images/a/a1/ELCE-2015-EFL-Cedric-Bail.pdf PDF]
 
* [https://elinux.org/images/a/a1/ELCE-2015-EFL-Cedric-Bail.pdf PDF]
 
== The Art of Counting Potatoes With Linux [ELCE 2015] ==
 
'''Presenter: '''Ricardo Ribalda <br>
 
'''Summary:'''
 
 
* [https://elinux.org/images/f/fc/The_Art_of_counting_potatoes_%28with_Linux%29.pdf PDF] | [https://www.youtube.com/watch?v=OSEC_bq9KjI VIDEO]
 
 
  
 
== Pairing WebKit and Wayland for Linux-Based Embedded Web Content Presentation Systems [ELCE 2014] ==
 
== Pairing WebKit and Wayland for Linux-Based Embedded Web Content Presentation Systems [ELCE 2014] ==

Revision as of 01:10, 1 October 2020

Contents

SDK

Build and Distributing SDK Add-Ons [ELC 2015]

Presenter: Dave Smith, NewCircle
Summary: This presentation talks about building and distributing
SDK add-ons and discusses few tips and tricks at the end.

Qt Development Framework

Qt5 and Yocto - Adding SDK and Easy App Migration for Qt4 [ELC 2014]

Presenter: Dmytriyenko, Texas Instruments
Summary: This presentation gives information on Qt history in OpenEmbedded,
Qt4/5 usage in OE/Yocto, Qt SDK basics, Qt5 SDK usage and app migration
between Qt4 and Qt5.


GUIs: Coming To Uncommon Goods Near You [ELC 2012]

Presenter: Jason Kridner, Texas Instruments
Summary: This presentation talks about how to quickly develop a GUI for your
product using Linux. Provides information about cool tools such as Qt
Creator and the entire Qt toolset.

Qt on Embedded Systems [ELCE 2012]

Presenter: Lars Knoll
Summary:

Using Qt For Non-Graphical Applications [ELCE 2011]

Presenter: Thomas Petazzoni (Free Electrons)
Summary: This presentation gives information on Qt, the signal/slot mechanism,
usage of timers, interaction with serial ports, interaction with sub-processes
interaction with network and interaction with Linux Input devices.

An Introduction to the Qt Development Framework [ELC 2010]

Presenter: Jeremy Katz
Summary: This presentation talks about what is qt, platform it supports and
it's usage.

Web development, API development

The First Stable libcamera Release: A Call for Public API Review [ELCE 2019]

Presenter: Jacopo Mondi, Independent
Summary: This presentation talks about libcamera features, architecture and API
(based on practical examples).

Enabling Linux Usage in Space Applications [ELCE 2019]

Presenter: Antoine Certain, Airbus Defence and Space
Summary: This presentation will describe how Linux will be monitored by
another CPU to verify safety properties and explain how we expect
to put Linux into orbit in the near future.

A Sockets API for LoRa [ELCE 2018]

Presenter: Andreas Färber, SUSE
Summary: This presentation talks about the socket API for LoRa.
The proposal is a Linux sockets interface to layer LoRaWAN and
competing network protocols on top within the kernel.

WPE WebKit: HTML5 User Interfaces for Embedded Devices [ELCE 2017]

Presenter: Juan José Sánchez Penas, Igalia, S.L.
Summary: This talk we will explain what is WPE, how the project was born and
has evolved, and why it is becoming very popular in embedded devices
of many different kinds, where the manufacturers are looking for a simple
and fast way of running their HTML5 user interfaces.

JavaScript for OCF Applications [ELC 2016]

Presenter: Sakari Poussa, Intel
Summary: This talk is about the OCF REST APIs, which allows cloud and mobile
applications to participate OCF compliant ecosystem. It explains how to
scale down the JavaScript runtime to MCU devices yet compliant with OCF
specification.


Linux DRM: New Picture Processing API [ELCE 2016]

Presenter: Marek Szyprowski, Samsung Electronics Polska Sp. z o.o.
Summary: This talk will be presenting the new proposal for the extension to
the DRM subsystem, which provides access to the picture processing
hardware blocks in the unified and generic way.

EFL's New Vector Graphics API For Designing User Interfaces [ELC 2015]

Presenter: Cedric Bail, Samsung
Summary: This presentation gives information about EFL, Vector graphics for
user interface and about designing a modern rendering pipeline for
vector graphics.

Pairing WebKit and Wayland for Linux-Based Embedded Web Content Presentation Systems [ELCE 2014]

Presenter: Žan Doberšek, Igalia
Summary:

Success Story of the Open Source Camera Stack: The Nokia N9 Case[ELCE 2011]

Presenter: Laurent Pinchart (Ideas on Board)
Summary:

Engaging Developer Communities: Lessons and Opportunity from webOS [ELC 2010]

Presenter: Matthew Tippett
Summary: This presentation gives information about palm webOS and
it's SDK and PDK.

Grilo: Integrating Multimedia Content in Applications [ELCE 2010]

Presenter: Iago Toral Quiroga
Summary:

How We Got a 3D Application Booting in 5 Seconds Under Linux [ELCE 2009]

Presenter: Grégory Clement
Summary:

HTTP

Avoiding Web Application Flaws in Embedded Devices [ELC 2008][ELCE 2008]

Presenter: Jake Edge
Summary: This presentation talks about HTTP, authentication bypass, Cross-site
scripting (XSS), Cross-site request forgery(XSRF) and about SQL injection.

HTTP-FUSE PS3 Linux which is internet boot framework with kboot [ELC 2007]

Presenter: Toshiki Yagi
Summary: This presentation explains how to make HTTP-FUSE PS3 Linux, which
completely boots from remote HTTP server.

Maemo Platform – from Nokia

Understanding and Developing Applications for Maemo Platform [ELC 2010]

Presenter: Leandro Melo de Sales
Summary: This presentation gives information on Maemo platform,
Maemo timeline, Maemo development and some examples and
applications.

Maemo 5 (Fremantle), mobile Linux platform with cellular connectivity [ELC 2009]

Presenter: Kate Alhola
Summary: This presentation talks about what is Maemo, it's new generation
Maemo 5 (Fremantle) features and about use of Fremantle alpha SDK.

Animated UI technologies in Maemo 5 (Fremantle), mobile Linux environment [ELC 2009]

Presenter: Kate Alhola
Summary: This presentation talks about Maemo 5 Fremantle and
animated UI technologies.

Maemo Mobile Linux Platform, Current Status and Future Directions [ELC 2008]

Presenter: Kate Alhola
Summary: These slides give information on Maemo, it's current status and
about Maemo SDK.

Eclipse IDE – Open Development Platform

Exploring Linux Kernel Source Code with Eclipse and QTCreator [ELCE 2016]

Presenter: Marcin Bis
Summary: The talk will cover usage of two open-source IDEs: Eclipse (mostly) and
QTCreator to develop device drivers and explore kernel source code.This talk includes
practical demonstration of Eclipse configuration and writing and debugging kernel driver
on remote ARM platform.

Eclipse and Embedded Linux Developers: What it Can and Cannot Do For You [ELCE 2012]

Presenter: Anna Dushistova
Summary:

Eclipse and Embedded Linux Developers: What It Can and What It Cannot Do For You [ELCE 2010]

Presenter: Anna Dushistova
Summary:

Building an Embedded Tools Standard Using Eclipse [ELC 2009]

Presenter: Eric Cloninger
Summary: This presentation give information on Eclipse, Eclipse in Mobile/Embedded
Eclipse for Linux, tools for Third-Party Developers and working with Eclipse.

Embedded Linux Development with Eclipse [ELC 2008]

Presenter: JT Thomas
Summary: This presentation talks about Eclipse history,Key Eclipse Projects
for embedded and working examples using DevRocket.

TimeDoctor – Use the Strength of Eclipse to Visualize (Multi)Processor Execution Behavior [ELC 2007 ELC 2006]

Presenter: Ruud Derwig
Summary: This presentation discusses about TimeDoctor Eclipse plug-in and
it's features.

Others

How to Make an App Enabled Embedded Linux Product that Fits in 16MB of Flash with Containers [ELCE 2019]

Presenter: Alexander Sack, Pantacor
Summary:

Strategies for Developing and Deploying your Embedded Applications and Images [ELCE 2018]

Presenter: Mirza Krak, Mender.io
Summary:


Node.JS Appliances on Embedded Linux Devices [ELCE 2013]

Presenter: Mehmet Faith Karagoz
Summary:

Linux Application in Safety-Critical Environment: A Real-Life Example [ELCE 2010]

Presenter: Andrey Fedotov
Summary:

Disko - An Application Framework for Digital Media Devices [ELC 2008]

Presenter: Guido Madaus
Summary: This presentation gives information about an open source application framework Disko, it's architecture and usage.