ExtJS Grid Accepts Data Dragged from Spreadsheet
If we could drag our tabular data into grids from other programs we could circumvent the need to upload a data file to a web server to be read and parsed, then spit back out to our browser in a readable format. Anyone who has ever had to parse Excel files on the server side knows how much of a pain it...
Open Source Web Analytics Framework
Open Web Analytics (OWA) is an open source web analytics framework written in PHP. OWA was born out of the need for an open source framework that could be used to easily add web analytics features to web sites and applications. The OWA framework also comes with built-in support for popular web applications...
Yahoo! Web Analytics
Yahoo! Web Analytics is a highly customizable, enterprise-level website analytics system designed to help website businesses increase sales and visitor satisfaction, reduce marketing costs and gain new insight on online customers. By storing data in raw, non-aggregated form, Yahoo! Web Analytics is more...
jQuery Visual Cheat Sheet
Cheat sheet is a reference tool that provides simple, brief instructions for accomplishing a specific task. We have collated a set of cheat sheets for web developers a while ago. Woork has just released jQuery Visual Cheat Sheet, which is an useful and practical reference to jQuery 1.3 for web designers...
Test Your MooTools Code with MooShell
We have featured JS Bin 2 days ago. And our lovely readers have pointed out MooShell, which helps us writing and testing HTML, CSS and Javascript too. You can easily debug your Mootools code online with MooShell. Just load the page, edit relevant fields and load the result into an iframe. Also, it does...
AdSense Plugins for WordPress
WordPress allows bloggers to easily integrate Google Adsense inside wordpress using plugins. Google Adsense has become the most popular advertising program, but adding it to WordPress isn’t always the easiest thing to do.  Many people don’t know where to put the code or how to keep track of it. ...