Visualize your Twitter Timeline with jQuery and SIMILE
Since my last post I wondering if there was a better way to visualize my tweets. The Word Cloud was a nice feature, but I wanted more. I thought about... more »
Tweet 0 CommentsSave Tags: frameworks, javascript, web 2.0, web design
Wayne Lee On jPolite : Lightweight jQuery Based Portal Framework
With the proliferation of widgets and web page layouts based on user preferences, having a solid framework to push the work of managing these... more »
Tweet 0 CommentsSave Tags: frameworks, javascript, web 2.0
Create astonishing iCal-like calendars using jQuery
I wanted to create a calendar that would be similar to the iPhone Calendar application (or, if you want, to the little calendar on the left bottom... more »
Tweet 0 CommentsSave Tags: ajax, javascript, web 2.0, web design
TableSorter: Flexible Client Side Table Sorting With jQuery
TableSorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. TableSorter... more »
Tweet 1 CommentsSave Tags: css-html, javascript, web design
Free Tool for Deep AJAX Analysis
In web development, knowledge is power. Without a decent AJAX diagnostic tool, it's hard to know what's slowing down your site. Even basic... more »
Tweet 0 CommentsSave Tags: ajax, javascript, tools, web design
Tooltip and Image Preview Using jQuery
Learn Easiest Tooltip and Image Preview Using jQuery
Tweet 1 CommentsSave Tags: ajax, javascript, web 2.0, web design
DZone Daily Dose - 2009/11/19
Big announcements at the Devoxx and PDC conferences. At Devoxx Mark Reinhold said that Java 7 would be getting closures. At the Microsoft PDC... more »
Tweet 0 CommentsSave Tags: .net, java, javascript, ruby
Ajax For Evil: Spyjax with jQuery
Spyjax, as I know it, is taking information from the user’s computer for your own use — specifically their browsing habits. By using CSS and... more »
Tweet 0 CommentsSave Tags: css-html, frameworks, javascript, web design
How To: Disable Form Submit on Enter Key Press
Sometimes, you need to disable form submission on Enter Key press. If you want to prevent it completely, you need to use OnKeyPress handler on tag of... more »
Tweet 1 CommentsSave Tags: how-to, javascript, usability, web design
20 Best JavaScript Charting and Plotting Libraries
Wont it be nice if all your theoretical data were presented as charts? Charts add style and spice up the graphical intereface. Style your content and... more »
Tweet 1 CommentsSave Tags: javascript, open source, tools, web design
10 Javascript & CSS TreeView and Sitemap Plugins and Tutorials
Javascript Tree view and sitemap are good tools to display the structure of your website. I have collected 10 plugins and tutorials that will save... more »
Tweet 0 CommentsSave Tags: css-html, javascript, web design
8 Useful jQuery Calendar, Date Picker and Time Formatting Plugins that You Should Know
jQuery is one of the most popular Javascript library. It’s easy to use, flexible, and most of all there’s a lot of jQuery tutorials and plugins... more »
Tweet 0 CommentsSave Tags: javascript, tools, usability, web design
John Resig - Deep Tracing of Internet Explorer
I typically don't write about most performance analysis tools because, frankly, most of them are quite bland and don't provide very interesting... more »
Tweet 0 CommentsSave Tags: ajax, frameworks, javascript, web 2.0
A Step-by-Step Guide to dynaTrace AJAX Edition, available today for public download
The dynaTrace AJAX Edition has been out there as an Alpha for a couple of weeks. It gave you the first impression what was to come. All the feedback... more »
Tweet 0 CommentsSave Tags: ajax, how-to, javascript, tools
Custom animation with jquery
Previous series I had discussed about jQuery effects. Now time to talk about custom animation with jQuery using animate(). This is very interesting... more »
Tweet 0 CommentsSave Tags: frameworks, how-to, javascript, web design
LightBox for Videos - CeeBox: jQuery Plugin for Displaying Flash Videos with an Overlay
Videobox is a small script that enables showing videos from YouTube, MetaCafe and Google Video on the page with an overlay. Unfortunately, this... more »
Tweet 0 CommentsSave Tags: javascript, tools, usability, web design
jPaginate: A Fancy jQuery Pagination Plugin
jPaginate is a jQuery pagination plugin that comes with a twist: animated page numbers. The user can slide through the available page numbers by... more »
Tweet 2 CommentsSave Tags: ajax, javascript, usability
Flash Player 10.1 and AIR 2 Betas Arrive
Adobe Labs just unveiled two new beta releases for the Adobe Flash Platform. Flash Player 10.1 and AIR 2 betas are currently availble for Mac,... more »
Tweet 0 CommentsSave Tags: flash-flex, javascript, mobile, ria
Chromatable – A JQuery Plugin
Create scrolling tables with fixed headers using Chromatable JQuery Plugin
Tweet 1 CommentsSave Tags: ajax, javascript, web 2.0, web design
jQuery CSS stylesheet switcher
This tutorial shows you how to create a CSS style sheet switcher using jQuery for your site. This style sheet switcher has conventient forward and... more »
Tweet 0 CommentsSave Tags: css-html, javascript, web design
Developing a Firefox Extension : Getting Started
Article explains about the extension development for Firefox.
Tweet 0 CommentsSave Tags: css-html, how-to, javascript, web design
Processing with JavaScript
Simple experiment with processing JavaScript.
Tweet 0 CommentsSave Tags: javascript, tools
15 Top Rated jQuery Plugins
I decided to browse through the endless lists of plugins to pick some of the plugins with more than 3 five star votes…. and I didn’t find anyone with... more »
Tweet 0 CommentsSave Tags: frameworks, javascript
Persevere 1.0
Persevere 1.0 is now available for download. Persevere is a JavaScript storage and application server that uses a standards-based interface of... more »
Tweet 0 CommentsSave Tags: announcement, database, frameworks, javascript
Forms4j -- Java Spring form library
Forms4j is a replacement to using Spring form tags. Create complex forms quickly and easily -- with comprehensive validation and sections that... more »
Tweet 0 CommentsSave Tags: frameworks, java, javascript, tools