[Esbox-commits] r442 - www

raul at garage.maemo.org raul at garage.maemo.org
Mon Feb 25 20:15:30 EET 2008


Author: raul
Date: 2008-02-25 20:15:17 +0200 (Mon, 25 Feb 2008)
New Revision: 442

Modified:
   www/release.htm
Log:


Modified: www/release.htm
===================================================================
--- www/release.htm	2008-02-25 18:09:05 UTC (rev 441)
+++ www/release.htm	2008-02-25 18:15:17 UTC (rev 442)
@@ -3,13 +3,18 @@
 <head>
 
 
+
   
+  
   <meta http-equiv="Content-Type" content="text/html; funcarset=iso-8859-1" />
 
+
   
 
 
   
+  
+  
   <title>Servi&ccedil;os</title>
   <link href="includes/style.css" rel="stylesheet" type="text/css" />
 </head>
@@ -18,271 +23,347 @@
 <body>
 
 
+
 <div class="sub">
 <p><b>&nbsp;&nbsp;&nbsp;RELEASE NOTES</b></p>
 
 
+
 <ul>
 
 
+
   
+  
   <p><b><span style="background-color: rgb(224, 224, 224);">Release
 Information</span></b></p>
 
 
+
   <li class="issues">Project: Maemo Eclipse Integration</li>
 
 
+
   <li class="issues">Version: 0.9 (Beta)</li>
 
 
+
   <li class="issues">Baseline: maemo 4.0 Chinook SDK</li>
 
 
+
   <li class="issues">Date: 2008-02-22</li>
 
 
+
 </ul>
 
 
+
 <ul>
 
 
+
   
+  
   <p><b><span style="background-color: rgb(224, 224, 224);">General
 Information</span></b></p>
 
 
+
   
+  
   <p>Possible feedback can be sent to <span style="text-decoration: underline;">eclipse-integration at maemo.org.</span></p>
 
 
+
   
+  
   <p>Maemo Eclipse Integration Beta release supports maemo 4.0
 Chinook SDK release and both N800 and N810 Internet Tablet devices.</p>
 
 
+
 </ul>
 
 
+
 <ul>
 
 
+
   
+  
   <p>Maemo Eclipse Integration Beta release includes following
 three parts:</p>
 
 
+
   <li class="ok">maemo PC Connectivity version 0.1 (Beta)</li>
 
 
+
   <li class="ok">maemo ESBox plugin for Eclipse IDE
 version 1.3.6 (Beta)</li>
 
 
+
   <li class="ok">maemo PluThon plugin for Eclipse IDE
 version 0.1.6 (Beta)</li>
 
 
+
 </ul>
 
 
+
 <ul>
 
 
+
   
+  
   <p>Full description of functionality and installation
 instructions for both ESBox and PluThon plugins can be found from the
 project home pages of each component <span style="text-decoration: underline;">http://esbox.garage.maemo.org/</span>
 and <span style="text-decoration: underline;">http://pluthon.garage.maemo.org/.</span></p>
 
 
+
   
+  
   <p>Maemo PC Connectivity package can be installed from maemo
 extras repository using either Application Manager or command line
 tools in Internet Tablet. Install maemo-pc-connectivity v0.1 package
 from maemo extras repository.</p>
 
 
+
 </ul>
 
 
+
 <ul>
 
 
+
   
+  
   <p><b><span style="background-color: rgb(224, 224, 224);">PC Connectivity</span></b></p>
 
 
+
   <li class="ok">Support for maemo 4.0 Chinook SDK </li>
 
 
+
   <li class="ok">Support for N800 and N810 devices with
 the latest Internet Tablet OS2008 release</li>
 
 
+
   <li class="ok">Open ssh used as basic connectivity
 framework</li>
 
 
+
   <li class="ok">Easy installation using Application
 Manager or command line tools in Internet </li>
 
 
+
 </ul>
 
 
+
 <ul>
 
 
+
   
+  
   <p>Tablet from maemo extras repository</p>
 
 
+
   <li class="ok">Support for USB networking (wlan and
 Bluetooth not tested)</li>
 
 
+
   <li class="ok">Configuration tool for Internet Tablet
 for easy PC-Tablet connectivity configuration</li>
 
 
