Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1241 → Rev 1242

/PhotoAlbum/trunk/todo.txt
1,9 → 1,29
PhotoAlbum TODO
 
1. Sometimes by changing image size (or image rotation) the cached thumbnail is not recreated.
2. Cached files are not deleted where origins are.
3. Split thumbnal and cache.
4. Limits for memory caches (?).
5. Design.
6. Speed up thumbnals creation (m.b. by decreasing quality).
PhotoAlbum TODO
===============================
 
Sometimes by changing image size (or image rotation) the cached thumbnail is not recreated.
 
Cached files are not deleted when origins are.
 
Split thumbnal and cache.
 
Limits for memory caches (?).
 
Design.
 
Speed up thumbnals creation (m.b. by decreasing quality).
 
How to handle exceptions from the logic?
 
I18n.
 
Skins + styles.
 
Use the meta mime information.
 
Config to separate file.
 
Multiple roots.
 
Good caching strategy at HTTP level.