Code

Redis

I have been using Redis for a few years now and it still surprises me. When I started using it, it was a simple key/value store, an incredibly fast one but still a key/value store. Every time I visit the commands page I find new and cool commands giving simple access to amazing functionality. In […]

WPF C# website thumbnail

For my FYP (Final Year Project in College) I needed to take thumbnails of web pages and I couldn’t find a solution online that worked. There was only one entry I could find in relation to it and that didn’t seem to work either, but did give me an idea. I looped through the contents […]