Setup Your Own Multiple-IP, Private Group of Proxies on a Single VPS Installation After much researching online in forum discussions and some hair-pulling troubleshooting (and a nudge in the right direction from Ralf at Tradebit), we’ve assembled a fairly reliable set of instructions for configuring Squid Proxy to employ multiple outgoing IP addresses from a [...]
Programming & PHP
WordPress Stripping iFrame Elements? Here’s the Fix.

Elements like Google Map embeds get stripped out. Here’s the Fix. If you have ever tried to enter a Google Map embed into a WordPress page or post, you’ve noticed that switching between “Visual” and “HTML” view in the page or post edit window strips the iFrame out–leaving you with broken code that displays nothing. [...]
SEO, tutorial, WordPressMySQL String to Replace Postal Codes With State Names

I recently had to modify a mySql database to replace postal codes (i.e., “FL”) with complete state names (i.e., “Florida”). I searched all over and did not find a ready-made string to accomplish this. I am sure somewhere that someone will find this useful. Simply replace “dbo_vwPRVDR” with your table name, and “State” with the [...]

