Home   |   Recommendations   |   Firefox resources   |   TWP Auctions   |   Forum   |   Contact
The Website Professionals

The Website Professionals

Real world webmaster resources.

TWP Auctions - the free eBay script TWP Probe RSS feed Forum

Sorry, your account is too old to be eligible to redeem this coupon.

I just attempted to redeem my $75 Google AdWords voucher…
“Sorry, your account is too old to be eligible to redeem this coupon.”
Nice way to do business Google. Send your existing customers a free voucher, then refuse to credit it because our accounts are too old. You really know how to make us feel like valued customers.

Export a favicon from Photoshop

Export a favicon from Photoshop

1. Download the ICO (Windows Icon) plugin, and extract it to your \Plug-Ins\File Formats directory.
2. Design your 16×16 icon (or resize something larger), and select “save as”.
3. Select the ICO format, and save your file as favicon.ico.
4. Upload your new favicon.ico to the root directory of your website.
5. Add this code inside the <head></head> section of your pages:
<link rel="shortcut icon" href="http://www.yourdomain.com/favicon.ico" />
Not only is this a nicer method than using those online favicon creators, but it also works for making favicons with transparent backgrounds.

ShareCash – better than Uploading.com

ShareCash

Simply upload files and get people to download them, and earn from 20 to 60 cents per download!
After QubeCash went under, I moved back to Uploading.com for a while… but now I’ve moved again – this time to ShareCash. I’ve only been using them for about a month, but so far I’m really impressed. The payouts are much higher, the speed and reliability is better than Uploading.com, but best of all – ShareCash pay for downloads from ANY country! Check them out here.

Disable Wordpress feeds

Disable Wordpress feeds

Need to disable the Wordpress RSS feed? It’s easy. Just paste this into your wp-content/themes/*theme-name*/functions.php file. If you don’t have a function.php file, create one.
<?
function fb_disable_feed() {wp_die( __(‘No feed available, please visit our <a href="’.get_bloginfo(‘url’) .’">homepage</a>!’) );}
add_action(‘do_feed’, ‘fb_disable_feed’, 1);
add_action(‘do_feed_rdf’, ‘fb_disable_feed’, 1);
add_action(‘do_feed_rss’, ‘fb_disable_feed’, 1);
add_action(‘do_feed_rss2′, ‘fb_disable_feed’, 1);
add_action(‘do_feed_atom’, ‘fb_disable_feed’, 1);
?>

Flickr spaceball.gif hack

Flickr spaceball.gif

Are you sick of that annoying spaceball.gif overlay that attempts to stop you saving “protected” images on Flickr.com? There’s a really simple way around it.

  • 1. Install Adblock Plus for Firefox
  • 2. Go to a Flickr page with a “protected” spaceball.gif image
  • 3. Right click on the image, and select “Adblock Image”

    Flickr spaceball.gif

  • 4. In the Adblock custom field, add “*spaceball.gif” (without the quotes).

    Flickr spaceball.gif

  • 5. Click “Add Filter”. Reload. Done.
Once you’ve done that, Adblock Plus will prevent spaceball.gif from loading – which uncovers the image underneath, allowing you to right click it, view it, save it, whatever.

Wacom Bamboo Fun … is actually kinda fun

Wacom Bamboo Fun

I spent a few hours with a Wacom Bamboo Fun over the weekend, and although I didn’t have quite enough time to give it a complete test, I was impressed enough to put it on my shopping list.
Features:
  • Combines the benefits of pen and Multi-Touch input into one tablet
  • Use a single finger for navigation and multiple fingers for gestures
  • Simple gestures make it easy to scroll, zoom, rotate, move backward or forward
  • Pressure-sensitive pen tip for natural pen and brush strokes
  • Battery-free, ergonomic pen with two switches
  • Textured work surface for a pen-on-paper feel
  • Quick access to user-defined shortcuts with four ExpressKeys
  • Attached fabric loop conveniently secures pen
The Wacom Bamboo Fun package also includes Adobe Photoshop Elements and Corel Painter Essentials, which is a great deal if you don’t already have them.
« Previous page
Featured marketing products for March 2010:
Use a different photo for every cardFree Business Cards Plus 14-Day Free Shipping $50+

Copyright © 2010 The Website Professionals - All rights reserved
Links | Privacy policy