Weekend Links – JavaScript Favelets, Prototype Cheat Sheet, Reverse IP Domain Check, Resizable Images, ICANN Domain Tasting

By  on  

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

Recent Features

Incredible Demos

  • By
    Fancy FAQs with jQuery Sliders

    Frequently asked questions can be super boring, right? They don't have to be! I've already shown you how to create fancy FAQs with MooTools -- here's how to create the same effect using jQuery. The HTML Simply a series of H3s and DIVs wrapper...

  • By
    Scrolling “Go To Top” Link Using Dojo

    One of the most popular code snippets of posted on my blog has been the scrolling "Go To Top" link snippet. The premise of the snippet is simple: once the user scrolls an element (usually the BODY element) past a given threshold, a "Go...

Discussion

  1. Thanks for reading my article. And a PHP.net favelet is really a good idea!

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!