InfoQ Homepage News
-
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.
-
Agile 2013 Vendor Roundup (Part 4)
Continuing our coverage from the Agile 2013 conference, this is the fourth round up of the vendors who are exhibiting at Agile 2013.
-
dotPeek 1.1 Adds Support for Decompilation, Improved Navigation, Bookmarks
The recently released dotPeek 1.1 provides support for decompilation, improved navigation, boomarks, async methods, lambda and LINQ expressions in addition to numbered bookmarks.
-
IPython Gets Better Input Transformation Framework, Conversion Tool
IPython, a rich architecture for interactive computing, just reached 1.0. The release sees addition of NbConvert, which converts IPython notebooks to other formats, better flexibility in how user input is handled and more.
-
ILNumerics Now Offers Any CPU Support and REPL Visualizations
ILNumerics, a high performance numerical calculation library for .NET, now offers a NuGet package with “Any CPU” support. In a separate release called ILView, a 3D visualization tool with REPL support has been announced.