diff options
author | Nick White <git@njw.me.uk> | 2011-11-25 18:17:33 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-11-25 18:17:33 +0000 |
commit | 58bb14cfd3bd943ed9d55d3e34fc9d0baab5af32 (patch) | |
tree | ed6a4a44005428b18afd3fca14b66528e51bf51a | |
parent | 4f291e7ad7e486f76bf89c31dd46f0a13fba2337 (diff) |
Update TODO
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -8,8 +8,7 @@ bug in get() & post(): if the \r\n\r\n after http headers is cut off between rec what happens if we receive not a http header? does recv loop forever, in a memory killing manner? -package for osx -package for windows +package for osx - https://github.com/kennethreitz/osx-gcc-installer use something smarter than update in gui to stop freezing @@ -23,3 +22,7 @@ create 'pad' file (like a stupid version of doap), to get windows shareware folk http://pad.asp-software.org/repository/user/submit.php?Home=user note that it must include all fields, with irrelevant ones being self-closed (mostly there, needs cleaning and automating and self-closed crap) + +# consider text ripping + +amazon one method is get "kindle preview": curl -d 'method=getKindleSample&asin=B002MQYOFW' |