BeefyBoard Twitter Notifications
I had some questions regarding the twitter integration and all I had to do was execute the curl command as follows:
`curl –basic –user “username:password” –data-ascii “status=This is a test status” http://twitter.com/statuses/update.json`
Now I know I found this on someone else’s blog but I am not sure where.
Tags: curl beefyboard twitter