I have a site running WordPress and the Twitter Wordpress plugin (http://community.plus.net/opensource/twitter-wordpress/)
My host does not provide access to crontab, so I am looking for a way (plugin?) to run the Twitter Wordpress update automatically on a scheduled basis. According to the plugin website, this is possible:
If users wish to have regular/automatic updates of their Twitter account tweets, then that is achievable through creating a crontab entry, or similar automation mechanism, to execute the supplied “runTwitterScript.php” file.
The question is: how can I do this without cron access?