InfoQ Homepage Development Content on InfoQ
-
Motorola Challenges Java Developers to Rethink Mobile Computing
Thursday at JavaOne started with a thought provoking keynote by Motorola CTO Padmasree Warrior. Rather than the usual vendor keynote making grand announcements or touting specific accomplishments of her company, Warrior focused on challenging Java developers to think hard about the transformation of the mobile world.
-
Interface21 (Spring) gets 10M VC Funding
Interface21, the provider of the Spring Framework has announced that it has received $10 million in Series A financing from Benchmark Capital. The new funds will be used to accelerate product development and expand marketing, sales and support infrastructure to scale their professional open source offerings around Spring.
-
Using SAP4Rails to Quickly Develop for SAP
Dan Mcweeny presented a case study at JavaOne on using Ruby On Rails and SAP4Rails (an open source SAP integration library). His group was able to create a specialized web 2.0 front end in 2 weeks without prior knowledge of Ruby or Rails.
-
Find Memory Leaks in Your Rails Application with BleakHouse
Performance is a major issue for some Rails application. BleakHouse is a plugin that helps you find memory leaks, without using Ruby's ObjectSpace introspection.
-
Sun CTO Bob Brewin on JavaFX Mobile and JavaFX Script
InfoQ sat down with Bob Brewin, Sun's Chief Technology Officer, who filled in some of the blanks about JavaFX, what it means to Sun, to Java developers, and to consumers, who are the real focus of JavaFX.
-
Cool things you can do with Groovy
With dynamic languages playing a role in JDK 6, the "Cool things you can do with Groovy" session was aimed at show casing the features of the Groovy language that can help make developers more productive.
-
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.
-
Sun Finishes OpenJDK Transition
In today's Java One keynote Sun announced that the open sourcing of Java has been completed. There is now a completely build-able JDK available to developers at the OpenJDK project.
-
SDL.NET Offers Cross-Platform Gaming for .NET Developers
Version 6 of SDL.NET, a high-level binding for the SDL API, has been released. This, combined with the Tao framework, form the corner-stone of MonoXna.
-
InfoQ Article: The MOle Plugin
The MOle, so named because it acts as the investigators agent, is a plugin that provides insight into the inner workings of Ruby on Rails in realtime, as requests come in and get processed. The author describes how the plugin came about and gives InfoQ readers a detailed introduction to his innovative plugin.
-
Sun to Introduce JavaFX Mobile and JavaFX Script
According to industry publications, Sun is slated to announce JavaFX Script at Tuesday morning's opening JavaOne keynote. JavaFX Script will target desktop, web, and mobile devices.
-
Tao Brings Cross-Platform Bindings to .Net and Mono
While Silverlight is promising the future, Tao is already shipping. The Tao Framework claims to be a "collection of bindings to facilitate cross-platform media application development utilizing the .NET and Mono platforms." Eleven APIs are exposed to .NET/Mono through Tao bindings including OpenGL, PhysicsFS, and the Lua scripting system.
-
Microsoft Surpasses Java's Dynamic Language Support?
Microsoft's announcement of the Dynamic Language Runtime (DLR) has caused quite a stir in many areas, also in the Java space. Many voices seem convinced that the DLR has given .NET a major head start over the JVM, because it solves many problems Java is only just starting to realize. We look at the current situation of dynamic language support and how it compares to the DLR.
-
Mingle from ThoughtWorks is Big Win for JRuby
In what may turn out to be an interesting foreshadowing of the future of Ruby, ThoughtWorks Studios announces that their upcoming Agile IT project management application, Mingle, will be the world’s first commercial application to run on JRuby.
-
IIS 7 Available for Production Use
Microsoft has announced a "Go-Live" license for IIS 7. This means that while it is still a beta, developers have Microsoft's blessing to try it in a production setting.