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

  • Lean Startup or Agile or Lean Startup and Agile?

    A recent post by Joshua Kerievsky contrasting Lean Startup with Agile approaches resonated with some commentators and raised the ire of others. Do Lean Startup principles replace and supersede Agile approaches or are they complementary.

  • Java EE PaaS Providers

    A survey conducted by Red Hat at this year's VMworld implied a strong demand for Java EE based PaaS, but such products are thin on the ground. We take a look at two contenders, CloudBees' RUN@cloud, and Red Hat's own OpenShift.

  • Design Details of the Windows Runtime

    The Windows Runtime (WinRT) was created to provide a fluid and secure application experience on Windows. WinRT was influenced by both .NET, C++ and JavaScript. WinRT does not replace the CLR or Win32, but rather provides unified support for applications written in different languages to run on Windows using the new Metro UI.

  • Zachman's Views On Impact Of Cloud Computing On Enterprise Architecture

    John Zachman, the originator of the Zachman framework, recently wrote an article that addresses the questions regarding the impact of cloud computing on enterprise architecture; especially given how disruptive and popular cloud architectures are becoming an effective technique to cut costs.

  • F# 3.0 – LINQ + Type Providers = Information Rich Programming

    Microsoft recently announced a developer preview release of F# 3.0 – new features include LINQ-support through Query expressions and a Type Provider System along with a set of built-in providers that allow succinct programming against a variety of data sources.

  • SEI Releases Smart Grid Maturity Model Update

    At the GridWeek 2011 Conference the Software Engineering Institute (SEI) at the Carnegie-Mellon-University has released an update 1.2 of its Smart Grid Maturity Model (SGMM).

  • Designing Loosely Coupled Metro Applications with URIs

    Protocols allow applications to launch other applications using URIs much as you would launch a website. This allows you to build a collection of small work-flow centric applications that work together seamlessly.

  • Application Lifecycle Management in Team Foundation Server 11

    Team Foundation Server 11 has added many features in the area of Application Lifecycle Management. Some of the highlights include support for code reviews, iterations/sprints, resource allocation, third part testing frameworks, and a much more capable dependency graph.

  • Facebook and Heroku Announce Partnership

    Today, Facebook and Heroku announced an integration between the their respective developer platforms that simplifies the development of Facebook Apps. With just a few clicks, you can select your language and configure which type of App you want to develop (Web Site, Canvas or Page Tab).

  • Build Sessions to Watch For

    With 274 sessions at the //Build/ conference it is hard to predict which are going to be important and which are just filler. Here is a rundown of the sessions we think are going to be important to enterprise developers.

  • Major UI Themes in Windows 8

    Windows 8 Metro doesn’t just change the way applications look, it fundamentally changes how they behave. Applications will no longer be running in the background at all times, they will be suspended whenever they are not view. Rather than a save button, most applications will be constantly updating data on the cloud so that the user can seamlessly switch from one device to the next.

  • Windows 8 Replaces the Win32 API

    Windows 8 introduces a new core API called WinRT. This is used to develop Metro style applications using C/C++, .NET, or JavaScript. These applications automatically gain features such as hardware acceleration and advanced power management out of the box. Existing Silverlight and WPF applications can be ported to the new “Native XAML” libraries with minimal effort.

  • Memcached surpasses EhCache and Coherence in Java Job Demand

    Around January 2011, Memcached became the number one caching solution based on Java developer job demand. Memcached expanded beyond its LAMP roots. InfoQ caught up with Dustin Sallings, the implementer of Spymemcached the leading Java Memcached client, to get his perspective on the rise of Memcached in the Java world.

  • Google Adjusts GAE Pricing Terms Based on User Reaction

    Google has reacted to recent developments regarding the increase in GAE prices which took developers by surprise, making a number of adjustments to the pricing plan, the most important being: the new billing is delayed until November 1st and the number of free Instance-Hours is raised from 24/day to 28/day.

  • New Relic Offers Real-time Performance Monitoring for Heroku Java users

    New Relic is bringing its well-regarded web application performance service to Java applications running on Heroku's PaaS. The add-on is offered in two versions, a free standard version, and a professional subscription service currently costing $0.06 per dyno hour. New Relic have also announced Python support for their stand-alone product.

BT