BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Do We Need Prescriptive Agile Coaching?

    Agile coaches often use a “hands-off” descriptive approach when coaching teams. The question is if such a coaching approach is always the best solution when teams are adopting agile? Would there be situations where prescriptive “hands-on” coaching could be more effective? How could you do it?

  • Using Bing to Boost C# Development

    The Bing Developer Assistant is a new plugin for C# developers to enable effective searches for code samples from within Visual Studio. Rather than requiring a context switch to a web browser, the plugin lets developers make code searches while they work.

  • Questions About the Lambda Architecture

    In a blog post suggesting limits to the usefulness and applicability of the Lambda Architecture, Jay Kreps argues that Lambda contains valuable ideas but that ultimately it is a temporary solution due to immature tools rather than the future of big data.

  • MakeDrive: Syncing Filesystem for the Web from Mozilla

     MakeDrive is a new offline-first, syncing filesystem for the web, from Mozilla. Built on node.js and filer, it provides a sync service that other apps can use, while user retains full control of where her data lives.

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

  • 9th Annual State of Agile Survey Now Open

    The 9th Annual State of Agile Survey is currently open for participants to share their adoption of Agile practices and processes for inclusion in the annual report.

  • Refreshed AWS Trusted Advisor Offers Several Free Checks

    Amazon Web Services (AWS) has recently integrated the AWS Trusted Advisor into the AWS Management Console and made four security and service limit checks available at no charge. Additional checks from the security, performance, fault tolerance and cost optimization categories remain part of their Business and Enterprise support tiers.

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

BT