checkpoint
authordsc <david.schoonover@gmail.com>
Tue, 27 Dec 2011 05:34:34 +0000 (21:34 -0800)
committerdsc <david.schoonover@gmail.com>
Tue, 27 Dec 2011 05:34:34 +0000 (21:34 -0800)
README.md

index e47a865..b5f5747 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,16 +29,17 @@ You'll see it blorp out some SQL. Let's make sure it worked.
 
 Yet more SQL, and hopefully no error message. Hooray!
 
-Finally, run the server:
+Now run the server...
 
     bin/server
 
-And point your browser at http://localhost:5000/ -- you should see the request
-blow by. Hello, world!
+And point your browser at http://localhost:5000/ -- back in your shell, you 
+should see the request blow by. Hello, world!
 
 Oh, and finally: as a convenience, `bin/server` will attempt to activate the
-virtualenv if one isn't already active (as obviously I find that obnoxious
-and always forget).
+`virtualenv` if one isn't already active (as obviously I find that obnoxious
+and always forget). See the Dev Notes for a way to get ipython to do this
+automatically as well.
 
 
 ### Haiku Finder Install
@@ -84,13 +85,14 @@ Done! Now everything should work fine.
 It works! (okok. It's not perfect, but it's good enough.)
 
 
+
 ## Features
 
 ### Pages
 
 - **Home**
     - Best Of / Staff Picks (this is `haikus-fav.txt`)
-    - Popular (calc'd using likes, mentions, views)
+    - Most Popular (calc'd using likes, mentions, views (parsed out of logs))
     - Longest Chains
     - Mentions (on fb/twitter)