Exploring Terracotta
View more presentations from Alex Miller.
Struts 2 + Spring
View more presentations from Bryan Hsueh.
By Julian Jaic
DrJava is a simple and light IDE for Java development. It is a free, open source IDE primarily designed for students. But it also includes powerful features for more advanced users. It has integrated debuggers, support unit testing with Junit and tools to generate javadocs. DrJava is available for multiple platforms, including Windows, [...]
Author: Hytech Professionals
Today’s applications developer aiming for the next scintillating Web 2.0 site is spoiled for choice. How well, you might wonder, does Ruby on Rails live up to its promise to simplify development tasks while crafting rich visitor experiences?
Part of the answer, I am assured by the intense and prolific young developers of [...]
By Julian Jaic
JavaScript meant a lot to website management, starting from form validation to more complex operations like drag & drop functionality or doing asynchronous communication to the web server (Ajax). JavaScript libraries are very popular in these days. One of the reasons is that websites are getting more and more complex due to its [...]
By Brett Goldenberg
There is a frequent question on the difference between BPMS and BPM workflow. Many of us usually believe that they are the same things. However, there is indeed a definite difference between the two. There are service providers which either offer one or the other.
Any unstructured content, also known as a digital image [...]
By Lora Bentley
Interview with Andy Astor, CEO, open source database vendor, EnterpriseDB. The company recently received a third round of venture funding from investors including IBM.
Question: Not long ago, you announced that IBM joined existing investors for EnterpriseDB’s third round of venture funding. Why did IBM get involved this time?
Astor: IBM does not typically invest [...]
By John Parks
There are several free photo editing software options available today. Some of the most basic free image editing software comes already packaged with some operating systems. Mac’s iLife package includes Apple iPhoto software that allows you to perform basic tasks like cropping, removing red eye, and improving the color and contrast of photos. [...]
By Julian Jaic
JAAS delivers a framework for providing a mechanism to verify the client and to ensure that the client has the permissions required to approach a secured resource for all the Java applications.
The steps to enable JAAS based protection are as follows:
1. To detect the resource that needs to be protected.
2. To detect a [...]