
Itch output load on the CPU and memory. I wanted to detail, so to speak. Looking at pie charts noticed that most of the time they are 10-15%. And the most interesting things happen in a very small scale and the indistinguishable. Realizing that the need to cut off the picture is not informative part and zoom in, proceeded to ... first adapted, and then to a complete rewrite of lua scripts conky.
Have you ever wanted to share your knowledge to someone else, who havent got the process well enough ? Have you ever trying to make you solution plain to your colleges ?
If he or she are close to you, in the same room, the best way is to use paper and draw diagram in pencil. But if someone are far from you and only communication channel available, the only way is e-mail your drawings and comments.
Long ago, standard UML was put out as a graphical representation of a system's model.
I often work in Total Commander, despite the fact that I was sitting in Ubuntu:) Got up the need to quick open, for example, html to Kate, and edit by UEStudio (left from my era of Windows) is not handy. At the first, we need to somehow associate file types out of a wine with the file types of native OS. That is, that formed such scheme: TotalCMD -> wine -> ... -> Kdm (or that handles the associations in ubuntu) -> Target program. And out there!
$ xterm -display :0 -e ssh -X andrey.zaharov@soe gnome-session &
$ VBoxManage startvm WindowsXP
Result: one desktop, "native" session KDE, Gnome over ssh, Windows Xp in VirtualBox in desktop integration mode.
KDE & Gnome & Windows XP: Of course, it is more convenient to work with "pocket" Windows Xp. So it is safer:) A gnome just standing on a remote server. How to do so, see the blog.
This is http://code.google.com/p/codeswarm related stuff!
Patch makes possible headless (without heavy window repaint) generation of frames. Still needs X server, but much less refreshing occurs. This made for fast rendering of frames on remote powerful server without network delays for window updates.
Recomended options in .config:
ShowVideo = false
TakeSnapshots = true
Ковыряясь в утилитке apt-cache, обнаружил интересную операцию dotty. Оказалось, операция генерирует на основе имен пакетов в конце команды, скрипт для другой програмки dotty, которая является графической программкой отображения этих скриптов. Вообщем, просто выполняя команду, например:
apt-cache dotty libxml2 | dotty -
если сразу после этого действа (установка и активация Zend Optimizer в PHP), страница пуста, нулевого размера и проситься на скачку, а в логах апачи:
child pid 00000 exit signal Segmentation fault
, то, скорее всего, конфликт с другим zend_extension или extension. Например, в моем случае это был xdebug (отключил - и ура!!!). У других, например, apc (Alternative PHP cache) и т.д.
<
script type="text/javascript">