InfoQ Homepage Development Content on InfoQ
-
Asynchronous Gotchas in C#
Sometimes the best way to understand pitfalls in one language is to see how another language prevents them. Tomas Petricek, author of Real-World Functional Programming, discusses seven common mistakes found in asynchronous C# code and demonstrates how F# makes them less likely to occur.
-
Dart's M4 Release Stabilizes Core Libraries
The Google Dart team has released milestone 4 of its SDK. While the language had already stabilized in previous milestones, this M4 release stabilizes some core libraries. Performance has also improved. The DartVM, which runs Dart natively, is now between 160% (for the DeltaBlue benchmark) and 200% (for the Richards benchmark) faster than v8. The release also includes the faster dart2js compiler.
-
A Merge Tool that Understands Functions
Codice Software, maker of Plastic SCM, has released a preview of a semantic merge tool. This tool parses your code, allowing for a more accurate merge than the line-by-line comparisons most tools use. We interviewed Pablo Santos Luaces, Principal Software Engineer of Codice Software.
-
IntelliJ IDEA 12.1 Lands with JavaFX 2.0 Support
JetBrains has begun shipping IntelliJ IDEA 12.1 which sees the IDE gaining full support for JavaFX 2.0, the latest incarnation of the Java client platform. Version 12.1 of popular IDE also includes new features for Gradle, Scala, Groovy and Play Framework users.
-
Google Releases Mirror API for Glass
Google has released the Mirror API for writing Glassware applications and the final specification for Glass devices.
-
Microsoft Makes Infrastructure Cloud Generally Available, Matches AWS Prices
Today, Microsoft took their Infrastructure-as-a-Service (IaaS) cloud product – called Windows Azure Infrastructure Services – out of preview and made it available to the general public. Microsoft is entering a crowded IaaS market but they’ve committed to matching cloud leader Amazon Web Services (AWS) on price while also promising enterprise-class SLAs and services.
-
Windows Azure Adds Active Directory, New Backup Service, Monitoring and Log Improvements
Microsoft has announced the availability of Windows Azure Active Directory, new backup service with support for incremental backups including several monitoring and log improvements.
-
Sails 0.8.9: A Rails-Inspired Real-Time Node MVC Framework
Version 0.8.9 of Sails, a real-time MVC framework built atop node.js, was released on April 9th by Austin, TX-based Balderdash in an ongoing effort to bring a Rails-like development platform to modern web apps
-
LLVM Authors Have Received One of the ACM Awards 2012
ACM has granted their 2012 awards for innovation in computing, including the Software System Award to LLVM creators.
-
CouchDB 1.3.0 Adds New Features and Algorithm Enhancements
Apache Software Foundation has released CouchDB 1.3.0 with support for Fix _session, Cross Origin Resource Sharing (CORS) including additional features and algorithm enhancements.
-
Google's Go Readies 1.1 Release
Version 1.1 of Google's Go is in beta, and brings significant reported performance increases, new toolset & language features. It maintains backwards compatibility with Go 1.0 and in most cases a recompile is the only thing needed to take advantage of this release.
-
BDD Tool Cucumber with a Larger Team and Numerous Bugs Fixed
The project for Cucumber, a Behaviour Driven Development, BDD, tool, has recently increased the team and intensive work last months has brought open bugs down substantially, Aslak Hellesøy revealed when talking about the Cucumber ecosystem during a Cucumber conference day last week.
-
Dart2js Outperforms Hand-Written JavaScript in DeltaBlue Benchmark
Google released a new version of the Dart2js compiler, whose generated JavaScript code now outperforms hand-written JavaScript in the DeltaBlue benchmark, a commonly used benchmark for benchmarking object-oriented languages.
-
IBM Mobile First- MBaaS, Big Data and Then Some for Enterprise
IBM has assembled a comprehensive portfolio of applications whereby enterprises can catch up to today’s current mobile computing trends. Mobile First is designed to enable enterprise to get their share of the billions of dollars that the firm maintains is being left on the table by the organizations that are not gearing up for this trend.
-
Microsoft Office Developer Tools - Search Configuration Template, App Validation and Azure Debugging
The recently released Microsoft Office Developer Tools for Visual Studio 2012 provides a new search configuration project template, ability to validate apps during the submission process and Windows Azure debugging.