From 3a7cb540f4cbb3e4c84c62457a3d3732810d29bb Mon Sep 17 00:00:00 2001 From: Paul Chaplin Date: Mon, 8 Feb 2010 17:48:38 +0000 Subject: [PATCH] Added todos. --- todo | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/todo b/todo index f924265..6a9c3c9 100644 --- a/todo +++ b/todo @@ -1,6 +1,9 @@ ========================================== todo app wise - get rid of globals +- general refactoring +- use multiprocessing lib to take advantage of multicore/multi-CPU to compress + multiple files simultaneously (threads have issues in Python; see "GIL") todo else - figure out dependencies for a .deb/how to make a .deb <- via launchpad @@ -20,10 +23,9 @@ later versions: allow selection/deletion of rows from table (and subsequently the imagelist) check for double files when adding punypng api? http://www.gracepointafterfive.com/punypng/api - imagemagick/graphicmagick? + imagemagick/graphicsmagick? always on top option thanks to: Neil Wallace Jeroen Goudsmit -