From: dsc Date: Tue, 27 Dec 2011 05:34:34 +0000 (-0800) Subject: checkpoint X-Git-Url: http://git.less.ly:3516/?a=commitdiff_plain;h=88778ddcd0f219caf668d92ba9c1527792a4e2e1;p=crisishaiku.git checkpoint --- diff --git a/README.md b/README.md index e47a865..b5f5747 100644 --- 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)