Monthly Archives: August 2006

AJAX redirect example

I’ve been having a good discussion with some ACEGI users about my patch for AJAX and ACEGI. There are a number of other solutions out there and some contention about redirects and AJAX. The W3C specification for the XMLHttpRequest states … Continue reading

Posted in AJAX, Java | 1 Comment

JDK 5 enums

I read this weeks JavaLobby newsletter and I noticed another post by Shai about JDK 5 features. More of a rant than a post about how the JDK 5 features suck and all that. I disagree that the features suck … Continue reading

Posted in Java | Leave a comment

Ideas for the yet to be named IAL (Internet Application Language) #1 – Styles

I’m always having ideas about the syntax, structure, APIs and everything else for the yet to be named IAL. So, I’m going to post my thoughts and let everyone give feedback. This will help shape things better in the long … Continue reading

Posted in IAP, IAPL | Leave a comment

Bluprints 0.4 released

Bluprints 0.4 is released. The website has a lot more information about how to use it and it also has the JavaDoc available for those that want to code directly against the API. This release has a bunch of new … Continue reading

Posted in Bluprints, Java | Leave a comment

I stand corrected

I stand corrected with respect to the Java.net SubVersion support. I did go to the second page previously, but Java.net can be slow at times and the page did not completely load (honestly), so I assumed the option didn’t exist. … Continue reading

Posted in Bluprints, Java, Tech | 1 Comment