Monday, 29 March 2010
AirPort Express is working
Monday, 22 February 2010
MacFUSE - only a quick tryout
Sunday, 8 November 2009
ClickToFlash installed - performance improver on macbook
Today I've installed ClickToFlash in order to improve performance of my macbook.
To keep notes about this - here.
Remember uninstalling notes:
"Uninstalling ClickToFlash: for versions 1.5b4 and later, go to the Settings window and click the “Uninstall ClickToFlash” button. For versions prior to 1.5b4, navigate to ~/Library/Internet Plug-ins/ in the Finder, where ~ is your home folder, and delete the item named “ClickToFlash.webplugin” (or “ClickToFlash.plugin”)."
Monday, 28 September 2009
working with LaTeX
Last week I've built my first document in LaTeX format. It took an afternoon to catch it, but now I can do it ;). And I really like the idea of using it. Knowledge probably to be extended... ;)
Until new things about, I'll record here some basic steps (sort of wiki for myself)
- Install latex-mk on macbook:
ports search latex
ports install latex-mk
- using a template (*.tex file), fill in data then
- 2a. convert latex file in dvi file
latex-mk
- 2b. convert dvi file to pdf:
dvipdf
Thursday, 16 July 2009
ECHO - Comments Evolved
Probably I'll give it a try.