X-Git-Url: http://git.pond.sub.org/?p=eow;a=blobdiff_plain;f=scratch.lisp;h=136799df5f2f22b443d6429fb6a35363c21c3915;hp=17a51b269abacbfa6343909fb61715dcf2840378;hb=166157a1bc28cbb7fe9958a872e6d3ff9e6bc317;hpb=4a77e10ef502270a71352390bee6d5ae0a441ef7 diff --git a/scratch.lisp b/scratch.lisp index 17a51b2..136799d 100644 --- a/scratch.lisp +++ b/scratch.lisp @@ -1,8 +1,6 @@ +(setf *e* (empire::connect :user "1" :password "1")) +(empire::quit *e*) -(hunchentoot:start-server :port 4242) -(setf hunchentoot:*show-lisp-backtraces-p* t) -(setf hunchentoot:*show-lisp-errors-p* t) -(empire-web:start) ;; http://localhost:4242/eow/ ;(setf *r* (drakma:http-request "http://gdata.youtube.com/feeds/videos"))