pycodeconf audio
authorKenneth Reitz <me@kennethreitz.com>
Tue, 18 Oct 2011 00:56:54 +0000 (20:56 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Tue, 18 Oct 2011 00:56:54 +0000 (20:56 -0400)
docs/community/out-there.rst

index 1bdeb6b0ac928d49025446d81c3a0757251cebfb..0edbc5b5640274ce281e7683f010abc1131019aa 100644 (file)
@@ -1,7 +1,7 @@
 Modules
 =======
 
-- `requests-oauth-hook <https://github.com/maraujop/requests-oauth-hook>`_, for adding OAuth1 support to Requests
+- `requests-oauth-hook <https://github.com/maraujop/requests-oauth-hook>`_, adds OAuth support to Requests.
 - `FacePy <https://github.com/jgorset/facepy>`_, a Python wrapper to the Facebook API.
 - `robotframework-requests <https://github.com/bulkan/robotframework-requests>`_, a Robot Framework API wrapper.
 - `fullerene <https://github.com/bitprophet/fullerene>`_, a Graphite Dashboard.
@@ -12,7 +12,7 @@ Articles & Talks
 ================
 
 - `Daniel Greenfield's Review of Requests <http://pydanny.blogspot.com/2011/05/python-http-requests-for-humans.html>`_
-- `My 'Python for Humans' talk <http://python-for-humans.heroku.com>`_
+- `My 'Python for Humans' talk <http://python-for-humans.heroku.com>`_ ( `audio <http://codeconf.s3.amazonaws.com/2011/pycodeconf/talks/PyCodeConf2011%20-%20Kenneth%20Reitz.m4a>`_ )
 - `Issac Kelly's 'Consuming Web APIs' talk <http://issackelly.github.com/Consuming-Web-APIs-with-Python-Talk/slides/slides.html>`_
 - `Blog post about Requests via Yum <http://arunsag.wordpress.com/2011/08/17/new-package-python-requests-http-for-humans/>`_
 - `Russian blog post intrudcing Requests <http://habrahabr.ru/blogs/python/126262/>`_