maemo-hackers-maintenance.md (767B)
1 # maemo-hackers maintenance 2 3 The [maemo-hackers](http://maemo-hackers.org/) website had been untouched for too long, so I decided to break it. First I upgraded [trac](http://trac.edgewall.org/) to 0.10.4. This seemed to break the svn repeatedly, but quick googling suggested to change to fsfs-backend, and indeed, no more breakages. 4 5 Then I got and crazy idea, maybe [akismet](http://akismet.com/) could be used to check tickets/comments for spam, like in [wordpress](http://wordpress.org/). Seemed it wasn't so crazy after all, [SpamFilter](http://trac.edgewall.org/wiki/SpamFilter) did just this (and more). Now I'm waiting for it to catch it's first spam! 6 7 Also, the few "lucky" ones with accounts, password changing is now possible from the "My account" -page.