InfoQ Homepage Java Content on InfoQ
-
Microsoft Gets More Involved with jQuery
Microsoft has reconfirmed their commitment to help with jQuery development and will start by adding support for templating and is allocating resources including full time developers. John Resig, JQuery creator, declared that jQuery will remained an independent open source project and will not be moved to CodePlex.
-
The End of an Era: Scala Community Arrives, Java Deprecated
It was recently announced that InfoQ is creating a new Operations community. In addition to that, another major change which has been in the works for the last few months at InfoQ is the conversion of the Java community to the Scala community. InfoQ spoke with a prominent Scala expert and members of the former InfoQ Java editorial team to learn more about this change and why it was made.
-
An Interview with Coding Bubbles creator Andrew Bragdon
Recently the Coding Bubbles project came out of stealth mode. The concept of a new IDE interaction model caught the attention of the software development community. InfoQ recently followed up with creator Andrew Bragdon to find out more about the project.
-
EclipseCon 2010 roundup
Last week, EclipseCon 2010 (in conjunction with OSGi DevCon 2010) was held in the Santa Clara Convention Centre. This year saw a number of Eclipse-related technologies and tutorials; so, what was the key take aways?
-
Flex 4 SDK and Flash Builder 4 Released
After many months in beta, the Adobe Flex developer team has released the final version of the Flex 4 SDK and Flash Builder 4 (formerly Flex Builder). While the Flex SDK is available for all platforms, Flash Builder 4 is currently only supported on Windows and Mac OS X. The Flex SDK is free to download and use without cost, while Flash Builder is available on a trial basis and requires purchase.
-
Oracle Announces GlassFish Roadmap
Yesterday Oracle published the roadmap for GlassFish version 3 and the news is positive. GlassFish version 3.1, expected this year, will offer centralized admin, clustering and Coherence support.
-
EGit Eclipse Git plug-in released
The first public version of the org.eclipse EGit plug-in version 0.7.1 has been released at EclipseCon. EGit is based on the pure Java implementation JGit, which means that it has no external dependencies or native code requirements; something which has historically hindered the adoption of Eclipse's Subversion support.
-
A New Addition to the InfoQ Family: The Operations Community
A 7th community has now joined the current 6 on InfoQ. When one looks at our existing queues, one sees a definitive pattern - we currently focus upon application development and architecture (.NET, Ruby, Java, SOA, Architecture) and also Agile techniques, primarily in the context of application development. However, what happens to that software once it's been developed?
-
JRuby Roundup: JRuby-Prof Allows Fast Profiling, JRuby::Synchronized for Automatic Synchronization
JRuby-Prof is a new, low overhead profiler for JRuby which, unlike plain Java profilers, will generate clear, Ruby-specific reports. A new feature in JRuby is JRuby::Synchronized, a module that, when extended, will make all methods of a class synchronized.
-
First Steps for Apache Pivot, Java-based RIA Framework
Apache Pivot is an open source project, which attempts to create a modern, rich client development platform in Java. Pivot started off as an R&D effort at VMWare in 2007 and was released as an open-source project in June 2008 under the Apache 2.0 license. Pivot then joined the Apache Incubator in January 2009 and graduated as a top-level Apache project in December 2009.
-
OSGi Enterprise Spec 4.2 released
<p>Today, the OSGi Alliance announced the release of the Enterprise OSGi 4.2 specification, along with the corresponding JavaDoc. Read on to find out what's new in the enterprise spec.</p>
-
JetBrains MPS 1.1: Performance Improvements and Easier Debugging
Half a year ago, Meta-Programming System (MPS) version 1.0 was released by JetBrains. Following up on this, the 1.1 release occurred in December. InfoQ revisited the current state of the language workbench, which is provided as an open source product under an Apache 2.0 license (with the exception of the JetBrains IDE framework, which was extracted from IntelliJ IDEA and which is not open source).
-
WindowTester Pro 5.0 Released
<p>Instantiations yesterday announced the release of WindowTester Pro 5.0, a major upgrade to its GUI testing tool adding performance and Linux support to its SWT and Swing testing utility. In addition, a minor upgrade to WindowsBuilder Pro 7.4 and RCP Developer 5.0 were also released.</p>
-
Eclipse Awards winners announced
Yesterday, the Eclipse Foundation announced the Eclipse Award winners for their contributions in the community, as well as open-source and closed-source projects.
-
Akka - Simpler Scalability, Fault-Tolerance, Concurrency & Remoting through Actors
Today, the Akka team released version 0.7 of their actors framework for the Java Virtual Machine. Akka attempts to address future concurrency challenges with a solution relying on message based actors, software transactional memory and appropriate fault handling strategies. InfoQ talked to Jonas Bonér about the intent behind Akka, its current state and adoption, and future plans.