BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Web Frameworks Content on InfoQ

  • Rack 1.0 Released

    Rack, the "minimal interface between webservers supporting Ruby and Ruby frameworks" has finally seen its 1.0 release. We talked to Rack developer Christian Neukirchen to learn what his plans for the future of Rack are.

  • Interview: Geoffrey Grosenbach on PeepCode

    In this interview taped at RubyFringe, Geoffrey Grosenbach talks about the Ruby and Rails community, the popular PeepCode screencasts and books, and more.

  • Five Questions with Eric Hexter and Jeffery Palermo

    Eric Hexter and Jeffery Palermo are the founders of MVC Contrib, an open source extension to Microsoft's ASP.NET MVC. With MVC Contrib getting ready for its first first production-grade release, we asked them to take a moment to reflect on the project and ASP.NET MVC as a whole.

  • WEB4J: Contrarian Web App Development for Java

    WEB4J is a minimalist, opinionated, full-stack web framework for Java. It embraces convention over configuration and is extremely small: only 88 classes total.

  • Spring Batch 2.0 Supports Job Partitioning and Annotation Based Configuration

    The latest version of Spring Batch framework supports job partitioning, remote chunking and annotation based configuration. Spring Batch development team recently released version 2.0 of the batch framework. The new version also has features like Java 5 support and non-sequential execution.

  • Should ASP.NET Developers Learn ASP.NET MVC?

    Many discussions of whether or not developers should use or learn ASP.NET MVC has been going on in blogs, Twitter and forums the last couple of weeks. The opinions varies from not recommended to all ASP.NET developers should learn it. InfoQ have tried to summarize some of the recent activity around this topic.

  • Eclipse BIRT reporting and BIRT Exchange

    Actuate has announced the BIRT Global Partner Connection at BIRT Exchange, for organisations wishing to develop with BIRT, an open-source reporting framework for Eclipse. BIRT provides reporting functionality and is one of the top ten projects at Eclipse.

  • Interview: Chad Myers on FubuMVC - An Alternative MVC Implementation in ASP.NET

    When ASP.NET MVC was first made available, Jeremy D. Miller and Chad Myers worked with the pre release versions and changed some of the underlying implementation. Later almost nothing was left of the original ASP.NET MVC implementation and they decided to create the alternative ASP.NET MVC implementation FubuMVC. Later they invited in Mark Nijhof as one of the major contributors to the project.

  • ASP.NET MVC is Open Source

    It has just been announced that ASP.NET MVC has been released under Microsoft’s open source license. The Microsoft Public License is certified by the Open Source Initiative, making is appropriate for most projects requiring an open source license including Novell’s Mono.

  • Presentation: Amazon Web Services: Building Blocks for True Internet Applications

    This presentation discusses how Amazon's Web Services can help Web developers solve common but vexing problems, including scaling. The Elastic Compute Cloud (EC2) and Simple DB are discussed in detail along with the Simple Queue, Simple Storage, and Flexible Payment Services. Each discussion covers basic concepts, example APIs, and brief introductions of case studies.

  • Interview: Matt Todd on Halcyon

    In this interview recorded at RubyFringe, Matt Todd talks about his work on the Halcyon framework and how to stop worrying and simple start implementing ideas, dumb or not.

  • Presentation: Being Dumb And Using It To Your Advantage

    In this talk from RubyFringe, Matt Todd recommends to stop worrying and simply start implementing ideas, dumb or not.

  • Wee: Continuation Based Ruby Web Framework

    Wee is a web framework similar to Seaside that uses continuations and provides reusable UI components. With Ruby 1.9, continuations stopped leaking memory and can therefore be used safely in a production environment.

  • Interview: Tim Bray on the Future of the Web

    In this interview made during QCon SF 2008, Tim Bray talks about why he is not convinced with the buzz surrounding Rich Internet Applications and shares his ideas on Cloud Computing. He also expresses his opinion regarding the debate REST vs. WS-* and the future directions web technologies will be taking.

  • ASP.NET MVC 1.0 Released

    Microsoft just released their new ASP.NET Model-View-Controller (MVC) web framework version 1.0 that is going to be announced at Mix 2009 today.

BT