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

  • Top 10 Web Software Application Security Risks

    OWASP, an open and free organization focused on evaluating and improving software application security, has released the OWASP Top 10 Application Security Risks – 2010 RC1, a whitepaper documenting the top 10 web application security risks along with details on how threat agents can exploit these possible vulnerabilities, accompanied with examples and advice on what can be done to avoid them.

  • Versioning Strategies For RESTful Services

    In this article Stu Charlton examines the various options available for versioning RESTful services which he prefaces by saying “These can be tricky concepts to describe, and I don't really want to write a small book on this topic”.

  • OSGi DevCon London

    Last week saw the first OSGi DevCon London, held in conjunction with JAX London in Hammersmith's Novotel. Topics included features from the upcoming OSGi Enterprise Expert Group publication, using and testing OSGi in the cloud, accessing objects through JPA on an OSGi system and how modularity can defeat complexity brought on by exponential software growth.

  • To Comment or Not to Comment

    Any developer has written at least one line of comment throughout his code. Some have written many comments in an attempt their code to be more explanatory. This article gathers some of the practices used in writing code comments.

  • Windows Azure: Pending Success or Eventual Niche?

    Microsoft has had its successes and failures over time, and it has managed to come first with some products even if it came later in the game. Is Microsoft going to be as successful with Windows Azure as it has been with the Windows operating system? Or will it remain a niche player like Windows Mobile?

  • Microsoft Has Published the Outlook PST Specification

    Microsoft has published the Outlook PST file format specification in order to "facilitate interoperability and enable customers and vendors to access the data in .pst files on a variety of platforms" as promised in October last year.

  • Experiment Driven Development - The Post-Agile Way

    TDD and BDD are now widely-used software development techniques. However, solely following TDD & BDD may still lead to missed business opportunities, or worse, a negative impact to the business. Two questions which TDD & BDD are unable to answer are: How do you measure the usage of your application? How do you get feedback from your customers? Is Experiment-Driven Development (EDD) the answer?

  • Neo4j: Java-based NoSQL Graph Database

    After several years of development, the developers from NeoTechnology have released version 1.0 of Neo4j, a Java-based graph database which follows the property graph datamodel. InfoQ spoke with NeoTechnology COO Peter Neubauer to learn more about the current Neo4j release and what it offers to developers.

  • Eclipse Virgo Project Approved

    The Eclipse Virgo project has been approved at Eclipse, and provisioning and initial code import will be happening in the next week or two. Eclipse Virgo is the new name for SpringSource dm Server, which is also undergoing a license change from GPL to EPL to make it more acceptable for others to build and redistribute. Modular applications are the way of the future, and Eclipse Virgo will be key.

  • Benefits Of Running Enterprise SOA Initiatives Like A Startup

    Dion Hinchcliffe provides a detailed look at how we might run service orientated initiatives to maximize value of IT assets. He contrasts the state of Enterprise SOA initiatives to open API’s to public services available on the web; especially startups; in terms of adoption, time to market and overall return on investment and how to adopt some of that knowledge in Enterprise SOA.

  • Windows Azure Now Generally Available, Moving From Free To Pay

    As of February 1st, Microsoft's public cloud offering, Windows Azure, became part of the growing cloud market as it started charging for its services. Azure is one of the first Platform as a Service (PaaS) offerings to move from free, "early-adopter" to a pay-as-you-go business model. InfoQ spoke with Matt Deacon of Microsoft UK to learn more about this change and what it means for Azure users.

  • The Need for an Event-based API in the Cloud

    Many cloud applications, especially resource management can benefit from event-based approaches. In his new post, William Vambenepe discusses approaches to defining cloud eventing APIs.

  • Mark Reinhold Talks About JRockit/Hotspot Integration

    Oracle principal engineer and former Sun employee Mark Reinhold talks about Oracle's plans to merge the Hotspot and JRockit JVMs.

  • MonoTouch.Dialog Makes Creating Simple iPhone Dialogs Easier and Faster

    In order to simplify iPhone development using MonoTouch, Miguel de Icaza has developed two new abstraction layers over UITableView. These abstraction layers give developers the option to use a declarative syntax based on attributes or an imperative model based on nested controls.

  • PhoneGap Brings Cross Platform Development Back to Mobile Platforms

    PhoneGap allows to build cross platform mobile apps with HTML5 and Javascript; it has APIs for accessing camera, accelerometer, GPS, etc. The code is packaged into native apps which can be deployed via app stores. PhoneGap support includes iPhone, Android, Blackberry, Symbian and Palm. InfoQ talked to one of the creators of PhoneGap, Brian LeRoux of Nitobi, about the current state of PhoneGap.

BT