February 21, 2011
MySQL is awesome with RoR, but not RVM. I recently decided I wanted to test a few things on my Mac with RoR and MySQL since I run MySQL on my production server. Generally it is a good practice to run what is in production in your development environment. Unfortunately, RVM made this very difficult, [...]
Read the full article →
December 21, 2010
Integrating the SMF SSI.php file with wordpress tends to lead to a problem for some people, it was for me for a while. To get it to work takes 2 simple steps. 1) In your themes functions.php page add the following line: 2) Delete the is_admin() function at the bottom of the Sources/security.php file of [...]
Read the full article →