Press "Enter" to skip to content

Category: Computer engineering

Optilab Tech Talk: Programming in Scala

As I am a huge fan of Scala, I presented some features of this great language to my colleagues at Optilab. The source code and materials to repeat or have your own talk are available at: https://github.com/szitnik/scala-tutorial. Screencast is accessible at: http://zitnik.si/temp/scala_techTalk_25_11_2013_screencast.mov. Video (if you do not see it, go to http://optilab.viidea.net/zitnik_programming_in_scala/):…

Leave a Comment

Optilab Tech Talk: Social APIs & Spring Social

At Optilab I presented the use of Social APIs, focusing on using Facebook API and Spring Social libraries. At first I present some basics and then hands-on build a simple application with Facebook login, some API calls to Facebook and Like button integration. The source code is also available at:…

Leave a Comment

Optilab SCI Talk S02E01 – An Introduction into Entity Detection

I am posting a first lecture of second season of Optilab’s Science Talks. The recording was a pilot project, but from now on, all lectures will be professionally recorded and published. The aim of this talk is to give a brief introduction into basic data mining methods, present the problem…

Leave a Comment

YouTrack4 installation on Ubuntu 12.04

YouTrack4 seems free alternative to Atlassian’s JIRA. I use JIRA on production projects and on first sight it seems far better than YouTrack4. The missing feature I immediately noticed is task time tracking and few other minor things. Both YouTrack4 and JIRA can be hosted, but dowload versions are cheaper.…

Leave a Comment