Buttons designed for Byrne Medical, Inc. SGNA 2010 Trade Show.
Archive for May, 2010
Button, Button, Who’s Got the Button?
Friday, May 21st, 2010K&C Classic Homes
Thursday, May 20th, 2010The website for K&C Classic Homes is finally live! This was a joint effort between Baker One Design and myself. Baker One Design did the graphics, and art direction, while I did the Flash and website code. The website features some jQuery effects, such as navigation drop down, lightbox, and expanding information panels.
Wuz Hapn’
Thursday, May 6th, 2010- Helping Smple Design Studio with some project overflow.
- Byrne Medical returned from their SGNA trade show this week. When I get some photos, I’ll post them up.
- Been working on a website design with Baker One Design. Hope to have it live this week!
- Designed new product labels for Hoa Da Herbal Medicines (twenty to be exact). Here is how the labels look:
Each label includes Vietnamese on one side, and English on the other. The type selection is simply VNI-Times and VNI-Helvetica, a free font. To get the Vietnamese characters to show up on the website was quite an ordeal. The process is as follows:
- The client sends over a Word document with all the information in VNI-Times.
- I use a free Java application called UnicodeConverter.jar, to convert the Word document from VNI-Times to Times New Roman. This is necessary because:
- For the Vietnamese characters to show up correctly on the website, the characters have to be in Unicode format. It doesn’t matter if it’s converted to Times New Roman or what; it just has to be in a Unicode format. In the head of the website, the meta is set to charset=UTF-8.
- For the characters to store correctly in the MySQL Database, the database has to be set to UTF-8.


