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

  • By
    Responsive Images: The Ultimate Guide

    Chances are that any Web designers using our Ghostlab browser testing app, which allows seamless testing across all devices simultaneously, will have worked with responsive design in some shape or form. And as today's websites and devices become ever more varied, a plethora of responsive images...

  • By
    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...

Incredible Demos

  • By
    Upload Photos to Flickr with PHP

    I have a bit of an obsession with uploading photos to different services thanks to Instagram. Instagram's iPhone app allows me to take photos and quickly filter them; once photo tinkering is complete, I can upload the photo to Instagram, Twitter, Facebook, and...

  • By
    Fullscreen API

    As we move toward more true web applications, our JavaScript APIs are doing their best to keep up.  One very simple but useful new JavaScript API is the Fullscreen API.  The Fullscreen API provides a programmatic way to request fullscreen display from the user, and exit...

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!