pmeerw's blog

11 Oct 2009

Sun, 11 Oct 2009

nano can do syntax highlighting - oh joy!

Just put a .nanorc file in your $HOME...

set autoindent
set brackets ""')>]}"
set const
set matchbrackets "(<[{)>]}"
set morespace
set punct "!.?"
set quotestr "^([     ]*[#:>\|}])+"
# set tabstospaces
set tabsize 4
include "/usr/share/nano/c.nanorc"
include "/usr/share/nano/html.nanorc"
include "/usr/share/nano/tex.nanorc"
include "/usr/share/nano/patch.nanorc"
include "/usr/share/nano/man.nanorc"
include "/usr/share/nano/python.nanorc"
include "/usr/share/nano/java.nanorc"
include "/usr/share/nano/sh.nanorc"

posted at: 15:45 | path: /programming | permanent link

Trying GPS Track

Trying to use GPS Track J2ME program (source code available) for my Nokia 6300i together with a Qstarz BT-Q816 bluetooth GPS receiver.

Here is my way from home to the Univ. Salzburg CS Dept. (by car) with recorded positions every 10 seconds, imported in Google Maps

View Way to Dept. CS by car in a larger map

posted at: 15:25 | path: / | permanent link

Where to go?

Krakow, Kiev, Odessa, Riga, Sibiu

posted at: 13:19 | path: /fun | permanent link

Made with PyBlosxom