From da01e3ddcb136423d92c175483ba0f7d8bb4dc5a Mon Sep 17 00:00:00 2001 From: Nick White Date: Fri, 4 Nov 2011 19:35:35 +0000 Subject: Update TODO --- TODO | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7addda7..2855fc7 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,7 @@ before 1.0: create bn tool, fix http bugs, package for osx & windows # other todos -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) +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) bug in get() & post(): if the \r\n\r\n after http headers is cut off between recv buffers @@ -16,25 +15,12 @@ package for windows have tcl as a starpack. have it always reference the executables in its directory, and we're golden. http://www.digital-smarties.com/Tcl2002/tclkit.pdf -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 +add https support to get (getabook can use it everywhere, others cannot) write some little tests -would likely be rather tricky, but building for android -would be nice. how it would work would be modifying the -getgbook src slightly, redefining function calls to be -findable by the java, and then writing java stuffs to call -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/ -- cgit v1.2.3