CodeIgniter Conference 2011 in Japan - a brief report
Last weekend, I had the pleasure if attending the first CodeIgniter Conference held in Japan. I had the chance to meet the 40-50 other few, but proud, CodeIgniter developers to discuss CI's many applications. The after-conference party was also lots of fun, and a great chance to "geek out" with everyone. Here is my brief report/observations about the conference:
- I'm not the only one who...
New site features
I have been making a few changes to the website, in an attempt to constantly improve its experience. I first lightened up the main gray area since it was giving out too much "gloomy rainy day" vibes to my liking. I also made subtle changes to proportions by making the site follow more closely the 960 Grid system. If by any chance you haven't been using this grid in your designs, it's a good...
Read more »How to fix some Wordpress e-commerce plugin annoyances
Here are some small fixes I found during Wordpress site development using the WP e-commerce plugin. Although the plugin is a quick (and free!) way to quickly put up a small e-commerce section on a website, it still requires a handful of improvement to make setup more simple to use.
Removing decimals to prices
This should be an option in the control panel, but unfortunately isn't. Not every...
Read more »How to change the collation of a table and its columns
One of my ExpressionEngine 2 installations wouldn't accept multibyte characters (Japanese, to be exact) in the Discussion Forum module. Those characters would be displayed as question marks in thread posts. I thought that the default EE2 install created tables in Unicode (UTF-8) automatically, and that I shouldn't have any problems with multibyte characters. After a closer look at my database,...
Read more »