Have you seen the gource video visualizations of git repositories? Gource lets you create beautiful animated tree visualizations of git repos, with the root directory at the centre, other directories as branches and files as leaves. There are also representations of the different programmers contribut...

November 25, 2015
Viktor Parahonia
Viktor Parahonia

The basic approach In our projects we usually use a Role based permission system. If we imagine a situation in which all users have some sort of private information in the database, to keep something secure we essentially use the simple security methods outlined in the Symfony documentation: as an...

November 3, 2015
Viktor Parahonia
Viktor Parahonia

The initial task Two weeks ago there was a hackathon at Ekreative. The task for my team was to make a system for automatically generating work report documents for use between a contractor and their client. When finished, the system should be able to print a document with the signature included on bo...

October 2, 2015
Viktor Parahonia
Viktor Parahonia