PageRenderTime 45ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/www/branches/dev/nimbus/htdocs/index.html

#
HTML | 131 lines | 128 code | 3 blank | 0 comment | 0 complexity | 71d7de0311b2161a2e1020e8a36121d1 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3. <head>
  4. <title>jEdit - A Programmer's Text Editor (Nimbus Treatment)</title>
  5. <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
  6. <link rel="stylesheet" href="./css/main.css" type="text/css" />
  7. <link rel="stylesheet" href="./css/home.css" type="text/css" />
  8. </head>
  9. <body>
  10. <div id="wrapper">
  11. <div id="navbar">
  12. <div class="center_960">
  13. <ul>
  14. <li><a href="/" class="first selected">Home</a></li>
  15. <li><a href="/downloads">Download</a></li>
  16. <li><a href="/documentation">Documentation</a></li>
  17. <li><a href="http://community.jedit.org">Community</a></li>
  18. <li><a href="/plugins">Plugins</a></li>
  19. <li><a href="/contribute">Contribute</a></li>
  20. <li><a href="/help" class="last">Help</a></li>
  21. </ul>
  22. <div id="search_container">
  23. <div id="cse" style="width: 100%;">Loading</div>
  24. <script src="http://www.google.com/jsapi" type="text/javascript"></script>
  25. <script type="text/javascript">
  26. google.load('search', '1', {language : 'en'});
  27. google.setOnLoadCallback(function(){
  28. var customSearchControl = new google.search.CustomSearchControl('004992163122579198423:obqqzq7jni4');
  29. customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
  30. customSearchControl.draw('cse');
  31. }, true);
  32. </script>
  33. </div>
  34. <br class="clear" />
  35. </div>
  36. </div>
  37. <div id="main">
  38. <div id="preview">
  39. <div class="center_960">
  40. <div id="logos">
  41. <img src="images/logo_100.png" width="100" height="100" alt="jEdit Logo by Kris Kopicki & Gerd Knops" />
  42. <p class="logo">jEdit</p><p class="text">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- A Programmer's Text Editor</p>
  43. </div>
  44. <div id="screenshots">
  45. <img src="images/screenshot_jedit4.3_nimbus_thumb.png" alt="jEdit 4.3 - Nimbus Lood and Feel and MyDoggy Docking Framework" height="180" width="231" />
  46. </div>
  47. <br class="clear" />
  48. </div>
  49. </div>
  50. <div id="content">
  51. <div class="center_960">
  52. <div id="intro_text">
  53. <div class="title">What is jEdit?</div>
  54. <p>
  55. jEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development behind it. To download, install, and set up jEdit as quickly and painlessly as possible, go to the Quick Start page.
  56. While jEdit beats many expensive development tools for features and ease of use, it is released as free software with full source code, provided under the terms of the GPL 2.0.
  57. The jEdit core, together with a large collection of plugins is maintained by a world-wide developer team.
  58. Some of jEdit's features include:
  59. <ul>
  60. <li>Written in Java, so it runs on Mac OS X, OS/2, Unix, VMS and Windows.</li>
  61. <li>Built-in macro language; extensible plugin architecture. Dozens of macros and plugins available.</li>
  62. <li>Plugins can be downloaded and installed from within jEdit using the "plugin manager" feature.</li>
  63. <li>Auto indent, and syntax highlighting for more than 130 languages.</li>
  64. <li>Supports a large number of character encodings including UTF8 and Unicode.</li>
  65. <li>Folding for selectively hiding regions of text.</li>
  66. <li>Word wrap.</li>
  67. <li>Highly configurable and customizable.</li>
  68. <li>Every other feature, both basic and advanced, you would expect to find in a text editor. See the Features page for a full list.</li>
  69. </ul>
  70. </p>
  71. </div>
  72. <div id="sidebar">
  73. <div id="actions">
  74. <div id="get_action" class="action">
  75. <div class="title">Get jEdit</div>
  76. <div class="text">jEdit is written in Java, and runs where and when you need it to. jEdit runs on Mac OS X, Windows, Linux, and more.</div>
  77. <a href="/download">Get jEdit</a>
  78. </div>
  79. <div id="started_action" class="action">
  80. <div class="title">Get Coding</div>
  81. <div class="text">jEdit supports over 130 different programming languages, and has over 150 plugins available for download.</div>
  82. <a href="/quickstart">Get Coding</a>
  83. </div>
  84. <div id="help_action" class="action">
  85. <div class="title">Get Help</div>
  86. <div class="text">With active mailing lists, forums, and an IRC chat room, support for jEdit is always easy to find.</div>
  87. <a href="/help">Get Help</a>
  88. </div>
  89. <br class="clear" />
  90. </div>
  91. <div id="news">
  92. <div class="title">Latest News</div>
  93. <ul class="list">
  94. <li><span class="date">2009-12-23</span> - <a href="http://sourceforge.net/projects/jedit/files/jedit/4.3">jEdit 4.3 (final) released.</a></li>
  95. <li><span class="date">2009-11-07</span> - <a href="http://sourceforge.net/projects/jedit/files/jedit-devel/4.3pre18">jEdit 4.3pre18 released.</a></li>
  96. <li><span class="date">2009-07-05</span> - <a href="http://sourceforge.net/projects/jedit/files/jedit-devel/4.3pre17">jEdit 4.3pre17 released.</a></li>
  97. </ul>
  98. </div>
  99. </div>
  100. <br class="clear" />
  101. </div>
  102. </div>
  103. </div>
  104. <div id="footer_separator">&nbsp;</div>
  105. </div>
  106. <div id="footer" class="center_960">
  107. <center>
  108. <ul>
  109. <li>
  110. <a href="http://sourceforge.net" class="sourceforge"><img width="88" height="31" border="0" alt="SourceForge Logo" title="online services provided by Sourceforge.net" src="http://sourceforge.net/sflogo.php?group_id=588"/></a>
  111. </li>
  112. <li>
  113. <a href="http://www.ej-technologies.com/products/jprofiler/overview.html" class="jprofiler"><img width="100" height="26" border="0" alt="JProfiler Logo" title="JProfiler licenses provided free to jEdit developers for improving jEdit." src="http://www.jedit.org/images/jProfiler.png"/></a>
  114. </li>
  115. <li>
  116. <a href="http://creativecommons.org/licenses/GPL/2.0/" class="gpl"><img border="0" src="http://creativecommons.org/images/public/cc-GPL-a.png" alt="GPL V2.0"/></a>
  117. </li>
  118. <li>
  119. <a href="http://sourceforge.net/project/project_donations.php?group_id=588" class="donations"><img width="72" height="29" border="0" title="Make a donation with PayPal - it's fast, free and secure!" src="http://sourceforge.net/images/x-click-but7.gif"/></a>
  120. </li>
  121. <li>
  122. <a href="http://www.jedit.org" class="jedit"><img border="0" width="120" height="40" src="http://www.jedit.org/made-with-jedit-9.png"/></a>
  123. </li>
  124. </ul>
  125. </center>
  126. </div>
  127. </body>
  128. </html>