Framework for creating Twitter apps on App Engine
jQuery + Twitter
Example of how to authenticate against Twitter oAuth using Django
By default search for linux and not the hashtag #linux
Search user tweets for #linux instead of requesting user timeline. Thus allow more chars in searches.
Fixed typo in URL to twitter.
Dont use error template for profile page. Changed 2nd paramater in api_request function in twitter.py to cache time in seconds instead of boolean.
Cache all successfull twiter api requests. Added Google Map and RSS feed to user profile page. Added favicon. reduced duplicated code in twitter.py.
Added functionality to display user profiles on the site.
Fixed link to status update page and encoded ampersands to satisfy HTML validators.
Moved logic from tweets.py to main.py. Input validation. Load previous and next pages via Ajax.
Some template and CSS changes
3 commits »
removed unnecessary brackets
Use Memcache API to cache twitter results for 60 seconds
Moved CSS rules to an external file. Moved twitter code to tweets.py. Added error handling.
skeleton for tweetux
be868b952ccd81dcf1388144124c5a663ec7ff07
initial steps to have module specific settings as part of the module outside the main config file
added sample module ini file
4ece13ab8168ac91ef7b7e109b1fc65143049aed
idea to use ini files for modules and only include modules with a modulename.ini file
db367701ab76874918a0d7001e60250a717ed1c6
there is need for rethinking and change
fbf4810646a68360f4120006468204fe7965e827
made HTML::checkString public and lowercased 2nd level config variable names
cd36603a4a0c1ff7a282023f8c98b8271aa6f334
renamed css classes and some html fixes
8b7a32b2d2d8f4f36ff00b4abcc77b5e8bac1d91
Set variables to use in template in bootstrap.php and created a minimal dummy template with layout, js and css files
d7cc5d24383482753922456a77105e8d850b340c
Remote multi-server automation tool
Added functions for HTTP requests and parsing the response of the Amazon Web service