BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Infrastructure Content on InfoQ

  • Apache POI 3.5 Released with OOXML Support

    Apache have released version 3.5 of the POI library for working with Microsoft Office documents. The latest version adds support for the OOXML format used by Office 2007 and higher. InfoQ spoke to Apache's Yegor Kozlov, release manager for POI 3.5, POI project founder Andrew Oliver, and Robert Duffner and Vijay Rajagopalan of Microsoft to find out more about the project.

  • Amazon Offers MySQL as a Service

    Amazon has announced a new service, Amazon Relational Database Service or RDS, a solution for creating and accessing a relational database in the cloud. The hosted database is MySQL 5.1 and the announcement precedes PDC 2009 by 3 weeks when Microsoft will announce the availability of SQL Azure, a cloud solution based on its relational DB.

  • SOA Manifesto Released

    After several days of intense effort, the SOA Manifesto has been released. As could be expected, the feedback so far is mixed, but is that because the Manifesto is flawed or because the message has not been understood (or communicated) correctly?

  • Quickly Migrate from SQL Server to SQL Azure

    In order to make migrating from SQL Server to SQL Azure easier, Microsoft is releasing a migration tool on CodePlex. The SQL Azure Migration Wizard will detect, and if possible, correct incompatibilities between SQL Server 2005/2008 and SQL Azure. In addition to generating scripts for deploying the migrated schema on SQL Azure, this tool will also allow you to migrate table data using BCP.

  • SQL Azure is Feature Complete, but You Need to Move to the New CTP by December

    Microsoft has released a feature-complete version of SQL Azure. CTP 2 includes everything that the final version is expected to have and is currently deployed on Microsoft’s production clusters. This gives CTP 2 an automatic upgrade path to the final release, but users of previous CTPs will need to migrate their data before the older servers are shutdown.

  • SOA Grammar – Are Services Verbs or Nouns?

    In his new post, Jason Bloomberg introduces two types of services – Entities and Tasks, and explains the role each type of services plays in building SOA systems.

  • Helios Uses Satellite Kernels to Deal with Heterogeneous Environments

    Helios is a Microsoft research OS project intended to ease the process of writing applications for heterogeneous environments by using satellite kernels. The researchers involved are: Edmund B. Nightingale, Orion Hodson, Ross McIlroy, Chris Hawblitzel, and Galen Hunt, and they published the paper Helios: Heterogeneous Multiprocessing with Satellite Kernels (PDF).

  • NewRelic RPM 2 Adds Java Support for Performance Monitoring

    NewRelic just released RPM 2, the latest version of their performance monitoring software. RPM, which is available as SaaS (Software as a Service) now supports monitoring Java web/JEE applications as well as Ruby on Rails applications. We talked to NewRelic's Lew Cirne about the new release.

  • SOA Consortium Rebrands To Bridge The Business And IT Gap

    Bridging the gap between business and IT has always been a pipe dream for many SOA initiatives. According to the Business Ecology Initiative; whose purpose is to refocus such initiatives from a technology and data oriented perspective to one that is optimized for business benefits, processes, and roles; nurturing business driven IT, is the only way bridge this gap and create a business ecosystem.

  • Bundle.update: the Current State of OSGi

    It's been a month since OSGi 4.2 was released. What's been happening in the OSGi space since then?

  • IntelliJ Goes Open Source

    Today Jetbrains announced the creation of an open source community edition of IntelliJ as well as a new commercial Ultimate Edition.

  • Simple Build Automation with psake

    psake is a build automation tool integrated with PowerShell (PS). Version 2.01 works with PowerShell 2.0. Ayende Rahien is using it to build Rhino Tools.

  • Embed Python, Ruby, and XAML directly into your HTML with Gestalt

    JavaScript is a language that is showing its age. A lot of developers now prefer to work with languages like Ruby or Python, falling back on JavaScript only for the browser. Sure there were attempts to support other languages in the browser like VBScript, but they never really took off. Well Microsoft is trying again, this time with Python and Ruby.

  • Solving SOA Problems by Merging It with WOA

    In his new article, Dion Hinchcliffe, assesses the current state of SOA, focusing on issues, slowing SOA adoption. He also suggests leveraging WOA approaches to improve its current state.

  • Java EE 6 Proposed Final Draft Hints at Future Direction of the Platform

    The Proposed Final Draft of the Java EE 6 Platform adds standardised dependency injection and bean validation for the platform, and introduces a new specification for managed beans providing a clear indication of the future direction of the platform.

BT