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

  • Tasktop 2.0 Supports Task Federation and Cross-Repository Agile Planning

    The latest version of Application Lifecycle Management (ALM) collaboration tool Tasktop supports task federation, cross-repository Agile planning, and new connectors to other ALM tools like HP Agile Accelerator and SmartBear CodeCollaborator. Tasktop team last week released version 2.0 of the software which also has integration with Hudson CI tool.

  • Chameleon brings UIKit to OSX

    The Chameleon project has been launched by the Iconfactory to allow UIKit-based applications to be ported to MacOSX. This enabled Twitterific for OSX to share 90% of the code with its iOS version and ultimately permit Iconfactory to do simultaneous releases on the iOS and Mac App Stores.

  • The Last Flight of the Unladen Swallow

    Unladen Swallow was an attempt to bring LLVM optimisations to the CPython runtime, but hasn't seen significant activity for the last year. Now, a Unladen swallow retrospective confirms that the project is defunct and is no longer being developed. What happened?

  • Microsoft releases Windows Azure Toolkit for Windows Phone 7

    On Mar 23, 2011, Microsoft announced the availability the Windows Azure Toolkit for Windows Phone 7. The toolkit, downloadable from CodePlex, installs as a Visual Studio 2010 extension, and is designed to make it easier for developers to build applications on Microsoft Windows Phone 7 devices that interact with Windows Azure.

  • MonoMac Offers .NET Style APIs for Cocoa Development

    MonoMac, the newest attempt at creating a GUI toolkit for C# on OS X, has hit its 1.0 release. MonoMac is designed to be much more consistent with other .NET/Mono libraries. This is done by offering a thicker wrapper around the Cocoa APIs that obeys the .NET Framework Design Guidelines.

  • OSGi 4.3 brings some Generics and Capabilities

    At EclipseCon 2011, the OSGi 4.3 specifications were announced and are available as a public final draft, to be released in the near future. Changes include adding generics to the core API, as well as a general purpose capability model to declare non-coding requirements between bundles. Read on for more information about what to expect.

  • James Gosling Joins Google

    In a brief statement on his blog James Gosling has announced that he has joined Google.

  • Model Driven Development and Domain Specific Language Best Practices

    Markus Voelter has published an update to his 2008 "MDD and DSL Best Practices" article. One of his core conclusions today is that "the distinction between modeling and programming goes away almost completely."

  • Visual C++ gets GPU-accelerated graphics and animations, Intrinsics

    The new Visual Studio 2010 SP1 improves Visual C++ with GPU-accelerated graphics and animations support and Compiler-Intrinsics, which allow for highly efficient computing.

  • MongoDB 1.8 Improves Reliability with Journaling

    MongoDB's new journaling feature improves reliability with write-ahead redo logs. Log entries are written before permanent storage is updated. When a server restarts after a crash outstanding journal files will be replayed before the server goes online. Other changes include sharding performance boosts, shell tab completion, and the addition of covering and sparse indexes.

  • Brisk - Unified Big-Data Platform for Low-Latency Applications and Hadoop/Hive Analytics

    DataStax unveiled Brisk, a new distribution that enhances the Hadoop and Hive platform with scalable low-latency data capabilities. This results in a single platform that can act as the low-latency database for extremely high-volume web and real-time applications while providing tightly coupled Hadoop and Hive analytics.

  • HTML 5 and CSS 3 Support for Expression Web

    Microsoft has released an update to Expression Web 4 to support HTML 5 and CSS 3 development. This update, part of Service Pack 1, is only a partial solution; it offers IntelliSense and error-checking support but with only partial preview support. This update also includes expanded support for PHP IntelliSense.

  • Eclipse Mylyn 3.5 brings Jenkins into View

    Eclipse Mylyn 3.5 has just been released, bringing improvements into the task focussed view and additional bugzilla queries. But the biggest new feature is the ability to view the state of Jenkins/Hudson builds as well as drill into test failures in order to locally replicate the issue.

  • Windows 7 Taskbar Integration for Websites

    Microsoft’s is offering some of the same Windows 7 taskbar features to website developers that they offer to native application developers. Websites can be “pinned” by dragging them into the taskbar. Once there the website shows its own icon, tooltip, and jump list as if it were an installed application.

  • Moonlight Playbacks Video Directly on GPU

    Moonlight has been enhanced to support GPU-accelerated video playback. Silverlight 5 will do the same, but with extra features.

BT