Archive for the 'Links' Category
- Real-time map of planes approaching the Zurich airport. Now I know why my plane was making crazy circles before landing. http://radar.zhaw.ch/radar.html (0)
- (almost) real-time map of Swiss trains http://www.swisstrains.ch (0)
- http://net.its.hawaii.edu/advanced/make_work/IPSec/MacOSXTiger/mactigercert.html – how to import a trusted CA certificate in OSX. (0)
- http://www.linotype.com/ – a (commercial) site about fonts: let’s search in numerous ways has an amazingly comprehensive information about the creator and the history of each font. (0)
- http://picsfromtheoffice.blogspot.com/ – awesome in-flight photos. I wish my “office” had such views
(0) - http://joseph.randomnetworks.com/archives/2005/05/02/mailapp-imap-path-prefix-changes/ – changing IMAP prefix in Mail.app (1)
- http://www.mactips.org/archives/2005/08/02/color-your-os-x-command-prompt/.
export CLICOLORS=1worked for me! (0) - Times and times again I forget those. Here’s a short and long cheat sheet I found on Google: (1)
- http://www.economics.utoronto.ca/osborne/latex/PMAKEUP.HTM – a nice tutorial how to make the camera-ready version of your latex document even more beautiful by removing
Overfull \hboxes and avoiding widows and orhpans. What worked really well for me was:
(0)\def\longbookpage{\enlargethispage{\baselineskip}} \def\shortbookpage{\enlargethispage{-\baselineskip}} - Have you ever wondered how load average on Unix is defined? (0)