Browse the archive

Page 6 of the blog index.

Latest posts

Recent writing, technical notes and archived essays.

Making mechanical keyboard less loud

The thing, I've complained about in my review of the Tesoro Durandal G1N keyboard was the noise. It was especially disturbing late night, when I was still working on my PC and my wife wanted to sleep ;). To solve this problem I've...

Read article

Moving to Octopress

I've decided to move, my not very often updated blog, to the new platform. I've made a choice to use **Octopress** blog engine . Octopress uses Jekyll , a static site generator in ruby, that basically takes bunch of templates files and...

Read article

Live Template for Caliburn.Micro framework

Recently I’ve been working on the WPF application that extensively uses Caliburn.Micro framework for MVVM pattern. MVVM usually force you to write many properties in the ViewModel. Those properties should typically notify View about...

Read article