Simple notes: my Google appengine app | 31st December, 2009
No responses
My python programming skills required a brush up and so I decided to play with the google appengine. And the result? A simple notes application that lets you add notes by e-mail or direct message (DM) from twitter. The notes are saved per-user basis and login is with your google account. Currently there is no limit on the number of notes one can store.
- To add notes by email, enable email posting option in preferences section and send your notes to <notes at abhinandh dot com>
- To add notes by DM, follow @addnote on twitter (hopefully it should follow you back!
) and save your twitter username in the preferences section.
Really had fun learning python regular expressions, new JSON module in python 2.6, appengine API and the twitter API. And now I got a problem now, I don’t want to code in any language other than python
To try the application, head over to notes.abhinandh.com and don’t forget to drop in some comments.
Recent Comments:
Sponsors:
Leave a Reply




No responses