[Esbox-commits] r438 - www

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


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

Modified:
   www/index.html
Log:


Modified: www/index.html
===================================================================
--- www/index.html	2008-02-25 15:04:08 UTC (rev 437)
+++ www/index.html	2008-02-25 15:08:05 UTC (rev 438)
@@ -1,331 +1,142 @@
-<!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">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
 <head>
+  <title>ESbox Project</title>
 
-  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 
-  <link rel="stylesheet" type="text/css" href="style.css" media="screen" />
-  <title>ESbox Project</title>
+  <meta name="resource-type" content="document">
 
+  <meta http-equiv="content-type" content="text/html; charset: iso-8859-1">
 
-</head>
+  <meta name="keywords" content="">
 
+  <meta name="description" content="">
 
-<body>
+  <meta name="author" content="">
 
-<div class="content">
-<div id="top">
-<div id="part1">
-<h1><a href="#">ESbox Web Site (Draft)</a></h1>
+  <link href="includes/style.css" rel="stylesheet" type="text/css">
 
-</div>
+  <link rel="stylesheet" href="includes/lightbox.css" type="text/css" media="screen">
 
-<div id="topmenu">
-<ul>
+  <script src="includes/actions.js" type="text/javascript"></script>
+  <script type="text/javascript" src="js/prototype.js"></script>
+  <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
+  <script type="text/javascript" src="js/lightbox.js"></script>
+</head>
 
-  <li><a href="index.html">HOME</a></li>
+<body>
 
-  <li><a href="#features">FEATURES</a></li>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+var pageTracker = _gat._getTracker("UA-2565700-2");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+<div id="wrap" align="center">
+<div id="pagina">
+<div id="faixa"></div>
 
-  <li><a href="#changes">CHANGES</a></li>
+<div id="menu"> <img src="images/marca.png" alt="logo" title="logo" style="padding-top: 10px; padding-left: 10px;" align="left"><a onclick="ajaxHTML('conteudo','release.htm');" class="menu_opc">release
+notes</a><a onclick="ajaxHTML('conteudo','installation.htm');" class="menu_opc">installation</a><a onclick="ajaxHTML('conteudo','changes.htm');" class="menu_opc">changes</a><a onclick="ajaxHTML('conteudo','features.htm');" class="menu_opc">features</a><a href="htt://esbox.garage.maemo.org/" class="menu_opc">home</a> </div>
 
-  <li><a href="#installation">INSTALLATION</a></li>
+<div id="banner"><img src="images/banner.jpg" alt="banner" title="banner"></div>
 
-</ul>
+<div id="opc">
+<div id="esq_opc"><b>Integration</b><br>
 
-</div>
+<p>Perform maemo programming tasks under an unique environment.</p>
 
 </div>
 
-<div id="main">
-<div id="left">
-<h2>Description</h2>
+<div id="meio_opc"><b>Ease</b><br>
 
-<p>ESbox is an Eclipse plug-in that helps programmers to develop
-applications for Maemo platform on Scratchbox Apophis. It supports
-C/C++ and Python programming languages. Maemo&nbsp;4.x SDKs
-will be supported.</p>
+<p>Develop your application using an interesting graphical user
+interface.</p>
 
-<p>&nbsp;</p>
+</div>
 
-<h2 id="features">Current Features</h2>
+<div id="dir_opc"><b>Efficiency</b><br>
 
-<ul>
+<p>Save your time and effort developing your maemo applications
+with ESbox.</p>
 
-  <li>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>
+</div>
 
-  <li>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>
+</div>
 
-  <li>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>
+<div id="conteudo">
+<div id="esq">
+<p><b>DESCRIPTION</b></p>
 
-  <li>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>
+<p>ESbox is an Eclipse plug-in that helps programmers to develop
+applications for maemo platform on Scratchbox Apophis. It supports
+C/C++ and Python programming languages. Maemo 4.x SDKs will be
+supported.</p>
 
-  <li>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>
+<p><b><a name="features">FEATURES</a></b></p>
 