+
   <li class="ok">Some manual configuration is needed for
 host PC for USB networking, see <span style="text-decoration: underline;">http://maemo.org/development/documentation/how-tos/4-x/setting_up_usb_networking</span></li>
 
 
+
 </ul>
 
 
+
 <ul>
 
 
+
   
+  
   <p><b><span style="background-color: rgb(224, 224, 224);">ESBox plugin</span></b></p>
 
 
+
   <li class="ok">Support for maemo 4.0 Chinook SDK</li>
 
 
+
   <li class="ok">Support for Nokia Internet Tablets N800
 and N810</li>
 
 
+
   <li class="ok">Easy PC-Tablet connectivity with maemo PC
 Connectivity</li>
 
 
+
   <li class="ok">C, C++ and Python programming language
 support</li>
 
 
+
   <li class="ok">Templates for the most common type of
 maemo applications</li>
 
 
+
   <li class="ok">Build application with x86 target</li>
 
 
+
   <li class="ok">Launch and test application on x86 target</li>
 
 
+
   <li class="ok">Debug application on x86 target</li>
 
 
+
   <li class="ok">Search for memory leaks using Valgrind on
 x86 target</li>
 
 
+
   <li class="ok">Cross-compile application with ARMEL
 target</li>
 
 
+
   <li class="ok">Debug application on the Internet Tablet
 using GDB or GDB Server</li>
 
 
+
   <li class="ok">Performance test on Internet Tablets
 using OProfile</li>
 
 
+
   <li class="ok">Maemo installation package creation wizard</li>
 
 
+
 </ul>
 
 
+
 <ul>
 
 
+
   
+  
   <p><b><span style="background-color: rgb(224, 224, 224);">PluThon plugin</span></b></p>
 
 
+
   <li class="ok">Support for Nokia Internet Tablets N800
 and N810</li>
 
 
+
   <li class="ok">Easy PC-Tablet connectivity with maemo PC
 Connectivity</li>
 
 
+
   <li class="ok">Python programming language support</li>
 
 
+
   <li class="ok">Templates for the most common type of
 maemo applications</li>
 
 
+
   <li class="ok">Develop application directly on the
 Internet Tablet</li>
 
 
+
   <li class="ok">Debug application on the Internet Tablet</li>
+</ul>
 
 
-  <li class="ok">Maemo installation package creation wizard</li>
 
+<ul>
 
-</ul>
 
 
-<ul>
-
-
   
+  
   <p><b><span style="background-color: rgb(224, 224, 224);">Known Issues</span></b></p>
 
 
+
   <li class="issues">For on-device debugging only GDB
 Server is supported and it
 must be installed manually to the device <span style="text-decoration: underline;">(http://maemo.org/development/tools/).</span></li>
 
 
+
   <li class="issues">For on-device debugging (C/C++ and
 Python) application
 needs to be copied manually to the device</li>
 
 
+
   <li class="issues">To search memory leaks Valgrind needs
 to be installed
 manually to the x86 target <span style="text-decoration: underline;">(http://maemo.org/development/tools/)</span>.</li>
 
 
+
   <li class="issues">To make performance profiling
 OProfile needs to be
 installed manually to the device <span style="text-decoration: underline;">(http://maemo.org/development/tools/)</span>.</li>
 
 
+
   <li class="issues">For C++ development maemo C++
 bindings need to be installed
 manually <span style="text-decoration: underline;">(http://maemomm.garage.maemo.org/docs)</span>.</li>
 
 
+
   <li class="issues">For Python development maemo Python
 runtime needs to be
 installed manually <span style="text-decoration: underline;">(http://pymaemo.garage.maemo.org/)</span>.</li>
 
 
+
   <li class="issues">Maemo installation package creation
 wizard only automates
 package building. It is necessary to create manually Debian directory
@@ -290,27 +371,35 @@
 control, copyright and rules.</li>
 
 
+
   <li class="issues">Maemo installation packages cannot be
 installed to the
 device from Eclipse IDE. Installation package needs to be manually
 copied to the device or installed from repository.</li>
 
 
+
 </ul>
 
 
+
 <ul>
 
 
+
   
+  
   <p>Feedback can be sent to <span style="text-decoration: underline;">eclipse-integration at maemo.org</span></p>
 
 
+
 </ul>
 
 
+
 </div>
 
 
+
 </body>
 </html>



More information about the Esbox-commits mailing list