InfoQ Homepage Development Content on InfoQ
-
Refactoring your Rails application to be RESTful
Scott Raymond writes about how his life became easier when he refactored the application behind IconBuffet.com to using RESTful URLs.
-
VistaFei Brings GUI Editing to Google Web Toolkit
Wirelexsoft has announced VistaFei, an Eclipse-based visual GUI editor for Google Web Toolkit (GWT). GWT UI's can be built using drag and drop from a Palette controls and WYSIWYG editing area. VistaFei provides more than 35 elements in the palette covering most developer's needs for AJAX application design.
-
TestNG 5.0 Released
Cedric Beust has announced the launch of TestNG, the popular Testing framework and alternative to JUnit. Alexandru Popescu (TestNG co-founder) is also InfoQ's Chief Architect. TestNG 5 improves configuration, reporting, ease of use, and bug reporting.
-
Ajax for JSF: ICEFaces Enterprise Edition 1.0
ICEsoft has released version 1.0 of ICEFaces Enterprise Edition. ICEFaces extends JavaServer Faces (JSF) allowing developers to write AJAX style web applications in pure Java without having to use Javascript. ICEFaces provides an Ajax Push technology that allows server changes to be "pushed" to browser based clients without traditional polling techniques.
-
AJAX, JPA, and JSF Articles Added to Java BluePrints Catalog
The Java BluePrints Catalog available on Java.net has been updated with new writeups on JSF, AJAX, and JavaEE 5 Persistence.
-
soapui 1.6 beta now available
soapui 1.6 beta1 is now available. soapui is a desktop application for inspecting , invoking , developing and functional/load/compliance testing of web services over HTTP. It is mainly aimed at developers/testers providing and/or consuming web services (java, .net, etc).
-
Grid Computing with the Java Parallel Processing Framework
The Java Parallel Processing Framework has been making frequent point releases recently; it provides an API and framework to distribute tasks over a cluster of computers and coordinate their execution in parallel, load balanced with recovery. Application code for tasks are dynamically distributed and class-loaded onto cluster node with no pre-deployment or configuration required.
-
SharpDevelop Version 2 Released
The SharpDevelop team has released SharpDevelop 2.0 final, the open-source IDE for .NET development. This release add integrated debugging support, the "Go to Definition" option, "Find References", and support for several common refactorings.
-
Ruby Support in Visual Studio Coming
The project known as "Sapphire in Steel" will provide users of Microsoft's Visual Studio 2005 with support for programming using Ruby and Ruby on Rails within their IDE.
-
Mastering EJB 3.0 is Out
The fourth edition of the best seller Mastering EJB is now launched and as per prior tradition, is available for free download on TheServerSide.com. The new version is updated for EJB 3.0 and also covers tips and techniques related to deployment, and integration.
-
JBoss Cache 1.4 Released; Adds Buddy Replication
JBoss has released JBoss Cache 1.4 final, their distributed caching product which also includes PojoCache (formely TreeCacheAOP). The release adds Buddy Replication and Data Gravitation features and also optimizes their RPC marshalling algorithm resulting in 20-50% improved performance and throughpout.
-
JRuby Leaves SourceForge for Greener Pastures at Codehaus
The JRuby project has moved from SourceForge to competitor Codehaus. InfoQ asked the project leads about their decision and the answers shed light on recent problems plaguing SourceForge.
-
Bruce Tate's "From Java to Ruby" Reviewed
Frequent technical author Bruce Tate's latest title "From Java to Ruby" takes a look at moving to Ruby from the eyes of a Java manager. Greg Sporar, Sun's Chief Netbeans evangelist reviewed the book. Javaworld today also posted a 'Ruby for Java' article.
-
Borland to Sell Java and .NET IDE Business
Borland is getting close to finding a buyer for it's IDE business which includes JBuilder, Delphi, C#Builder, and C++Builder. The company announced it's intention 5 months ago that it wanted to sell it's IDE tools and Interbase business, and claims to have received 12 enquiries of interest.
-
Eclipse / Sun Relationship Still Icy
Eclipse and Sun both have large gravitational pulls in the Java community. Eclipse is the largest Java IDE while Sun controls the Java language. Cooperation between the two has been limited at best in recent years and shows little sign of improving.