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

  • Frustration with the Role and Purpose of Architects on Software Projects

    Is software architecture a poorly done and frequently neglected aspect of software projects? That’s the position put forth in a recent blog post by Simon Brown, an independent consultant and founder of CodingTheArchitecture.com. Brown contends that miscast architects and a casual approach to architecture on agile projects have contributed to the poor state of the architecture discipline.

  • Security vulnerabilities with HTML5 (WebSockets)?

    Lori Macvittie recently raised concerns about WebSockets vulnerabilities to viruses and malware due to the removal of HTTP headers and MIME types. Given other reported security issues with the protocol and implementations, is it time to step back and consider what a world based on WebSockets should look like?

  • Software Architecture for the eCar of the Future

    In a recent news release the Siemens AG addressed how important new information and communications technology will be in future electric cars. A German government funded project investigates in appropriate software architecture for such cars.

  • Does BPM-in-the-Cloud Require RESTful Services? ZapThink Says Yes, but Doubts Exist.

    Jason Bloomberg of ZapThink claimed that cloud-based Business Process Management (BPM) software will be disruptive to those traditional BPM engines that cannot easily move to a cloud delivery model. Instead of describing the value proposition of BPM-in-the-cloud, Bloomberg’s article focused primarily on his assertion that REST-based services are a necessity for any cloudy BPM engine to work.

  • Secure Code Development: A Casualty With Agile?

    Agile teams are known to produce reliable and high quality code quickly. However, it is also a fact that pressure to deliver quickly might result in short cut reviews, curtailed testing and lack of attention to secure code. Is secure development as good as wishful thinking with Agile?

  • PHP 5.4 Drops Register Globals, Adds Traits

    PHP 5.4, the first major update since 2009, was finalized this month. This release includes several language enhancements including support for Traits as well as the removal of some controversial features.

  • Cloud Computing Can Innovate the Business Model and Will Create New Jobs

    An IBM study proposes six cloud computing enablers for the business model innovation, while an IDC paper estimates that cloud computing will create 14M jobs worldwide by 2015.

  • HeadwaySoftware has added support for Doxygen and Understand in structure101 and restructure101

    HeadwaySoftware has recently added support for Doxygen and Understand for C and C++, Delphi and Python programmers in its tools structure101 and restructure101.

  • Pivot-Thinking – The Neuroscience of Design

    The Center of Professional Development at the Stanford University offers a free live seminar on 8th March (9.00 am / PST) addressing the thinking behind design thinking. Pivot thinking is a new research area that addresses how to bridge the gap between "convergers" and "divergers" in teams which is particularly interesting for software engineering projects.

  • SEI Publishes The CERT Guide to Insider Threats Book

    What do ACTA, SEPA, PIPA, Stuxnet, Google have in common? They all have been hot topics in the press during the last months and they are dealing with information security. What, however, is commonly forgotten are internal threats related to espionage and stealing of company information.

  • VMware Introduces Spring Hadoop

    VMware have announced the availability of Spring Hadoop, which integrates the Spring Framework and the Apache Hadoop platform.

  • WebSockets versus REST?

    With WebSockets now a W3C Candidate Recommendation and a new JSR about to start in the JCP, the question arises about how and if WebSockets work with the principles of REST? Do they compliment each other, or will WebSockets, as some people believe, divert attention away from REST and towards a new style of interaction for the Web? There is even the suggestion that WebSockets "breaks the Web".

  • Is Amazon Getting Ready for PaaS with Simple Workflow Service?

    Amazon has announced Simple Workflow Service (SWF), a service for orchestrating distributed and fault-tolerant tasks that are part of a workflow implementing a business process. Are the recently announced DynamoDB and SWF pieces of a bigger puzzle suggesting Amazon’s entering into PaaS cloud computing?

  • Travis CI Announces Support for Java and Plans for Travis Pro

    Travis CI, a cloud-based continuous integration (CI) offering for open source projects on Github, has announced support for Java builds, as well as Scala and Groovy additions. After gaining traction among the Ruby open source community the project is now looking into the possibility of expansion to a hosted CI service (nicknamed Travis Pro).

  • ASP.NET Web API – A New Way to Handle REST

    Web API is the first real alternative to WCF that .NET developers have seen in the last six years. Until now emerging trends such as JSON were merely exposed as WCF extensions. With Web API, developers can leave the WCF abstraction and start working with the underlying HTTP stack.

BT