Difference between revisions of "WebOS Internals:Featured Article/Current"

From WebOS Internals
Jump to navigation Jump to search
(create)
 
(change)
Line 1: Line 1:
 
{{Featured Article
 
{{Featured Article
|Title= Terminal
+
|Title= Porting Javascript Apps to the Pre
 
|Image=
 
|Image=
|FullLink= Application:Terminal
+
|FullLink= Tutorials webOS Porting Older App
|Summary= A mojo terminal using a custom writen plugin back end for the Palm PreThis project is rapidly becoming a prototype for open source team application development on the palm.  
+
|Summary= Porting Older javascript apps to the Pre is a rewarding and educational process  This guide and the associated example take you through the process step by stepIt is also useful as a guide to writing NEW JS apps for the Pre.  
 
}}
 
}}

Revision as of 01:50, 11 August 2009

Porting Javascript Apps to the Pre

Porting Older javascript apps to the Pre is a rewarding and educational process This guide and the associated example take you through the process step by step. It is also useful as a guide to writing NEW JS apps for the Pre.

Full article at: Tutorials webOS Porting Older App