InfoQ Homepage Development Content on InfoQ
-
An Introduction to D and Visual D
D is a systems programming language from Digital Mars that focuses on “combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python.” While still being a statically typed language that compiles directly to native code, the syntax looks very much like Java or C# but it has some interesting advances.
-
PMI Agile Certification Pilot Starting
Early adopters who want to be among the first to earn the new PMI-Agile Certified Practitioner (PMI-ACP) designation can apply starting May 23rd for the PMI Agile Certification pilot. Those selected for the pilot will need to take and pass a multiple choice exam on Agile fundamentals to receive the PMI-ACP certification.
-
Introducing the Entity Framework Power Tools
The introduction of a Code First option in Entity Framework has received quite a bit of praise. While it still has a long way to go before it unseats the reigning ORM, nHibernate, the progress Microsoft is making is quite astounding. In order to keep the momentum up Microsoft is releasing a set of power tools that will take an existing database and create a Code First representation.
-
The Future of the Web as Seen by Gartner
Gene Phifer, Managing VP in Gartner Research, and David Mitchell Smith, VP and Fellow in Gartner Research, recently held a webinar entitled How Web and Cloud Computing Will Drive Your IT Strategy (registration required), outlining some of the key characteristics of the future web as seen by Gartner, concluding with a number of recommendation for businesses that want to be prepared.
-
Virtual Machine Test Harness (VMTH): Test Your Configuration Management
A Google search for “devops” yields tons of interesting postings and even a couple of manifestos. Refine the search further to “devops quality” and the results become less direct; “devops testing” simply doesn’t exist according to Google. That said, things are starting to change. In late April Greg Retkowski released Virtual Machine Test Harness (VMTH), for unit-testing infrastructure automation.
-
JetBrains Release IntelliJ IDEA 10.5 With Full Java 7 Support
JetBrains have released IDEA 10.5 with support for Java 7, Groovy 1.8 and Spring 3.1 as well as further usability improvements. Version 10.5 is a free update for developers with a version 10 license, and the Ultimate version is now offered at a lower price for new licenses and for personal license upgrades.
-
Build Connected Windows Phone Applications Faster with AgFx
AgFx is a framework for creating Windows Phone 7 applications that simplifies data access and storage. Developers need only to specify the source of information, how to parse it within the application, and expiration rules. After that, data retrieval, caching and refreshes are handled automatically.
-
Spring.NET Gets Visual Studio Add-in, CodeConfig, NuGet Packages
Spring.NET, the .NET counterpart of Spring Framework for Java has several new features through CodeConfig and a new Visual Studio extension meant for content-assist. The Spring.NET packages are also now distributed via NuGet, making it much easier for developers to manage dependencies when using them in their projects.
-
Bloggers React To Open Virtualization Alliance Announcement
Yesterday’s announcement that a group of company’s led by Red Hat, IBM, HP and others have formed the Open Virtualization Alliance had bloggers talking. The the goal is to foster the adoption of Kernel-based Virtual Machine (KVM). But speculation ran high after the announcement that some member companies may be attempting to break the stranglehold VMWare and Citrix hold on the market.
-
Scala 2.9.0 Introduces Parallel Collections
The latest Scala release 2.9.0 introduces parallel collections to easily utilize multicore processors. Other new features are an improved REPL, ScalaDoc and new packages for interacting with the operating system.
-
Visual Studio vNext Will Bring More Agility and DevOps Integration
Microsoft has unveiled at TechEd North America 2011 some of the new features coming in Visual Studio: more Agile tools for project planning and collecting stakeholder feedback, a connector for providing operations feedback to developers, plus architecture diagrams and unit testing for VC++.
-
Oracle Proposes Improvements to JCP
Yesterday, Oracle announced the start of JSR.next, also known as JSR 348, to upgrade the current JCP to force more openness and transparency. Read on to find out more.
-
Jeremy Keith on the Design Principles of HTML5
"Embrace HTML5" was held in Shanghai last week. Jeremy Keith, the author of "DOM Scripting" and “HTML5 for Web Designers”, presented a speech on the design principles of HTML5. He also introduced the history of HTML and answered some questions from the audience.
-
The Death and Rebirth of Mono
Novell Mono is officially dead. All of the developers have been let go and the new owner, Attachmate, has not expressed any interest in maintaining the project. But in true open source fashion, a new fork is rising up. Led by Mono’s founder Miguel de Icaza, a new company named Xamarin has been founded.
-
An Interview With Ed Schmit, AT&T Developer Ecosystem
InfoQ spoke with Ed Schmidt at the Seattle Mobile Developer Hackathon last month. He shares his perspective on how developers should prepare to develop mobile apps and the trends he sees in the industry.