InfoQ Homepage Infrastructure Content on InfoQ
-
Performance Measured by the Penny
Cloud computing is a game changer for developers. Not because it requires a new architectural model, that is driven as much by fads and fashion as it is by actual hardware requirements. Nor is it the seemingly endless capacity with near-perfect scalability that the cloud is promising. The game changer is how poorly performing code now has a real price in hard currency.
-
Microsoft Proposes OData as de facto Web Data Protocol
Microsoft proposes OData as the web data protocol while Google uses GData. Microsoft invites Google to join forces with them in adopting OData. Will they do it?
-
WordPress has Gone Live on Windows Azure
On Tuesday Microsoft announced that Windows Azure would support the LAMP stack, well perhaps “the -AMP stack” is a better term. With Linux out of the picture, Microsoft is courting developers building on top of Apache, MySQL, and PHP/Python including the users of the wildly popular WordPress blogging software.
-
Beta Versions of Flash Player 10.1 and AIR 2.0 Released
Adobe Systems has announced the availability of beta versions of Flash Player 10.1 and Adobe AIR 2.0, which can be downloaded from the Adobe Labs site.
-
Amazon Helps .NET Developers Program for Its Clouds
Amazon has released the AWS SDK for .NET, a set of libraries, code samples and documentation for .NET developers creating applications that use Amazon’s cloud.
-
ORM Profiling Tools for the .NET Platform
Sadly the terms “ORM” and “performance problems” often travel together. By hiding the underlying SQL from the developers, ORMs can offer a huge productivity boost. Unfortunately they also make it easy to generate ridiculously bad queries without realizing it. And without stored procedures to cross reference, finding the offending code without an ORM-specific profiler can be quite tricky.
-
Ruby Tools: Yard 0.4 Adds Live Doc Server, Gem Bundler Handles Dependencies
Documentation generator Yard's 0.4 release adds new features such as a live documentation server which allows users to comment on the docs. The new tool Gem Bundler allows flexible dependency management.
-
Microsoft Enters the Biotech Market with a Truly Open Source Project
Microsoft Biology Foundation is a collection of libraries build on the .NET framework and based on traditional open source traditions. Rather than reinvent the wheel, Microsoft is leveraging the file formats already found in bioinformatics community. Even more unusual for them, they are soliciting contributions to be added to future versions of MBF.
-
Google Works on a Protocol Intended to Replace HTTP
Google proposes SPDY, a new application protocol running on top of SSL, a protocol to replace HTTP which is considered to introduce latencies. They have already created a prototype with a web server and an enhanced Chrome browser that supposedly loads web pages twice as fast.
-
RESTfulie - A Gem To Create Hypermedia Aware Services And Clients
Guilherme Silveira writes to InfoQ on the release of a ruby gem that makes developing hypermedia aware services and clients that consume them a breeze.
-
The Top 10 SOA Myths Revisited
In his recent post, Joe McKendrick lists the top 10 SOA myths as presented by Gartner’s Yefim Natis at the ebizQ “SOA in Action” event and containing misconceptions of both SOA proponents and opponents.
-
Java SE 5 Reaches End Of Service Life
Sun's implementation of J2SE 5.0 reached its End of Service Life (EOSL) on November the 3rd 2009, which is the date of the final publicly available update of version 5.0 (J2SE 5.0 Update 22). Extended support is available to customers through Sun's Java for Business program.
-
EU Issues Formal Statement of Objections to Oracle's Acquisition of Sun
The European Commission has issued a formal statement of objections over Oracle's planned acquisition of Sun Microsystems, which are limited to Oracle's acquisition of MySQL. Oracle however remains confident that the deal will eventually be approved.
-
Creating Facebook Applications in WPF, Silverlight, WinForms, and ASP.NET with Facebook SDK 3.0
Clarity Consulting Inc. and Microsoft have released Facebook SDK 3.0, a toolkit allowing developers to write WPF, Silverlight, WinForms or ASP.NET applications integrated with Facebook.
-
Oracle Announced Plans for the Future of Sun’s Products, but Raised Concerns about NetBeans
Oracle has released an FAQ that describes its plans for the future of popular Sun technologies like GlassFish, NetBeans, MySQL and more. In some cases Oracle’s announcement is unclear and raises concerns about product viability.