Pages: Prev 1 2 3 4 5 6 7 8 9 10 Next
WordPress and TinyMCE

TinyMCE (platform independent web based Javascript HTML WYSIWYG editor) is developed by Moxiecode Systems AB.

[read more...]



WordPress 2.5

WordPress 2.5 has been released! Installed! And? Does it work? Basically yes. But…
[read more...]



Server rooms

Version 1

Version 2



Firefox and profiles

In order to run several Firefox-es with individual profiles simultaneously, the browser should be started with –no-remote option:

firefox -P prof-01  --no-remote&
firefox -P prof-02  --no-remote&

… etc

where prof-01, prof-02 are profile names



SunRay On Screen Display Messages

SunRay OSD Messages. Taken from the documentation here.

[read more...]



Midnight commander cannot change directory

Probably your mc is compiled by Blastwave (CSW) and you are running Solaris 11. Try to download it from Ibiblio  and compile it by yourself.

Recommended configure settings:

 ./configure --enable-extcharset --enable-charset --with-samba

UTF8 is still not supported, though.



Switching keyboard layouts and IIIM

Internet/Intranet Input Method (IIIM) is a distributed Input Method solution that provides Input support for Java & X11 clients via Internet/Intranet. The related documentation can be found here.

When I upgraded from snv_83a to snv_85 I lost the ability to switch layouts. This is what I discovered:

[read more...]



How to heal garbled terminal

If you see something like:

°±⎼␊⎻: ␌▒┼'├ ⎺⎻␊┼ .┐␍␊/␌▒␌␤␊-│␊⎺┼
│␊⎺┼# ─
┐⎽␤: ─: ┼⎺├ °⎺┤┼␍
│␊⎺┼#
│␊⎺┼#
│␊⎺┼# ├⎻┤├ ⎽±⎼

instead of normal ASCII text, run the following command (blindly)

tput sgr


How to compile wine under Solaris. Part II

See Part I

Beginning with wine 0.9.57 "-lsunmath" is needed. You can get the libsunmath library from blastwave, for example:

LIBS      = -lsocket -lnsl -lintl -L/opt/csw/lib -lsunmath

This is the error you might get if the library is not specified in dlls/wined3d/Makefile:

[read more...]



Yes, I know, the design and navigation are broken…
  • Explorer < 7.0 does not understand CSS "position: fixed" – Use Firefox! ;-)
  • It's a scratch pad after all!
  • will fix it sooner or later when I have time ;-)


Pages: Prev 1 2 3 4 5 6 7 8 9 10 Next