Bonjour, Hello and ようこそ。
Welcome to my little space on the web. Here you can view some projects I have worked on, read my personal blog, and check out some of my ExpressionEngine addons.
Although I'm comfortable with blogging/content management systems (CMS) such as Drupal and Wordpress blogging/content management systems (CMS), my weapon of choice is ExpressionEngine.
2010.01.08
2010.30.07
2010.30.07
2010.29.07
2010.28.07
2010.24.07
2010.22.07
2010.22.07
2010.22.07
2010.21.07
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 currency has decimals (eg. Japanese yen), so the extra ".00" needs to be dropped. This can be done by first setting the plugin not to display decimals in the control panel.…
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, I realised that the exp_forum tables were in latin_1! I had two options to fix the problem:
- Turn on the "Convert to high ASCII" option in ExpressionEngine's control panel (under Admin / Channel Administration / Global preferences). Multibyte characters…
Cup noodle ads: funny lyrics of known music videos
I'm really digging the recent Cup Noodle commercial series in Japan. The commercial looks like a regular music video, but the lyrics are completely different and sung in Japanese. Check out this Jamiroquai gem:
Looks like the famous "Virtual Insanity" video, until Jamiroquai starts singing "I'm hungry, I'm hungry, I'm hungry, I'm hungry... Oh Cup Noodle, I could eat about five!"
I only know of another music video from a Japanese song, but looking forward to more of…
Addon updates for EE2, part 1
I have updated some my addons over the weekend for ExpressionEngine 2. Each addon will now have two download links for the 1.6.x and 2.x versions of the addon.
The updated addons are:
- Google Analytics (actually updated my Mathieu Fauveau)
- NB moji limit
- NB CSV to Table
- NB Japanese Year
I have tested these addons myself and they seem to be running fine. If you encounter any problems, please let me know.
Since ExpressionEngine 2 stores text in the database in UTF-8 format, I thought Ellis…
Using twitter from a Japanese mobile phone
I remember a few months ago when I tried in vain to login on Twitter from my Japanese ketai, which most have only a simple WAP browser (meaning no Javascript or complex CSS, old school webpages only). I couldn't get past the login form, which wouldn't clear for some reason.
Looks like this has been solved now, with the whole Twitter interface translated in Japanese, little Japanese keitai-only emoji and all. Some mobile-specific functionality has also been added, including emailing a tweet from your mobile (like mobile blogging found in some CMSs) and keypad menu selection.
That…


