(gdb) break *0x972

Debugging, GNU± Linux and WebHosting and ... and ...

WebAlbums TODO list

Short term

Filesystem

  • implement “Random/By Tag” and “Random/An Album” and move the random pict to “Random/An Image”
  • ** find a way to generate N random images/albums at the same time, for the photowall (e.g., with a configuration file, RANDOM=5 ?)
  • ** improve ViewSession interface: remove inheritance and facilitate multi-view
  • get rid of star notation,
  • better TAG handling (show only/hide these tags)

Tools

  • build GUI interface for photowall (already started in Python)

Web interface

  • add geocoding to Config page: https://developers.google.com/maps/documentation/geocoding/
  • “back” button doesn’t work anymore
  • \n not handled correctly in comments (DONE)
  • find a better way to give a name to GPX traces (eg, first LINE of the description) (DONE)
  • get rid of star notation,
  • better TAG handling (show only/hide these tags)
  • allow setting METADATA, eg parse from description (for GPX)

Backend engine

  • get rid of star notation,
  • better TAG handling (show only/hide these tags)
  • give a generic miniature for GPX files
  • make METADATA more generic o remove it from PHOTO table o create a generic “photo_id -> key value” table