- New Articles/Tutorials and Presentation : jMaki Has Moved into High Gear (cld.blog-city.com) – jMaki has been making great progress. It is generating alot of excitement. What is it ? jMaki is about enabling Java developers to use JavaScript in their Java based applications as either a JSP tag library or a JSF component.
- Speed Up Your Javascript Load Time | BetterExplained – Javascript is becoming increasingly popular on websites, from loading dynamic data via AJAX to adding special effects to your page… with a price
- If you like to build easy to install JPA-applications – start with TopLink essentials – Java Persistence API (JPA) allows persisting objects in Java SE and EE environments. But JPA is only the API – the SPI (service provider) ist still needed. JPA is already supported by openJPA, Hibernate and TopLink essentials (a part of the Java EE RI).
- LINUX ON DESKTOP: 13 Things to do immediately after installing Ubuntu – In this article i describe some of the things to do immediately after installing ubuntu on your machine
- Expose Your POJO-Based Domain Apps as Web Services – This article explains how to expose existing POJO-driven J2EE applications as web services using Axis2