Re: [web2py] [Tip] How to get people who does not follow you on twitter

2010-11-03 Thread Albert Abril
Meanwhile, and only If you want, send me or post here your nicknames of twitter and I'll make a web2py twitter-list. my twitter is @desmondo. On Wed, Nov 3, 2010 at 10:06 PM, rochacbruno wrote: > Do you mean showing who follows @web2py? > > I think it is a good idea, even to create some kind of

Re: [web2py] [Tip] How to get people who does not follow you on twitter

2010-11-03 Thread rochacbruno
Do you mean showing who follows @web2py? I think it is a good idea, even to create some kind of web2pyers network based on twitter. Enviado via iPhone Em 03/11/2010, às 18:18, Michele Comitini escreveu: > Don't you think some components using this on web2py.com home page > would be nice? >

Re: [web2py] [Tip] How to get people who does not follow you on twitter

2010-11-03 Thread Michele Comitini
Don't you think some components using this on web2py.com home page would be nice? 2010/11/3 Bruno Rocha : > Maybe it can be usefull for someone building a twitter app with web2py, > I take this form an example posted by @gwidion on twitter. > > # -*- coding: utf-8 -*- > import urllib, json > #

[web2py] [Tip] How to get people who does not follow you on twitter

2010-11-03 Thread Bruno Rocha
Maybe it can be usefull for someone building a twitter app with web2py, I take this form an example posted by @gwidion on twitter. # -*- coding: utf-8 -*- import urllib, json # Author: João S. O. Bueno # License: LGPL V 3.0 def get_people_set(method, id, update=None): url = "http://api.twitt