Web Frameworks Content on InfoQ
Latest featured content about Web Frameworks

- Java,
- Ruby
- Topics
- Web Frameworks,
- Dynamic Languages
David Pollak talks about using Scala to write the Lift web development framework and his desire to write a productive framework that allows the developer to write concise code on top of a very strongly typed language.
News about Web Frameworks
- Architecture,
- Java
- Topics
- Announcements,
- Data Access,
- Web Frameworks
David Pollak, found of the Lift web framework and "Beginning Scala" author, has announced a new initiative "Goat Rodeo" that aims to bring data modeling into the 21st century.
- Java
- Topics
- Web Frameworks
The recent release of Spring Roo, a round-tripping code generation tool used to develop Spring applications in Java, offers Tomcat, JMS and Selenium support. SpringSource development team released Roo 1.0 M1 version last week.
Articles about Web Frameworks

- .NET,
- Ruby
- Topics
- Web Frameworks,
- Ruby on Rails
Ruby on Rails has seen spectacular growth over the recent years with many PHP and Java programmers learning Ruby and Ruby on Rails to help create faster solutions to business problems. This leaves out group of developers discovering Rails, ASP.NET developers. These are the developers writing C# and VB.NET ASP.NET applications for all those Microsoft shops around the world.

- Ruby
- Topics
- Web Frameworks,
- Ruby on Rails
Ruby on Rails has become a popular Ruby framework for creating web applications in recent years. An aspect of creating a web application is needing to create the same base functionality which developers need to complete before moving to the heart of the application. Applications using Rails implement authentication, automated billing and other aspects of business application development.
Presentations about Web Frameworks

- Java
- Topics
- Web Frameworks,
- Enterprise Architecture,
- Application Servers
In the opening keynote at SpringOne Europe 2009, Rod Johnson wondered if Java innovation is going to be stifled by latest Oracle acquisition and expressed his belief that Java will continue to evolve outside of Sun as it has done for the last few years. As proof he mentioned: Grails, Roo, a tool for improved developer productivity, a free STS, tc Server and dm Server.

- Architecture
- Topics
- Platforms,
- Web Frameworks,
- Community
Facebook offers an open standards platform for creating social network applications. Josh Elman discusses the concept of social networking and how the Facebook platform addresses issues of identity, of social graphing, and sharing (via its Open Stream API). His presentation explored the nature of a social graph and the "virtuous cylcle of sharing."
Interviews about Web Frameworks

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

- Architecture,
- Java
- Topics
- WS Standards,
- Web Services,
- Web Frameworks,
- SOA Platforms,
- WOA,
- Rich Internet Apps,
- Web 2.0,
- SOA Appliance
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.
Books about Web Frameworks

- Java
- Topics
- Web Frameworks,
- Dynamic Languages
Grails is an open-source, rapid web application development framework that provides a super-productive full-stack programming model based on the Groovy scripting language and built on top of Spring, Hibernate, and other standard Java frameworks. Over the course of this book, the reader will explore the various aspects of Grails and also experience Grails by building a Grails app.