BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Events bring Simplicity to a System's Architecture

    Using events for interactions between small business components can bring simplicity to a system’s architecture, Russ Miles explained in a presentation last week talking about Architectural Simplicity through Events.

  • Windows Azure Adds Iaas, Virtual Machine, Virtual Network and Hourly Billing Support

    Windows Azure has been updated with support for Infrastructure as a Service (IaaS), Windows and Linux virtual machine images, virtual networks with persistent private IPs, increased OS Size including hourly billing mechanism for SQL Server and BizTalk Server virtual machine images.

  • Clang Completes C++11 Support

    Developers looking to utilize all of the features of the C++11 standard can now look to the Clang compiler. The project has completed its effort to provide full support for C++11.

  • What Is Idempotent in REST?

    What Is Idempotent in REST? One of the important aspects of REST (or at least HTTP) is the concept that some operations (verbs) are idempotent. Idempotency is also discussed in the SOA Design Patterns. For instance, does it matter if an operation only appears to be idempotent to users, when in fact it does change some state, such as updating a logger?

  • Analyze Public .NET Code with Code Digger

    Code Digger, a Visual Studio 2012 extension released by Microsoft Research enables you to dissect Public .NET code to trap bugs, exceptions and assertion failures.

  • Jenkins CI Server Plugin Drives SOASTA CloudTest Server

    Earlier this month, SOASTA and CloudBees released a plugin for the Jenkins continuous integration (or CI) server to run automated tests on real physical mobile devices. SOASTA released this plugin with optimizations that were developed by the creator of Jenkins, Kohsuke Kawaguchi. The plugin provides build steps for performing operations and testing mobile devices.

  • Behind the 2012 VersionOne State of Agile Survey

    VersionOne recently released the results of their State of Agile Development Survey for 2012, and once again it proved to be an interesting indicator of Agile adoption and trends.

  • Develop Financial Applications with F# and QuantLib

    The usage of Microsoft F# in conjunction with QuantLib provides extensive possibilities for developers to build quantitative financial applications and this news report examines the steps required to create a simple F# application with QuantLib.

  • Mobile App Developers in Violation of Privacy Laws

    Even if an app developer is a geek of the highest order, deftly orchestrating multiple code languages to fulfill their legal obligation for a comprehensive privacy protection policy, it all may be compromised when they permit their mobile app to funnel clients’ personal data, such as; texts, photos, geolocation, audio or video to an ad agency, MBaaS provider or other third party player.

  • NGINX 1.4 News: SPDY and PageSpeed

    NGINX 1.4 comes with experimental support for SPDY, WebSocket proxying, and gunzip support, while Google enters beta with PageSpeed for NGINX.

  • Integrate DevOps and ITIL Intelligently

    Alan Sharp-Paul, co-founder of ScriptRock, recently highlighted the need to intelligently integrate DevOps and ITIL (IT Infrastructure Library) within enterprises. He argues that forcing in DevOps where ITIL reigns is a risky proposition. The role of ITIL and its co-existence with DevOps has been commented on by Patrick Debois and other authors.

  • Standard Java API for JSON

    JSR-353, the Java API for JSON Processing (JSON-P), has reached final approval ballot this month. JSON-P (similar to JAXP) consists of a Streaming API (similar to StAX) and an Object Model API (similar to DOM). Please note that this API does not include JSON data binding (similar to JAXB), and is unrelated to the more popular JSONP or "JSON with padding".

  • Microsoft Enterprise Library 6.0 Adds Semantic Logging

    Microsoft has released Enterprise Library 6.0 with a Semantic Logging application block, support for Unity 3.0 and Windows Store apps, simplified usage, better documentation and overall experience.

  • Phil Japikse on Telerik DevTools for .NET Q2 2013

    Telerik has announced the roadmap for DevTools for .NET Q2 2013 which includes addition of new controls and features to their Ajax, Windows Forms, Reporting, Windows 8 and Windows Phone 8 product suites.

  • ScriptCS: Turning C# into a Scripting Language

    ScriptCS enables developers to write C# applications using a simple text editor. Compilation is performed by Roslyn and package management by NuGet.

BT