Code Monkey home page Code Monkey logo

smspersonfinder's Introduction

SMS Person Finder
----
SMS Interface to Google Person Finder
(e.g. https://googleblog.blogspot.sg/2011/06/thousands-of-hackers-for-good-build.html)

APIs used:
 * Tropo
 * Google App Engine
 * Google Person Finder

Built during Random Hacks of Kindness #3 - Silicon Valley (2011)

SMS Person Finder is: 	//add your name! :)
 * Kevin Conley
 * Lionel Young
 * Jonathan Koff
 * Anup Mantri
 * Dan Brown
 * Deepali Singla
 * Sian Liu

smspersonfinder's People

Contributors

alexeymk avatar amantri avatar dbro avatar gfernandes avatar jkoff avatar lionelyoung avatar ramck avatar sianliu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

smspersonfinder's Issues

Appengine URL API for Search Doesn't Work From Browser

I tried visiting this url in my browser:
http://smspersonfinder.appspot.com/search?message=Dan%20Brown

That should send the message "Dan Brown" to appengine.

I get this python traceback (most likely a problem with encoding/decoding URLs on both sides:

Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/init.py", line 700, in call
handler.get(_groups)
File "/base/data/home/apps/ssmspersonfinder/1.350924882319313693/main.py", line 196, in get
result = search.handle(message)
File "/base/data/home/apps/s
smspersonfinder/1.350924882319313693/search/init.py", line 186, in handle
data = urllib2.urlopen("%s%s" % (host, query_uri)).read()
File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 124, in urlopen
return _opener.open(url, data)
File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 381, in open
response = self._open(req, data)
File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 399, in _open
'_open', req)
File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 360, in _call_chain
result = func(_args)
File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 1122, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 1087, in do_open
r = h.getresponse()
File "/base/python_runtime/python_dist/lib/python2.5/httplib.py", line 197, in getresponse
self._allow_truncated, self._follow_redirects)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/urlfetch.py", line 260, in fetch
return rpc.get_result()
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 592, in get_result
return self.__get_result_hook(self)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/urlfetch.py", line 358, in _get_fetch_result
raise DownloadError(str(err))
DownloadError: ApplicationError: 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.