BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture Content on InfoQ

  • NoBackend: Front-End First Web Development

    At the Front-Trends 2013 conference last week, Gregor Martynus gave a talk entitled "Look ma, no backend!" about developing applications primarily from a front-end perspective, falling back to using server-side components only to implement the features the browser does not yet support.

  • Learning from Failures with The Lean Startup

    The lean startup is about fast delivery of desired products to customers, and increasing your understanding about the needs of customers. With the lean startup, people can learn faster from failures and become better innovators. There are teachers that use a lean startup based approach in education, which helps their students to learn faster.

  • Are Older Programmers More Knowledgeable?

    A recent study based on Stack Overflow’s data attempts to answer if programming knowledge is related to age, if older programmers are more knowledgeable and if they acquire new skills or not.

  • FoundationDB NoSQL Database Supports ACID Transactions

    FoundationDB database platform combines NoSQL scalability with ACID transactions across all data within the database. FoundationDB team announced last month the availability of its new NoSQL database platform.

  • Events bring Simplicity to a System's Architecture

    Using events for interactions between small business components can bring simplicity to a system’s architecture, Russ Miles explained in a presentation last week talking about Architectural Simplicity through Events.

  • What Is Idempotent in REST?

    What Is Idempotent in REST? One of the important aspects of REST (or at least HTTP) is the concept that some operations (verbs) are idempotent. Idempotency is also discussed in the SOA Design Patterns. For instance, does it matter if an operation only appears to be idempotent to users, when in fact it does change some state, such as updating a logger?

  • Mobile App Developers in Violation of Privacy Laws

    Even if an app developer is a geek of the highest order, deftly orchestrating multiple code languages to fulfill their legal obligation for a comprehensive privacy protection policy, it all may be compromised when they permit their mobile app to funnel clients’ personal data, such as; texts, photos, geolocation, audio or video to an ad agency, MBaaS provider or other third party player.

  • Integrate DevOps and ITIL Intelligently

    Alan Sharp-Paul, co-founder of ScriptRock, recently highlighted the need to intelligently integrate DevOps and ITIL (IT Infrastructure Library) within enterprises. He argues that forcing in DevOps where ITIL reigns is a risky proposition. The role of ITIL and its co-existence with DevOps has been commented on by Patrick Debois and other authors.

  • Microsoft Enterprise Library 6.0 Adds Semantic Logging

    Microsoft has released Enterprise Library 6.0 with a Semantic Logging application block, support for Unity 3.0 and Windows Store apps, simplified usage, better documentation and overall experience.

  • QCon New York 2013 in 6 Weeks (June 10-14); Top Tracks, Sessions, and Speakers

    Going into its second year, QCon New York 2013 (Jun 10-14) will be the largest east coast event for senior influencers in software development. This year's conference is expected to draw over 550 attendees and will feature over 100 speakers presenting across 18 tracks. With only 6 weeks left before the event, there is still time to save $300 if you register before May 24th.

  • InfoQ's New Redesign: Video Tour and Feedback

    Announcing the first major redesign of InfoQ since its inception. The intention of this redesign is to make it easier for users to find content they want, to simplify most pages to emphasize content instead of sidebars and metadata, and to make the site easier to read and more tablet/mobile friendly.

  • Major Performance Improvements in CA Clarity 13.2

    CA Clarity, an enterprise resource planning tool specifically designed for large IT organizations and consulting firms, has undergone a major redesign to fix its performance issues. In some cases average response time has gone from a frustrating 5 seconds to roughly 0.6 sec.

  • Two More DevOps Tool Vendors Acquired

    The excitement over DevOps is continuing to increase in major corporations. Today it was announced that two DevOps tool vendors were acquired. UrbanCode was picked up by IBM while Nolio went to CA Technologies.

  • Layer 7 to be Merged with SiteMinder

    Layer 7 Technologies has just been acquired by CA Technologies for the purpose of augmenting CA SiteMinder with Layer 7’s API Management & Security Suite. Layer 7 specializes in adding “access, security, SLA and management features” to existing service APIs.

  • Microsoft Offers Module to Scale Out Real-time Node.js Applications

    A new open-source contribution from Microsoft uses the Windows Azure Service Bus to provide scale out support for real-time Node.js applications. This module, called socket.io-servicebus, connects multiple servers running the popular Socket.IO module. This contribution is yet another example of Microsoft embracing Node.js and integrating it with Microsoft products and services.

BT