PageRenderTime 45ms CodeModel.GetById 21ms RepoModel.GetById 1ms app.codeStats 0ms

/www/trunk/htdocs/reviews.html

#
HTML | 205 lines | 128 code | 45 blank | 32 comment | 0 complexity | 2f05bbe575da61a134220e84b9476bbf 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. <!-- begin reviews.text -->
  2. <!-- for jEdit: :mode=html:indentSize=2:tabSize=2:noTabs=true: -->
  3. <h1>jEdit Reviews</h1>
  4. <p>jEdit was reviewed at <a href="http://www.communitymx.com/content/article.cfm?cid=7302C">CommunityMX</a>:</p>
  5. <blockquote><i>
  6. JEdit is a great open source application, one of my long-time favorites. It may also be the single best Java-based application I've seen, in the way it balances capability and performance (JEdit is not the resource or memory hog that some Java programs have been in the past). In fact, JEdit is quite competitive with proprietary programs, so web developers on any platform would benefit by giving it a try.
  7. </i></blockquote>
  8. <hr>
  9. <p>jEdit was reviewed at <a href="http://www.techbookreport.com/tbr0135.html">TechBookReport</a>:</p>
  10. <blockquote><i>
  11. jEdit is a open-source multi-platform, multi-language programmers editor and development environment. Coded in Java, it's a fine example of a Java desktop tool that looks good, is packed full of useful functionality and has snappy response times. If the mere thought of running a Java app makes your blood run cold then think again - more than one user has been forced to think again after giving jEdit a spin. Of course being coded in Java means that it is platform independent, and can run on any platform that has a run-time environment, from Windows, Linux, BSD, Solaris to VMS, OS2 and Mac OSX. If you code on multiple platforms then this is a tool that you can probably use across all of them.
  12. </i></blockquote>
  13. <hr>
  14. <p>jEdit won the <a href="http://www.resource-centre.net/sotm/sept04.shtml">Resource Centre UK -- Shareware of the Month</a> award in September 2004:</p>
  15. <blockquote><i>
  16. At first I was dubious about using an editor which relied on the Java Runtime Environment, as I am very possessive of system resources, but after giving it a try, I am glad I put that concern out of my head. JEdit is packed full of functionality, more than I required, and it is amazingly bug-free. I did initially come across a syntax highlighting bug, but after reporting it to the jEdit team, it was fixed for the next pre-release (number 14, so you can tell how hard they work on this editor).
  17. </i></blockquote>
  18. <hr>
  19. <p>An article about <a href="http://www-106.ibm.com/developerworks/linux/library/l-cpyide/">Python IDEs</a> hosted on IBM DeveloperWorks mentions jEdit:</p>
  20. <blockquote>
  21. <i>
  22. Some of the nicest Python-specific functionality for jEdit lies in the Jython plugin. A complete version of Jython is packaged up as a jEdit plugin. Of course, you are stuck at the latest version of Jython itself for this approach, which as of this writing lagged at 2.1 (compared to CPython's recent 2.3 release). Still, if you can live with the Jython version, you can do substantial Python development without leaving jEdit. Beyond the interactive shell you can open, you can also run a Python buffer, with the output appearing either in the interactive shell or in a new buffer (to save for later, perhaps). Little touches like saving an interactive session are also handy.
  23. </i>
  24. </blockquote>
  25. <hr>
  26. <p>A review of jEdit 4.1 has been published on
  27. <a href="http://www.tinyminds.org/modules.php?op=modload&name=Reviews&file=index&req=showcontent&id=26">TinyMinds.org</a>.
  28. </p>
  29. <blockquote>
  30. <i>
  31. At work I have to use Win2K but at home Linux/KDE is my desktop of choice. Since
  32. jEdit is written in Java I can use it seamlessly on both platforms. Some people
  33. complain that Java-based editors are slow or sluggish when compared to editors
  34. built with C or C++, but I haven't seen any discernable slow down.
  35. </i>
  36. </blockquote>
  37. <hr>
  38. <p><a href="http://www.linuxworld.com/2003/0129.petreley.html">LinuxWorld</a>
  39. published a comparison of jEdit and two other text editors written in Java:</p>
  40. <blockquote>
  41. <i>
  42. Jedit is still my favorite programmer's editor, so I recommend you look at it first.
  43. </i>
  44. </blockquote>
  45. <hr>
  46. <p>jEdit was praised in another
  47. <a href="http://www.linuxworld.com/site-stories/2003/0121.petreley.html">LinuxWorld</a>
  48. story:</p>
  49. <blockquote><i> If all the many excellent GUI-based editors written in C and C++
  50. were not appealing enough to draw me away from my console favorites, surely a
  51. Java-based editor would be out of the question, don't you think? Yet, precisely
  52. the opposite turned out to be the case. I now do all my coding with a Java-based
  53. open-source programmer's editor called Jedit. </i></blockquote>
  54. <hr>
  55. <p>jEdit was a finalist in the <a href="http://www.sys-con.com/xml">XML-J
  56. Readers' Choice Awards</a>. The winners and finalists are mentioned in the
  57. November 2002 issue (which is not available online unfortunately).</p>
  58. <hr>
  59. <p>jEdit was mentioned in the
  60. <a href="http://www.sys-con.com/java/articlea.cfm?id=1559">August 2002 issue</a>
  61. of <a href="http://www.sys-con.com/java">Java
  62. Developer's Journal</a>:</p>
  63. <blockquote>
  64. <i>
  65. I'm currently working with version 4 of jEdit and it's a joy to
  66. use. In addition to being a normal source editor with syntax highlighting, it
  67. has the ability to use plug-ins. If there's one plug-in I would advise you to
  68. download, it's JavaStyle as it tidies up your code layout and also inserts the
  69. relevant JavaDoc comments.
  70. </i>
  71. </blockquote>
  72. <hr>
  73. <p>jEdit was reviewed in the
  74. <a href="http://www.linuxformat.co.uk/archives/LXF29.hotpicks.pdf">
  75. July 2002 edition</a> of LinuxFormat magazine:</p>
  76. <blockquote>
  77. <i>At the risk of being branded a heretic, I am going to suggest that jEdit is
  78. currently the best text editor available for Linux.
  79. </i>
  80. </blockquote>
  81. <hr>
  82. <p>A <a href="http://www.linuxmuse.com/articles.php?action=section&article=14&num=1">review</a>
  83. of jEdit was posted on the
  84. <a href="http://www.linuxmuse.com">LinuxMuse</a> web site:</p>
  85. <blockquote><i>
  86. "Learning to use Jedit turned out to be very easy thanks to the
  87. fantastic documentation. As I'm sure you know, documentation often is a weakness
  88. with free software. Jedit is definitely an exception to that."
  89. </i></blockquote>
  90. <hr>
  91. <p>A <a
  92. href="http://www.macosxhints.com/article.php?story=20020429002812925">review</a>
  93. of jEdit was posted on the <a href="http://www.macosxhints.com">Mac OS X
  94. Hints</a> web site:</p>
  95. <blockquote><i>
  96. "Syntax coloring is provided for more languages than I can
  97. name, and you can create your own schemes if you don't like the provided
  98. version."
  99. </i></blockquote>
  100. <hr>
  101. <p>jEdit was mentioned in an
  102. <a href="http://www.oreillynet.com/pub/a/mac/2002/04/16/osx_java.html?page=2">article</a>
  103. on the
  104. <a href="http://www.oreillynet.com/">O'Reilly Network</a> about Java IDEs for
  105. Mac OS X:
  106. <blockquote>
  107. <i>
  108. "The strength of jEdit for Java developers comes from the plug-ins contributed
  109. by the community."
  110. </i>
  111. </blockquote>
  112. <hr>
  113. <p>
  114. jEdit was praised by the editor in the
  115. <a href="http://www.sys-con.com/java/article2a.cfm?id=1298&count=3723&tot=5&page=3">February 2002
  116. issue</a> of the <a href="http://www.sys-con.com/java">Java
  117. Developer's Journal</a>:
  118. <blockquote>
  119. <i>
  120. "Wow. This is how software should work. Not only is JEdit
  121. feature-rich, but for those of you who still want to have your cake and eat it
  122. too, just download a simple plug-in from the masses that are available and
  123. restart. And you know the easy bit? It's all done from within the editor itself.
  124. No buggering around with URLs and complicated README files. It's an absolute
  125. joy."
  126. </i>
  127. </blockquote>
  128. <hr>
  129. <!-- <p>jEdit 2.5 (yes, this review is really old)
  130. was reviewed at <a href="http://www.webreview.com">WebReview</a>.
  131. You can read the review
  132. <a href="http://www.webreview.com/2000/10_20/developers/10_20_00_4.shtml">here</a>.
  133. </p>
  134. <blockquote>
  135. <i>
  136. "It runs fast enough, and it has a good interface and a very nice range
  137. of features. In fact, jEdit has a lot of cutting-edge and sophisticated features,
  138. many beyond other editors I have reviewed. jEdit just might be the best text
  139. editor I have found yet, if cross-platform support is a consideration."
  140. </i>
  141. </blockquote>
  142. <hr>
  143. <p>A comparison of jEdit 2.5 and two other Java text editors was
  144. published in <a href="http://www.linuxprogramming.com">LinuxProgramming</a>.
  145. You can read the review <a href="http://www.linuxprogramming.com/news/news_story.php3?ltsn=2000-09-13-001-03-DT">here</a>.
  146. </p>
  147. <blockquote>
  148. <i>
  149. "The plugin manager, available from a menu choice, allows you to download plugins from the
  150. jEdit site. The user interface queries the Internet site, presents a list and explanations of the
  151. plugins and will even download and install them for you. This is great."
  152. </i>
  153. </blockquote> -->
  154. <p>If you see a review of jEdit that is not listed here,
  155. <a href="mailto:slava@jedit.org">e-mail me</a> the URL!</p>
  156. <!-- end reviews.text -->