theriddlebrothers


Member since 02/16/2011

6 snippets

1084 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

theriddlebrothers's Recent Snippets



« Prev 1 Next »
IE will redirect the entire page, and disable any ajax calls within an iframe application. This fixes those issues.
0 542 posted 13 years ago by theriddlebrothers
If a MySQL DB for WordPress is encoded as latin1, these steps will prevent utf8 encoding issues.
0 701 posted 13 years ago by theriddlebrothers
If you run a query to delete old posts manually from MySQL in a WordPress database, the old tags will remain and appear in your tag cloud/listing. This allows you to identify those unused tags, and then delete them with an additional query.
0 521 posted 13 years ago by theriddlebrothers
0 571 posted 13 years ago by theriddlebrothers
Add an Apache virtual host via command line. Run as ./create mysite.domain.com
0 476 posted 13 years ago by theriddlebrothers
Snippet from http://www.luscarpa.com/
0 807 posted 13 years ago by theriddlebrothers
« Prev 1 Next »