BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • CouchDB as the Personal Database

    While attending the Berlin Buzzwords NoSql conference, Jan Lehnardt (@janl) one of conference organizers and co-author of CouchDB: The Definitive Guide (a free O'Reilly book). presented a talk titled: "Making Software for Humans - CouchDB and The Usable Peer-to-Peer Web".

  • F# Now Supports Silverlight

    Slipped into the Silverlight Tools for Visual Studio release is F# for Silverlight 4. While C# or VB is still recommended for UI design, F# offers some interesting capabilities for the business tier, especially if it is heavy on computations or data processing logic.

  • How to Pay the Author: Flattr Micropayment Service

    Earlier this year the micropayment service flattr (a wordplay of flatrate and flatter) went live. The principle is simple but could change the way in which we reward quality content on the net. Flattr was initiated by one of the founders of The Pirate Bay, Peter Sunde, who also presented it at social media conferences like re:publica.

  • Apple's "HTML 5 and Web Standards" Showcase Criticized for Not Being Standard At All

    Apple has created an HTML 5 Showcase that presents its vision for the next generation of the WWW. The fact that this page is only accessible using the Safari browser, while Apple advocates about web standards, has caused many to criticize the company’s lack of broader platform support.

  • Book: Points of View - a Tribute to Alan Kay

    Edited by Ian Piumarta, a Senior Scientist for Viewpoints Research Institute, and Kimberly Rose, co-founder of the Viewpoints Research Institute, the book “Points of View - a Tribute to Alan Kay” (PDF) is a homage paid to Dr. Alan Kay for his great contribution for the advance of computer science, celebrating his 70th birthday on May 17th.

  • EGit 0.8 Ready For Helios Release

    The EGit and JGit Eclipse projects released 0.8.1 of their namesake projects earlier this week, in preparation for the Eclipse Helios simultaneous release that is due later this month. The New and Noteworthy for both EGit and JGit have been brought up to date, and a User Guide based on contributions from the Eclipse Wiki. There's also an Introduction to Git for those who haven't used it before.

  • The "Command and Control" Military Gets Agile

    Agility is a term that is gaining traction in some very unusual places. The military is suddenly taking Agility very seriously. The military defines Agility as "the ability to successfully respond to change". The term "command and control" is used so commonly in the military that is abbreviated to "C2" in common usage. There is also a C2 Journal, which has had many articles on Agility recently.

  • First Version of Java Lambda Syntax Sparks Debate

    A few days ago Maurizio Cimadamore from Oracle pushed the initial lambda implementation in the OpenJDK Mercurial Repositories. This provided a first glimpse into the new syntax and has created controversy in the community.

  • Announcing the 4th Annual QCon San Francisco: November 1-5, 2010

    QCon San Francisco 2010, taking place November 1-5 is now open for registration ($700 savings until June 11th). QCon is an enterprise software development conference for team leads, architects, and project managers covering Architecture & Design, Java, NoSQL, Concurrency, SOA, Cloud Computing, Agile methodologies and other timely topics.

  • Unsolved SOA Mysteries

    In his new post, eBIZQ’s Joe McKendrick discusses some of the mysteries surrounding SOA: the difference between SOA and cloud computing, how can SOA fail when nobody really has fully implemented it, how to measure SOA success, and others.

  • Restful Services in Ruby using JRuby and Jersey

    In an effort to bring the expressiveness of ruby and the REST frameworks in Java, Charles Nutter makes the case for delevoping RESTful services in JRuby+Rails.

  • WPF vs. Silverlight: Choosing the Right Technology for a Project

    There is some confusion about when to use WPF and when to use Silverlight. Choosing the right technology for a project depends on precise requirements the application has and the differences between WPF and Silverlight’s capabilities.

  • Code Quality Management Tool Sonar Provides Design and Architecture Metrics

    The new version of open source code quality management tool Sonar provides design and architecture metrics. Sonar 2.0 introduced the analysis of design, architecture and object-oriented metrics for Java applications. And Sonar 2.1 version, which was released recently, supports the detection of unused methods and calls to deprecated methods.

  • Wireframes or No Wireframes

    The adage "A picture is worth a thousand words", is sometimes forgotten in the Agile world. At least, this is what many designers on Agile teams believe. In some teams, designers are required to create small increments of the design and this process does not necessarily produce the best results. For other teams wireframes are considered to be bureaucracy which gets in the way of development.

  • Google Offers Cloud Storage to Developers

    Google Storage for Developers (GSD) is a new RESTful service providing data storage which is replicated across several data centers located in US. GSD is called “for Developers” because data is transferred and accessed though an API based on regular HTTP commands like GET, POST, PUT, HEAD, and DELETE.

BT