Skip to content

Archive for October, 2011

12
Oct

Top 3 WordPress Plugins, you can not live without

So your serious about your WordPress site? Well I am too! I’v'e been working heavily with WordPress since 2009 and its a very powerful, flexible platform. But it does not include 3 MAJOR addon’s that you should not be without.

1. BackWpPup

2. WP SuperCache

3. WP Minify

 

Read moreRead more

10
Oct

A little PHP code that saved me alot of SQL work

For the past few months I have been basically building from scratch the web infrastructure for Arcanatura. I have been primarily developing the U.S. website. But I also had to do a basic install that would be ready for our translators to translate and write topics for spanish speakers. The major problem was though that UTF-8_general_ci does not support special often commonly used Spanish langauge characters. So I had the issue of converting our wordpress install into a spanish ready database.

Read moreRead more