PHP Classes
elePHPant
Icontem

timeline

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 29       Packages icon Packages (21)   Blogs icon Blogs (3)   Packages icon Forums icon Package forums (2)   Blogs icon Forums icon Blog forums (3)  

      1-10   11-20   21-21   Next >  
Twitter Feed API Support forum twitter-feed-api Retrieve Twitter user time line tweets   This class can retrieve Twitter user time line tweets. It can send an HTTP request to retrieve the time line of a given Twitter. The class parses the response in JSON and returns an array with all the tweet properties ...
Twitter RSS Support forum twitter-rss Retrieve and display Twitter user timeline   This class can be used to retrieve and display Twitter user timeline. It retrieves and parses the RSS feed of the a Twitter user timeline statuses and generates HTML to display it. The class stores the generated HTML ...
Daemon Emulation Support forum daemonclass Create and manage daemon processes   The class can be used to create and manage daemon processes. It starts a new child process that is left asleep while the main process runs. After some time the main process wakes up the child and exits. The child starts ...
... the statuses of a given Twitter user   This class can be used to retrieve the statuses of a given Twitter user. It retrieves the XML feed of the time line of a Twitter user and parses it to retrieve the details of each status. The class returns an array with statuses details like text, URL, date, image ...
... behalf of a given user to perform several types of operations. Currently it can update the user status, remove a given user status, and get the user time line status. The class can shorten URLs in the updated user status using the bit.ly shortening service. Demo with all functions for TwitterUpdater ...
This class can sort the time line of scheduled activities. It takes as parameters arrays with the start and end times of scheduled events and their descriptions. The class can return the sequence of activities and time delays between them, so they can be rendered in order. Activities Support forum ...
... latest statuses of a Twitter user   This class can be used to display the latest statuses of a Twitter user. It can retrieve the RSS feed with the timeline of the latest statuses of a given user. The class parses the RSS feed and display the status messages and their published dates. Example: <?php ...
... . Currently it can check the limit of requests that the API accepts, update the user status, get the statuses of the user, mentions and the friends timeline. Class + help Site Meter
... statuses of Twitter users. It can send HTTP requests to Twitter Web services API to perform several types of operations. The class can retrieve the time line of statuses of a given Twitter user, the public time line, the statuses of the friends of a given user, the relationship between two Twitter users ...
... account. There are several sub-classes that can send requests to set or get several types of Twitter user account like: the user statuses, public timeline, user timeline, friends timeline, mentions, friends, followers, etc.. This is the example file for the Twitter API    The core Twitter API Controller ...

      1-10   11-20   21-21   Next >