BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • WebCL Brings Parallelism to the Browser

    WebCL brings parallelism support to the browser, enabling JavaScript developers to write data intensive web applications. Nokia has a prototype for Firefox while Samsung has one for WebKit browsers.

  • MapR Releases Commercial Distributions based on Hadoop

    MapR Technologies released a big data toolkit, based on Apache Hadoop with their own distributed storage alternative to HDFS. The software is commercial, with both a free edition, M3, as well as a paid edition, M5. M5 includes snapshots and mirroring for data, Job Tracker recovery, and commercial support. MapR's M5 edition will form the basis of EMC Greenplum's upcoming HD Enterprise Edition.

  • Solution Wide Dependency Management for .NET

    NuGet will now be available in version 1.4 which improves over version 1.3 with features such as ability to manage packages at the solution level, improvement in Update–Package command, support in constraining the range of versions while updating packages and more. Along with the new features there are total of 88 work item fixes, 71 out of those being bug fixes.

  • Evaluating Play for Composing Web APIs

    Yevgeniy Brikman, Principal Software Engineer at linked in, published a summary of his evaluation of the Play framework, a Java Web Framework that supports asynchronous programming patterns with HTTP.

  • Value-based Architectural Decisions in Agile Development

    Jeromy Carriere, chief architect at eBay, received the Architecture in Practice award at the recent SATURN 2011 conference. He described how economical accountability and ownership for architectural transformations set the ground for autonomous yet consistent design decision-making by the agile teams.

  • Eclipse Jubula: Automated Functional Testing Tool

    The recent release of Eclipse Indigo includes Jubula, an automated functional testing tool for Java and HTML applications. Tests are created via drag and drop of built-in test libraries, instead of application recording or test programming.

  • JRebel 4.0 Release - Instrumentation/HotSwap Integration

    ZeroTurnaround has released the next version of their JVM plugin that allows for instant code changes without complete redeployments.

  • webOS 3.0 Is Based on Enyo, a New HTML Framework

    HP launched TouchPad, a tabled based on webOS 3.0, on July 1st. webOS 3.0 has a completely new application framework that generates web applications that can run in any WebKit browser.

  • Entity Framework June CTP Gets Enum, Spatial Data-Types, Better VS Tooling

    Entity Framework June 2011 CTP comes with several features like support for Enum data-type, two new spatial data-types for Geography and Geometry, automatically compiled and cached LINQ queries, and more. There are also several Visual Studio improvements like multiple diagrams for an EF Model and batch import of Stored Procedures.

  • Web 3.0 - Cult or Culture?

    In a recent article by Jonathan Strickland for HowStuffWorks the author addresses Web 3.0. This "long anticipated and disruptive new technology" is supposed to increase the possibilities of users and providers. But what exactly is the Web 3.0?

  • Rhino is About to Get a Lot Faster

    Charles Nutter of JRuby fame recently started assisting the Rhino project (Java implementation of JavaScript) to speed up the Rhino JavaScript runtime.

  • Testing a Browser’s JavaScript Compatibility with Test 262

    The recently released ECMAScript 262 5.1 fixes bugs in the previous major version 5.0, and is accompanied by Test 262, an online JavaScript compatibility test suite.

  • Mary Shaw and Dave Garlan have been honored for pioneering Research in Software Architecture

    The Special Interest Group on Software Engineering (SIGSOFT) of the Association for Computing Machinery (ACM) have awarded Mary Shaw and Dave Garlan the Outstanding Research Award 2011. Both computer scientists have pioneered the work on Software Architecture at the Software Engineering Institute of the Carnegie Mellon University in Pittsburgh.

  • Rx 1.0 Solves the Problem of Asynchronous Data Access

    Microsoft has released version 1.0 of their Reactive Extensions (Rx) library after two years in incubation. Rx combines event-driven UI with LINQ, concurrency and asynchronous calls.

  • IE10 Platform Preview 2 Available

    The IE team has announced Second Platform Preview for IE10. The Preview showcases new IE features like Positioned Floats, HTML5 SandBox, HTML5 Forms, setImmediate API, Page Visibility API, Async Scripts and more. It uses the same HTML5 engine seen in the recent Windows 8 demos.

BT