… Because Broken Is Not An Option.
Computers
All Things Computer Related
301 ReDirect For WordPress Back To Home Page Instead Of 404 Error Page.
Jul 22nd
If you delete posts in WordPress that were once indexed by Google or bookmarked by one of your visitors, if they re-visit the link they’ll get your 404 error page. The code below simply will re-direct them to your homepage. Just copy the code to a file and rename it to 404.php. In my WordPress installation, i just replaced the existing 404.php file in wp-content/themes/themename/ with the code below.
Restore “Show Desktop” Icon In Quick Launch Toolbar Windows XP
May 12th
Accidentally lost your show desktop icon in windows XP? Here’s how to get it back. Open a text document in notepad and write the following:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
Save the following file as “Show Desktop.scf” and drag it back into the quick launch toolbar. That’s it!
More: The Quick Launch toolbar uses the files in the following folder:
%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch
Restore “Show Desktop” Icon In Quick Launch Toolbar Windows XP
May 12th
Accidentally lost your show desktop icon in windows XP? Here’s how to get it back. Open a text document in notepad and write the following:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
Save the following file as “Show Desktop.scf” and drag it back into the quick launch toolbar. That’s it!
More: The Quick Launch toolbar uses the files in the following folder:
%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch
How-To Rearrange Pages In Adobe Acrobat Pro
Apr 21st
Ever had to scan multiple documents and then convert them into a PDF only to find after you’ve merged the documents they’re out of order? Here’s a quick tip to rearrange those documents in the order you want. First open the document and click “pages”.
Once the window scrolls open you’ll be able to move the documents into any order you want. Just drag, drop, and click to rearrange. Don’t forget to save the file after you’re done!


