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
I work with an awesome cast of developers at Mozilla, and one of them in Daniel Buchner. Daniel's shared with me an awesome strategy for detecting when nodes have been injected into a parent node without using the deprecated DOM Events API.
Regardless of your stance on pornography, it would be impossible to deny the massive impact the adult website industry has had on pushing the web forward. From pushing the browser's video limits to pushing ads through WebSocket so ad blockers don't detect them, you have...
Mozilla recently formally announced Firefox OS and its partners at Mobile World Congress and I couldn't be more excited. Firefox OS is going to change the lives of people in developing countries, hopefully making a name for itself in the US as well. The...
Ever want to see all of the information stored within the window property of your browser? Here's your chance.
The XHTML
We need a wrapper DIV that we'll consider a console.
The CSS
I like making this look like a command-line console.
The MooTools JavaScript
Depending on what you have loaded...
Thanks for reading my article. And a PHP.net favelet is really a good idea!