BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Rich Hickey Speaks on Datomic at Clojure/West

    Rich Hickey spoke at the Clojure/West conference last weekend about his newest venture, Datomic, which he describes as “a distributed database designed to enable scalable, flexible and intelligent applications, running on cloud architectures.” Datomic sits on Amazon’s DynamoDB, and embeds Datalog, a subset of Prolog, to move queries into the application.

  • T-SQL Improvements in SQL Server 2012

    T-SQL received a lot of improvements in SQL Server 2012 including support for the ANSI FIRST_VALUE and LAST_VALUE functions, declarative data paging using FETCH and OFFSET, and .NET’s parsing and formatting functions.

  • Script Explorer for Windows PowerShell

    Microsoft has released a beta of a new tool called Script Explorer for Windows PowerShell. This tool is essentially a specialized search engine for PowerShell scripts. It allows administrators to browse and search for scripts in TechNet Script Center and PoshCode as well as their own corporate repositories.

  • Hazelcast 2.0 Released with Off-Heap Storage and Distributed Backups

    Version 2.0 of Hazelcast, a Java-based caching, clustering and data distribution solution, has recently been released. As part of this, the product is now offered in both commercial Enterprise and free open-source Community Editions.

  • Your Tractor Was Built With Agile

    A recent agile adoption at John Deere has lessons for companies that say "Can't work here." Focusing on the big bang approach instead of an incremental adoption pattern, John Deere crafted a process that works for most of its systems development.

  • NoOps: Its Meaning and the Debate around It

    Some PaaS companies propose NoOps solutions where the developers do the minimum amount of operations needed, the rest of it being hidden in the cloud. But the NoOps term has sparked a debate, some considering it inappropriate.

  • Software Architecture for the eCar of the Future

    In a recent news release the Siemens AG addressed how important new information and communications technology will be in future electric cars. A German government funded project investigates in appropriate software architecture for such cars.

  • AI Researcher Judea Pearl obtains Turing Award

    The ACM (Association of Computing Machinery) announced on 15th March that they award Dr. Judea Pearl for “for his work on the partnership between humans and machines, part of what is generally known as artificial intelligence”.

  • Exploring the Windows Azure Outage

    Microsoft's Azure cloud computing platform recently suffered a partial service outage due to a leap year bug. We review the cause and Microsoft's response.

  • OData for LightSwitch

    Microsoft is continuing its plan to make OData as ubiquitous as web services. Their latest offering allows LightSwitch 2 to both produce and consume OData services.

  • Mozilla Mulls H.264 Support

    Historically, Mozilla has rejected the use of non-open codecs (such as H.264), a subject that has been covered before on InfoQ. The main reason is ideological; H.264 is covered by patents and licensed by the MPEG-LA. Could this stance be softening, with the proposal to allow platform-provided codecs for video support?

  • Web Workbench Adds Support for Visual Studio 11

    Web Workbench, the extension that brings Sass, LESS, and Coffeescript to Visual Studio, has been updated. This release adds support for Visual Studio 11, improvements to the import process and collapsible outlining for CoffeeScript.

  • Does BPM-in-the-Cloud Require RESTful Services? ZapThink Says Yes, but Doubts Exist.

    Jason Bloomberg of ZapThink claimed that cloud-based Business Process Management (BPM) software will be disruptive to those traditional BPM engines that cannot easily move to a cloud delivery model. Instead of describing the value proposition of BPM-in-the-cloud, Bloomberg’s article focused primarily on his assertion that REST-based services are a necessity for any cloudy BPM engine to work.

  • Typesafe Stack 2.0: Scala, Akka, Play

    Typesafe has released Typesafe Stack 2.0, an open source platform for building scalable applications in Java and Scala. The Typesafe Stack includes the Scala programming language, the Akka 2.0 event-driven middleware, the Play 2.0 web framework, and various development tools, that integrate seamlessly with existing Java environments.

  • A Native of Silverlight with Full Hardware Access

    Silverlight for Embedded is not based on .NET; it is a native technology that is programmed with XAML and C++. But it isn’t Windows 8/WinRT either, as it has full access to the underlying hardware and Win32 APIs.

BT