| Books & Tools | Techniques | |
|
Comprehensive coverage of Ruby 1.8 and 1.9
"The New Most Important Ruby Book" JudeJude is my Java documentation browser. It combines Sun's definitive javadocs with the easy-to-use format of Java in a Nutshell, and tops it off with easy keyboard-based navigation and full-text searching. Jude is available for free evaluation. See the user's guide for more info Java in a NutshellThe 5th edition is now out, with complete coverage of Java 5.0! It includes a fast-paced tutorial on the language, and a compact quick-reference for the core Java API. Java Examples in a NutshellThe 3rd edition, updated for Java 1.4 This edition has all-new coverage of the NIO and JavaSound APIs, completely rewritten Servlets and XML chapters, and coverage of new Java 1.4 features (assertions, logging, preferences, SSL, etc.) added througout. A great book for those who like to learn by example. 193 working examples: 21,900 lines of carefully commented code to learn from. Java 1.5 Tiger: A Developer's NotebookAmazon incorrectly credits me as the main author on this book. I'm actually the second author: really more of a consultant. This is a good book about all the language changes in the latest version of Java. Effective JavaI didn't write this excellent book, but I wish I had. Author Josh Bloch is probably best known for the collections classes in the java.util package. His experience and wisdom are apparent in this book. I learned from it and recommend it highly. |
February 15, 2005First peek at Java 6.0[Update: March 24th: welcome JavaBlogs readers! Note that this blog entry is a month old. I changed my archive format, changing the permalink for my blog entries, and this caused JavaBlogs to pick up and list a bunch of old entries. Sorry!] The umbrella JSR for Java 6.0 ("Mustang") has just been released. It provides some preliminary details about what we can expect to see in the next major release of Java. Overall, it looks like we've been spoiled by all the great usability features of Java 5.0. This next release is going to be much less dramatic (unless you love XML). These are the "themes" for the release:
Its all important stuff, I suppose, but a lot of behind the scenes stuff, rather than exciting new features. On the postive side, a boring release makes it easier for me to update my books! The JSR also tells us someting about the release schedule for Java 6.0:
It seems reasonable to assume that the final release of the JSR will be around the same time as the release of Java 6.0 itself. Finally, and this is the real substance of umbrella JSRs like this, here is the preliminary list of JSRs being considered for includsion in Java 6.0:
Nothing too dramatic on this list. The class file spec. update and the compiiler API are JSRs that were originally targeted at Tiger, but weren't ready in time. The scripting language API sounds the most interesting to me. Note, however, that this is not the Groovy JSR, but one that lays groundwork for scripting languages in general. February 02, 2005Who is pinging abcdefghigklmn.htm?Okay, so I was looking at my web server logs to see how many people had looked at the Jude user's guide (see the previous entry), and I noticed an unusual number of 404 errors like this: 61.135.131.236 - - [01/Feb/2005:09:52:40 -0500] "HEAD /abcdefghijklmn.htm HTTP/1.1" 404 0 30 of these in the first two days of February. Another 15 from January 23rd through the end of the month. All are HEAD requests. No GETs or POSTs. And they all come from the 61.135.131 subnet, which is somewhere in China, according to whois. I have no idea what this is about. But googling for abcdefghijklmn.htm brings up lots of site statistics showing that lots of sites are getting hit with this. It also brings up this blogger's musings about the same problem. Google only finds one page that actually has that URL. Its a conspiracy site, however, so I won't bother linking to it.
Add a "l" to the end of the URL to make ".html" instead of ".htm" and Google brings up, and offers to translate, two Japanese sites. One has this url: I suppose we'll never know what this is about. Makes me feel kind of like I'm in a William Gibson novel, though. Comments on (until the spammers find it) in case anyone knows something about this. Goodbye Javadocs, Hello Jude
The latest beta version is 0.98. It now supports Java 5.0 syntax. And it runs on Mac OS X. The application architecture has been completely overhauled. Jude is no longer a XUL interface wrapped around an applet. It is now a web server, which means that installation is now much easier. Just start it up and point your browser to it. Read more about Jude, or download it and try it out here. If you've tried Jude in the past, you may want to give it another try; it has improved over the last year!
|
Advertising
About
Store
Search
Archives
April 2008
March 2008 February 2008 January 2008 November 2007 October 2007 September 2007 August 2007 July 2007 June 2007 May 2007 April 2007 March 2007 February 2007 January 2007 December 2006 November 2006 October 2006 September 2006 August 2006 July 2006 June 2006 May 2006 April 2006 March 2006 January 2006 December 2005 November 2005 October 2005 September 2005 August 2005 July 2005 June 2005 April 2005 March 2005 February 2005 December 2004 October 2004 September 2004 July 2004 June 2004 May 2004 April 2004 March 2004 February 2004 January 2004 Syndicate
|