Text #10007

(publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times")))))))))

—from AllegroServe Tutorial, a software by Franz Inc.

Active since December 24, 2008.
356 total characters in this text.

View Pit Stop page for this text

Leaders

View ranks through of 4
Rank Username WPM Accuracy Date
1. drunkvalikor (drunkvalikor) 65.46 2008-12-24
2. 大卫 (valikor_code) 61.90 2009-07-31
3. Karen (motsak) 60.53 2008-12-28
4. Damien (damz) 49.92 2008-12-28

Universes

Universe Races Average WPM First Race
Coder Edition 3,013 48.05 November 19, 2009
Default (English) 4 59.45 December 24, 2008