Archive for June, 2010

Master/Detail drop down lookup in Excel

Tuesday, June 29th, 2010

Excellent trick when you should have Master/Detail lookup combo box in your Excel form. This is quite often needed. Here is an example:

(more…)

phpMyDict – Stardict web backend with PHP

Saturday, June 26th, 2010

Stardict is a popular open source dictionary program as well as file format for storing dictionaries. There are alternatives of StarDict, some of them better, some worse. But I never meet some WEB application to use dictionaries in StarDict format and interface through the web browser. I found this little interesting and created one…

(more…)