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

  • Moving the SOA Goalposts

    During the past several years industry tried to define and redefine SOA many times, often contradicting itself in the process. Is SOA really changing that much, or all this is happening due to continuing lack of understanding of what SOA really is?

  • LLVM and Ruby Roundup: llvmruby, yarv2llvm and regexpllvm, Rubinius

    The llvmruby project provides Ruby bindings for LLVM. Yarv2llvm is a project built with llvmruby which translates Ruby 1.9 opcodes to LLVM bitcode, which can be compiled down to native code, using LLVM's JIT functionality. Also: the Rubinius VM, currently rewritten using C++, now also comes with LLVM.

  • Interview: Tom Preston-Werner on Powerset, GitHub, Ruby and Erlang

    In this interview filmed at RubyFringe 2008, Tom Preston-Werner talks about how both Powerset and GitHub use Ruby and Erlang, as well as tools like Fuzed, god, and more.

  • Business Processes for SOA Governance

    Prabhakar Mynampati, an Advisory Architect at IBM, published last week an article detailing 6 SOA Governance business processes. The article includes a BPMN-like process definitions, rationales and benefits of adopting more formal approaches to SOA Governance.

  • Is BPM-as-a-Service Giving a new Chance to BPM?

    Rashid Khan, former CEO of Ultimus, was noting this week that the BPM market did not live up to its expectations. It is a problem of cost, skills, ease of use, standards? Can BPM-as-a-Service relying on Web 2.0 technologies and business model change the fate of BPM?

  • Agile Games for Learning

    At Agile 2008, Don McGreal and Michael McCullough ran a session that showed how to use games and exercises to help improve our understanding of Agile principles and practices. After the conference they created the Tasty Cupcakes as a repository for all Agile games.

  • JBoss Enterprise SOA Platform 4.3 and JBoss Operations Network 2.1 Released

    Red Hat has released a new version of the JBoss Enterprise SOA Platform (version 4.3) and a new version of JBoss Operations Network (2.1). The new SOA Platform allows for the remote monitoring and management of open source SOA deployments while the new integrated management platform aims to improve cooperative support.

  • BPM Products Consolidate Functionality For The Future

    In a recent survey of Business Process Management vendors found agreement that BPM needs to automate all types of business processes in the future, with distinctions between things like workflow and straight-through processing disappearing. Another area of agreement was the need to base BPM around SOA.

  • HP Releases Systinet 3.0

    HP announced the release of HP SOA Systinet 3.00, their SOA governance solution.

  • Adobe Releases Flash 10

    The latest update to the Flash Player from Adobe Systems has been released for general availability. To take full advantage of many of the new features, developers will have to wait for the release of Flex 4 sometime next year. However, Flash 10 does bring four main improvements that should interest developers: Pixel Bender, 3D Effects, Advanced Text Layout, and changes to File Reference API.

  • Presentation: Mark Little's "Diary of a Fence Sitting SOA Geek"

    In this presentation, recorded at QCon London 2008, Mark Little explains the history of SOAP/WSDL/WS-*-based web services and RESTful HTTP and shows that both approaches have their roles to play in any good architect's toolkit. He elaborates on where possible convergence could, or should, occur within the industry.

  • Is Groovy a Better Choice Than Java for Creating Internal DSLs?

    JVM-compatible languages such as Scala, Groovy and JRuby are recently gaining more popularity for developing Domain Specific Languages (DSLs). But are they better suited to creating internal DSLs than the Java programming language? Venkat Subramaniam explains why "Essence over ceremony" and "Metaprogramming" features in a dynamic language like Groovy help in developing internal DSLs.

  • Visual Studio 2010 Feature Focus: Profiling and Debugging Parallel Applications

    Visual Studio 2010 will bring a new focus on profiling and debugging parallel applications. These include tools for debugging code in terms of tasks instead of threads and profilers that show how efficiently the OS is scheduling threads.

  • Windows 7 Is to Be Called, Well, Windows 7

    Mike Nash, Corporate Vice President, Windows Product Management at Microsoft, has announced the name of the next version of Windows client operating system: Windows 7.

  • Date and Time API: Round 3

    The existing Date and Calendar classes haven't really fit the bill for developers and have often been a painful area of the API to work with. JSR 310 aims to provide a complete, fully featured Date and Time API for the Java platform which might be available with Java 7.

BT