Javascript Content on InfoQ
Latest featured content about Javascript

- .NET
- Topics
- Javascript,
- Rich Internet Apps,
- Silverlight
Silverlight 2 is a cross-platform, cross-browser plug-in and runtime for building rich internet applications. Mike Taulty walks through Silverlight basics such as the UI Model progresses to building applications with both Visual Studio 2008 and Expression Studio.
-
By Mike Taulty
on Dec 05, 2008,
News about Javascript
- Ruby
- Topics
- Javascript,
- Scripting,
- Interop,
- Dynamic Languages
Johnson brings Javascript to Ruby, allowing to run Javascript inside a Ruby runtime. To understand the why and how behind Johnson, we talked to John Barnette who's behind Johnson.
-
By Joseph Hurtado
on Oct 31, 2008,
- .NET,
- Architecture
- Topics
- Javascript,
- Language,
- Cloud Computing
Volta extends the reach of .NET programming languages, libraries, and tools to cover the cloud. As such it seems to become Microsoft's response to Google's GWT. In this article the contributors to the project explain what is "Architecture Refactoring", how it works and where it is going.
-
By Jean-Jacques Dubray
on Sep 05, 2008,
Articles about Javascript

- Java
- Topics
- Web 2.0,
- Javascript
Refreshing the web page every time data is requested from the server is annoying for the users. Joel Confino shows how existing web pages can be tweaked to request data via AJAX without refreshing the page, by using jQuery, a JavaScript library, which involves minimal changes to existing code.
-
By Joel Confino
on Sep 15, 2008,

- Java
- Topics
- Rich Internet Apps,
- Javascript
While increasingly more websites are fully or partially based on AJAX, it is still difficult to develop complicated AJAX applications. What is the main issue which causes this difficulty in developing AJAX applications? Is it asynchronous communication with the server, or is it GUI programming? How can a multithreading JavaScript library help to ease some of these issues?
-
By Daisuke Maki
translated byDaisuke Maki
on Jul 10, 2008,
Interviews about Javascript

- Java
- Topics
- Javascript
Attila Szegedi discusses the Rhino JavaScript engine. Topics covered include the implementation of Rhino, Rhino's featureset, continuations, usage patterns for embedding Rhino, running JavaScript on the server, scripting capabilities for Rhino, JavaScript versus Ruby, JavaScript on Rails, and future plans for Rhino.
-
By Attila Szegedi
on Apr 11, 2008,

- .NET
- Topics
- Javascript,
- Web 2.0,
- Rich Internet Apps,
- Java plus .NET Integration,
- Silverlight
Learn about the re-launch of Major League Baseball’s website on Silverlight. With the website’s back-end written in Java and much of the user interface built with JSP, MLB.com is not your typical candidate for adopting Microsoft’s newest technology for building Rich Internet Apps. Henry Belmont and Thaniya Keereepart share the reasoning behind choice and implementation details.
-
By Henry Belmont & Thaniya Keereepart
on Feb 26, 2008,
Presentations about Javascript

- Ruby
- Topics
- Language Design,
- Javascript,
- Rich Internet Apps,
- Language,
- Dynamic Languages,
- Programming
Glenn Vanderburg makes the case for Javascript, a language long overlooked. This presentation from JAOO 2007 shows how its OOP model and other language features make it a very powerful tool and how to use these features to get the most out of the language.
-
By Glenn Vanderburg
on Mar 29, 2008,

- Architecture
- Topics
- Javascript,
- Web 2.0,
- Rich Internet Apps
An Ajax application can go for several hours without leaving the original page. In this talk, Dave Crane explores ways to apply design patterns to the client tier, and how the use of patterns compares with the server-side. He examines the tension between maintaining server-control and delegating control to the client, and looks at the pros and cons of each architecture with real-world examples.
-
By Dave Crane
on Mar 20, 2008,