You are looking at posts that were written in the month of January in the year 2007.
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Nov | Feb » | |||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 | ||||
Posted on January 30th, 2007 by Chris Farris.
Categories: Wordpress.
Title: World Domination with WordPress
Posted on January 27th, 2007 by Chris Farris.
Categories: MythTV.
Wow, MythTV is a pain in the ass to build. Luckly I found a site that had OpenSuSE 10.2 rpms. That made it easier. I still had to copy over my config files from the old MythTV build.
http://packman.iu-bremen.de/suse/10.2
I had to manually alter the recording tables to copy the data from the old system to the new database.
The following query was used to compare settings from the old settings table and the new settings table:
select mythconverg.settings.value, mythconverg.settings.data, mythOLD.settings.data from mythconverg.settings, mythOLD.settings WHERE mythconverg.settings.value=mythOLD.settings.value AND mythconverg.settings.data != mythOLD.settings.data INTO OUTFILE '/tmp/setting.diff';
Posted on January 16th, 2007 by Chris Farris.
Categories: strange horned toads.
SHOW ENGINE INNODB STATUS\G
Posted on January 7th, 2007 by Chris Farris.
Categories: Wordpress.
Here is a good captcha anti-comment-spam tool for wordpress
Make sure to note This comment which has the fix for Wordpress 2.0. If you don’t then the captcha is there, but any value will still allow a post.
Powered by WordPress
© 2006 by Chris Farris. All rights reserved.
Background is Sky Song by Digital Blasphemy
Page Designed based on Vistered Little.