InfoQ Homepage Web Frameworks Content on InfoQ
-
Implementing REST Web Application Architectures
This presentation addresses the support for REST in Spring MVC from the perspective of a web application developer, including: URI templates, content-negotiation, and other RESTFul concepts.
-
Extreme Productivity in Application Development with Roo
Ben Alex demonstrates the creation of an enterprise Java application using Roo, a SpringSource open code generation tool, intended to help developers to be more productive without losing flexibility.
-
The evolving Guardian.co.uk architecture
This presentation covers how to rapidly evolve a web site that receives over 25 million unique users and 218 million page impressions a month using a "just in time" approach to architecture.
-
Buy a Feature: An Adventure in Immutability and Actor
This presentation discusses the functional programing paradigms used to build Buy a Feature, (a multi-user, web-based, real-time, serious game), including Actors, event streams, Scala and lift.
-
Lift Web Framework
This presentation discusses Scala (a hybrid Object Oriented and Functional language) and Lift, and how many Lift features are based on Scala pattern matching and functional composition.
-
Spring and Java EE 6
Jürgen Höller presents some of the new features coming in Java EE 6 and how their relate to Spring: Profiles, Servlet 3.0, JSR-236 Concurrency, JSF 2.0, JPA 2.0, JSR-303, JAX-RS, EJB 3.1, JSR-299.
-
Spring Framework 3.0, The Next Generation
Juergen Hoeller sees 3.0 as the completion of what was started with 2.5. Some topics covered are: more annotation-based configuration options, Unified EL++, REST, Portlet 2.0 and Java EE6 support.
-
Keynote: The Future of Java Innovation
Rod Johnson believes Java will continue to evolve outside of Sun as it has done lately. As proof he mentions SpringSource's latest contributions: Grails, Roo, free STS, tc Server and dm Server.
-
Gluing together the web via the Facebook Platform
At Gluecon 2009, Josh Elman discussed the Facebook platform and how it supports the creation of social networks, including the "social stack:" identity, social graph, and sharing.
-
Amazon Web Services: Building Blocks for True Internet Applications
Jeff Barr discusses Amazons Web development services including: Simple Queue, Simple Storage, Simple DB, and Elastic Compute Cloud (EC2), explaining how they address development issues.
-
Running PHP on the JVM with P8
Robert Nicholson discusses the reasons to bring PHP to the JVM, an overview of PHP and P8, PHP characteristics, how PHP functions are compiled, InvokeDynamic and PHP Functions.
-
Building Large AJAX Applications with GWT 1.4 and Google Gears
Rajeev Dayal discusses GWT, integrating GWT with other frameworks, GWT 1.4 features, developing large GWT apps, integrating GWT and Google Gears, Google Gears features and the Google Gears API.