AboutIt

A About-page generator for Android. View source and find setup instructions at https://github.com/victorhaggqvist/AboutIt. »

Parsedown v1.0.1

A tiny update of my MODx wrapper for Parsedown. Bumping Parsedown to 1.1.4. For any changes that actually matter checkout the Parsedown Changelog. »

Victor Häggqvist on #modx, | Blog

Compiling KeePassX from source with Auto-Type enabled

tl;dr Install the libXtest package, which on Debian is libxtst-dev. Wasn’t it obvious that test is spelled with no e? Not to me atleast. This is done on a Debian Jessie (aka Testing) machine. Following will assume you have managed to get KeePassX compile happy. But then when you go in to settings you can’t find where to define the global Auto-Typ key. You might have noticed that during the cmake run libXtest was listed as a optional dependency. »

SL Maps UI refresh roling out now

A UI refresh of SL Maps was just released featuring a new fancy card layout to work way better on tablets and support landscape mode. Also there are five new maps to completely cover Stockholm rails.

»

RackTemp: Temprature monitoring with Raspberry Pi

RackTemp is a web application that collects temperature readings from the DS18B20 sensor, displays pretty stats and notifies you if things get out of order. This thing exists partially because I needed to make something of my Raspberry Pi and partially because I recently had got a rack cabinet which started to get pretty hot and I felt a need for tracking it. The first iteration of RackTemp, 0.1.0 if you will, got the job done. »

Lastcommit.js

Display your latset github commit on your site. Use it to show of what you are up to, or just to publicly shame your self in to writing less shitty commit messages. This is a rewrite of Johan Nilsson’s Last Commit Widget but in vanilla js, since there is really no need for jQuery here. Get it on github, https://github.com/victorhaggqvist/lastcommit. »

Parsedown for MODx

In the making of this site I had reacently found http://parsedown.org/ and since the benchmarks of it compared to PHP Markdown 1.3 was promising I wanted to use it. Therefor I have packaged it for simple use in MODx. The package named simply Parsedown is available through MODx package management system, just search for it. »

Victor Häggqvist on #modx, | Blog