By uk38Payday loans uk

Eclipse-based Applications Don’t Play Well With Mac OS X Leopard

This weekend I decided to give Leopard a shot and so far, so good. However, if you’re an Eclipse fan you will be disappointed. I should also add folks who use ANY Eclipse-based product including Flex Builder 3 Beta 2…

URI vs. URL Post Corrected

Thanks to several commenter’s who pointed out several issues with in my URI vs. URL post, I have made several revisions that post to be more correct. If you happen to be linking to that post, or citing comments from…

Java 6 Preview IS NOT available for Mac OS X 10.4 Tiger

For the misinformed, there is no re-release of of the Java 6 preview on the ADC site. This “preview release 6″ merely updates Java 5. 1.5.0_13 and Java 1.4 to 1.4.2_16. Basically, it brings Java in Tiger up to he…

Not enough is RESTful in RestFaces

I just came across a quick article on The Server Side about a JSF framework called RESTFaces. My initial reaction was “oh cool, a JSF framework that might adhere to RESTful principals.” Sadly, there isn’t much more than HTTP GET…

Java 6 WILL NOT be Included in Mac OS X Leopard

By all appearances, the initial release of Mac OS X Leopard will not include Java 6. Java 5 will still be there and include all of the 64-bit goodness that we’ve been reading about. Considering that Java 6 is not…

Some Mac OS X Leopard Java Details

Even though Java is not listed as one of the 300+ new features, Java is listed as one of the “Key Technologies” listed under the tech specs for Leopard. Additionally, the development tools section also states that Leopard will include:…

No Mention of Java 6 on Leopard Features Page

So Apple has put out a page highlighting the 300+ new features Leopard will have. As I scan through this page, one word I’m particularly keen on is only mentioned once. That word is Java. It is only mentioned in…

Goals for RESTEasy 1.0

As I’m reevaluating and retooling RESTEasy, I’m thinking about what it is going to take to reach 1.0. At a high-level, RESTEasy will provide: A Server side API as a JAX-RS Implementation A Client API similar to what I described…

Some thoughts on a JAX-RS client API

Bill Burke has just posted a bunch of really great feedback on the latest draft of the JAX-RS spec. If you haven’t had a chance to look at the spec, head over here. One thing that JSR-311 had initially chosen…