Here is a PHP script which will need to be hosted on your own server that will allow you to post to the TWiT Army using the Ping.fm Custom URL feature. This bridge is needed because Ping.fm Custom URL doesn’t support passing authentication.
Make sure your posts are not over 140 characters because unlike Twitter, TWiT Army will not truncate the post but rather reject the entire thing.
Installation:
- Edit your username and password to TWiT Army in the script.
- Upload to a host that supports PHP and cURL (Most already do).
- Rename the file to something secret because the script doesn’t do any authentication.
- Point the Custom URL to the address for the script.
- Enjoy Ping.fm integration to the TWiT Army.
- Add the Custom URL of
- Replace USERNAME and PASSWORD to the appropriate values.
http://www.bashtech.net/twit/post.php?u=USERNAME&p=PASSWORD
If you have any trouble I’m “@bgeorge” on TWiT Army (and almost everywhere else).
Please note that I have returned to school so it my be several days before you receive a response.
UPDATE TWiT Army API end point has changed to “http://army.twit.tv/api”.
UPDATE [10-9] Added support for usernames and passwords with symbols.
UPDATE [10-12] Fixed an encoding issue with posts that contain symbols.



