This post originated from an RSS feed registered with Java Buzz
by Erik C. Thauvin.
Original Post: [May 10, 2007 03:59 PDT] 15 Links
Feed Title: Erik's Linkblog
Feed URL: http://erik.thauvin.net/blog/xml.jsp?cat=Java
Feed Description: The Link is Out There!
Making a CelebrityCollector with Apache Tapestry: the For Component. We are going to start a new project today named CelebrityCollector. At first it will be very simple but in the following articles we ll be adding more and more functionality to it. Of course the purpose at this stage of study is not to build a real-world application but to meet different Tapestry components and to learn various important concepts...
Java Goes Real Time. Yesterday at Java One Sun finally announced the first implementation of JSR-1, the Real-time Specification for Java, since it was finalized in July of 2006.
James Gosling: "Java Is Under No Serious Threat From PHP, Ruby or C#". 'There have been a number of language coming up lately,' noted James Gosling at Sun's World Wide Education & Research Conference in New York City. 'PHP and Ruby are perfectly fine systems but they are scripting languages and get their power through specialization: they just generate web pages. But none of them attempt any serious breadth in the application domain and they both have really serious scaling and performance problems.'
JProfiler 5.0 is a fully dynamic Java profiler based on the Java virtual machine profiling interface (JVMTI/JVMPI).
Frinika 0.4.0 is a free, complete music workstation program for Linux, Windows, Mac OS X Tiger, and other operating systems running Java 1.5 (J2SE5.0).
JDave 0.8.0 is a behavior-driven development framework that provides an easy way to specify the behavior of your Java classes.
Java Security Traps Reportedly Getting Worse At JavaOne last year, Fortify's Brian Chess discussed how to avoid Java security holes. A year later, with even Sun's manuals containing code with cross-site scripting vulnerabilities, we're actually worse off than ever.