eXtreme Programming (XP)
Originally Posted in another blog of mine on the 3rd of August in 2007. This post is about my knowledge and understanding of eXtreme Programming (XP) acquired from my study at UTS. In august, 2008, I...
View ArticleCommunication with Users
I have developed Team Contribution Tracking (TeCTra) system for UTS. It is an Ajax web application the back-end of which is built using Java. A few months ago, a new function to get feedback from users...
View ArticleEclipse –“Too many open files” Problem
If your OS is Linux and you are using Eclipse, you might possibly see the following error messages or similar after installing lots of plug-ins in Eclipse. In my case, it usually happened after...
View ArticleJava EE Application Development using Tomcat, OpenEJB and Hibernate
Java EE Application Development using Tomcat, OpenEJB and Hibernate Before I start writing this blog entry, I’d better point out a few things. This blog entry is not about how to make a good Java EE...
View ArticleWeb Service Development using Tomcat and OpenEJB
In addition to the previous post, Java EE Application Development using Tomcat, OpenEJB and Hibernate, this post will demonstrate how to create a web service using Tomcat and OpenEJB. The web service...
View ArticleCode Bubbles – Cool Java IDE
Code Bubbles - Cool Java IDE Seeing is believing so just visit http://www.andrewbragdon.com/codebubbles_site.asp and watch the video. What an awesome IDE!!!
View Article