Blog


IDE research

I really rember career begining, when working with Windows Notepad with no highlighing :) Then envolved to Notepad++ for years, but got really stuck on those file saving UTF-8 errors, migrated to Scite for other long years. Choosing IDE was not really  necesary, but doing quite much work for university with Java, got onto NetBeans (did not like Eclipse) and spent another bunch of years on it. Despite that memory usage was enormously increasing after each build. So tried to improve configuration, disable project scaning, close non using projects, logs and etc. That does not help in the end, even memory upgrade from 4GB to 8GB does not seem to be eficient enough. As I always say, Java eats all memory you can give to it.

Now I'm to research for the next IDE/editor for my daily work. Short requirements:

  • Syntax highligh (html, php, css, js)
  • FAST and memory eficient
  • Git near hands
  • Console output in editor (CodeSniffer, Unit tests,  and git)
  • Configurable shortkeys  for my configured commands (cache clear, phpcs, phpmd, phpunit and etc)
  • Projects and files
  • Code beautifier

Have some candidats for that - VIM (that requires a lot of training), SublimeText 2 (easier, but has some requirements missing).

comments Comments Time of post 2012-04-22

Hello english speaking world

One weekend morning I woke up early and read some of pending reading list. I remembered that long long ago I've forgoten to write blog (1-2 years).  I've thought, that maybe I should start writing it again in English.  I think it could be my professional interest links, or posts what I've been doing at the moment. We will see.. :)

comments Comments Time of post 2012-03-03