[Skip to the main content] Welcome to Daigo’s Daily Digital Diorama. I blog about Baseball, Judo, Jazz, Linux, Design and on being a dad.

  • Get Firefox!

Archive for July, 2006

Redesign of BostonWorks.com

Friday, July 28th, 2006

It is here. The New and Improved BostonWorks.com. This is what I was working on the last 4 month or so, I am very relieved, and excited, to have finished it. Here, you can see the old BostonWorks screen shot.
It was such an unique and great learning experience, I wanted to write it done […]

MI Edit rocks!

Thursday, July 20th, 2006

I am working on this sort of fun project which involves using Zen-Cart, open source shopping cart, but in Japanese. (BTW, for Japanese language pack, this support thread was very useful… Thank you Shida-san of Japanese language support group). During this process, I hit a minor problem. Zen cart send out an e-mail alerts (such […]

No more cursing IE?

Tuesday, July 11th, 2006

Am I the only one who didn’t know this?
  <style type=”text/css” media=”all”>
    @import “/css/main.css”;
  </style>
<!–[if IE]>
  <style type=”text/css” media=”all”>
    @import “/css/main_ie.css”;
  </style>
<![endif]–>
<!–[if IE 7]>
  <style type=”text/css” media=”all”>
    @import “/css/main_ie7.css”;
  </style>
<![endif]–>

That is pretty awesome. Also helpful was: Taming Your Multiple IE Standalones
Also, I’ve found this spellchecker plug in for WordPress, and so far […]

Localized solution for local audience

Monday, July 3rd, 2006

I have decided to team up with a friend, Hiro Nakano, to make my podcast more frequent and exciting. Hiro is about the most interesting and smartest guy I know and I am really excited about it.
However there is something that has bothering me for a quite a while. I use WordPress for creating […]

Trouble shooting Windows XP

Monday, July 3rd, 2006

memo to self…
When adding new USB hardware and have downloaded the driver from the net, but “New Found Device” doesn’r appear… Start>My Computer and right-click. A dialog box will appear. Click Properties. Then click the hardware tab. Click on “Device Manager”.