Lance Fisher has made an update to jQuery for Intellisense in Visual Studio 2008
Click here to read about it and download jQuery with the Intellisense updates.
JavaScript, jQuery
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted in Tools on December 25th, 2006 1 Comment »
This Word Press Plugin adds del.icio.us Play Tagger into your blog. Play Tagger is a neat little tool that allows you to easily play mp3 files on your website or blog. It will add a player tool to all the mp3 links on the page.
Example mp3 link
Installation Instructions
Just drop the delicious-play-tagger.php file into your wp-content/plugins […]
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted in Tools on December 22nd, 2006 6 Comments »
This Word Press Plugin adds del.icio.us Tagometer Badge into your blog. The badge can be added in the home page, in the side bar or after each post or page.
Installation Instructions
Just drop the delicious-tagometer-badge.php file into your wp-content/plugins folder and activate the plugin in the admin. Go to the “del.icio.us Tagometer” options page under […]
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted in Tools, Microformats on December 16th, 2006 1 Comment »
“Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards. Instead of throwing away what works today, microformats intend to solve simpler problems first by adapting to current behaviors and usage patterns (e.g. XHTML, blogging).” Source: http://microformats.org/about/
I really like microformats because they […]
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted in JavaScript, AJAX, Tools on November 9th, 2006 No Comments »
FireBug is FireFox extension that allows you to select an object on the web page and see its HTML code, styles and everything that you need. It allows you to monitor JavaScript, CSS, HTML and even Ajax.
Here are just a few the capabilities of FireBug:
JavaScript debugger for stepping through code one line at a […]
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.