BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • MapReduce Patterns, Algorithms, and Use Cases

    In his new article “MapReduce Patterns, Algorithms, and Use Cases”, Ilya Katsov gives a systematic view of the different MapReduce patterns, algorithms and techniques that can be found on the web or in scientific articles along with several practical use case studies.

  • Microsoft Publishes C++ AMP Spec, Wants to Lower Barriers to Data-Parallelism

    Hoping to make programming data-parallel hardware easier, Microsoft has published its open specification for C++ AMP. By building its implementation directly into Visual Studio 11 Microsoft seeks to improve access to the GPU for developers.

  • QCon London One Month Away (March 5-9, 2012); Martin Fowler Keynote Confirmed

    The 6th annual QCon London (March 5-9, 2012) is taking place in just 4 weeks, with the last early bird discount quickly approaching. ThoughtWorks' Martin Fowler and Rebecca Parsons have been confirmed to present the Day 1 keynote. QCon London will host more than 80 speakers, 5 concurrent tracks, and many breaks, parties, and opportunities for networking.

  • "The Object Network": Data Linking for Web APIs

    Developers are overwhelmed by Web APIs. APIs are being published at an alarming rate exposing a myriad ways to access data which in turn is incompatible with similar objects across other Web APIs. The Object Network is an attempt at universalizing data formats for objects to create a data fabric that leverages the network effects of hyperlinking similar to the Internet.

  • LightSpeed – A Commercial ORM For .NET

    LightSpeed is a commercial ORM for .NET that boasts of several features such as Entity Serialization, a robust VS designer, built-in LINQ support, support for DTOs and more. We got in touch with John-Daniel Trask, co-founder of Mindscape (LightSpeed’s maker) to speak more about the product and ORMs in general.

  • Debugger Canvas 1.1 Adds Easy On/Off, Improved Navigation

    Debugger Canvas, the tool that introduced 'Code Bubbles' to the Visual Studio Ultimate debugger, debuted last summer. Debugger Canvas 1.1 launches with new features including an easy on/off switch that can be used while debugging, and the ability to view multiple threads at once.

  • Cloud Wars – U.S. Army Using Agile Platform For Cloud Migration

    According to CGN (Government Computer News) the U.S. Army’s Architecture Services Division within the Software Engineering Center (SEC) has deployed a platform for the quick development and migration of applications to the private cloud. The engineers are using OutSystems’ Agile Platform for this purpose.

  • Windows Phone 8 Is to Be Based on WinRT?

    Leaked information suggests that Microsoft is working on unifying the Windows ecosystem, while Windows Phone 8 will be based on WinRT rather than Windows CE.

  • IntelliJ IDEA 11 - What is New

    JetBrains released IDEA 11 before Christmas, bringing improvements to performance, Groovy and Grails support, and to Version Control plugins. InfoQ took a detailed look at what is new.

  • Windows Workflow Foundation 4.5 Adds Versioning, Designer Improvements

    Windows Workflow Foundation 4.5 is the first major update to the library since WF4 was released in early 2010. It includes C# expressions, versioning support, and improvements for better management of large workflows.

  • JSF 2.x Update from Ed Burns

    InfoQ got a chance to catch up with Ed Burns, JSF specification lead. Ed shared his viewpoints on where JSF stands in light of Ajax, and HTML5 as well as a recap of what happened in JSF 2.0, 2.1 and what is happening in 2.2. Ed covers how JSPs are first processed as Facelets, multi-tenancy, how JSF will support HTML 5, JSF adoption, high-traffic sites that use JSF, and more.

  • Undo-Redo Frameworks For WPF and Silverlight

    Undo and Redo are commands that are commonly expected by end users and, when well implemented, can improve an application's usability significantly. At least two libraries exist that can help WPF and Silverlight developers for this purpose - a recently announced Undo-Redo framework from Infragistics (CTP) and an open source library called Undo.

  • Eclipse Juno and the Future of the Eclipse Platform

    Eclipse Juno M5 was released last week, based on the Eclipse 4.2 platform. Although a revolutionary step towards the UI, some are concerned that the Eclipse Platform project needs more resources to be able to complete the transition in time for this Summer's release. Read on to find out more about the Eclipse Juno E4 transition.

  • Byteman 2.0.0: Bytecode Manipulation, Testing, Fault Injection, Logging

    JBoss has released Byteman 2.0.0, an open source Java bytecode manipulation tool licensed under GNU LGPL 2.1. Byteman is a Java agent which helps testing, tracing, and monitoring code. It allows developers to change the operation of Java applications, either as it is loaded or during runtime.

  • Windows 8 ARM Marches Forward

    Reports indicate that Windows 8 for ARM is now stable and headed for developers in February.

BT