Hello World and announcing Blog application project

  puts "Hello World"
  puts "My name is Dalibor Nasevic."

This is my personal weblog, based on a web application that I am developing these days. You can find it's source code repository on github.

Short story about this project is that, when I registered my domain I was trying out some blogging CMS systems and actually thinking of using one. But, since I am more interested in developing code instead of writing and publishing stuff, I came to idea to develop my own application. This way I can write more about the code I develop and also feel more comfortable speaking of features and ideas that will be implemented in this system.

Since I am generally interested in simple and functional applications, this one doesn't have plans for becoming something big. I do research, try out some best practices and then move on other interesting projects.

In the next blog posts I will write more about the practices and ideas in this application and about other stuff that I am interested in. You can find more info on my about page.