My personal blog
Some info about me and my projects
There are many ways you can contact me
There is always new stuff on my blog!
Recent Posts
There is way to shade all pixels in the newer version of Openlayers (tested on 6.0.1). Although it is not working fast enough in IE, all other browsers seem to cope with it pretty well. In order to implement this we need to subscribe to layers
I am currently implementing token based authentication using ASP.Net Web Api 2, Owin and Identity. The client is implemented using ExtJS framework, and the login form itself (Ext.form.Panel) is requesting additional info in order to recognize if the
Let me first wish you a Happy New Year, this is my first post in 2016 so it would be rude from me not to mention this :) Let the 2016 be prosperous for each and every one of you out there. Now, back to business :) We have migrated to the XE
So today I had to fetch some images from the certain website and save them in the dynamically generated folders. The image names were easily constructed from the ordinal number of the image so i thought i should create a small PowerShell script. I