JavaScript
1   |   2   |   3   |   4   |   5      »      [24]

Ejacs: Why you would want to a JS runtime in Emacs Lisp

I had to hold this back until Friday, because you will need some time to read Steve Yegge talking about his new project Ejacs:
Ejacs is an Ecma-262 compliant JavaScript interpreter written entirely ....... read more
1 day ago
Detect Ajax Framework with WTFramework

Because viewing the source is too bothersome, we now have WTFramework (short for What The Framework, obviously), a bookmarklet that will detect and display the Ajax / JavaScript frameworks used in ....... read more
4 days ago
Reglib and jQuery Demo

We posted on reglib, the new declarative event based library by Greg Reimer. I was a little confused at first, but Greg has posted a follow up which includes a demonstration comparing reglib to jQuery ....... read more
4 days ago
yboss - a wrapper for Yahoo?s BOSS API

BOSS - Build Your Own Search Service (the your is silent for reasons I cannot tell you as it would endanger the lives of our agents in the field) is a Yahoo! API to access their search index and get t ....... read more
11 days ago
Guid0: JavaScript GUIDs

Our own Michael Mahemoff is at it again, creating a simple little GUID generator called Guid0:
Guid0 is a GUID library for JavaScript. Okay, it doesn't yet do official, bona fide, 128-bit, GUIDs ye ....... read more
8 days ago
Timing in JavaScript and browsers can?t be trusted

This is officially the week of John. If he delivers top notch posts for the rest of the week he wins an Ajaxian award or something. Maybe we need to bring back the pack of cards where each card is a ....... read more
9 days ago
JavaScript Graph Plotting Tool

We've seen the community do a lot with over the past few months, and every so often it's fun to see the good ol'
approach to graphics and animation. Tavs Dokkedahl gives us a good one o ....... read more
15 days ago
Weed Out Obtrusive JavaScript

By now, most developers have (or should have) come to realize how important it is to build unobtrusive JavaScript code. Apart from ensuring a better user experience, todays tools and libraries make i ....... read more
18 days ago
Widgetplus: Server side Ajax widgets

Mikael Bergkvist has created Widgetplus, a gadget platform. He told us about it. XML Runtime The structure of an application is defined in XML. It?s loaded into the serverside runtime like this: java ....... read more
23 days ago
How to structure your JavaScript code

Peter Michaux has shared how he structures his code these days, as he has settled on a pattern:
The code example below is a simple little logger widget. It appends messages to a list and has a clea ....... read more
Tue,
28 Oct 2008
Delaying JavaScript Execution

Matt has a nice post on delaying JavaScript execution in a way that waits for certain events to finish:
If you're looking to execute JavaScript code whenever someone finishes (or stops temporary) s ....... read more
Tue,
28 Oct 2008
Fronteers Conference Videos Available on the YDN Theater

The Fronteers conference recently held in Amsterdam featured a bevvy of top shelf speakers. Developers such as Dean Edwards, Stuart Langridge, Chris Heilmann and Tom Occhino, among others, discussed J ....... read more
Wed,
22 Oct 2008
Form.Check: Great Form Validation for MooTools

Form validation is one of those problems that every IT developer has to deal with at one point or another. Form.Check is a MooTools plug-in library for dealing with client-side validation easily:
A ....... read more
Wed,
22 Oct 2008
Fixing Loss of Focus on IE

Continuing with SitePen stories for today, Dustin Machi posted a short but interesting piece on how to detect loss of focus on IE6.
So your cool new app is perfect, but you want it to lock the user ....... read more
Wed,
22 Oct 2008
Reinhardt: Client-side URL Dispatching from SitePen

Kevin Dangoor from SitePen recently announced the release of a small pet project: Reinhardt. From the blog:
A typical server-side web framework today includes three main components: a URL dispatchi ....... read more
Wed,
22 Oct 2008
Peppy: New CSS 3 selector engine

James Donaghue has released Peppy, the first release of his CSS 3 compliant selector engine that runs independent of one particular library (and can thus be used with any of them). He has some bold cl ....... read more
Tue,
21 Oct 2008
Great JavaScript and CSS Menu Libraries

Noupe is doing a good job cataloging content, such as their post on great JavaScript CSS menu libraries which features:
Sexy Sliding Menu - Andrew Sellick decided to use mootools due to the smooth ....... read more
Tue,
21 Oct 2008
Ajaxian Featured Tutorial: Building a JavaScript table grid application with TaffyDB

Back in March, we posted about Ian Smiths newest project, TaffyDB, the lightweight JavaScript library that acts as thin data layer inside Web 2.0 and Ajax applications. Ian contacted us to let us kno ....... read more
Fri,
17 Oct 2008
Another look at JavaScript inheritance

Stoyan Stefanov of Yahoo! has published a nice article on JavaScript's class-less objects. This is published on JavaRanch, so it talks to the Java community, and uses that lense to explain the differe ....... read more
Thu,
16 Oct 2008
Say Goodbye to alert()

Blackbird, G. Scott Olson's JavaScript logging library, truly has a catchy slogan. The slogan "Say hello to Blackbird and 'goodbye' to alert()" definitely captures what the Blackbird library aims to d ....... read more
Wed,
15 Oct 2008
1   |   2   |   3   |   4   |   5      »      [24]