- if you are behind a firewall you may have to set the ftp mode to passive. you
  can do that with the source. if enough windows users are having this problem
  i can  make it a config option.
 
- if you need quotes in your macro text you need to escape them (eg. \" )any
  special symbols should be dealt with like you were writing html (eg. for a '<'
  use the html format: &lt; ). if a character doesn't show up on your web page,
  chances  are you need to escape it in tkblog.cfg
 
- if you use tkblog from multiple locations, be careful you don't overwrite an
  old larger blog.dat with a new smaller one. you should take your blog.dat
  with you.
 
- if you have trouble getting programs to launch under windows, just use a  batch
  file (as in config examples above)