InfoQ Homepage Development Content on InfoQ
-
Groovy Gains Big Sky Sponsorship and aboutGroovy Portal
The momentum behind Groovy continued to increase this week with the announcement of Big Sky Technology's funding of Jochen Theodorou's services full time to work on the project and the launch of the aboutGroovy portal.
-
Db4o Releases Version 6.0 Including .NET Support and Open Source Licensing Changes
Db4Object has released version 6.0 of their open source object database. The product allows data to be stored at the object level instead of in a relational format. Compatibility with relational databases can be achieved using the db4o replication system. Native support is provided for both Java and .NET environments.
-
Performance Tuning on the .NET Compact Framework
Applications written for the .NET Compact Framework (NetCF) typically run on machines with far less power that your typical laptop. Since performance is far more of an issue on these platforms, the .NET Compact Framework Team has added a new performance logger to the NetCF 3.5.
-
Stefan Tilkov on REST on new Parleys presentations site
At the SOA conference organized by BeJUG (Belgian Java User Group), InfoQ's Stefan Tilkov gave a presentation on REST. Synchronized audio and slides for this and other presentations are available on the new web 2.0ish online conference presentations site, parleys.com.
-
Heckle Your Way to Better Tests
Like Jester, the Java program that inspired it, Heckle mutates your Ruby code, attempting to make your unit tests fail. The premise is simple: If your unit test doesn't choke on Heckle's mutated code, then you need to improve coverage.
-
A Train-Wreck Waiting To Happen: Managed Code and the Windows Shell
The CLR has a major design flaw; each process can only have one. When you combine this with a ubiquitous process like explorer.exe, disaster can strike.
-
Reasons to choose Wicket over JSF and Spring MVC
A recent post to the Wicket mailing list details some reasons to choose Wicket over Spring MVC or JSF. Wicket is a component based web application framework.
-
InfoQ Article: An Introduction to JBoss Seam 1.1
JBoss Seam is a new full-stack web application framework that unifies and integrates Ajax, JSF, EJB2, Portlets, and BPM. Seam 1.1 released last week, and InfoQ has published an introduction to Seam, explaining what Seam can do with a HelloWorld example.
-
WPF as a Rich Client Technology?
WPF makes it easy to create visually impressive apps, but also has other talents which make it a compelling choice as a rich client over back-ends written in any technology such as Java, Ruby, or .NET. A new article on InfoQ compares WPF to alternatives such as Ajax/DHTML, Swing, and Flash; it will also look at some scenarios where a WPF client makes sense, using Java as the back-end example.
-
Adobe Releases Flex Cookbook Online Beta
This week Adobe released an online cookbook for Flex application development tips. There also seems to be a defined path for taking the snippets available online and bundling them into an O'Reilly compilation in the future.
-
Microsoft has brought .NET to the World of Robotics
Seeing parallels between the computer industry of 30 years ago and the robotics industry of today, Microsoft is determined to not be left out of the next big thing. For their initial play, Microsoft has released the Microsoft Robotics Studio.
-
Industry Prognosticators Look Towards 2007
Sys-Con, publishers of Java Developers Journal, recently polled a number of industry leaders on their thoughts for the software industry going into 2007.
-
JRake: Build, Test, and Deploy Java applications without XML
JRake is the latest entry in build tools for Java that is based on a scripting language. JRake leverages JRuby and the Rake build tool for Ruby to make building, running tests, and deploying web applications quick and easy.
-
Microsoft PDC 2007 Announced
Microsoft announces the Professional Developers Conference 2007, (PDC 2007), will be hosted in Los Angeles. PDC 2007 is a Microsoft technology futures conference focused on lead developers and software architects.
-
JetBrains Resharper 2.5 RTM
Last week JetBrains released version 2.5 of their Visual Studio 2005 add-in called ReSharper. Developers use ReSharper to enhance their Visual Studio 2005 coding experience.