BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Java Content on InfoQ

  • MapReduce Gaining Traction: Tools Plugin Released for Eclipse and Amazon EC2 Support

    IBM's Alphaworks website has released an Eclipse plugin to simplify the development of applications using Hadoop, the open source Java MapReduce framework. Work has also been done to easily allow Hadoop applications to run on Amazon's EC2 and S3 platforms for processing and storage.

  • Presentation: Simplifying Enterprise Development with Groovy

    Guillaume Laforge, Groovy project manager, teaches how scripting with Groovy can increase your productivity and help you build and test solutions faster on the Java platform. Topics include Groovy the language, Ant builder, XML support, Swing support, Groovy's Meta Object Protocol, and more.

  • Guice and JavaConfig: Two Approaches to IoC through Annotations

    Now that the dust has settled a bit from the initial release of Guice, the comparisons with Spring IoC and specifically with Spring JavaConfig are available. Guice and JavaConfig offer different approaches on putting IoC configuration into code using Java annotations.

  • Presentation: Dynamically Typed Languages for the JVM

    Scripting languages are of growing importance, and they are typically dynamically typed. This session discusses improved support for these languages in the JVM, through the use of the new invokedynamic bytecode and through improved support for hot-swapping--modifying code and classes on the fly while maintaining the JVM software's security and integrity.

  • Considering Grails vs Rails Benchmarks

    The Grails community recently posted some unscientific benchmark numbers comparing a simple crud app written in Grails and Rails.

  • Sun Hires Debian Linux Founder Ian Murdock to Run OS Platform Strategy

    Ian Murdock, founder of Debian Linux, has been hired by Sun Microsystems to head up operating system platform strategy.

  • SCA/SDO go to OASIS

    The proprietary SCA and SDO specifications, often seen as competing with JEE and JBI, are taken to OASIS. With Sun now a member, is this a case of happy families?

  • Key Takeaway Points and Lessons Learned from QCon

    In this article we present the main takeway points and further reading as seen by the many attendees who blogged about QCon. It's a long article, but a superb way to learn all the main lessons that bloggers felt worth talking about. QCon London was InfoQ's first conference and has been quite a success.

  • QCon: REST for SOA at Yahoo!

    In his talk at the QCon conference, Mark Nottingham, a "Principal Technical Yahoo!", provided some insight into how the Yahoo! Media Group uses the Web, and not Web services, to build its SOA variant. According to Mark, the Yahoo! Media Group gains significant advantages by using HTTP RESTfully, especially by exploiting caching opportunities.

  • Choosing an Ajax Framework

    Sebastian Just has written about how to select an Ajax framework. He lists a number of questions that architects should answer in helping them narrow down the list of available frameworks, including community and corporate support, learning curve, and whether it fits the type of user the site has.

  • OpenLaszlo 4.0 Released with Flash and DHTML/Ajax Support

    Laszlo Systems has announced the release of OpenLaslzo 4.0. OpenLaszlo is an open source RIA platform that allows developers to compile and target their applications to either an Ajax or Flash runtime.

  • Google Contributes Data Partitioning Capability to Hibernate

    Three new top level Hibernate projects were released today: Validator, Search, and Shards. Search and Validator are both promotions of existing work. Shards which was contributed by Google is a horizontal partitioning solution built on top of Hibernate Core.

  • Apollo Alpha SDK Released

    Adobe has released the first public alpha of Apollo. Apollo is the code name for their cross-operating system runtime supporting HTML, Javascript, Flash and PDF in both online and offline modes. Included in the release is the SDK with command line tools for Apollo applications.

  • Six Usability Improvements to the Axis2 Deployment Model

    Deepal Javasinghe, one of the developers of Apache Axis2 and Synapse, describes 6 major usability improvements introduced in Axis2: J2EE style deployment mechanism, Hot deployment and hot update, a repository (where you drop services and modules, Change in the deploying of handlers (modules), new deployment descriptors, and multiple deployment options.

  • Panel: Who will Develop Software in 10 Years?

    In this video discussion panel (with transcript) Martin Fowler, Frank Buschmann, Steve Cook, Jimmy Nilsson, and Dave Thomas discuss the future of software development. Topics covered include outsourcing, is Google the next MS?, multi-core & parallism, grid computing, software stacks of the future, and more. The panel is from QCon sister-conference JAOO.

BT