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

  • Developing iOS Games on Ruby

    Brian Sam-Bodden, founder of Integrallis, gave a demonstration at the Barcelona Ruby Conference on how to leverage RubyMotion and open source 2D graphical libraries to quickly create 2D games for iOS in plain Ruby without any knowledge of Object-C.

  • Level Up Your REST Based Web API with Hypermedia

    When we started building a new Web API for our business we wanted to build a really great API and the answer on Internet was to build a RESTful API, Amy Palamountain revealed in a recent presentation at TechEd in New Zealand when sharing her experiences of how to build a RESTful API based on the core ideas of HTTP and the web.

  • MimeKit v0.5 Adds .NET Framework 4.0, Android and iOS Support for Xamarin

    Jeffrey Stedfast has released MimeKit v0.5 with support for .NET Framework 4.0 and Xamarin.Android and Xamarin.iOS assemblies. It also provides support for rfc2047 and rfc2231 encoders in addition to sign, encrypt, decrypt and verification of S/MIME message parts.

  • Migration Analyzer for SQL Server’s In-Memory OLTP

    One of the biggest challenges when researching a new technology is determining where to start. A typical SQL Server installation could easily have hundreds of tables. Examining each one by hand to determine which would benefit from conversion, is a daunting challenge. This is where the AMR Tool comes into play.

  • Juniper Launches OpenContrail for Software Defined Networking

    Juniper Networks have launched their software defined networking (SDN) solution OpenContrail using the permissive Apache v2 open source software license. This means that there is now an open source alternative to VMware’s NSX solution for SDN, which was launched last month at VMworld.

  • RAD Studio XE5 Adds Android, iOS and REST Client Support

    The recently released RAD Studio XE5 provides support for Android, iOS and Rest client including the ability to build prototype and native apps in standard C++ or Delphi without any need for multiple projects and schedules.

  • Oracle Unveils Project Avatar at JavaOne

    Oracle announced the open source release of Project Avatar during the JavaOne conference this past week. Avatar is a web application framework that is focused on building "modern HTML5 applications", while assuming "minor JavaScript knowledge" from application developers.

  • 7 DevOps Habits

    Glenn O'Donnell and Kurt Bittner, Forrester Research analysts, have published a report that describes how developers and operations see each other when working in isolation and offers seven habits of collaboration between the two.

  • Enterprise Developers Stuck on .NET 4.0

    Whenever a new version of the CLR is released, such as .NET 2.0 and 4.0, developers are understandably reluctant to upgrade. CLR updates bring subtle changes to the runtime behavior that can break pre-existing code. But when it comes to .NET 4.5’s library-only release, the problem comes down to operating systems.

  • .NET Immutable Collections Ready for Production

    With the exception of ImmutableArray, Microsoft’s Base Class Library team has completed their production version of .NET’s Immutable Collections. Along with it are design guidelines for other types of immutable objects.

  • Developers Instantly See Code in Context With New Cloud-Based Codenvy Factory

    Cloud-based IDE provider Codenvy has introduced the idea of “instant projects” where developers can jump into a configured environment and immediately begin coding. These temporary environments require no authentication and open up interesting new possibilities for developers seeking community assistance or evaluating technology.

  • Open Source Tablet Unveiled at JavaOne

    During this year's JavaOne conference, Oracle engineers unveiled a prototype tablet made with off-the-shelf parts and an interface built on Java SE 8. The "DukePad", as it is known, was revealed to attendees during the conference's technical keynote.

  • Webix JavaScript UI Library Helps to Build Cross Platform HTML5 and CSS3 Applications

    XB Software Ltd has recently released its JavaScript UI library codenamed Webix which includes over 40 components that enables you to build not only Android and iOS apps but also traditional windows and web based applications.

  • WebStorm 7.0 Adds Support for Even More Web Technologies

    JetBrains has just released WebStorm 7.0 GA with support for EJS, Mustache, Handlebars, Web Components, Stylus, Karma, Istanbul, Compass, and comes with various enhancements.

  • Ceylon Is Feature Complete

    Gavin King, leader of the Ceylon project, has announced the availability of M6 release, which has also been tagged as Ceylon 1.0 Beta, the language been considered feature complete. This release includes complete language specification, a command-line toolset – compilers for JVM and JavaScript VMs, documentation compiler –, an SDK, and an Eclipse-based IDE.

BT