InfoQ Homepage Development Content on InfoQ
-
Dynamic Invocation Runs on OpenJDK
John Rose, a Hotspot VM developer at Sun, has announced the first successful execution of the 'invokedynamic' instruction on the OpenJDK VM. Dynamic invocation is an important feature for adapting dynamic languages to the JVM.
-
John Resig on TraceMonkey and the future of JavaScript-based RIAs
The newly announced TraceMonkey is a trace-based JIT compiler that will be featured in the next release of Firefox and pushes the envelope on JavaScript performance. InfoQ has a Q&A with Mozilla JavaScript Evangelist and jQuery creator John Resig about this exiting development and what it signifies for the future of JavaScript-based RIAs.
-
F# Update: MonoDevelop, a New Book, and a New CTP
Though still officially just a research project, the excitement over F# continues unabated. In today's roundup, we take a brief look at what's new for F#.
-
Near C Performance for RIAs with Next Generation Mozilla JavaScript Engine
The Mozilla Foundation has developed TraceMonkey a trace-based JIT compiler that pushes the envelope on JavaScript performance. With plans to be incorporated it in the 3.1 release of Firefox, it delivers near C performance and promises to ‘leap frog’ RIA development to a new level.
-
Article: ActionScript 3 for Java Programmers
Often the hardest part of changing technologies is language syntax differences. This new article provides Java developers with a transition guide to Actionscript which forms the foundation of Flex.
-
JRuby 1.1.4 Released
JRuby 1.1.4 is now available and features improved and much faster Java integration, the beginnings of 1.9 compatibility, native library integration with FFI, and much more.
-
AnkhSVN 2.0 Source Code Control Package (SCC) for Visual Studio
AnkhSVN started as a Visual Studio add-in, which allowed to work on a Subversion (SVN) version-controlled project from within Visual Studio. Release 2.0 is a complete rewrite of the core engine, which is delivered as a free Source Code Control Package (SCC) for Visual Studio 2005 and 2008.
-
Using jQuery with ASP.NET MVC
The Microsoft ASP.NET MVC Framework has been getting talked about more and more lately. The power and flexibility of ASP.NET MVC allows for developers to use libraries other than those include in the box. The popular JavaScript framework, jQuery, is no exception.
-
GWT 1.5: Java 5 Support, Performance Improvements and JavaScript Enhancements
Google Web Toolkit (GWT), a Java-centric compiler which creates JavaScript-based web applications, released version 1.5 today. InfoQ spoke with tech lead Bruce Johnson to learn more about this release and what new capabilities it adds to GWT.
-
Deploying a 1 Terabyte Cache using EhCache Server
Greg Luck provides an overview of alternate deployment configurations for a 1 terabyte cache based on EhCache Server.
-
Annual Update to the Agile Alliance Board of Directors
The Agile Alliance membership recently elected new members to its Board of Directors. Votes were cast via email and in person, and announced during the Agile2008 conference. Johanna Rothman was elected Conference Chair for Agile2009.
-
IE8 Beta 2 Released for the Consumer
Microsoft has just released Internet Explorer 8 Beta 2. While Beta 1 was aimed to the developers, Beta 2 is for the consumers. Some of the top features of the browser are: Web Slices, Search Suggestions, Accelerators, Compatibility View, SmartScreen Filter.
-
IntelliJ IDEA 8: Beyond Java
InfoQ had the opportunity to interview Dmitry Jemerov from JetBrains, Inc. regarding the recent release of IntelliJ IDEA 8 Milestone 1. Read on to find out what to expect in the latest version of the <a href="http://www.jetbrains.com/company/press/awards.html">award</a> winning IDE and when it will be ready for prime time.
-
Interview: Nick Sieger on JRuby
In this interview recorded at RubyFringe, Nick Sieger talks about the future of JRuby, Java Integration, and his work on JEE deployment tools for Ruby on Rails like Warbler.
-
A Fresh Look at 'Technical Debt'
A Technical Debt Workshop was recently held to improve our industry's understanding of and approach to "technical debt", resulting in some interesting ideas. Among them, changing our perception of the problem to focus on "assets" rather than "debt", an idea now receiving quite a bit of attention by people such as Michael Feathers and Brian Marick.