Weekend Links – JavaScript Favelets, Prototype Cheat Sheet, Reverse IP Domain Check, Resizable Images, ICANN Domain Tasting
The Power of JavaScript Favelets
I use the PHP.net favelet that prompts for a function name and takes you to the PHP.net API page. They save a lot of time and don't clutter your Firefox menu bar.
http://techtracer.com/2008/01/27/the-power-of-javascript-favelets/
Prototype.js Cheat Sheet PDF
Downloading this PDF is a must for Prototype framework programmers.
http://thinkweb2.com/projects/prototype/prototype-1602-cheat-sheet/
Reverse IP Domain Check
Who else is hosted on your shared server? Go here, enter your domain, and find out!
http://www.yougetsignal.com/tools/web-sites-on-web-server/
Resizable Images
CSS Tricks shows you how to make your images resize with the text...and still look good.
http://css-tricks.com/resizeable-images-at-full-resolution/
Google Leads, ICANN Follows: Domain Tasters Can Now Eat Dirt
ICANN, who should have taken the first step against domain tasting, has decided to keep the ICANN fee for all domains so to try to prevent tasting.
http://arstechnica.com/news.ars/post/20080130-google-leads-icann-follows-domain-tasters-can-now-eat-dirt.html
![5 Awesome New Mozilla Technologies You’ve Never Heard Of]()
My trip to Mozilla Summit 2013 was incredible. I've spent so much time focusing on my project that I had lost sight of all of the great work Mozillians were putting out. MozSummit provided the perfect reminder of how brilliant my colleagues are and how much...
![Camera and Video Control with HTML5]()
Client-side APIs on mobile and desktop devices are quickly providing the same APIs. Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop. One of those APIs is the getUserMedia API...
![Create Custom Events in MooTools 1.2]()
Javascript has a number of native events like "mouseover," "mouseout", "click", and so on. What if you want to create your own events though? Creating events using MooTools is as easy as it gets.
The MooTools JavaScript
What's great about creating custom events in MooTools is...
![CSS Filters]()
CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...
Thanks for reading my article. And a PHP.net favelet is really a good idea!