InfoQ Homepage News
-
QConSF November: Speakers, Sessions Update, Attendance up 100%
Our 5th QCon San Francisco takes place on Nov 14-18, 2011. Last year QConSF sold out early, and this year we are already 100% above last year’s registrations at this time! Registration is open and all 16 track themes have been announced. Most of the conference sessions are still in development and have not been posted online yet. Save $550 by registering before July 29th.
-
Ken Schwaber and Jeff Sutherland Release Updated Scrum Guide
Ken Schwaber and Jeff Sutherland, the co-creators of Scrum, updated the Scrum Guide. The update focuses on the framework, rules, and ceremonies of Scrum, removing specifics about strategies and techniques. An accompanying Scrum Update document provides a statement of refinements that clarifies some of the finer points of the Scrum Framework.
-
Adrian Cole Announces JClouds 1.0 Release
The goal of the new JClouds 1.0 release is to provide a common interface for managing compute nodes and storage nodes across many vendors, providers, frameworks and APIs from IaaS to PaaS, says JClouds founder Adrian Cole.
-
The Open Cloud Initiative Promotes Open Cloud Computing
The Open Cloud Initiative (OCI) announced at OSCON 2011 intends to bring together cloud users and vendors in order to build an ecosystem allowing users the freedom to choose their vendor and to move to another when they want to.
-
Refactoring and Profiling Python with Visual Studio
Microsoft’s Developer Division has released a release candidate of Python Tools for Visual Studio. In addition to supporting refactoring in CPython and IronPython, this release offers support for MPI (Message Passing Interface) and Microsoft HPC (High Performance Computing). Visual Studio Ultimate owners also get a profiler for CPython.
-
Mashery Redefines API Documentation with Interactive I/O Docs
Mashery introduces a new generation of API documentation tooling with I/O Docs. I/O Docs takes the drudgery out of verbose API docs and enlivens the experience through live API calls within the documentation. In this news item, we talk to Neil Mansilla to understand the motivation for building this tool, its current state and its future.
-
ClojureScript Brings Clojure To The Browser via Javascript
Rich Hickey has announced ClojureScript, a version of Clojure that is compiled to Javascript code, which will bring the Clojure language to the browser and to the mobile space. InfoQ takes a look at the rationale for and implementation of ClojureScript.
-
Google App Engine Gets Support for Go
Google added GAE support for Go with SDK 1.5.2. Developers can write and test Go applications locally on Linux and Mac OS X and run them on GAE.
-
Enterprise Reacts to Browser Release Cycle
Enterprise organizations were taken by surprise with the recent release of Firefox 5.0 just three months after 4.0, citing security concern and lack of stable Firefox versions for enterprises to work with. At the same time Microsoft has reaffirmed its commitment to enterprises as well as general web consumers.
-
A New Enterprise Platform for Flex/Java EE Applications
Granite Data Services released last week its Enterprise Platform for building Flex/Java EE Applications. Granite DS is an open source framework. InfoQ spoke with Frank Wolff, CEO and Co-Founder of Granite DS, about his perspectives on Rich Internet Applications.
-
ASP.NET MVC 4 Roadmap
In keeping with their annual cadence, Microsoft has begun work on the next version of ASP.NET MVC. Areas of emphasis include smoothing out the development and deployment workflow, sharing more features with Web Forms, improving AJAX support, and offering a better story for HTML 5 on mobile and tablet devices.
-
ZeroTurnaround and Genuitec Announce JRebel for MyEclipse
ZeroTurnaround and Genuitec have announced the availability of JRebel for MyEclipse. JRebel is a popular JVM plugin which permits code modifications without the need for a full redeployment, and MyEclipse is a fully-featured IDE for Java and Enterprise Java development.
-
Adopting Agile in an Environment of Fear
Agile adoption and transformation is sometimes effective, and sometimes not. Is there a common thread to the failures? Does fear have anything to do with it? And what can we expect if we start an agile adoption initiative in an environment that is full of fear?
-
NumPy and SciPy for .NET
As part of the Python Tools for Visual Studio project the well-known NumPy and SciPy libraries were ported to .NET. The port, which combines C# and C interfaces over a native C core, was done in such a way that all .NET languages can take advantage of it.
-
JetBrains introduces the new JVM language Kotlin
So far, Kotlin has been primarily known as a Russian island thirty kilometers west of Saint Petersburg. More recently, the Czech company JetBrains introduced a programming language named Kotlin running on the JVM (Java Virtual Machine). It is the intent of the Kotlin language developers to get rid of some challenges in the Java language.