Good morning PHPers.

 

Happy Monday everyone.

 

I have thrown together a quick 'n dirty PHP statistics tweeter for my
telerobotics site which is supposed to post daily statistics through the
Twitter API at 12:30a each day.

 

Quick 'n dirty means that there is no result checking etc, so if it doesn't
get through it doesn't get through. I've had a few days where the tweet
didn't make it.

 

I'm thinking it has something to do with the 'not so high availability' of
Twitter?

 

I know there are a few people out there who have written PHP scripts that
post tweets through the API. Is anyone else out there having these issues?
And how did you get around it? I'm thinking something along the lines of
checking the result, and if it didn't work, sleep for 60 seconds and try
again?

 

Thanks,

Nathan.

 <http://www.kennedytechnology.com> http://www.kennedytechnology.com

 

Telerobotics project:

 <http://control.kennedytechnology.com> http://control.kennedytechnology.com

 


--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to