How to configure common CLI tools on Mac OS X
Thursday, 29 January 2009 19:24
Joel
 Even if you configured properly the application Terminal on your Mac, you may think using it is difficult, and not intuitive at all. Indeed, with the default configuration for the common command line tools, you won't get syntax highlighting within vim, nor will you have a shell which facilitates your work, and so on. But since I started my journey in Mac universe after spending some time on Linux, I am used to configure some of these tools, and I simply decided to make my shell and my other CLI tools on my mac look like what I previously had in my Linux box. So, let me tell what I did to have really usable command line tools on my Mac...
Last Updated ( Friday, 30 January 2009 07:54 )
Read more...
|
Configure Terminal on Mac OS X
Wednesday, 28 January 2009 20:28
Joel
Every time someone asks me for help for something geek on a Mac, I often prefer using the Terminal, because I never got used to editing a configuration file under /etc with a graphical text editor. Don't misunderstand me, I am not a Terminal addict, and I often prefer using graphical tools extremely integrated with Mac OS X: for example, I wouldn't code in C++ with something else than Xcode, which turns out to be an incredible IDE. But for some other things, I still launch this Terminal, and there are a few things in its default configuration I never liked, such as the behaviour of the keys page up/page down, home/end, etc.
So, let me tell you how you can configure your Terminal like I did on my mac, running Mac OS X Leopard 10.5.6.
Last Updated ( Wednesday, 28 January 2009 22:12 )
Read more...
Installing Tomcat on Mac OS X
Tuesday, 13 May 2008 22:30
Joel
 Having to work with Tomcat for an important project I am working on, I installed it on my Mac. However, in 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 ( Friday, 30 January 2009 09:54 )
Read more...
|
mmv under Mac OS X Leopard (for Mac Intel)
Monday, 12 May 2008 13:18
Joel
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 ( Friday, 30 January 2009 08:26 )
Read more...
Japanese in LaTeX documents and in Unicode with MacTeX
Saturday, 10 May 2008 22:51
Joel
 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 ( Sunday, 23 August 2009 00:50 )
Read more...
|
|
|
|
|
|