29Jun/100

Master/Detail drop down lookup in Excel

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

Filed under: excel Continue reading
26Jun/109

phpMyDict – Stardict web backend with PHP

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...