Last night I bundled up a release of Memories, my photo sharing site. You can get the source here. From the changes file:
- RSS feeds available from [%base%]/recent.rss
- Javascript suggestion of tags
- Calendaring and system tags
- Visual cleanups
- Concept of "enclosing tag" as well as "inside this tag"
- Minor fixes (zap cache on upload, URI escaping, etc.)
- Pager uses gifs
There's lots more on the todo pile; this afternoon I'm going to rejig the way tags work, abstracting all the tagging code out to a separate module that will also power Glob, my new (personal) blogging tool.
Full version - 3 Comments