Better detection of package version
[maemo-efl] / www / index.html
index 2a2f8c9..0633c32 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maemo port of EFL (Enlightenment Foundation Libraries)</title>
+    <title>EFL Maemo Edition - Enlightenment Foundation Libraries</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <link rel="stylesheet" type="text/css" href="style.css"/>
     <link rel="icon" href="favicon.ico" type="image/x-icon"/>
@@ -12,7 +12,7 @@
   <body>
     <div class="header"></div>
     <h1 style="text-align: center">
-      Maemo port of Enlightenment Foundation Libraries - EFL
+      EFL Maemo Edition - Enlightenment Foundation Libraries
     </h1>
 
     <div class="left_box">
@@ -32,6 +32,8 @@
         selectable engines (Linux FrameBuffer, DirectFB, X11, OpenGL,
         QTopia, etc) the platform is extremely portable, which
         translates thru to all of the libraries built on top of it.
+      </p>
+      <p>
         <a href="http://www.enlightenment.org/p.php?p=about/libs/ecore">Ecore</a>
         is a modular convience library that in its base provides
         timers, callback functionality, and loop management for event
@@ -45,7 +47,7 @@
       </p>
       <p>
         <a href="http://www.enlightenment.org/p.php?p=about/libs/edje">Edje</a>
-        provides a revolutionary method of absstacting every aspect of
+        provides a revolutionary method of abstracting every aspect of
         your interface from the application itself. By passing signals
         between the interface and the application all communication is
         done in an interface neutral way. No longer are "themes"
          id="e_logo" /></a>
 
       <h2>Downloads</h2>
-      <table>
+      <table class="download">
         <tbody>
           <tr>
             <td><a
-                    href="http://www.gustavobarbieri.com.br/e17-n800/python-efl.install"><img src="images/install_button.png" alt="One click install" class="center" style="margin-top: 10px;"/></a></td>
+                    href="http://download.maemo.org/extras/dists/bora/install/efl-python-core.install"><img src="images/install_button.png" alt="One click install" class="center" style="margin-top: 10px;"/></a></td>
             <td>
               <b>Python-EFL</b>
               <address>
@@ -91,7 +93,7 @@
           </tr>
           <tr>
             <td><a
-                    href="http://www.gustavobarbieri.com.br/e17-n800/python-efl-demo.install"><img src="images/install_button.png" alt="One click install" class="center" style="margin-top: 10px;"/></a></td>
+                    href="http://download.maemo.org/extras/dists/bora/install/python-efl-core-demo.install"><img src="images/install_button.png" alt="One click install" class="center" style="margin-top: 10px;"/></a></td>
             <td>
               <b>Python-EFL-Demo</b>
               <address>
           </tr>
           <tr>
             <td><a
-                    href="http://www.gustavobarbieri.com.br/e17-n800/expedite.install"><img src="images/install_button.png" alt="One click install" class="center" style="margin-top: 10px;"/></a></td>
+                    href="http://download.maemo.org/extras/dists/bora/install/expedite.install"><img src="images/install_button.png" alt="One click install" class="center" style="margin-top: 10px;"/></a></td>
             <td>
               <b>Expedite</b>
               <address>
       <ul>
         <li>
           <a
-              href="http://blog.gustavobarbieri.com.br/2007/06/03/evas-now-using-rectangle-split-and-merge/">Rewrote
+              href="http://blog.gustavobarbieri.com.br/2007/06/03/evas-now-using-rectangle-split-and-merge/">Rewrite
           of <code>evas_tiler.c</code></a> to operate on dirty
           rectangles instead of segmented screen regions. Before this
           change, dirty areas were marked in a bitmap array that
           much more data (usually 1 byte per pixel)! Working with
           16bpp from the beginning we could reduce memory usage and
           pack some operations into one arithmetic operation (it's
-          possibe to work with 16bits data inside a 32bits word). This
+          possible to work with 16bits data inside a 32bits word). This
           brought us major performance gains.
         </li>
       </ul>
     </div>
     <hr />
-    <div class="center" style="width: 280px">
+    <div class="center" style="width: 310px">
       <img src="images/maemo_logo.jpg" alt="Built for Maemo(tm)"/>
       <img src="images/indt_logo.jpg" alt="Sponsored by INdT"
            style="margin-left: 20px"/>