Tips & Tricks

Installing Tomcat on Mac OS X

E-mail Print PDF

Having to work with Tomcat for an important project I am working on, I installed it on my Mac. However, on the beginning, I didn't make much effort: I just uncompressed the official archive in my /usr/local, and I was able to start and stop tomcat manually, that's all... But today I decided to learn a few things about Mac OS X, trying to install it properly. Let's see what I did!

Last Updated ( Saturday, 17 May 2008 11:56 ) Read more...
 

mmv under Mac OS X Leopard (for Mac Intel)

E-mail Print PDF

Since I switched from Debian and Ubuntu to Mac OS X Leopard, I got used to most of the differences between those operating systems. Yet one very important thing for me was still lacking: A command line utility called mmv...

Last Updated ( Monday, 12 May 2008 17:19 ) Read more...
 

Japanese in LaTeX documents and in Unicode with MacTeX

E-mail Print PDF

Since I discovered LaTeX, I have become a real fan of this typesetting system. Yet, something bothered me very much: I could not use easily Japanese with LaTeX using a normal encoding, that is to say using UTF-8. Using CJK is not too difficult, but getting CJKutf8 to work is much harder. I just couldn't resign myself to use some strange encoding popular in Japan, mostly for Windows Addicts...

But I just found how to do it. Since it is not so easy, I want to do a copy-paste how-to explaining precisely how to install UTF-8 Japanese support in MacTeX. So, just follow the guide...

Last Updated ( Friday, 14 November 2008 12:33 ) Read more...