25 October 2010

PyCon Ukraine. How Emacs-user can hack oDesk and get a job :)


(defmacro hack-odesk ()
'(http-post "http://spreadsheets.google.com/formResponse?formkey=dGVtN19mWlpLUDA2THJVU1U5a1h4NlE6MQ&ifq"
(list (cons "entry.3.group" "Emacs")
(cons "entry.4.group" "Emacs")
(cons "entry.5.group" "Emacs")
(cons "entry.6.group" "Emacs")
(cons "entry.7.group" "Emacs")
(cons "entry.8.group" "Emacs")
(cons "entry.9.group" "Emacs")
(cons "entry.10.single" (read-from-minibuffer "Enter how we can contact you: "))
(cons "pageNumber" "0")
(cons "backupCache" "")
(cons "submit" "True"))
'utf-8
'(("User-Agent" . "Mozilla/5.0 (X11; U; Linux i686; uk; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10."))))

Total Pageviews

Followers