BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture & Design Content on InfoQ

  • Microsoft’s Cloud Guidance Addresses SQL Server

    Microsoft's guidance on how to deploy a SQL solution in Azure addresses many concerns such as service level agreements, maintenance, and scalability. Additionally, a framework is offered which helps developers make this decision based upon their solution's specific needs.

  • Agile Adoption in the Public Sector: FBI and Port of Rotterdam

    There is a need for the public sector to adopt agile software development methods. Two case studies which show how agile has been used for the FBI, and at the Port of Rotterdam in the Netherlands.

  • Petition to Unbundle Ask Bar from Java

    Oracle's practice of bundling the Ask Toolbar into the Java installer has resulted in a petition and some heated responses.

  • Google App Engine Adds Support for Java 7

    Google App Engine introduces experimental support for Java 7, Cloud Endpoints, and Cloud Messaging Service for Android.

  • CAST: Adding Spring Lowers the Quality of JEE Applications

    A CAST report discloses that JEE enterprise software has lower quality when using Spring or Struts than using just Hibernate. Also, the quality degrades when Java is mixed with C or C++.

  • MyGet is Offering Free Build Services for CodePlex, GitHub, and BitBucket

    Developers with MyGet accounts can now take advantage of a free public beta of MyGet Build Services. This service allows developers using services such as CodePlex, GitHub, or BitBucket to use MyGet as an automated build server.

  • Java Time API Now In Java 8

    ThreeTen, the reference implementation of JSR 310 Date and Time API, is now included in JDK 8 build 75. The Java Time API for JDK 8 is under the package java.time, moving away from the javax.time package of earlier implementations. All the Java Time classes are immutable and thread-safe, based on the ISO 8601 calendar system, the de facto world calendar following the proleptic Gregorian rules.

  • The Netflix API Optimization Story

    The Netflix API optimization story is an interesting journey from a generic one-size-fits-all static REST API architecture to a more dynamic architecture that lends power to the client team to define and deploy their custom service endpoints. InfoQ spoke to Ben Christensen regarding this client adapter layer as well as the services layer redesign.

  • A Look at Oracle’s NoSQL Database

    Oracle’s key-value database, known simply as “Oracle NoSQL Database” has hit version 2.0. Oracle NoSQL Database is essentially a distributed frontend for Berkeley DB, but it offers much more than that. Support for SQL queries, both absolute and eventual consistency, and the option to reduce storage space using Avro schemas sets it apart.

  • LocationTech: An Initiative Helping Enterprises Build Location Aware Systems

    The Eclipse Foundation has announced LocationTech - a new initiative meant to help enterprises build location aware systems.

  • In Case You Missed It: Qt 5.0

    Qt 5 was released with a heavy emphasis on its declarative programming language, QML. Based on CSS and JavaScript, it allows developers to quickly add user interfaces to applications written in a wide variety of languages.

  • What HR or Managers can do to Support the Agile Transformation

    In an agile adoption, there is need to develop and sustain an agile culture. What can the Human Resources department or managers do to support the agile in their company, and lower the chance on employees concerns about their roles, assessments of their performance, and on their work environment?

  • QCon London 2013 in 3 Weeks (March 6-8); Top Tracks, Sessions, and Speakers

    Going into its seventh year, QCon London 2013 (Mar 6-8) is the largest event in the UK for senior influencers in software development. This year's conference is expected to draw over 1,200 attendees and will feature over 100 speakers presenting across 20 tracks. With only 3 weeks left before the event, there is still time to save £216 if you register before Feb 8th.

  • Businesses in US Embracing Cloud at Faster Rate than in UK, Survey Shows

    While 94% of businesses consider business process automation an important component of their overall productivity, opinions differ on the role of cloud technologies in automation solutions. According to a new survey conducted on behalf of Redwood Software, the use of cloud technologies differs greatly between the United States and United Kingdom, and among industries.

  • MoSQL: Synchronizing MongoDB and PostgreSQL Made Easy

    San Francisco based Stripe has announced MoSQL, a tool for making reporting from MongoDB much easier via a live-replicating PostgreSQL database. MoSQL is based on MongoRiver, their companion product for monitoring MongoDB data updates in near-realtime.

BT