About
Thanks for dropping by. This site is a sort of dumping ground for my notes and stuff I want to remember, hopefully they are useful to you too.![]()
Thanks for dropping by. This site is a sort of dumping ground for my notes and stuff I want to remember, hopefully they are useful to you too.![]()
mynmap – great stuff! just what I was looking for :)
On newer versions of mysql, “range” needs to be quoted. So the schema file becomes…
CREATE TABLE scheduler (
schedid int(10) unsigned NOT NULL auto_increment,
`range` text NOT NULL,
freq text NOT NULL,
same for mynmap.pl and schedule.php
Any chance I can also make a request? Any chance that the freshmeat page can be updated, and we get a direct link to the sf page from your blog? I had to search around a while and this would have helped.