InfoQ Homepage Languages Content on InfoQ
-
Evolving the Java Language
At QCon London 2008, Neal Gafter discusses language changes being developed for the JDK7; their interactions, how they are conditioned upon pre-existing language design choices, and API design.
-
Under The Hood
David Chelimsky takes a look at the Ruby Gems system - and a few very useful Gems: hpricot, builder, mocha, hoe, bones, and more.
-
JRuby: Power on the JVM
In this presentation from QCon London, Ola Bini shows how JRuby is implemented, how it's optimized and what it can be and what it is used for.
-
10 Ways to Improve Your Code
Neal Ford, an architect at ThoughtWorks, shows 10 ways to write better code. This is practical advice for developers, but application architects can benefit from it too.
-
Google Data API (GData)
The Google Data API (GData) provides a query language and Atom to provide search, read, and update capabilities to Google assets, including Calendar, Blogger, Picasa, CodeSearch, and Google Base.
-
Application Services on the Web: SalesForce.com
Dave Carroll describes Force.com as a platform for creating enterprise applications in the Cloud using web service APIs, server side logic, service oriented application support and ALM services.
-
DSLs: The Good, the Bad, and the Ugly
In this panel recorded during OOPSLA 2008, the panelists talk about the benefits and drawbacks of using DSLs.
-
Interactive Websites with Comet and DWR
In this session filmed during QCon London 2008, Joe Walker presents Comet, a long polling AJAX method used for updating the browser’s page, and DWR, a Java library for writing web sites using AJAX.
-
The Evolution of Lisp
Guy L. Steele Jr. and Richard P. Gabriel reenact their presentation called “The Evolution of Lisp” which took place during ACM History of Languages Conference in 1993.
-
Executable User Stories with RSpec and BDD
An introduction to BDD and how to make plain text User Stories executable with RSpec's Story Framework, which is written in Ruby, but runs against production code written in any programming language.
-
GWT-Gears: The Browser is the Platform
This presentation covers the use of GWT and Gears to create Web applications that can also be used when Web connection is not possible. Together these technologies make your browser your "platform."
-
Facebook: Science and the Social Graph
Aditya Agarwal discusses Facebook’s architecture, more exactly the software stack used, presenting the advantages and disadvantages of its major components: PHP, MySQL, Memcache, Thrift, Scribe.