[Esbox-commits] r437 - www

raul at garage.maemo.org raul at garage.maemo.org
Mon Feb 25 17:04:36 EET 2008


Author: raul
Date: 2008-02-25 17:04:08 +0200 (Mon, 25 Feb 2008)
New Revision: 437

Added:
   www/changes.htm
   www/features.htm
   www/installation.htm
   www/pydev.htm
   www/release.htm
   www/usb_networking.htm
Log:


Added: www/changes.htm
===================================================================
--- www/changes.htm	                        (rev 0)
+++ www/changes.htm	2008-02-25 15:04:08 UTC (rev 437)
@@ -0,0 +1,205 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<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>
+
+
+<body>
+
+<div class="sub">
+<p><b>&nbsp;&nbsp;&nbsp;CHANGES</b></p>
+
+<ul>
+
+  <p><b><span style="background-color: rgb(224, 224, 224);">ESbox 1.3.6 -
+(2008-02-21)</span></b></p>
+
+  <li class="add" title="add">User's guide improvement</li>
+
+</ul>
+
+<ul>
+
+  <p><b><span style="background-color: rgb(224, 224, 224);">ESbox 1.3.5 -
+(2008-02-15)</span></b></p>
+
+  <li class="add" title="add">Profiling tools (OProfile and Valgrind)
+for C/C++ and Python projects.</li>
+
+  <li class="add" title="add">Remote Python debug.</li>
+
+  <li class="add" title="add">Debian package support for C/C++ and
+Python (generation, deployment and instalation).</li>
+
+  <li class="fix" title="fix">Restrictions in project name <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1506&amp;group_id=192&amp;atid=1420">[#1506]</a></li>
+
+</ul>
+
+<ul>
+
+  <p><b><span style="background-color: rgb(224, 224, 224);">ESbox 1.3.1 -
+(2007-12-20)</span></b></p>
+
+  <li class="add" title="add">Remote C/C++ Launch and Debug.</li>
+
+  <li class="add" title="add">Remote Python Launch.</li>
+
+</ul>
+
+<ul>
+
+  <p><b><span style="background-color: rgb(224, 224, 224);">ESbox 1.3.0 -
+(2007-12-11)</span></b></p>
+
+  <li class="add" title="add">Eclipse CDT 4.0.2 is required.</li>
+
+  <li class="add" title="add">Debuggers for Python and C/C++.</li>
+
+  <li class="add" title="add">Support localization of application <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1170&amp;group_id=192&amp;atid=1359">[#1170]</a>
+(see the <a href="http://esbox.garage.maemo.org/index.html#requirements">requirements</a>
+of the Development Environment related to Python).</li>
+
+  <li class="fix" title="fix">Local/Remote Launching doesn't work <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1523&amp;group_id=192&amp;atid=1420">[#1523]</a></li>
+
+  <li class="fix" title="fix">Examples requirements changes in
+Chinook <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1593&amp;group_id=192&amp;atid=1420">[#1593]</a></li>
+
+  <li class="fix" title="fix">Not switching to correct target <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1596&amp;group_id=192&amp;atid=1420">[#1596]</a></li>
+
+  <li class="fix" title="fix">Can't build 'maemopad' template project <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1725&amp;group_id=192&amp;atid=1420">[#1725]</a></li>
+
+  <li class="fix" title="fix">Error when changing targets <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1727&amp;group_id=192&amp;atid=1420">[#1727]</a></li>
+
+  <li class="fix" title="fix">Error creating new empty automake
+project <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1728&amp;group_id=192&amp;atid=1420">[#1728]</a></li>
+
+  <li class="fix" title="fix">Error creating project with "Hildon GUI
+project Template" <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1729&amp;group_id=192&amp;atid=1420">[#1729]</a></li>
+
+  <li class="fix" title="fix">Configure.ac in Templates uses
+hildon-libs, changes was renamed to hildon-1 <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1730&amp;group_id=192&amp;atid=1420">[#1730]</a></li>
+
+</ul>
+
+<ul>
+
+  <p><b><span style="background-color: rgb(224, 224, 224);">ESbox 1.2.0.1
+- (2007-11-14)</span></b></p>
+
+  <li class="add" title="add">Support for Python development process <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1168&amp;group_id=192&amp;atid=1359">[#1168]</a>
+(see the <a href="http://esbox.garage.maemo.org/changes.html#requirements">requirements</a>
+of the Development Environment related to Python).</li>
+
+</ul>
+
+<ul>
+
+  <p><b><span style="background-color: rgb(224, 224, 224);">ESbox 1.2.0 -
+(2007-11-13)</span></b></p>
+
+  <li class="add" title="add">Improve tutorial by adding more details
+and a minimal environment needed <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1595&amp;group_id=192&amp;atid=1420">[#1595]</a></li>
+
+  <li class="fix" title="fix">Eclipse not running "configure" neither
+"hello-world" <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1622&amp;group_id=192&amp;atid=1420">[#1622]</a></li>
+
+  <li class="fix" title="fix">"Automake/Hildon GUI project" lacks a
+way to run autogen.sh <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1583&amp;group_id=192&amp;atid=1420">[#1583]</a></li>
+
+  <li class="fix" title="fix">Application framework will not start
+because of the missing DISPLAY-variable <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1586&amp;group_id=192&amp;atid=1420">[#1586]</a></li>
+
+  <li class="fix" title="fix">"Chinook" misspelled "chinnok" in
+some places <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1587&amp;group_id=192&amp;atid=1420">[#1587]</a></li>
+
+  <li class="fix" title="fix">C++ Hildon project/Maemo Draw Example
+won't compile <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1588&amp;group_id=192&amp;atid=1420">[#1588]</a></li>
+
+  <li class="fix" title="fix">Broken Makefile in Makefile
+Projects-MaemoHelloWorldProject <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1590&amp;group_id=192&amp;atid=1420">[#1590]</a></li>
+
+  <li class="fix" title="fix">Missing funcangelog file in Automake -
+Hildon GUI Project <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1591&amp;group_id=192&amp;atid=1420">[#1591]</a></li>
+
+  <li class="fix" title="fix">Deprecated SDK available to use <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1594&amp;group_id=192&amp;atid=1420">[#1594]</a></li>
+
+  <li class="fix" title="fix">Exception on property page <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1584&amp;group_id=192&amp;atid=1420">[#1584]</a></li>
+
+  <li class="fix" title="fix">ESbox properties for a project throws an
+exception <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1585&amp;group_id=192&amp;atid=1420">[#1585]</a></li>
+
+</ul>
+
+<ul>
+
+  <p><b><span style="background-color: rgb(224, 224, 224);">ESbox 1.1.1.1
+- (2007-10-31)</span></b></p>
+
+  <li class="add" title="add">Eclipse CDT 4.0.1 is required.</li>
+
+  <li class="fix" title="fix">version 1.1.1 doesn't allow to create
+new project <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1572&amp;group_id=192&amp;atid=1420">[#1572]</a></li>
+
+</ul>
+
+<ul>
+
+  <p><b><span style="background-color: rgb(224, 224, 224);">ESbox 1.1.1 -
+(2007-10-30)</span></b></p>
+
+  <li class="add" title="add">New project templates have been added.</li>
+
+  <li class="add" title="add">Developer guide has been improved.</li>
+
+  <li class="add" title="add">Environment property page has been
+added.</li>
+
+  <li class="add" title="add">An option to run application with
+standalone script has been added.</li>
+
+  <li class="fix" title="fix">Project wizard sys there is no suitable
+scratfuncbox target <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1474&amp;group_id=192&amp;atid=1420">[#1474]</a></li>
+
+  <li class="fix" title="fix">Build Application is not working <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1497&amp;group_id=192&amp;atid=1420">[#1497]</a></li>
+
+</ul>
+
+<ul>
+
+  <p><b><span style="background-color: rgb(224, 224, 224);">ESbox 1.1.0 -
+(2007-10-15)</span></b></p>
+
+  <li class="add" title="add">Create and install installation package
+for device</li>
+
+  <li class="add" title="add">Debug application with x86 rootstrap
+and on device</li>
+
+  <li class="add" title="add">Developer guide <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1171&amp;group_id=192&amp;atid=1420">[#1171]</a></li>
+
+  <li class="add" title="add">Installation guide <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1172&amp;group_id=192&amp;atid=1420">[#1172]</a></li>
+
+  <li class="add" title="add">Installation through Remote Update Site
+    <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1174&amp;group_id=192&amp;atid=1420">[#1174]</a></li>
+
+  <li class="fix" title="fix">Project wizard sys there is no suitable
+scratchbox target <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1474&amp;group_id=192&amp;atid=1420">[#1474]</a></li>
+
+  <li class="fix" title="fix">af-sb-init.sh does not start after it is
+stoped <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1496&amp;group_id=192&amp;atid=1420">[#1496]</a></li>
+
+  <li class="fix" title="fix">Target selection is not working <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1500&amp;group_id=192&amp;atid=1420">[#1500]</a></li>
+
+</ul>
+
+</div>
+
+</body>
+</html>

Added: www/features.htm
===================================================================
--- www/features.htm	                        (rev 0)
+++ www/features.htm	2008-02-25 15:04:08 UTC (rev 437)
@@ -0,0 +1,42 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<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>
+
+
+<body>
+
+<div class="sub">
+<p><b>&nbsp;&nbsp;&nbsp;FEATURES</b></p>
+
+<ul>
+
+  <li class="fe" title="feature">Support for C/C++ development process <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1167&amp;group_id=192&amp;atid=1359" target="_blank">[#1167]</a></li>
+
+  <li class="fe" title="feature">Templates in project creation <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1163&amp;group_id=192&amp;atid=1359" target="_blank">[#1163]</a></li>
+
+  <li class="fe" title="feature">Support for Gazpacho <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1175&amp;group_id=192&amp;atid=1359" target="_blank">[#1175]</a></li>
+
+  <li class="fe" title="feature">Support for Scratchbox target creation <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1173&amp;group_id=192&amp;atid=1359" target="_blank">[#1173]</a></li>
+
+  <li class="fe" title="feature">Support for Python development process <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1168&amp;group_id=192&amp;atid=1359" target="_blank">[#1168]</a></li>
+
+  <li class="fe" title="feature">Support localization of application <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1170&amp;group_id=192&amp;atid=1359">[#1170]</a>&nbsp;</li>
+
+  <li class="fe" title="feature">Integration with Valgrind <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1165&amp;group_id=192&amp;atid=1359">[#1165]</a></li>
+
+  <li class="fe" title="feature">Integration with OProfile <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=1166&amp;group_id=192&amp;atid=1359">[#1166]</a></li>
+
+</ul>
+
+</div>
+
+</body>
+</html>

Added: www/installation.htm
===================================================================
--- www/installation.htm	                        (rev 0)
+++ www/installation.htm	2008-02-25 15:04:08 UTC (rev 437)
@@ -0,0 +1,481 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<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>
+
+
+<body>
+
+
+<div class="sub">
+<p><b>&nbsp;&nbsp;&nbsp;INSTALLATION</b></p>
+
+
+<p style="padding-left: 22px;"><b><span style="background-color: rgb(69, 97, 106); color: rgb(255, 255, 255);">REQUIREMENTS</span></b></p>
+
+
+<ul>
+
+
+  
+  <p><b><span style="background-color: rgb(224, 224, 224);">Development
+Environment (PC)</span></b></p>
+
+
+  <li> Linux with SSH Client<br />
+
+
+  </li>
+
+
+  <li> Maemo SDK - <a href="http://maemo.org/development/sdks/maemo_4_0_chinook_sdk.html" target="_blank">Installation Instructions </a> </li>
+
+
+  <li> Sun's Java Development Kit (JDK). Follow <a onclick="javascript:exibir('jdk-steps');" style="text-decoration: underline;">these</a> steps in
+order to install it.
+    
+    <div id="jdk-steps" style="display: none;">
+    
+    <ul>
+
+
+Installing JDK in Ubuntu Gutsy:
+      
+      <ol>
+
+
+        <li>Add the following line to your <b>/etc/apt/sources.list</b>:
+          <br style="font-weight: bold;" />
+
+
+          
+          <pre class="codigo">deb http://us.archive.ubuntu.com/ubuntu gutsy universe multiverse</pre>
+
+
+        </li>
+
+
+        <li>Install JDK 1.5.0:<br />
+
+
+          
+          <pre class="codigo">sudo apt-get update<br />sudo apt-get install sun-java5-jdk<br /></pre>
+
+
+        </li>
+
+
+        <li>Set the Java VM as default <br />
+
+
+          
+          <pre class="codigo">sudo update alternatives --config java <br /></pre>
+
+
+and select the option with <b>/usr/lib/jvm/java-1.5.0-sun/jre/bin/java<br />
+
+
+          </b></li>
+
+
+        <b><br />
+
+
+        </b>
+      
+      </ol>
+
+
+    
+    </ul>
+
+
+    
+    <ul>
+
+
+    
+    </ul>
+
+
+    </div>
+
+
+  </li>
+
+
+  <li> Eclipse SDK 3.3.1.1. Follow <a onclick="javascript:exibir('eclipse-steps');" style="text-decoration: underline;">these</a> steps in
+order to
+install it.<br />
+
+
+    
+    <div id="eclipse-steps" style="display: none;">
+    
+    <ul>
+
+
+      <li>Select your specific Linux platform at <a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.3.1.1-200710231652/linPlatform.php#EclipseSDK" target="_blank">this</a> Eclipse page, and download
+the compressed file.</li>
+
+
+      <li>Extract the previously downloaded file to your home
+directory (ex.:<i>/home/user</i>):
+        
+        <pre class="codigo"> cd /home/user<br /> tar xvzf eclipse-SDK-3.3.1.1-linux-gtk.tar.gz</pre>
+
+
+      </li>
+
+
+      <li>Start Eclipse by running the Eclipse executable
+included with the release. The executable file is called <em>eclipse</em>,
+and is located in the eclipse sub-directory of the install:
+        
+        <pre class="codigo"> /home/user/eclipse/eclipse</pre>
+
+
+      </li>
+
+
+      <li>For more detailed information about Eclipse SDK, see
+the <a href="http://www.eclipse.org/eclipse/development/readme_eclipse_3.3.1.1.html" target="_blank">Eclipse 3.3.1.1 Readme</a>.<br />
+
+
+      </li>
+
+
+    
+    </ul>
+
+
+    </div>
+
+
+  </li>
+
+
+  <li> Eclipse CDT 4.0.2<br />
+
+
+    
+    <ul>
+
+
+      <li>Start Eclipse and follow <a href="http://esbox.garage.maemo.org/cdt.html" target="_blank">these</a>
+installation instructions in
+order to install Eclipse CDT.<br />
+
+
+      </li>
+
+
+      <li>For more detailed information about Eclipse CDT, see
+the <a href="http://www.eclipse.org/cdt/downloads.php" target="_blank">CDT Downloads Page</a>.<br />
+
+
+      </li>
+
+
+    
+    </ul>
+
+
+  </li>
+
+
+  <li> PyDev &gt;= 1.3.7<br />
+
+
+    
+    <ul>
+
+
+      <li>Follow <a onclick="ajaxHTML('conteudo','pydev.htm');" style="text-decoration: underline;">these</a>
+instructions in order to
+install PyDev.<br />
+
+
+      </li>
+
+
+    
+    </ul>
+
+
+  </li>
+
+
+  <li> Python interpreter configured<br />
+
+
+    
+    <ul>
+
+
+      <li>Follow <a href="http://www.fabioz.com/pydev/manual_101_interpreter.html" target="_blank">these</a> instructions in order to
+configure
+the PyDev interpreter.<br />
+
+
+      </li>
+
+
+    
+    </ul>
+
+
+  </li>
+
+
+  <li> USB Networking (optional) <br />
+
+
+    
+    <ul>
+
+
+      <li> Follow the instructions at the <a href="http://maemo.org/development/documentation/how-tos/4-x/setting_up_usb_networking.html">Maemo
+USB networking howto</a> to configure your host machine</li>
+
+
+      <li>Follow <a onclick="ajaxHTML('conteudo','usb_networking.htm');" style="text-decoration: underline;">
+these</a> instructions to configure USB networking
+on your Internet Tablet</li>
+
+
+    
+    </ul>
+
+
+  </li>
+
+
+</ul>
+
+
+<br />
+
+
+<ul>
+
+
+  
+  <p><b><span style="background-color: rgb(224, 224, 224);">Target
+Environment (maemo)</span></b></p>
+
+
+  <li>Wi-Fi connection or USB cable<br />
+
+
+  </li>
+
+
+  <li>Maemo-PC Connectivity Package<br />
+
+
+The maemo-pc-connectivity will provide all the requirements needed to
+connect Esbox to your device:<br />
+
+
+    
+    <ul>
+
+
+    
+    </ul>
+
+
+    
+    <ol>
+
+
+      <li> OpenSSH server and client<br />
+
+
+      </li>
+
+
+      <li> USB Networking<br />
+
+
+      </li>
+
+
+      <li> Maemo SDK Tablet application, used to configure USB
+networking<br />
+
+
+      </li>
+
+
+    
+    </ol>
+
+
+  </li>
+
+
+  <li>Click here (from your tablet's web browser) to install the
+package:</li>
+
+
+</ul>
+
+
+<p style="margin-left: 80px;"><a href="http://repository.maemo.org/extras/dists/chinook/install/maemo-pc-connectivity.install"><img style="border: 0px solid ; width: 76px; height: 52px;" alt="" src="http://maemo.org/midcom-static/style_maemo2007/install_button_small.png" /></a></p>
+
+
+<p></p>
+
+
+<p></p>
+
+
+<p style="padding-left: 22px;"><b><span style="background-color: rgb(69, 97, 106); color: rgb(255, 255, 255);">INSTALLATION
+INSTRUCTIONS</span></b></p>
+
+
+<li class="issues">PLEASE, READ THE REQUIREMENTS SECTION
+CAREFULLY BEFORE FOLLOW THE INSTALLATION INSTRUCTIONS.</li>
+
+
+<ol>
+
+
+  
+  <p><b><span style="background-color: rgb(224, 224, 224);">Method 1:
+Remote Update Site</span></b></p>
+
+
+  <li>
+    
+    <p>Select <i>Help &gt; Software Updates &gt;
+Find and Install</i> from the main menu bar.</p>
+
+
+    <img src="images/install/esbox1.png" alt="esbox1" />
+  </li>
+
+
+  <li>
+    
+    <p>Select the <i>Search for new features to install</i>
+and click <i>Next</i>.</p>
+
+
+    <img src="images/install/esbox2.png" alt="esbox2" />
+  </li>
+
+
+  <li>
+    
+    <p>Click <i>New Remote Site</i>.</p>
+
+
+    <img src="images/install/pluthon3.png" alt="pluthon3" />
+  </li>
+
+
+  <li>
+    
+    <p>Fill the form with the following values, click <i>OK</i>
+(Figure 4) and click <i>Finish</i> (Figure 3).</p>
+
+
+    
+    <ul>
+
+
+      <li>Name : <strong>ESbox</strong></li>
+
+
+      <li>URL : <strong>http://esbox.garage.maemo.org/update</strong></li>
+
+
+    
+    </ul>
+
+
+    <img src="images/install/esbox4.png" alt="esbox4" />
+  </li>
+
+
+  <li>
+    
+    <p>Select <i>Pluthon</i> and click <i>Next</i>.</p>
+
+
+    <img src="images/install/esbox5.png" alt="esbox5" />
+  </li>
+
+
+  <li>
+    
+    <p>Select <i>I accept the terms in the license
+agreements</i> and click <i>Next</i>.</p>
+
+
+    <img src="images/install/esbox6.png" alt="esbox6" />
+  </li>
+
+
+  <li>
+    
+    <p>Click <i>Finish</i> and the installation will
+be performed.</p>
+
+
+  </li>
+
+
+</ol>
+
+
+<ol>
+
+
+  
+  <p><b><span style="background-color: rgb(224, 224, 224);">Method 2: ZIP
+files</span></b></p>
+
+
+  <li>
+    
+    <p>Download the <a href="https://garage.maemo.org/frs/?group_id=192" target="_blank">ZIP</a> file and extract it on top of
+Eclipse. Make sure the folder <i>plugins</i> is extracted
+on top of the Eclipse plugins folder and the folder <i>features</i>
+is extracted on top of the Eclipse features folder.</p>
+
+
+  </li>
+
+
+  <li>
+    
+    <p>Restart Eclipse with the '-clean' flag, to make sure
+Eclipse finds out about it.</p>
+
+
+  </li>
+
+
+</ol>
+
+
+</div>
+
+
+</body>
+</html>

Added: www/pydev.htm
===================================================================
--- www/pydev.htm	                        (rev 0)
+++ www/pydev.htm	2008-02-25 15:04:08 UTC (rev 437)
@@ -0,0 +1,108 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+
+  <meta http-equiv="Content-Type" content="text/html; funcarset=iso-8859-1" />
+
+
+  <title>Features</title>
+  <link href="includes/style.css" rel="stylesheet" type="text/css" />
+</head>
+
+
+<body>
+
+<div class="sub">
+		  
+<p><b>&nbsp;&nbsp;&nbsp;PYDEV INSTALLATION INSTRUCTIONS</b></p>
+
+	
+<ol>
+  <p><b><span style="background-color: rgb(224, 224, 224);">Method 1: Remote Update Site</span></b></p>
+
+		<li>
+			
+    <p>Select <i>Help &gt; Software Updates &gt; Find and Install</i>
+              from the main menu bar.</p>
+
+			<img style="width: 554px; height: 279px;" src="images/install/pydev1.png" alt="pluthon1" />
+		</li>
+
+		<li>
+
+			
+    <p>Select the <i>Search for new features to install</i> and click <i>Next</i>.</p>
+
+			<img style="width: 600px; height: 335px;" src="images/install/pydev2.png" alt="pluthon2" />
+		</li>
+
+		<li>
+			
+    <p>Click <i>New Remote Site</i>.</p>
+
+
+            <img style="width: 600px; height: 391px;" src="images/install/pydev3.png" alt="pluthon3" />
+		</li>
+
+		<li>
+			
+    <p>Fill the form with the following values, click <i>OK</i> (Figure 4) and click <i>Finish</i> (Figure 3).</p>
+
+			
+    <ul>
+
+
+				<li>Name : <strong>PyDev</strong></li>
+
+				<li>URL : <strong>http://pydev.sourceforge.net/updates/</strong></li>
+
+			
+    </ul>
+
+			<img style="width: 356px; height: 154px;" src="images/install/pydev4.png" alt="pydev4" />
+		</li>
+
+		<li>
+			
+    <p>Select <i>PyDev for Eclipse</i> and click <i>Next</i>.</p>
+
+
+			<img src="images/install/pydev5.png" alt="pydev5" />
+		</li>
+
+		<li>
+			
+    <p>Select <i>I accept the terms in the license agreements</i> and click <i>Next</i>.</p>
+
+			<img src="images/install/pydev6.png" alt="pydev6" />
+		</li>
+
+
+		<li>
+			
+    <p>Click <i>Finish</i> and the installation will be performed.</p>
+
+		</li>
+
+	
+</ol>
+
+	
+<ol>
+  <p><b><span style="background-color: rgb(224, 224, 224);">Method 2: ZIP files</span></b></p>
+
+	                <li>
+	                Download the <a href="http://www.fabioz.com/pydev/zips/" target="_blank">ZIP</a> file (Pydev 'Open Source') and extract it on top of Eclipse. Make sure the folder <i>plugins</i> is extracted on top of the Eclipse plugins folder and the folder <i>features</i> is extracted on top of the Eclipse features folder.
+	                </li>
+
+	                <li>
+	                    Restart Eclipse with the '-clean' flag, to make sure Eclipse finds out about it.
+	                </li>
+
+
+
+</ol>
+</div>
+
+</body>
+</html>

Added: www/release.htm
===================================================================
--- www/release.htm	                        (rev 0)
+++ www/release.htm	2008-02-25 15:04:08 UTC (rev 437)
@@ -0,0 +1,316 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<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>
+
+
+<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>
+
+
+  <li class="ok">Maemo installation package creation wizard</li>
+
+
+</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
+to the root of the project tree and write the content for changelog,
+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>

Added: www/usb_networking.htm
===================================================================
--- www/usb_networking.htm	                        (rev 0)
+++ www/usb_networking.htm	2008-02-25 15:04:08 UTC (rev 437)
@@ -0,0 +1,130 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<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>
+
+
+<body>
+
+
+
+<div class="sub">
+<p><b>&nbsp;&nbsp; HOW TO CONFIGURE USB NETWORKING</b></p>
+
+
+
+<ul>
+
+
+
+  
+</ul>
+
+<ol>
+
+  <li>Open the Application Manager in order to install maemo-pc-conectivity package. It is available on Maemo extras repository.<br />
+    <br />
+
+    <br />
+
+    <img style="width: 650px; height: 390px;" alt="" src="images/install/conect1.png" /><br />
+    <br />
+    <br />
+
+  </li>
+
+  <li>Select the package  maemo-pc-conectivity and click on <span style="font-style: italic;">Install</span><br />
+    <br />
+
+    <br />
+
+    <img style="width: 650px; height: 391px;" alt="" src="images/install/conect2.png" /><br />
+    <br />
+    <br />
+
+  </li>
+
+  <li>Proceed with installation process<br />
+    <br />
+
+    <br />
+
+    <img style="width: 650px; height: 390px;" alt="" src="images/install/conect3.png" /><br />
+    <br />
+    <br />
+
+  </li>
+
+  <li>The maemo-pc-conectivity pacakge is installed on Extras
+menu&nbsp;(you can change the location during installation process) as
+    <span style="font-style: italic;">MaemoSDKTablet</span> application. Click on it in order to configure maemo usb
+netoworking.<br />
+    <br />
+
+    <br />
+
+    <img style="width: 650px; height: 389px;" alt="" src="images/install/conect4.png" /><br />
+    <br />
+    <br />
+
+  </li>
+
+  <li>Click <span style="font-style: italic;">Setup USB Networking<br />
+    </span><br />
+
+    <br />
+
+    <img style="width: 650px; height: 390px;" alt="" src="images/install/conect5.png" /><br />
+    <br />
+    <br />
+
+  </li>
+
+  <li>Now, USB networking is configured.</li>
+
+</ol>
+
+<ul>
+
+
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+</ul>
+
+
+
+</div>
+
+
+
+</body>
+</html>



More information about the Esbox-commits mailing list