… Because Broken Is Not An Option.
Internet
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.
Know Your Internet Memes
Mar 6th
Here’s the definition of Interenet Meme’s from Wikipedia:
The term Internet meme is a phrase used to describe a catchphrase or concept that spreads quickly from person to person via the Internet, much like an esoteric inside joke.[1] The term is a reference to the concept of memes, although this concept refers to a much broader category of cultural information.
If you aren’t hip to the latest Internet meme’s, here’s a great sight to get you caught up:
It features some of the latest Internet Meme’s like “Kanye West Interrupts Taylor Swift” and some old favorites like “Don’t Tase Me Bro!”. So next time when you don’t get the joke, check this site and look it up!
LMGTFY … No, Really … Let Me Google That For You. Was That So hard?
Mar 5th
This post was inspired by a meeting i had the other day. A group of us were writing a report and we split the work up equally the week before. During the meeting everyone had their parts of the project ready and one by one we passed the VGA cable connected to the overhead LCD and began to discuss what we wrote. One of my colleagues plugged his laptop in and said “This is what i am going to write about.” He then pulled up google and typed in his search. He had nothing prepared for the deadline. No joke.
“letmegooglethatforyou.com” or “lmgtfy.com” for short, is a website that pokes fun at situations where people use or don’t use Google when they should be. To use it, go to the website and type in your search and hit “google search”. The website will give you a link that you can share with someone else and lmgtfy.com does its magic. Although my above situation isn’t really related to when you would use this tool, it just made me think of how fun this tool can be.
Here’s a better example of when i’ve seen it used. Say you’re surfing your favorite tech blog site and someone posts “Whats the difference between a Palm Pre and a Palm Pixi?” You go to lmgtfy.com type in “Whats the difference between a Palm Pre and a Palm Pixi?” and get a link like this http://tinyurl.com/yllqtsv. then you post it for the intended individual to poke fun. Have fun!
Disabling Remote Differential Compression To Speed Up Network Performance
Mar 3rd
Remote Differential Compression (RDC) allows applications to synchronize data between two computers in an efficient manner. By measuring differences between network files using the RDC compression algorithm files can be synchronized using minimal bandwidth by limiting the amount of data that needs to be sent across the network.
Because many pre-Vista Windows operating systems don’t use RDC it may hamper network performance. To turn RDC off In Windows Vista or Windows 7:
Start > Control Panel > Programs And Features
Uncheck “Turn Windows Features On and Off”
It may be a good idea to restart your system at this time even though it doesn’t explicitly ask you to.
Here is the overview from MSDN:
http://msdn.microsoft.com/en-us/library/aa373254(VS.85).aspx
Remote Differential Compression (RDC) allows data to be synchronized with a remote source using compression techniques to minimize the amount of data sent across the network.
RDC is different from patching-oriented differencing mechanisms, such as Binary Delta Compression (BDC), that are designed to operate only on known versions of a single file. BDC requires the server to have copies of all versions of the file, and differences between each pair of versions are precomputed so that they can be distributed efficiently from a server to multiple clients.
RDC makes no assumptions about file similarity or versioning. Because differences between files are computed on the fly, RDC is ideally suited for synchronizing files that are different or have been updated independently.
RDC does not assume that the file data to be synchronized resides in physical files. Therefore, the RDC application is responsible for performing file I/O on behalf of the RDC library.
Because it is transport independent, RDC can be used with RPC, HTTP, or other desired transport mechanisms. The RDC application bears the responsibility for choosing the appropriate transport and performing any client or server authentication that is required to support the transport’s security model.
RDC is suitable for applications that move data across a wide area network (WAN) where the data transmission costs outweigh the CPU cost of signature computation. RDC can also be used on faster networks if the amount of data to be transferred is relatively large and the changes to the data are typically small.”
Additional Email Addresses With Gmail or Use One Email Address with Multiple Twitter Accounts
Feb 27th
Here’s a little tip for gmail users. Gmail allows you to create multiple addresses using the same gmail address. Say you have the username howifixedit@gmail.com. By appending a “+” to it allows you to extend it and thus create a new address that will go to the same account. For Example:
howifixedit+computers@gmail.com
howifixedit+cellphones@gmail.com
howifixedit+internet@gmal.com
howifixedit+aroundtheweb@gmail.com
Will all go to the howifixedit@gmail.com account.
You can also add a “.” to any address and it will still go to the account in question. For example:
howifixed.it@gmail.com
howi.fixedit@gmail.com
how.ifixedit@gmail.com
how.i.fixed.it@gmail.com
Will all go to howifixedit@gmail.com email box.
Finally you can also use the @googlemail.com as the suffix for your email address and it will go to yourr gmail account. So howifixedit@gmail.com is the same as howifixedit@googlemail.com.
This is really useful when you want to sign up at different websites around the net. For example if you wanted to sign up for multiple accounts on Twitter. Using howifixedit@gmail.com and how.i.fixed.it@gmail.com will allow you to sign up for two twitter account and all your alerts will go to your main account. Another reason this is useful is for signing up for anything you may potentially be getting junk mail from. For example, if Doritos has a contest to sign up for free XBOX Live points, like it had in the past, you can sign up for it using howifixedit+doritoscontest@gmail.com. All the info would go to your main account and in the future if you were to get any spam or advertisements to howifixedit+doritoscontest@gmail.com you would know Doritos was the one that gave out your email address to advertisers or spammers.





