|
jQuery
jQuery is a JavaScript library that stands out among its competitors
because it is faster, focuses on writing less code, and is very
extensible. In t...
|
|
|
The Power of Javascript
Glenn Vanderburg makes the case for Javascript, a language long overlooked. This presentation from JAOO 2007 shows how its OOP model and other language...
|
|
|
Attila Szegedi Discusses Rhino
Summary
Attila Szegedi discusses the Rhino JavaScript engine. Topics covered include the implementation of Rhino, Rhino's featureset, continuations, ...
|
|
|
New JavaScript editor in NetBeans 6.1
NetBeans IDE 6.1 contains a completely new JavaScript editor which provides many advanced editing capabilities such as intelligent code completion, mark occurences, rename refactoring, on-fly analysis of JavaScript libraries, support for many Ajax frameworks and more. Watch this screencast to discove...
|
|
|
Introduction to Firebug
Firebug is an essential Firefox extension for web designers and developers. You are able to quickly target any element on a page to see the markup, the CSS, the layout, and the DOM in an instant. Not only can you see all of this juicy information, you can edit and see the results directly in the brow...
|
|
|
|
Dav Glass — Rich Text Editing with YUI
Dav Glass, author of the YUI Rich Text Editor (as well as Resize, ImageCropper, and Layout Manager), gave a talk at Yahoo! last week about rich text ed...
|
|
|
Christian Heilmann’s Talk on YUI at GeekUp Leeds
Yahoo UK technical evangelist Christian Heilmann made his way to Leeds last week to give a talk on YUI for the GeekUp folks. The Northcast web podcast team has video of that talk online if you’d like to take a look. They did a fantastic job with their pre/post-roll — not too many tech videos show...
|
|
|
How to Start Working with Jiggy
Jiggy is a brand new runtime engine to write Javascript-based application for the iPhone. It wraps around frameworks like the UIKit so any application...
|
|
|