Saturday, October 11, 2008

JavaResources provides free java hosting for...
Apr 19, 2008
|
What's New
|
DrJava is a lightweight java IDE specifically designed for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users. The current version supports Java 5 and Java 6.
http://drjava.sourceforge.net/
|
|
This article is an introduction to Java URL.which is an object to stores a URL.The authors use a simple program to describe its use.
http://www.javatutorial.biz/Java_Net/p2_articleid/11
|
|
JarPit.com is a collaborative link-blog operated by a bunch of programmers that want to share their findings. Content focuses on IT related topics corresponding with our professional background which is somewhat Java biased. While the frontpage is being moderated anyone can submit interesting links or comment on them, preferrably by creating an account to have some names associated with submissions. Please keep this a nice place and enjoy your stay ...
http://jarpit.com
|
|
During JavaOne I heard about Lift - a Scala web framework and wanted to try it. It claims to provide best of Rails(simple and fast development), Seaside(security), Django(access control by default) and uses Wicket for view templates. In few steps I had my first Lift web application running on GlassFish v3.
http://weblogs.java.net/blog/vivekp/archive/2008/05/scala_lift_web.html
|
|
FlexGantt is the most advanced Gantt charting solution currently available for Java. FlexGantt uses a very high abstraction level, which allows it to be applied in various and often very different domains such as enterprise resource planning (ERP) systems, production planning and scheduling applications (PPS), manufacturing execution systems (MES) or project portfolio managment (PPM) applications. This is what makes FlexGantt stand out from other Gantt charting libraries, which are usually limited to project planning (resources, people, tasks).
http://www.dlsc.com/products/flexgantt/flexgantt.html
|
|
DVD Cloner Pro is the most powerful dvd movie clone software ever. It produces perfect copies every time, and does it quickly and efficiently. Video quality of copied discs is perfect, since there's no recompression or altering of the VOB files from the original disc.
http://www.dvdcloner.org/
|
|
Simple Text Transformation Tool is an extensible, Eclipse-RCP (rich client platform)-based tool that allows you to perform transformations to text data. This tool has several built-in features for processing text files:
http://www.alphaworks.ibm.com/tech/st3?open&S_TACT=105AGX59&S_CMP=GRsite-jw06&ca=dgr-jw06awst3
|
|
Usually JSP is first translated to regular Java code and then compiled into a Java servlet. JSP Weaver eliminates the Java generation and compilation stage by interpreting the JSP files on-the-fly. This reduces the time taken to reload a JSP up to 50 times bringing it from seconds down to milliseconds.
http://www.zeroturnaround.com/jsp-weaver/
|
|
|