diff --git a/README b/README index 8d7587d..c3679e4 100644 --- a/README +++ b/README @@ -1,13 +1,11 @@ = next get web presence in good enough shape to point to from blog post - web site + gbe-web force https, canonical host, request logging basic design / brand google analytics sign up form log archival - twitter - ensure emails on mentions blog post on Go on Heroku write review with Keith @@ -60,14 +58,20 @@ devcenter * http://www.paperplanes.de/2012/1/12/my-publishing-tool-chain.html * http://devblog.avdi.org/2012/01/12/my-authoring-tools/ * 99 designes +* http://code.google.com/p/go-wiki/wiki/SliceTricks +* http://code.google.com/p/go-wiki/wiki/BoundingResourceUse = topics +* noblocking send and non-blocking receive +* dropping sends if buffer full * web app - * serve static files + * serve static files http://code.google.com/p/go-wiki/wiki/HttpStaticFiles +* simultaneios assignement * mongo * time formatting * typed json parse/unparse * gzip +* set library * base64 encoding * http streaming server * http streaming client