BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Hudson Project Proposes Renaming to Jenkins

    With Oracle having applied for the trademark on the Hudson project name, and potentially putting the future of the Hudson project in future jeopardy, the Hudson developers have proposed renaming the project to Jenkins. The developers are keen to emphasise that this is a rename, not a fork, of the project since the same developers will continue to work on the renamed project.

  • InvokeDynamic Updates in OpenJDK

    The OpenJDK builds recently started to include an updated version of the JSR 292 API, which, whilst not yet final, gives a good indication as to how the JSR is shaping up.

  • Google Chrome Drops H264 Support

    The Google Chrome team have announced that they will remove H264 support from the HTML5's video tag in Chrome in the next couple of months. Opinions are polarised as to the effect this will have on HTML5 video adoption.

  • Bob Muglia Leaves Microsoft

    Bob Muglia, a Microsoft veteran and president, has decided to leave Microsoft after Steve Ballmer’s decision to change him from leading the STB division.

  • Swarming: What's the Point?

    Agile teams are encouraged to focus all their effort, as much as possible, on one story at a time--a practice known as "swarming." But why do this? What are the benefits you can expect to see by swarming each story?

  • MonoDroid Bridges .NET with Android

    MonoDroid brings the whole Mono VM to Android, enabling .NET developers to write applications for Google’s mobile OS. Developers now can write applications targeting iOS, Android, and Windows Phone 7.

  • Windows on System-on-a-Chip

    Microsoft has announced they are working on bringing Windows to the SoC platform enabling software and hardware manufacturers to target devices having all sorts of form factors and running on Microsoft’s operating system.

  • TPL Dataflow – The Successor to CCR

    TPL Dataflow is Microsoft’s new library for highly concurrent applications. Using asynchronous message passing and pipelining, it promises to offer more control than thread pools and better performance than manual threading. The downside is that you have to adhere to design patterns that may be unfamiliar to .NET programmers.

  • Hearing From Real Customers at Agile 2011

    The Working with Customers stage at Agile 2011 is looking for stories and submissions from customers of agile teams. The stage explores the interactions between the customer community and Agile development teams, focusing on the non-technology functions as well as the Agile development teams themselves. In this item the stage producers answer questions and appeal to real world customers.

  • Amazon Launches the Appstore Developer Portal

    Amazon has announced the launch of the Appstore Developer Portal preparing the way for the upcoming Appstore for Android. The model used is different than Google’s Marketplace both regarding the review process and setting up the application price.

  • Making the Case for RAMClouds

    Since early 2008, researchers and technologists alike have been tantalized by the possibility of using DRAM to scale high-performance storage using In Memory Data Grids, IMDG. How has the discussion progressed since that time?

  • JBoss releases JBoss AS 6.0 GA

    Just before the new year, JBoss finalized its JBoss AS 6 application server with a GA release. The release includes enhancements for Java EE 6, improved handing of JSF and upgrades or changes to many of the included libraries like Hibernate and caching.

  • Why Microsoft Believes that VB and C# Need an Asynchronous Syntax

    The new Async CPT for VB and C# looks like it may actually make it into the core language. But with all the emphasis on multi-core systems, why is Microsoft investing so heavily in syntax for designed specifically for making single-threaded asynchronous programming easier?

  • Scrum Project Estimation Beyond the Near-Term?

    How can you estimate the effort required for an entire Scrum project when Scrum only recommends doing task breakdowns for the next one or two sprints? Should we even try to estimate project effort in the mid- to long-term?

  • Follow-up: Razor with F# and Other Languages

    Last month Vladimir Kelman asked if it were possible to use F# with the new Razor view engine. After talking with Scott Guthrie and Marcin Dobosz we learned that it is possible, if you want to put in the effort to build all necessary plugins yourself.

BT