BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Microsoft Announces Windows Management Framework 3.0 CTP #1

    The new Windows Management Framework 3.0 CTP 1 provides Windows administrators with updated tools to more easily manage Windows 7 SP1, Windows Server 2008 R2 SP1, and the upcoming Windows 8 platforms. This framework has 3 main components: Windows PowerShell 3.0, WMI (Windows Management Instrumentation), and WinRM (Windows Remote Management).

  • Does NoSQL have an impact on REST?

    Statelessness has been a central principle of RESTful design and implementation. However, with the advent of NoSQL implementations, Ganesh Prasad wonders whether that is no longer true and suggests that REST+NoSQL offers a way to remove this restriction, providing stateful sessions, scalability and fault tolerance.

  • Ron Monzillo on Java Identity API and JSR 351

    The Java Identity API provides a framework for representing and interacting with identity attributes in Java applications. Ron Monzillo, specification lead for JSR 351, the spec for this API, spoke at the JavaOne 2011 Conference last week about the JSR proposal scope, its current state and future plans for the specification.

  • Usergrid: a New Open Source Platform for Mobile and Rich Client Applications

    Last week, Ed Anuff, founder of Usergrid, announced the first source code release available on GitHub. Usergrid is a comprehensive platform stack for mobile and rich client applications. It can be deployed as a highly scalable Cloud service, it is built in Java and runs on top of Cassandra.

  • ORM Profiler Analyzes Data Access Performance

    Solutions Design has released ORM Profiler, a tool meant to help improve data access layer performance. It tracks and logs ADO.NET calls so that developers can analyze their data access and discover potential problems.

  • IBM introduces new Platform-as-a-Service Solution

    On 12th October IBM has unveiled in New York what the IT company claims to be the industry’s most advanced cloud services and software designed from the ground up for enterprise clients.

  • New in Google Cloud: SDK 1.5.5, Cloud SQL, Cloud Storage, Prediction API and Premier Accounts

    Google Cloud Services has announced a new version of the App Engine SDK (1.5.5) -the frontend request deadline has been raised from 30 sec. to 60 sec., Python 2.7-, Cloud SQL, Cloud Storage and Prediction API are out of Code Labs, and Premier Accounts.

  • A Standardized Printing UI for Windows 8

    Windows 8 Metro is bringing with it a lot of changes and printing is no exception. Building upon the charm concept, there is a new API and extendable user interface for printing. This API is available for both XAML and JavaScript-based applications.

  • PojoSR brings Service Registry to Java

    Karl Pauls has released PojoSR 0.1.6, a service registry that enables OSGi bundles to be loaded and services wired together without the need for a full OSGi runtime stack. PojoSR differs from the full OSGi platform in that it does not use nested classloaders; so badly behaved libraries like Hibernate – which are often tripped up in a structured OSGi environment – continue to work as normal.

  • iOS 5 Brings Cloud to All

    Apple today made iOS 5 available for general download, bringing features that include built-in system-wide twitter, cloud backup for contacts, bookmarks and application data. It also introduces iMessage which permits users to send multimedia messages to one another over an internet connection without the need for a telephone plan or SMS.

  • OSGi Early Draft Available

    The OSGi Alliance has made available the Early Draft specifications for the next release of the OSGi platform. As a draft specification, specific features may differ and some may be missing or replaced. Read on for what's new.

  • HealthVault Update Continues Microsoft Investment in Electronic Medical Records

    Microsoft HealthVault, the web-based solution launched in 2007 for electronic medical records, recently released new capabilities for end users and platform developers. This release introduced incremental changes to a maturing offering in this emerging area of healthcare IT.

  • Chronon 2.0 Offers Post Execution Logging

    Chronon Systems has recently released version 2 of their recording JVM debugger which allows for post execution logging.

  • Large Object Heap And .NET GC Improvements

    .NET Developers writing memory intensive applications would have seen several problems with Large Object Heap allocation and run into out-of-memory exceptions, even when the collective memory seems to be quite sufficient. .NET Framework 4.5 promises improvements in this area, with better LOH management and lesser fragmentation.

  • Spring Roo 1.2 M1: Apache Licensed with JPA Repositories, MongoDB and Services Layer

    SpringSource has released Spring Roo 1.2.0.M1. This release has improved performance, is released under ASL 2, is hosted in GitHub, supports JPA and MongoDB Repositories, supports a services layer, has improved GWT support, has multi-schema DBRE, and has shell improvements.

BT