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

  • Migrating Established Code From .Net to Mono

    Cross-platform code reuse is an important goal to many developers, and the Mono platform has been designed to facilitate this. But just how easy is it to move an existing .Net project to Mono? A recent article by developer Patrick Smacchia of NDepend shares his experience.

  • Eclipse Marketplace Passes One Million Installs

    The Eclipse Marketplace passed 1 million installations this week. The marketplace provides a centralised location where users can discover plug-ins for Eclipse, and open-source and commercial vendors can publish information about their plug-ins. InfoQ caught up with Ian Skerrett, VP of Marketing and Ecosystem at the Eclipse Foundation, to find out more.

  • Adobe Will No Longer Develop Flash for Mobile Browsers

    Adobe has decided to stop developing Flash for mobile browsers. They will focus instead on creating tools for native applications using AIR and HTML5 ones.

  • VMware's CloudFoundry Service Gains Support for PostgreSQL

    VMware is adding support for PostgreSQL to CloudFoundry, it's open source PAAS solution.

  • Yahoo! Cocktails with Mojito JavaScript Framework and Manhattan Cloud

    Yahoo! has recently announced Cocktails, a set of technologies that make it easy to develop and host applications that can run on both client and server-side environments. Cocktails is composed of Yahoo! Mojito, an environment-agnostic JavaScript web application framework, and Yahoo! Manhattan, a hosted platform (PaaS) for Mojito-based applications.

  • Azul's Pauseless Garbage Collector Goes Native on Linux

    Azul Systems have today announced Zing 5.0, eliminating their previous requirement for a hypervisor, and therefore bringing their pauseless JVM to unmodified 64-bit Linux for the first time.

  • Global Day of Code Retreat

    The Global Day of Code Retreat is an world-wide event to raise the awareness for code retreats, which is a full-day format of learning and improving development skills by solving a simple task repeatedly with TDD and Pair Programming while focussing on important aspects of software development.

  • Ten Years of Eclipse

    Ten years ago today, an open-source Java development environment called Eclipse was released for both Windows and Linux. The Eclipse consortium itself wasn't founded until 29th November 2001, and the Eclipse Foundation wasn't created until 2nd February 2004; so today marks the 10th anniversary of the initial release of the software rather than the organisation itself.

  • Distributed Cache as a NoSQL Data Store?

    NoSQL data stores offer alternative data storage options for non-relational data types like document based, object graphs, and key-value pairs. Can a distributed cache be used as a NoSQL store? Greg Luck from Ehcache wrote about the similarities between a distributed cache and a NoSQL data store. InfoQ caught up with him to talk about this use case and its advantages and limitations.

  • Security Vulnerabilities in Amazon and Eucalyptus

    A recent paper published by researchers in Germany reveals multiple security vulnerabilities in Amazon Web Services (AWS) and Eucalyptus's SOAP and web interfaces. The flaws are related to architectural choices which impacts multiple users and the overall cloud security.

  • Entity Framework 4.2 Released; Some Updates Awaiting .NET Framework 4.5

    Microsoft announced the final release of Entity Framework (EF) 4.2. While this update only contains one bug fix, it's interesting in the context of Microsoft's adoption of semantic versioning, and their attempt to separate EF from the .NET Framework.

  • Apache Harmony Finale

    The Apache Harmony PMC initiated a vote earlier this week to begin the process of moving the codebase into the Apache Attic and disbanding the PMC. With 18 for and 2 against, the result will be that the Apache Harmony project will be wound up and placed in the Attic for posterity.

  • Mercurial 2.0 Released with LargeFiles extension

    Selenic have released Mercurial 2.0, their trianual upgrade to their namesake DVCS tool, bringing in the Largefile Extension and incorporating grafts (cherry-picking). Read on for more.

  • Q&A with Lluis Sanchez, Project Manager of MonoDevelop

    The MonoDevelop team has just released version 2.8 of their open-source for IDE for .NET and Mono development. InfoQ took a moment to speak with MonoDevelop's project manager Lluis Sanchez to discuss this release and its increasing popularity on Mac and Windows.

  • Latest Xtext Release Integrates with JVM

    Xtext 2.1 was released this week by the Eclipse Foundation. It comes with many new features and a major innovation: the support for creating domain specific languages targeting the Java virtual machine.

BT