Weblog

Opera before and contenteditable

Created on 2012-09-11, last modified on 2012-11-08

Opera adds a magic height to :before pseudo-elements if there's an element with contenteditable on the page.

Opera 11 onload bug

Created on 2011-05-27, last modified on 2011-06-29

Recent Opera versions don't execute onload when Microsoft .eot webfonts are used.

Tunnelling SSH though a firewall with ssh -L

Created on 2010-12-13, last modified on 2010-12-14

Here’s a little tip on how to tunnel ssh through another machine with the -L option.

Online Unreal Tournament server browser with pcntl fork()

Created on 2010-06-27, last modified on 2010-06-27

Browse Unreal Tournament servers in a web browsers.

Manage Unreal Tournament cache files

Created on 2010-06-24, last modified on 2010-06-24

Manage Unreal Tournament 99 cache files with a Python script.

Minimal Apache configuration for subversion

Created on 2010-05-18, last modified on 2010-05-18

This is a minimal Apache configuration file for use with subversion access with SSL.

Run multiple services on one port and use PF's overload to switch between them

Created on 2010-05-14, last modified on 2010-05-14

I would like to access both ssh and a subversion HTTPS repository at my server