No batches...
We are just building a system where people input their tweets via
mobile devices. we are using the database as spool for those messages
while they are being send out to twitter.
That's why I wanted to have the same application share by different
users, so I can have tweets like this:
On 3/29/2010 1:05 PM, Abraham Williams wrote:
How would it be against Twitter's TOS? A single application posting
statuses for multiple accounts. Sounds like many popular and well known
applications. If the application is misleading users or posting spam
then those are subject to TOS violations a
How would it be against Twitter's TOS? A single application posting statuses
for multiple accounts. Sounds like many popular and well known applications.
If the application is misleading users or posting spam then those are
subject to TOS violations and actions by Twitter.
Since they are authentic
It's possible, but it might be against the terms of service. Certainly
doing that raises the probability that you will hit your IP rate limit
quicker.
On 3/29/2010 9:01 AM, luisg wrote:
Actually the idea will be post tweets using information in the
database. Like, if a new insert in the dat
Actually the idea will be post tweets using information in the
database. Like, if a new insert in the database happen, I need to post
a tweet using he credentials present in another table of the database.
understand?
So, if user 1 (or user 2...) do an insert in the database, my
application need to