Poll Results: What Javascript Library Do You Use?
…and the jQ’s have it! The the time of this writing over 1500 people have responded to our latest poll “What Javascript Library Do You Use?” making it... more »
0 commentsSave Tags: frameworks, javascript, opinion
The hidden value of processing.js
The ever wonderful John Resig finally posted his totally awesome processing.js code to the web. If you haven’t seen it, you should go take a look. The... more »
0 commentsSave Tags: frameworks, javascript, opinion
inputEx — a YUI-based Forms Utility
Parisian coder Eric Abouaf (aka “Neyric”) released version 0.1.0 of his YUI-based forms library, inputEx.
2 commentsSave Tags: ajax, javascript
47+ Excellent Ajax CSS Forms
Sometimes it can be a challenge designing a form that provides great functionality, while not loosing its visual appeal. Check out some great ideas to... more »
0 commentsSave Tags: ajax, css-html, javascript
10+ Useful JavaScript Regular Expression Functions to improve your web applications efficiency
Regular expressions are very powerful tools for performing pattern matches.And validating user input is the bane of every software developer... more »
0 commentsSave Tags: javascript
Live From JavaOne
Brennan Spies gives a run down of the first day of JavaOne.
0 commentsSave Tags: java, javascript, open source, web 2.0
Javascript String Performance: an Analysis
Recently I was writing a “tips and tricks” blog post that was going to focus on the idea that it is better to use an object as a “string buffer”; the... more »
0 commentsSave Tags: frameworks, javascript, tools
Is Your JavaScript Library Standards Compliant?
One of the things JavaScript libraries like jQuery, Dojo, and YUI can do for you is add support for features in the latest Web standards long before... more »
0 commentsSave Tags: frameworks, javascript, standards
Java Rockstars Panel @ JavaOne
A short description of the event.
0 commentsSave Tags: java, javascript, ria, web 2.0
A New Look For Zebra Striped Tables
After reading A List Apart's article about if zebra striping (Link) makes any significant impact on speed/accessibility, I thought I would knock a... more »
0 commentsSave Tags: css-html, javascript, usability, web design
Prototype and jQuery
Since I discovered it a few years ago, I've been a big Prototype fan. It's simple, and gets the job done with a minimum of fuss. It's not without... more »
0 commentsSave Tags: frameworks, javascript, opinion
Processing.js
I've ported the Processing visualization language to JavaScript, using the Canvas element. I've been working on this project, off-and-on now, for the... more »
0 commentsSave Tags: frameworks, gui, javascript
JavaOne: Geert Bevin on Java as API
Actually Geert’s talk was called “Boldly Go Where Java Has Never Gone Before” but to me it was really centered on the idea of Java-the-language as... more »
0 commentsSave Tags: java, javascript, mobile
Animated content navigation effect using jquery
This tutorial explains how to add various animated effect to content navigation using jquery.
0 commentsSave Tags: css-html, javascript, php, web design
Google and Dojo, F.E.E.D.I.N.G.
A new data store has been added to the Dojo Ajax Toolkit that uses Google's Feed API to enable you to load any Atom or RSS feed directly to your web... more »
0 commentsSave Tags: ajax, javascript, open source, web 2.0
Asynchronous Execution in Silverlight, GWT and Javascript
When Rich Internet Applications reach a certain level of complexity, you start having concurrency problems similar, but not identical, to the... more »
0 commentsSave Tags: .net, java, javascript, ria
JQuery and Separation of Concerns
I am constantly surprised by the power and elegance of of JQuery and how using it can change they way you create web applications. JQuery is not... more »
0 commentsSave Tags: javascript, web design
ASP.NET Validation Controls – Important Points, Tips and Tricks
ASP.NET validation controls provide an easy-to-use but powerful mechanism of ensuring that data is entered correctly on the forms. There are 6... more »
0 commentsSave Tags: .net, javascript, web design
30+ Javascript/Ajax Techniques for Sliders, Scrollers and Scrollbars
In this article we’d like to present a list of over 30 hand-picked Sliders, Scrollers and scrollbar techniques you can use to achieve some special... more »
0 commentsSave Tags: ajax, css-html, javascript
Unobtrusive JavaScript with jQuery
Links and resources from a three hour tutorial presented at XTech 2008.
0 commentsSave Tags: frameworks, javascript
Opera Dragonfly Architecture
This article covers the architecture of Opera Dragonfly in detail, showing what the different components in the architecture are, and how they... more »
0 commentsSave Tags: css-html, javascript, tools
jQuery Examples - Horizontal Accordion
In this example, I have created an accordion effect that reveals a caption for each thumbnail. I’ve done similar navigations like this in flash, so I... more »
0 commentsSave Tags: ajax, javascript, web design
MooTools 1.2: Drag. Drop. Lock.
I’ve received dozens of emails about my Six Degrees of Kevin Bacon Using MooTools article. Many people requested that I simplify the process and just... more »
0 commentsSave Tags: css-html, frameworks, javascript, web 2.0
Opera Releases Firebug Alternative: Dragonfly
For web developers, and especially front-end coders, the Firefox extension Firebug by Facebook’s Joe Hewitt is a killer app and major time saver. It... more »
0 commentsSave Tags: css-html, javascript, tools
Introduction to Opera Dragonfly
Opera Dragonfly is Opera's all-new set of developer tools, designed to give developers a lightweight-but-powerful application that provides effective... more »
0 commentsSave Tags: css-html, javascript, tools, web design
via