InfoQ Homepage Development Content on InfoQ
-
HTTP 2.0 First Draft Published
The editors of the HTTP specification have published an initial draft of v2 which is a straight copy of SPDY and will be used as a base for diffs going forward. Many changes are expected to be done like adding new features, removing existing ones, changing the bytes on the wire, etc. A draft ready for test implementations is expected to be published early next year.
-
Nashorn Proposed as Replacement JavaScript Engine for OpenJDK
Oracle's multi-language lead Jim Laskey has proposed a new JVM-based JavaScript implementation, Nashorn, as an OpenJDK project.
-
Cloud Foundry Core: Portability Across Cloud Foundry Vendors
Cloud Foundry Core is a web application that verifies public instances (Cloud Foundry Endpoints) against a common set of runtimes and services. This helps portability across companies that provide Cloud Foundry instances. At the same time a new version Micro Cloud Foundry is released with support for Java 7.0, JRuby, Play 2.0 framework and more.
-
SharePoint Emulators Simplifies Unit Testing
Visual Studio 2012 SharePoint Emulators recently released by Microsoft simplifies the unit testing of SharePoint code. It provides necessary libraries for implementing Microsoft Fakes based shims.
-
Update 1 Formally Released for Visual Studio 2012
The first of many scheduled updates to Visual Studio 2012 has been released as Microsoft moves away from massive service packs to an up-tempo release schedule. Formal Windows XP client support is included, among many other changes that will affect most VS2012 users.
-
Google Open Sources Testacular, a JavaScript Test Runner
Google has open sourced Testacular, a JavaScript test runner based on Node.js. The tool can be used to test all major web browsers, can be integrated with CI tools, and it works with any code editor.
-
Change and Permanence
How do we embrace agile software development, while protecting business transactions from harm, and dispute? The legal profession is risk adverse, and seeks permanence over change. But complex software development require adaptation to change. This article summarizes one angle on this debate.
-
QCon London 2013 Registration Now Open; March 6-8
The 7th annual QCon London (March 6-8) has been announced and registration is open! QCon London has become a mainstay conference for the UK and European software development community. This year continues in our tradition of practitioner-driven high quality content with over 15 tracks and 100 speakers including keynotes Damian Conway, Barbara Liskov, and Ward Cunningham.
-
Community-Driven Research: What's Your Next JVM Language?
InfoQ's research initiative continues with an 12th question: "What's Your Next JVM Language?". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
Windows Azure Management Portal with Localization, Database and VM Enhancements
Microsoft recently released several enhancements to Windows Azure Management Portal with support for 6 additional languages, database improvements and enhancements for virtual machines and networking including support for operation logs.
-
Shoehorning Java into RESTful Design
In a recent Zapthink article the author discusses why Java and JAX-RS 2.0 are not always appropriate for building RESTful services. Much has been said about the improvements in JAX-RS 2.0 but it is the Java object model which the author believes is at the heart of at least one of the problems, with REST being shoehorned into Java or vice versa.
-
Self Evaluate User Experience of Apps
In the Build 2012, Lora Heiny, Senior Program Manager, Windows Partner Ecosystem and Will Tschumy, Principal User Experience Advisor at Microsoft delivered a session where they presented few tips which should be followed to evaluate the UX of a Windows 8 application including that of Windows Store apps.
-
Build Cross Platform Applications with Xwt
Xwt is .NET Framework based open source UI toolkit for Mono and .NET and is used for the creation of desktop applications that run on multiple platforms from the same codebase.
-
50 Tricks for Faster Web Applications
Jatinder Mann, an Internet Explorer PM at Microsoft, held the session 50 performance tricks to make your HTML5 apps and sites faster at BUILD 2012, providing many tips for creating faster web applications.
-
Integrate SkyDrive with .NET and Windows Phone 8 SDK
Microsoft recently released software development kit which enables developers to integrate SkyDrive into .NET and Windows Phone 8 applications.