Category Archives: Programming

Posts that describe various programming techniques or contain source code snippets that accomplish specific tasks or solve specific problems.

DictExpress

This is a dictionary protocol server implementation written in Python. I decided to write this stuff just to learn Python. The goal is to create a full-featured dictionary server, while making the retrieval of word definitions from any source and in any language easy. The server is usable and acts as a proper UNIX daemon.

CSS Tutorials

If you ever need help with CSS, consider visiting the following web sites. They contain plenty of information, tutorials and examples. I, as an amateur web designer, have benefited a lot from reading them.