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

  • Meteor 0.9 Release Brings Controversial Packaging System

    Geoff Schmidt -- co-founder of Meteor -- announced this week the release of Meteor 0.9 and and the official Meteor packaging system.

  • PHP 5.6 Released

    The PHP development team announced the availability of PHP 5.6. The new release brings new features and many improvements, PHP development team say, as well as some backward incompatible changes.

  • ASP.NET vNext: Custom Project Loaders and Language Support

    The ASP.NET vNext runtime uses the Rosylyn compiler to compile and load the C# sources before running them. David Fowler shows how you can leverage the DI-by-design approach of KRuntime to inject support for your own language.

  • Yahoo Drop the Axe on YUI

    Yahoo has just announced they will immediately stop all new development on Yahoo User Interface (YUI).

  • Facebook F8 Apps for iOS and Android Now Open-Source

    Facebook-owned DBaaS platform Parse has open-sourced the full source code of the official Facebook f8 apps for iOS and Android, Parse Developer Advocates Christine Abernathy announced. The apps are aimed to provide guidance for how to build apps on Parse as well as a starting point for similar apps and shows an interesting use of Parse for UI customisation.

  • CockroachDB: A Scalable, Geo-Replicated, Transactional Datastore

    The team behind CockroachDB, an open source datastore project, has recently announced its initial alpha version. Inspired by Google’s Spanner project, CockroachDB aims to address the current lack of an open source, scalable, geo-replicated, ACID compliant database.

  • Heroku’s HTTP API Design Guide

    Wesley Beary, a member of the API team at Heroku, has compiled a list of guidelines for creating HTTP+JSON APIs presented in a condensed form here.

  • Microsoft Introduces NoSQL Document Database for Microsoft Azure

    Microsoft may be synonymous with relational databases thanks to their flagship SQL Server product, but a new NoSQL offering looks to change that. Last week, Microsoft announced the preview of DocumentDB, a cloud-hosted managed document database with deep JavaScript support and features like automatic indexing and transactions.

  • New Device Mode in Google Chrome

    In an upcoming Chrome release, Google upgraded DevTools with a new “Device Mode” to enable streamlined device display emulation, media query inspection, and a new network throttling tool. These tools make it easier for developers to emulate various devices and situations that their web page will encounter in the wild.

  • Puppet-lint 1.0.0 released

    Tim Sharpe has announced the release of Puppet lint 1.0.0, a tool to check that Puppet code conforms to the recommended Puppet style guidelines and find common syntax mistakes, which in this new version includes a plugin system and the capability of automatically fixing the errors amongst other new features and bug fixes.

  • Inherent Complexity of the Cloud: VS Online Outage Postmortem

    Running cloud-based always-on systems is inherently complex. Microsoft recently experienced a 5 hour outage with Visual Studio Online, rendering their service unusable to developers. Microsoft's Brian Harry has provided a candid retrospective on what went wrong and how his team his correcting the failure.

  • August Patch Tuesday Improves Internet Explorer's Security and Features

    In their latest Patch Tuesday, Microsoft issued 9 bulletins covering a total of 37 common vulnerabilities and exposures (CVE) spread across some of their products.

  • Debugging iOS File Corruption at Facebook

    Facebook engineers Slobodan Predolac and Nicolas Spielberg have recently described how they "solved a long-term mobile debugging problem and reduced the crash rate ... by more than 50 percent." In the process, they show general useful techniques and a few Facebook tools that can help with large, rapidly evolving codebases.

  • The Future of Scala

    The Scala Team recently published a "Scala: Next Steps" article describing the future of the language, and detailing the features of the next three major Scala releases and main goals: to make the language and its libraries simpler to understand, more robust, and better performing.

  • Git 2.1 Released: What's New

    Two-and-a-half months after Git 2.0, a new version of Git has been released. Though a minor update, the list of new features and improvements is large.

BT