Other technical (articles)

Language / Dictionary lists

I’m playing around with some ideas for language games. Looking for free dictionaries I found the following: http://www.dicts.info/uddl.php – “From this page you can download hundreds of different bilingual dictionaries for any combination of...

Installing PostgreSQL

PostgreSQL seems to be the most popular DBMS (database management system) with Django developers, although MySQL is also used a lot To install PostgreSQL, I used Linux Mint’s Software Manager (search for “postgresql”) I also...