-  <li> 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>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>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>
-
-<p>&nbsp;&nbsp;
-</p>
-
-<h2 id="changes">Changes</h2>
-
-<p><u>ESbox 1.3.6</u> - (2008-02-21)</p>
-
 <ul>
 
-  <li>User's guide improvement</li>
+  <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>
 
-</ul>
+  <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>
 
-<p><u>ESbox 1.3.5</u> - (2008-02-15)</p>
+  <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>
 
-<ul>
+  <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>Profiling tools (OProfile and Valgrind) for C/C++ and
-Python projects.</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>Remote Python debug.</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" target="_blank">[#1170]</a></li>
 
-  <li>Debian package support for C/C++ and Python (generation,
-deployment and instalation).</li>
-
-  <li>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>
 
-<span style="text-decoration: underline;"><br />
+<a onclick="ajaxHTML('conteudo','features.htm');"><img src="images/li_features.jpg" alt="all features" title="all features" align="middle"></a>
 
-</span><a href="changes.html">Changes in previous
-releases</a><span style="text-decoration: underline;"><br />
+<p><b>CHANGES</b></p>
 
-</span>
-<p>&nbsp;&nbsp;
-</p>
-
-<h2 id="installation">Installation</h2>
-
-<h3>Requirements</h3>
-
-<p><u>Development Environment (PC)</u></p>
-
 <ul>
 
-  <li> Linux with SSH Client </li>
+  <p><b>ESbox 1.3.6 - (2008-02-21)</b></p>
 
-  <li> Maemo SDK - <a href="http://maemo.org/development/sdks/maemo_4_0_chinook_sdk.html" target="_blank">Installation Instructions</a> </li>
+  <li class="add" title="add">User's guide improvement</li>
 
-  <li> Sun's Java Development Kit (JDK)
-    <ul>
-
-Installing JDK in Ubuntu Gutsy:
-      <ol>
-
-        <li>Add the following line to your <b>/etc/apt/sources.list</b>:
-          <pre> deb http://us.archive.ubuntu.com/ubuntu gutsy universe multiverse<br /> </pre>
-
-        </li>
-
-        <li>Install JDK 1.5.0:
-          <pre> sudo apt-get update<br /> sudo apt-get install sun-java5-jdk<br /> </pre>
-
-        </li>
-
-        <li>Set the Java VM as default
-          <pre> sudo update alternatives --config java<br /> </pre>
-
-and select the option with <b>/usr/lib/jvm/java-1.5.0-sun/jre/bin/java</b>
-        </li>
-
-      </ol>
-
-    </ul>
-
-  </li>
-
-  <li> Eclipse SDK 3.3.1.1
-    <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>
-       cd /home/user
-       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>
-        /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>.</li>
-
-    </ul>
-
-  </li>
-
-  <li> Eclipse CDT 4.0.2
-    <ul>
-
-      <li>Start Eclipse and follow <a href="cdt.html" target="_blank">this</a> installation instructions in
-order to install Eclipse CDT.</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>.</li>
-
-    </ul>
-
-  </li>
-
-  <li> PyDev &gt;= 1.3.7
-    <ul>
-
-      <li>Follow <a href="pydev.html" target="_blank">this</a> instructions in order to
-install PyDev.</li>
-
-    </ul>
-
-  </li>
-
-  <li> Python interpreter configured
-    <ul>
-
-      <li>Follow <a href="http://www.fabioz.com/pydev/manual_101_interpreter.html" target="_blank">this</a> instructions in order to
-configure
-the PyDev interpreter.</li>
-
-    </ul>
-
-  </li>
-
-  <li> USB Networking (optional)
-  <br> 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>
-  </li>
-
 </ul>
-<br><br>
 
-<p><u>Target Environment (N800 or N810 Tablet)</u></p>
+<a onclick="ajaxHTML('conteudo','changes.htm');"><img src="images/li_changes.jpg" alt="all changes" title="all changes" align="middle"></a> </div>
 
-<ul>
+<div id="dir">
+<p><b>SCREENSHOTS</b></p>
 
