InfoQ Homepage Architecture Content on InfoQ
-
Introducing Microsoft’s Dynamically Typed Data Access Library
In conjunction with WebMatrix, Microsoft’s new tool chain for amateur web developers, Microsoft is releasing a dynamically type data access library. Similar to the Jasper project, this library trades the performance for ease of use. The result is an ORM-like API, but without the overhead of configuration files or code-generated classes.
-
Tasktop Agile Planner for Eclipse Released
Tasktop has released an Agile planning tool that leverages MyLyn connectors to provide planning support that spans across multiple project management integrations like Mingle, Team Concert, Rally, Scrumworks,JIRA and VersionOne. The Eclipse integration supports automatic linking between plan items and source code artifacts allowing developers to create and manage plans directly from Eclipse.
-
Using Eclipse Xtext to Simplify Mobile Application Development
Daniel Schneller illustrates how his team used Xtext to create a textual-DSL that models the navigation paths of mobile applications and generate Java code from it. He provides a step by step tutorial and discusses the advantages of such an approach.
-
Diversity in Agile – Women in Agile interviews available
The Agile Alliance sponsored Diversity in Agile program launched the first set of interviews from the Women In Agile series at Agile 2010 today. Shane Hastie spoke to Lisa Crispin about the work that has been done and the interviews that are available for viewing.
-
Adobe Acquires Java ECM Vendor Day Software
Last week Adobe Systems announced it was purchasing Day Software for $240 million. The deal combines Day’s JSR-170/238 based content management and digital asset management products with Adobe’s Flex, Flash and AIR in a move to corner the web content market. In addition to being a lead company for the JSR-170/238 specifications, Day also contributes to Apache Jackrabbit and Sling.
-
Microsoft Drops Quadrant
Mary Jo Foley is reporting that Microsoft is dropping Quadrant and is revising its plans for its M data-modeling language.
-
A Crash Course in Project Management
Ivo Manolov, a Principal Software Manager and former WPF SDET Manager at Microsoft, has written a short post on project management principles and techniques useful for those who want to be a project manager in their organization or want to improve their management skills.
-
Last IE9 Platform Preview Available with Improved Performance and Standards Compliance
Microsoft has released the fourth and last preview version of Internet Explorer 9, which features hardware acceleration, deep integration with the JS engine and has improvements in performance and adoption of standards like SVG, CSS, HTML5, etc.
-
Designing Agile Spaces
Agile has always stressed the need for an appropriate physical space to support the team and team practices. Ryan Martens recently wrote about the intersection of design, design thinking, and the agile environment - suggesting that open space and wall-to-wall whiteboards are just the beginning of what is needed to create an ideal agile team-space.
-
Eclipse 4.0 Early Adopters SDK Released
ast week, the Eclipse Foundation released Eclipse 4.0 Early Adopter SDK. This shouldn't be confused with the production-ready Eclipse Helios release (aka Eclipse 3.6). Rather, Eclipse 4.0 is a sneak preview of what Eclipse will look like in the future.
-
Agile Certification Arrives
The Agile community has an all-new set of certification credentials, made credible by the involvement of Alistair Cockburn, a signatory of the Agile Manifesto
-
CoffeeScript - JavaScript the Good Parts
As CoffeeScript 0.9.0 was just released, we asked Jeremy Ashkenas to give us some insights into the language. He intends it to be known as "Javascript as you would have liked it to be." CoffeeScript is source to source cross compiled to JavaScript and provides many interesting language cleanups and enhancements and some additional features.
-
Ehcache 2.2 Supports Terabyte Cache and LDAP Authentication
The latest version of open source caching framework Ehcache supports terabyte cache and JAAS authentication with LDAP integration. Terracotta announced last week the general availability of Ehcache 2.2 version as part of Terracotta 3.3 release. The new version also includes a management console that provides visibility and control of run-time caching environment, for developers and operators.
-
Studies that Validate Agile and Lean Methodologies
Ralph Jocham asked: "I am searching for some references that show that Agile projects have a higher chance of success than other approaches, the references should be quotable in a government document ie. come from a trustworthy source." Luckily, there are some studies out there, summarized in this article.
-
LinkedIn's Data Infrastructure
Jay Kreps of LinkedIn presented some informative details of how they process data at the recent Hadoop Summit. Kreps described how LinkedIn crunches 120 billion relationships per day and blends large scale data computation with high volume, low latency site serving.