PageRenderTime 28ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/ruby/features/index.html

#
HTML | 95 lines | 89 code | 6 blank | 0 comment | 0 complexity | a27f83d3b3dccc2b9cae4778e54a5c27 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. <html version="-//W3C//DTD HTML 4.01 Transitional//EN" lang="en">
  2. <head>
  3. <title>jEdit Ruby Editor Plugin - Features</title>
  4. <link href="../style.css" media="all" rel="Stylesheet" type="text/css"></link>
  5. <meta name="keywords" content="ruby editor ide jedit plugin autocomplete rails"></meta>
  6. <meta name="description" content="The Ruby Editor Plugin converts jEdit into an intelligent Ruby IDE. Focused on programmer productivity, it lets you manipulate Ruby code at the syntax level."></meta>
  7. <meta http-equiv="refresh" content="10; URL=http://rubyjedit.org/">
  8. </head>
  9. <body>
  10. <center>
  11. <table class="header" cellspacing="0">
  12. <tbody>
  13. <tr>
  14. <td rowspan="2">
  15. <a href="http://rubyjedit.org/">
  16. <img class="logo" src="../images/ruby_editor_plugin.png" alt="jEdit Ruby Editor Plugin" align="center"/>
  17. </a>
  18. </td>
  19. <td>
  20. <h1 class="header">jEdit Ruby Editor Plugin</h1>
  21. </td>
  22. </tr>
  23. <tr>
  24. <td>
  25. <span id="selected">
  26. <a class="menu">Features/Screenshots</a>
  27. </span>
  28. </td>
  29. </tr>
  30. </tbody>
  31. </table>
  32. <table class="container" cellspacing="0">
  33. <tbody>
  34. <tr>
  35. <td valign="top">
  36. <div id="content">
  37. <h2>
  38. <a>Ruby Editor Plugin website has moved</a>
  39. </h2>
  40. <p>The <a href="http://rubyjedit.org/">jEdit Ruby Editor Plugin website</a> has moved to <a href="http://rubyjedit.org/">http://rubyjedit.org/</a></p>
  41. <p>You should be automatically redirected soon.</p>
  42. </div>
  43. </td>
  44. <td valign="top" class="sidebar2">
  45. <div id="sidebar">
  46. <dl>
  47. <dt>License</dt>
  48. <dd>The Ruby Editor Plugin is
  49. <a href="http://www.gnu.org/philosophy/free-sw.html">free software</a>.
  50. We license our project under version 2 or any later version of the
  51. <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a> (GPL).
  52. </dd>
  53. </dl>
  54. <dl>
  55. <dt>Buzz</dt>
  56. <dd>
  57. <blockquote cite="Data Inadequate blog">"The Ruby Editor Plugin for jEdit is a joy to use. ... good for Rails work too ... I recommend it"</blockquote>
  58. <small>
  59. <a href="http://blog.corvideon.ie/2005/10/18/brief-ruby-rails-editor-roundup/">Review of JEdit as a Ruby on Rails IDE</a> 6 Oct 02005</small>
  60. <blockquote cite="Paul D.">"The jEdit platform is looking good ... I'll be playing with jEdit"</blockquote>
  61. <small>
  62. <a href="http://codesnipers.com/?q=node/72&title=Ruby-Editor/IDE-Comparison">Ruby Editor/IDE Comparison</a> 16 Sep 02005</small>
  63. <blockquote cite="Richard L.">"I've now been using jEdit ... I'm a convert. ... it's a highly capable editor and I highly recommend checking it out."</blockquote>
  64. <small>
  65. <a href="http://livsey.org/2005/07/13/editors-and-ides/"> Editors and IDEs</a> 13 Jul 02005</small>
  66. <blockquote cite="Matt L.">"Fantastic! I use jEdit + Ruby everyday for my work"</blockquote>
  67. <small>Matt L. bioinformaticist using Ruby for graduate research</small>
  68. <blockquote cite="Francis H.">"The file structure popup is pretty amazing"</blockquote>
  69. <small>Francis H. developer of <a href="http://lafcadio.rubyforge.org/">Lafcadio</a>, a Ruby object-relational mapping layer</small>
  70. </dd>
  71. </dl>
  72. </div>
  73. </td>
  74. </tr>
  75. </tbody>
  76. </table>
  77. <table class="footer">
  78. <tbody>
  79. <tr>
  80. <td valign="top" class="footer">Written with
  81. <a href="http://www.jedit.org/">jEdit</a>.
  82. &#169;2005 jedit.org/ruby
  83. </td>
  84. </tr>
  85. </tbody>
  86. </table>
  87. </center>
  88. </body>
  89. </html>