> On Twitter API I see 3 actions:
> Create, Update and Destroy
> 
> So I can update any entry recent or old given its id?

No. If you look at the update method in the API documentation, you cannot pick
an ID to update. Essentially it creates a new status (and in fact there *is* no
create method for statuses specifically *named* create -- there is only
update and destroy).

> Should I call a twitter entry? or twitter post? or do you have any
> name for it?

A "tweet" ? :)

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckai...@floodgap.com
-- What happens when you get scared half-to-death twice? ----------------------

Reply via email to