From 30bbbf539615b832c579321281a202971d7f4b03 Mon Sep 17 00:00:00 2001 From: Jimmy Schementi Date: Thu, 24 Jul 2008 05:29:37 -0700 Subject: [PATCH] TODO from my last plane-ride --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 TODO diff --git a/TODO b/TODO new file mode 100755 index 0000000..ef571f6 --- /dev/null +++ b/TODO @@ -0,0 +1,10 @@ +TryRuby: +- Multi-line statements usually have a blank line at the top + and it makes the scroll bar appear +- STDOUT needs to be redirected to the console +- Tutorial needs to be better +- UI needs to be cleaned up + +Overall: +- For HTML-only apps, need a default loading indicator + (like the loading indicator that gmail has)