diff options
author | Nick White <git@njw.me.uk> | 2011-10-11 23:39:19 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-10-11 23:39:19 +0100 |
commit | 98d2c067a424da1a1e7340f6854273454b65ff81 (patch) | |
tree | 3140968802ac9faf838a34188d640c6cba73b802 /TODO | |
parent | 7c3c8af7707a06a114d4163b8ee98ff7868a7a8d (diff) |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -4,6 +4,9 @@ before 1.0: create bn tool, fix http bugs, be unicode safe, package for osx & wi # other todos +improve 2pdf script to use ocr; use tesseract to output hocr & hocr2pdf (from exact-image pkg) - see http://www.exactcode.de/site/open_source/exactimage/hocr2pdf/ https://tfischernet.wordpress.com/2008/11/26/searchable-pdfs-with-linux/ http://code.google.com/p/tesseract-ocr/ + create 2epub script if simple + use the correct file extension depending on the image type (for google and amazon the first page is a jpg, all the others are png) @@ -30,6 +33,8 @@ try supporting 3xx in get, if it can be done in a few lines by getting Location line, freeing buf, and returning a new iteration. +use something smarter than update in gui to stop freezing + add https support to get write some little tests @@ -42,3 +47,8 @@ it. gui could either be done from the java directly, or from xml; both are gross options. see: http://developer.android.com/resources/tutorials/hello-world.html http://marakana.com/forums/android/examples/49.html + +create 'pad' file (like a stupid version of doap), to get windows shareware folks in + http://pad.asp-software.org/ + http://padsites.asp-software.org/ + http://pad.asp-software.org/repository/user/submit.php?Home=user |