InfoQ Homepage Development Content on InfoQ
-
Adobe Is Distributing Cordova under the PhoneGap Brand
Adobe will continue offering PhoneGap as a Cordova distribution along with PhoneGap Build and Adobe Shadow.
-
ASP.NET MVC Testing Tips and Tricks
There are several components in an ASP.NET MVC 3 web app – models, controllers, route-handlers, views, html-helpers, client-side code etc. Most of these can be unit-tested, others need integration tests, and several good practices can help you keep your tests more maintainable and avoid making them brittle.
-
Jetty gets Speedy
The Jetty project recently announced that Jetty now has SPDY support. InfoQ caught up with Greg Wilkins and Simone Bordet to find out more about the protocol, and what advantages it may bring.
-
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.
-
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.
-
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.
-
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.
-
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.
-
SQL Server Drivers for Red Hat Enterprise Linux
Microsoft has released SQL Server ODBC drivers for the 64 bit version of Linux. These drivers are intended for C and C++ developers using Red Hat’s Enterprise Linux 5 and Enterprise Linux 6.