Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Sequoyah"

(New page: Coming soon!)
 
Line 1: Line 1:
Coming soon!
+
<font size="6" face="Arial" color="black">Welcome to Sequoyah's Wiki!</font>
 +
 
 +
<font size="4" face="Arial" color="black">Here you will find more information about the Sequoyah project.</font>
 +
<br>
 +
<br>
 +
 
 +
== Overview ==
 +
 
 +
Sequoyah project's purpose is to be focused on the needs of all mobile developers. Inheriting components from TmL, MTJ and Pulsar projects, Sequoyah intends to remove the artificial barriers of Linux and Java in order to provide a home for all Eclipse mobile developers.
 +
 
 +
 
 +
== Components ==
 +
 
 +
Sequoyah currently contains the following components:
 +
 
 +
==== Device Framework ====
 +
 
 +
responsible for providing an extensible platform to support mobile devices and their aggregate services.<br>
 +
 
 +
==== VNC Protocol ====
 +
 
 +
a scratch implementation of RFB protocol to support visualize the frame buffer content. It can also promote the protocol communication interface between device and Sequoyah device framework.<br>
 +
 
 +
==== VNC Viewer ====
 +
 
 +
contains the libraries and plugins responsible for provide VNC connectivity.<br>
 +
 
 +
==== Localization ====
 +
 
 +
responsible for providing extensible support for any mobile application to be adapted for a specific region or language by adding locale-specific components and translating text.<br>
 +
 
 +
Sequoyah is currently integrating MTJ and Pulsar components, such as: branding, perspective, signing, SDK discovery and permissions scanner.
 +
 
 +
There is interest in the project from Motorola and RIM, among others.
 +
 
 +
 
 +
== Sequoyah Team ==
 +
 
 +
Currently, engineers at Eldorado assigned to the project are Daniel Franco, Daniel Pastore and Marcel Gorri.
 +
 
 +
Eric Cloninger of Motorola is the lead for the project.
 +
 
 +
Christian Kurzke of Motorola operates as the architectural advisor.
 +
 
 +
 
 +
== Eclipse Con ==
 +
 
 +
=== 2010 ===
 +
 
 +
[http://www.eclipsecon.org/2010/sessions/?page=sessions&id=1217 Going Mobile], by Daniel Franco, Ruth Soliani and Eric Cloninger.
 +
 
 +
=== 2009 ===
 +
 
 +
[http://live.eclipse.org/node/720 Convergence in device software], by Mauren Brenner, Fabio Rigo and Eric Cloninger.

Revision as of 13:35, 16 March 2010

Welcome to Sequoyah's Wiki!

Here you will find more information about the Sequoyah project.

Overview

Sequoyah project's purpose is to be focused on the needs of all mobile developers. Inheriting components from TmL, MTJ and Pulsar projects, Sequoyah intends to remove the artificial barriers of Linux and Java in order to provide a home for all Eclipse mobile developers.


Components

Sequoyah currently contains the following components:

Device Framework

responsible for providing an extensible platform to support mobile devices and their aggregate services.

VNC Protocol

a scratch implementation of RFB protocol to support visualize the frame buffer content. It can also promote the protocol communication interface between device and Sequoyah device framework.

VNC Viewer

contains the libraries and plugins responsible for provide VNC connectivity.

Localization

responsible for providing extensible support for any mobile application to be adapted for a specific region or language by adding locale-specific components and translating text.

Sequoyah is currently integrating MTJ and Pulsar components, such as: branding, perspective, signing, SDK discovery and permissions scanner.

There is interest in the project from Motorola and RIM, among others.


Sequoyah Team

Currently, engineers at Eldorado assigned to the project are Daniel Franco, Daniel Pastore and Marcel Gorri.

Eric Cloninger of Motorola is the lead for the project.

Christian Kurzke of Motorola operates as the architectural advisor.


Eclipse Con

2010

Going Mobile, by Daniel Franco, Ruth Soliani and Eric Cloninger.

2009

Convergence in device software, by Mauren Brenner, Fabio Rigo and Eric Cloninger.

Back to the top