Prototypal Inheritance Explained
Newcomers to JavaScript often misunderstand its object oriented style. This short tutorial explains how JavaScript implements object inheritance and how you can use it to your advantage. See more here: Prototypal Inheritance Explained
Functional JavaScript
In this article, we explore the Function object and learn about its role in a lesser known style of coding called Functional Programming. We focus on the Functional Programming concept of using Higher Order functions to improve code modularity. By Rob Gravelle. 0122 See the original post here: Functional JavaScript
The New Vessels: The New Language of Marketing 2.0
The new vessels, which include blogs, games, social networks, and other Web 2.0 mechanisms, involve listening, cultivating, and participating in the continuous dialogue among customers. By Sandy Carter. 0112 Here is the original post: The New Vessels: The New Language of Marketing 2.0
Overview of Popular JavaScript Frameworks – ASP.NET AJAX
In this last installment of the JavaScript frameworks overview series, we’ll be highlighting the main features of Microsoft’s ASP.NET AJAX Framework, including controls, JavaScript Type extensions, asynchronous communications and debugging capabilities. By Rob Gravelle. 0108 Credit:Overview of Popular JavaScript Frameworks – ASP.NET AJAX
Popular JavaScript Framework Libraries: qooxdoo and SproutCore
JavaScript Frameworks give your site a clean and professional look that would take you months to achieve on your own, if at all. Last week we looked at: Dojo, Rialto and the Spry Frameworks. This week we look at qooxdoo and SproutCore. By Rob Gravelle. 1210 More: Popular JavaScript Framework Libraries: qooxdoo and SproutCore
The Prototype JavaScript Framework
Programmers tend to collect utility functions to perform common tasks. In this article we look at some of the key features of the Prototype JavaScript Framework and demonstrate how it can make your life easier. By Rob Gravelle. 0925 Credit:The Prototype JavaScript Framework


