| |
| |
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| |
| <html> |
| |
| <head> |
| <title>Participate in OpenOffice.org</title> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| |
| <style type="text/css"> |
| h1, h2 { border: 0; } |
| #dev-tbl { width: 85%; } |
| #dev-tbl td { width: 33%; } |
| #dev-tbl td a:link, #dev-tbl td a:visited, #dev-tbl td a:hover, #dev-tbl td a:active { color: #2d72ce; background: url(/download/cachedimages/button-blue.png) -200px 0 #9bc0f5; font: bold 18px sans-serif; text-align: center; text-decoration: none; border-right: 10px solid #ffffff; display: block; padding: 70px 0; } |
| |
| </style> |
| |
| </head> |
| |
| <body> |
| |
| <!-- |
| |
| This file has been updated as a part of the following initiative: |
| |
| http://wiki.services.openoffice.org/wiki/Development/Simplifying_for_new_developers |
| |
| --> |
| |
| <p><a href="index.html">Participate in OpenOffice.org</a></p> |
| <table width="100%"> |
| <tbody> |
| <tr> |
| <td width="70"><a href="programming.html"><img src="../_media/programming.png" alt="Programming" border="0" vspace="11"></a></td> |
| <td style="vertical-align: middle;"> |
| |
| <h1>Programming</h1> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| |
| <h2>Programming with OpenOffice.org is easy!</h2> |
| |
| <h2>What do you want to do?</h2> |
| |
| <table cellspacing="0" cellpadding="0" id="dev-tbl"> |
| <tr> |
| <td><a href="pgm_scripts.html">Write scripts and macros</a></td> |
| <td><a href="pgm_ext.html">Write extensions</a></td> |
| <td><a href="pgm_build.html">Build, fix and enhance</a></td> |
| </tr> |
| </table> |