-  <li>Wi-Fi connection or USB cable </li>
+<a href="images/sc_la_1.jpg" rel="lightbox" title="Running OProfile on Device"><img src="images/sc_1.jpg" alt="Running OProfile on Device" title="Running OProfile on Device" style="border: 0px none ;" align="middle"></a> <img src="images/set.jpg" alt="seta" title="seta">&nbsp;<b>Running OProfile on Device</b>
+<p><a href="images/sc_la_2.jpg" rel="lightbox" title="New Project Wizard"><img src="images/sc_2.jpg" alt="New Project Wizard" title="New Project Wizard" style="border: 0px none ;" align="middle"></a> <img src="images/set.jpg" alt="seta" title="seta">&nbsp;<b>New Project Wizard</b></p>
 
+<p><a href="images/sc_la_3.jpg" rel="lightbox" title="Launching Applications"><img src="images/sc_3.jpg" alt="Launching Applications" title="Launching Applications" style="border: 0px none ;" align="middle"></a> <img src="images/set.jpg" alt="seta" title="seta">&nbsp;<b>Launching Applications</b></p>
 
-  <li>Maemo-PC Connectivity Package
-    <ul> The maemo-pc-connectivity will provide all the requirements needed to connect Esbox to your device:
-       <li> OpenSSH server and client
-       <li> USB Networking
-       <li> Maemo SDK Tablet application, used to configure USB networking
-    </ul>
-  </li>
-  <li>Click here (from your tablet's web browser) to install the package:<br>
-  <a href="http://repository.maemo.org/extras/dists/chinook/install/maemo-pc-connectivity.install"> <img src="http://maemo.org/midcom-static/style_maemo2007/install_button_small.png"></a></li>
+</div>
 
-</ul>
+</div>
 
-<p>&nbsp;</p>
+<div id="sub_rodape"> <img src="images/li_rodape.jpg" alt="logo" usemap="#Map" title="logo" border="0">
+<map name="Map" id="Map">
+<area shape="rect" coords="1,3,79,33" href="#">
+<area shape="rect" coords="135,3,227,30" href="http://percomp.org/" target="_blank">
+<area shape="rect" coords="300,5,399,30" href="http://embedded.ufcg.edu.br/" target="_blank">
+<area shape="rect" coords="499,3,543,40" href="http://www.indt.org/" target="_blank">
+<area shape="rect" coords="577,3,911,108" href="http://maemo.org/" target="_blank">
+</map>
 
-<h3>ESbox Installation Instructions</h3>
-
-<p style="color: red;">PLEASE, READ THE REQUIREMENTS
-SECTION CAREFULLY BEFORE FOLLOW THE INSTALLATION INSTRUCTIONS.</p>
-
-<p><u>Method 1: Remote Update Site</u></p>
-
-<ul>
-
-  <li>
-    <p>1 - 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>2 - 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>3 - Click <i>New Remote Site</i>.</p>
-
-    <img src="images/install/esbox3.png" alt="esbox3" />
-  </li>
-
-  <li>
-    <p>4 - 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>5 - Select <i>ESbox</i> and click <i>Next</i>.</p>
-
-    <img src="images/install/esbox5.png" alt="esbox5" />
-  </li>
-
-  <li>
-    <p>6 - 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>7 - Click <i>Finish</i> and the installation
-will be performed.</p>
-
-  </li>
-
-</ul>
-
-<p><u>Method 2: ZIP files</u></p>
-
-<p>After downloading the <a href="https://garage.maemo.org/frs/?group_id=192" target="_blank">ZIP</a> file, 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. After that, restart
-Eclipse with the '-clean' flag, to make sure Eclipse finds out about it.</p>
-
 </div>
 
+<div id="rodape"> &copy; Copyright 2007 - 2008, <span style="color: rgb(255, 255, 255);"><b>INdT</b></span>
 </div>
 
 </div>
 
-<div id="footer">
-<div class="right">&copy; Copyright 2007, INdT</div>
-
 </div>
 
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-_uacct = "UA-2565700-2";
-urchinTracker();
-</script>
 </body>
 </html>



More information about the Esbox-commits mailing list