BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage DevOps Content on InfoQ

  • Capture the Application, not just the Screenshot with VS Lab Management

    Visual Studio Lab Management 2010 is a highly integrated virtualization, development, and testing tool. When testers encounter an error they can create a snapshot of the virtual environment at that moment: not just a screenshot, but the current state of the application or website and all the servers involved.

  • NoSQL, NewSQL and Beyond

    The 451 Group has published earlier this month the conclusions of a report detailing the growing set of options in the information management space. In the process they also clarified what they meant by "NewSQL".

  • NuGet packages now come with Debug symbols, Sources

    The NuGet team has announced a feature that allows package authors to package their sources along with their assemblies for distribution through NuGet. This enables developers using these packages to debug through the sources of the referenced packages easily, without having to search for the source code on the project hosting server or do complicated setups.

  • Microsoft Virtual Academy on Cloud Computing

    Microsoft has opened a free online virtual academy for students interested in learning and graduating in Microsoft Cloud Computing technologies.

  • Oracle Offloads Open Office

    Oracle has finally let go of OpenOffice.org, stating that it will not be offering commercial products based on the codebase nor supporting development of the OpenOffice codebase, instead hoping to get the community involved in on-going maintenance. Given that LibreOffice forked some time ago and appears to be a healthier fork, what chances are there that OpenOffice will survive?

  • Oracle Coherence 3.7's Elastic Data Offers Transparent Overflow from Memory to Solid State Storage

    Oracle has today released version 3.7 of Coherence, its distributed in-memory data grid. The new product introduces a feature called Elastic Data. According to Cameron Purdy, Vice President of Development for the Coherence product, this allows near memory speed access to data, regardless of storage medium.

  • OpenCompute and OpenStack Span Hardware and Software Cloud Infrastructure and Platform Solutions

    A number of announcements around open hardware specifications and open source cloud infrastructure and platform software solutions by collaborators in the OpenStack initiative were made in the past 2 weeks. How does all of them stack up together?

  • Microsoft and Toyota announce Cloud Infrastructure for Smart Cars

    Microsoft and Toyota have announced a strategic partnership on future telematics for vehicles. Goal of the partnership is to create a common telematics platform with Microsoft contributing its Windows Azure Cloud Computing technology and TMC (Toyota Media Service Co.) deploying its telematics applications in the Azure-based cloud. The solution will address electric and plug-in hybrid vehicles.

  • StackOverflow’s ORM goes Open Source - Dapper.Net

    A simple ORM used in StackOverflow titled Dapper.Net was recently released on code.google.com. This ORM specializes in fast generation of objects from SQL query results. Dapper.Net supports mapping query results to a strongly typed list or a list of dynamic objects. The ORM is a single file of less than 500 lines of C# code and is available under the Apache 2.0 License.

  • Application Build and Continuous Integration Patterns

    Julian Simpson, Principal Consultant at The Build Doctor, has compiled a set of patterns for maintaining a fast and reliable application build process and avoiding some Continuous Integration (CI) pitfalls. He also presents a number of patterns for deployment automation and testing in production-like environments.

  • Engine Yard's PaaS AppCloud Offers First 500 Hours Free

    New customers trying Engine Yard's Ruby cloud platform AppCloud get the first 500 hours for free. These trial accounts come with a default Ruby configuration and run on 2 virtual cores with 1.7GB of memory. After the 500 hours the account can be upgraded to a paying account or simply expire at no cost.

  • VMware Unveils Open Source PaaS Cloud Foundry

    VMware has today announced the launch of an open source "Platform as a Service" (PaaS), Cloud Foundry.

  • Trinity: Microsoft Research’s Hypergraph Database

    MS Research has begun working on its own graph database, Trinity. Graph databases store data in terms of nodes and edges instead of rows and columns, making them quite effective for loosely and arbitrarily connected data. Hypergraphs extend this by allowing one edge to connect multiple nodes. Potentially uses for this included social networks, movie recommendations, and related product searches.

  • Mono for Android Debuts While MonoTouch Reaches 4.0

    Novell has announced Mono for Android, a tool for .NET developers interested in creating applications in Visual Studio for Android. MonoTouch 4.0 comes with: Mono core 2.10, Parallel Frameworks for C#, LLVM Compiler Support, C# 4.0 and .NET 4.0 support, and others.

  • Google Reacts to Recent Openness Criticism

    Andy Rubin, VP of Engineering at Google and head of Android group, has addressed the latest comments in the media regarding Google’s dedication to openness and policy around Android, remarking that Google wants both an open and healthy ecosystem for their mobile OS.

BT