Sunday, 8 November 2009

Google Accounts and this blog

Honestly, I've forgott the link to my blog. 

Luckily, I've found it again on Google Accounts! :)


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)

  1. Install latex-mk on macbook:

ports search latex

ports install latex-mk

  1. using a template (*.tex file), fill in data then
  • 2a. convert latex file in dvi file

latex-mk <>.tex

  • 2b. convert dvi file to pdf:

dvipdf <>.dvi

Thursday, 16 July 2009

ECHO - Comments Evolved

Just found from a twit about ECHO. No, it is not the Java web framework. It seems to have another perspective. I'll see in the future.
Probably I'll give it a try.

Sunday, 12 April 2009

too lazy to do all I want to...or maybe just the day is so short?

Tuesday, 31 March 2009

todos

Two new things that I would try to do in coming time:
  • pax tools, starting with pax-runner, so that I could use bundles out of the artifacts of a project and try to use the appropriate container for them(tutorials - on ops4j page and have a look here also)
and