Showing posts with label Javascript. Show all posts
Showing posts with label Javascript. Show all posts

Monday, March 9, 2009

Tuesday, January 20, 2009

Page Curl Plugin

Page Curl plugin for jQuery can be found here

Monday, December 29, 2008

Introducing jQuery

Check out this SlideShare Presentation:
Extending jQuery
View SlideShare presentation or Upload your own. (tags: extending jquery)

Unobtrusive JavaScript with jQuery

Check out this SlideShare Presentation:

Javascript : The Good Parts - Part Six: Ajax Performance

From YUI Theater, Javascript : The Good Parts - Part Six: Ajax Performance


Friday, December 12, 2008

Monday, December 8, 2008

Todd Kloots: Developing Accessible Widgets with ARIA (Accessible Rich Internet Applications)

From Y!Theater- Todd Kloots: Developing Accessible Widgets with ARIA (Accessible Rich Internet Applications)

Thursday, November 6, 2008

Yahoo! BrowserPlus

Yahoo has released a browser plugin - Yahoo! BrowserPlus. It can be downloaded here.

BrowserPlus is a technology for web browsers that allows developers to create rich web applications with desktop capabilities.

Lloyd Hilaiel talks about this Technology in this Video:

Monday, October 20, 2008

Taffy DB

Taffy DB is a free and opensource JavaScript library that acts as thin data layer inside Web 2.0 and Ajax applications.

Think of it as a SQL database in your web browser. It has many cool features including a CRUD(Create, Read, Update and Delete) Support which is first of its kind.

Get Started here

Sunday, October 19, 2008

The Javascript Programming Language

'The Javascript Programming Language' - a good presentation by Douglas Crockford covering the History to Advanced Features of Javascript. A good one.

Theory of the DOM

'Theory of the DOM' - presentation by Douglas Crockford.

'Advanced Javascript' - By Douglas Crockford

'Advanced Javascript' - Series of presentation by Douglas Crockford

Douglas Crockford presents "Web Forward"

Douglas Crockford presents "Web Forward" on October 9, 2008.

Friday, October 17, 2008

jQuery in 15 minutes

jQuery in 15 minutes, a good slideshow

jQuery in 15 minutes
View SlideShare presentation or Upload your own. (tags: javascript jquery)

Wednesday, October 15, 2008

Blackbird Javascript

Blackbird - A Simple Javascript utility developed by G. Scott Olson, to 'log' the messages, instead of throwing as 'alert'. It can be very useful for debugging. The cool part is the images and the styles used to show the logger.

Tuesday, October 14, 2008

Javascript, The Good Parts

The presentation by Douglas Crockford about the Good Parts of Javascript. A good one from Yahoo Theatre.

Sunday, October 12, 2008

Maintainable Javascript Videos

Here are the videos about 'Maintainable Javascript' presented by Chris Heilmann. Very useful for Javascript Development and Maintenance.


Chris Heilmann: Maintainable JavaScript, part 1 from Bachelor-ict.nl on Vimeo.



Christian Heilmann: Maintainable JavaScript, part 2 from Bachelor-ict.nl on Vimeo.

Saturday, October 4, 2008

Practical Functional Javascript

Oliver Steele have created a samples application - Practical Functional Javascript where we can run the Javascript code directly. It is a very useful one to learn about the Javascript usage.


View SlideShare presentation or Upload your own. (tags: xhr ajax)

Describes how to use functional programming techniques with JavaScript, with specific examples around AJAX XHR requests. Presented at Ajax Experience 2008.


SlideShare Link