Hello, I am Luka Čehovin, a researcher and an assistant at the Visual Cognitive Systems Laboratory at Faculty of Computer and Information Science in Ljubljana. I am also an open-source enthusiast and workaholic. Mindscape is my personal webpage, where I publish my work/stuff (the hobby part of it at least).
About Mindscape
Mindscape is no longer just a project. For me it was from the beginning and it still is a generator of web-related side-projects and a playground to explore new web technologies. It was reincarnated many times over the last eight years although the old content does not exist anymore and the name Mindscape came later on. In the beginning it helped me discover static HTML, then I moved on to a custom PHP CMS (called Hype), from that I moved to Cake PHP framework, back to custom PHP CMS (that was done by extending CakePHP). From that I moved to Drupal and finally to Django, where I am now. At the beginning of the Django phase the code was written specifically for this site (I called the project Hype ... again), but with the recent development I managed to split the code into several apps and publish them online. So at the moment Mindscape uses the following Django apps:
- django-posts
- django-gallery
- django-lifestream
- the dependencies of the above