BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Round-up on Responsive Images for the Web

    Nightly build of WebKit now supports the W3C srcset attribute spec on image elements, allowing developers to specify higher-quality images for your users who have high-res displays, without penalizing the users who don’t. It also provides a graceful fallback for browsers that don’t yet support the feature.

  • Visual Studio Unit Test Generator with MSTest, NUnit, XUnit Support

    The recently released, Visual Studio Unit Test Generator includes support for multiple test framework and enables you to unit test applications directly from within Visual Studio 2012 and 2013.

  • Best Practices for Amazon EMR

    In his new whitepaper, Best Practices for Amazon EMR, Parviz Deyhim outlines the best practices in using AWS EMR including moving data to AWS, strategies for collecting, compressing, aggregating the data, and common architectural patterns for setting up and configuring Amazon EMR clusters for processing.

  • NoFlo Aims to Enable Visual Flow-Based JavaScript Programming with Kickstarter Funding

    NoFlo is a 2 year-old project aiming to bring flow-based programming to JavaScript, both in the browser and server (node.js). Until now, flows had to be defined using the textual FPB language. NoFlo's creator, Henri Bergius, is now seeks $100k in Kickstarter funding to be able to build a web-based visual designer to develop these flows visually as well.

  • Has SAFe Cracked the Large Agile Adoption Nut?

    The Scaled Agile Framework (SAFe), created by Dean Leffingwell, seems to be gaining momentum in our community and is touted as the equivalent of Scrum at an organizational level. It is currently supported by several vendors including Rally, Net Objectives, Valtech, and Ivar Jacobson International. However, not all in the community think SAFe is a good idea.

  • Improving NET Application Startup Speed

    Over the years Microsoft has taken many approaches to increase the speed of .NET applications. With Windows 8.1, the AutoNGEN service has been refined to utilize Microsoft servers to increase performance in a manner that minimizes end-user impact.

  • Sustainable Pace, How to Achieve and Improve it?

    Being one of the principles of the agile manifesto, sustainable pace is considered important by many to deploy agile. But achieving a sustainable pace can be difficult, and teams are often asked to improve their velocity. What did you do to adopt sustainable pace with your team? And how did you improve the speed in which your team delivers, and establish a new sustainable level?

  • App.Net Celebrates First Birthday

    App.Net, created to provide an alternate Twitterverse, just celebrated its first birthday. Read on to find out what it has achieved in that time.

  • Microsoft Continues Ascent to OSS Relevance with Engine Yard for Windows Azure

    At the end of June 2013, Engine Yard announced that they had formed a partnership with Microsoft. The first fruits of that partnership have been released as developers can now run the full Engine Yard platform-as-a-service stack on the Windows Azure cloud. This, coupled with updates to the OSS VM Depot repository, positions Microsoft as a reasonable host for a variety of open source platforms.

  • RadImageEditor Gets Windows Phone 7 and Text Editing Support

    Telerik has released RadImageEditor Q2 2013 with support for Windows Phone 7 based on the developer feedback in adddition to text editing functionality.

  • IBM Backs Cloud Foundry

    IBM announced its support for Pivotal's Cloud Foundry last month through a partnership in the continued development of the popular, open source Platform-as-a-Service. The announcement comes as one in a string of backings from IBM for cloud-related open source projects.

  • Google Open Sources Gumbo, An HTML5 Parsing Library

    Google has open sourced Gumbo, an HTML parsing library written in C. Gumbo adheres to the HTML5 parsing algorithm, passing all html5lib-0.95 tests, and has been tested on 2.5 billion pages indexed by Google.

  • Managing Change with Immutable Servers

    Immutable servers provide extreme levels of control over system state, however this can require fundamental changes in the views of systems, patterns, deployments, application code, and team structure as Chad Fowler, CTO of 6wunderlist.com, writes in his recent blog post "Trash Your Servers and Burn Your Code: Immutable Infrastructure and Disposable Components".

  • XML Can Give the Same Performance as JSON

    Many of the presumptions of how slow and resource-demanding "Fat” XML is compared to JSON’s lightweight payload do not hold up to a test David Lee, lead engineer at Marklogic, states after running a "crowd sourcing" experiment with 33 different documents and almost 1200 tests on a multitude of browsers and operating systems.

  • Vim Gets Faster Regex Engine, 1000+ Fixes And Small Improvements

    Vim 7.4 was recently released, after more than a month of beta. It is more robust and comes with a new, faster engine for regular expressions.

BT