2 usefull firefox plugins

I found 2 usefull firefox plugins on 456bereastreet.

Find inline CSS and JavaScript with Inline Code Finder
Inline Code Finder is a tool to traverse through all elements in a web page, and when it finds a HTML element with any of these, it will highlight them:

- Inline JavaScript events
- Inline style
- javascript: links

https://addons.mozilla.org/en-US/firefox/addon/9640

 

Obtrusive JavaScript Checker
Finds HTML elements with inline events and javascript: links.

https://addons.mozilla.org/en-US/firefox/addon/9505

jQuery - Microsoft - Nokia

This is looking good!

Both Microsoft and Nokia are taking the major step of adopting jQuery as part of their official application development platform. Not only will they be using it for their corporate development but they will be providing it as a core piece of their platform for developers to build with.

- The article at jQuery.com
- Scott Guthrie (builds a few products for Microsoft)
- Scott Hanselman’s (Programming Life and the Zen of Computers)

Youtube API tools

It’s really easy to develop Javascript or Flash applications that can control or interact with the YouTube player, or even completely reskin the interface. This video walks you through the basics of the YouTube API.

The video has 3 main parts: html/javascript API, Flash API and the Chromeless Player (an swf without buttons). This allows you to use custom layout controls for your website.


- YouTube JavaScript Player API Reference
- YouTube ActionScript 2.0 Player API Reference
- YouTube APIs and Tools
- Developer API Blog

The best of March 2007 by Smashing Magazine

Smashing Magazine

Every month Smashing Magazine take a look around and select some of the most interesting web-development-related web-sites. You’ll find useful references, tutorials, services, tools, techniques and articles Smashing Magazine have found over the last 30 days.

This month they have found great articles like Circular css Menu, Uni-form, CSS speech bubbles, CSS Time switcher, …

http://www.smashingmagazine.com/2007/04/12/best-of-march-2007/

swfIR: swf Image Replacement

swfIR

SwfIR (swf Image Replacement) is here to solve some of the design limitations of the standard HTML image and its widely-accepted associated CSS values, while still supporting standards-based design concepts. Using the dark arts of JavaScript and Flash, swfIR gives you the ability to apply an assortment of visual effects to any or all images on your website. Through progressive enhancement, it looks through your page and can easily add some new flavor to standard image styling.

When you start to use swfIR, you’ll need the ability to style it, the same way that you can do with regular images. To get around browser inconsistencies, swfIR adds a with a class of swfir around any image you’re replacing.

http://www.swfir.com/

Powered by WordPress with GimpStyle Theme design by Horacio Bella.
Entries and comments feeds. Valid XHTML and CSS.