BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • 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.

  • Windows Event Log Integration with ETW

    ETW or Event Tracing for Windows is a high performance logging system that is available for Windows Vista and later operating systems. On a typical system it can handle over 100,000 events per second, but those events are discarded unless something is listening. With the new EventSource library, a portion of those events can be copied to the Windows Event Logged.

  • Ti.Next-What’s It All About Appcelerator?- Part 2 of 2

    In his recent post, ‘Thoughts on Ti.Next’ for the Appcelerator web site, CEO Jeff Haynie talked about the reasons that the popular MBaaS provider is busy revamping Titanium, their signature SDK.

  • Agile 2013 Vendor Roundup (Part 3)

    Continuing our coverage from the Agile 2013 conference, this is the third round up of the vendors who exhibited at the Agile 2013 conference.

  • Scaling Dropbox

    Being clever about system architecture in advance is hard. Scaling successfully is more about being clever with metrics and introspection, creating efficient build and provisioning processes and being comfortable with radical change. These are some of the keys to scaling at Dropbox according to Rajiv Eranki in his recent presentation at the 2013 RAMP Conference.

  • TestCafe with Smart Script Injection, Traffic and Markup Analysis Tools

    DevExpress, has recently released a web based testing framework code named TestCafe, which enables you to test user interface of web pages and applications rendered with HTML5, CSS and JavaScript.

  • Agile 2013 Vendor Round Up (Part 2)

    Continuing our roundup of vendors at Agile 2013 in Nashville, TN, here are some more of the messages from the exhibition floor:

  • Combining Data, Intuition and Fun in Lean Startup

    The lean startup is a “scientific approach to creating and managing startups” as Eric Ries describes in the lean startup principles. It uses “hard things” like validated learning with experiments and data. But what the “soft things” like intuition, guts, feelings, passion, inspiration and fun, do they also matter when you are developing new products?

BT