HowIFixedIt.Net
… Because Broken Is Not An Option.
… Because Broken Is Not An Option.
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.
Jul 1st
When burning CD’s have you ever noticed Nero or other software automatically adds a 2 second delay between tracks. This is quite useful when burning most CD’s since a nice 2 second gap gives you a breather between tracks. However, when burning mixtapes or other compilations that would play smoother if there were no gaps, this short lag can get a little annoying. To get rid of the 2 second gap simply create a new compilation like normal and check the “No Pause Between Tracks”.
If you want to give it a shot here’s a great free Michael Jackson compilation by DJ JPeriod.
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
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!