My Website Tools

By  on  

For those of you who eat up my RSS feed (thank you), you may not know that I have some pretty helpful tools on my website.

Alexa Rank Fetcher

Your Alexa rank can come into play when you try to sell advertising on your website.

https://davidwalsh.name/alexa-rank-fetcher/

CSS Compressor

Don't make your website visitors download your bloated CSS file! Use my CSS compressor to clear extra whitespace!

https://davidwalsh.name/css-compressor/

Domain Availability Checker

Need to know if that domain is available? Use my domain checker. I wont auto-reserve it like Network Solutions -- I promise!

https://davidwalsh.name/whois-domain-availability-checker/

Google Result Grabber

Need to know how many pages your customer has indexed in Google since you gave them a great SEO run? Find out!

https://davidwalsh.name/google-domain-results-number/

.htaccess Username / Password Generator

I use this all the time. If your client needs a directory protected, you're gonna need to generate the password somewhere.

https://davidwalsh.name/htaccess-username-password-generator/

Javascript Compressor

Javascript files can get bloated in a hurry -- save some bandwidth!

https://davidwalsh.name/javascript-compressor-packer/

XHTML Compressor

Have some text you know doesn't need to be updated again? Pack it for good!

https://davidwalsh.name/xhtml-html-compressor/

Recent Features

  • By
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

  • By
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

Incredible Demos

  • By
    Instagram For MooTools

    If you're still rocking an iPhone and fancy taking a photo every now and then, you'd be crazy not to be using an app called Instagram.  With Instagram you take the photos just as you would with your native iPhone camera app, but Instagram...

  • By
    MooTools Kwicks Plugin

    I wrote a post titled Get Slick with MooTools Kwicks ages ago. The post was quite popular and the effect has been used often. Looking back now, the original code doesn't look as clean as it could. I've revised the original...

Discussion

  1. The link to the css compressor gives me a “not found” :(

  2. @Jade: All of these tools have been moved to:

    http://davidwalsh.name/web-development-tools

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