Other technical (articles)
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...
A while ago I installed a SSD in my development machine and made it the main drive when I installed Linux Mint (17). The 1TB hard disk now gets recognised by Linux Mint, in...
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...