
Just another simple app I wrote. Hold down the left trigger anywhere on the Jump screen, and quickTwit will ask you what you're doing then post it to twitter.
This app has no real GUI, and does not show up on the wheel. To configure it, launch the application. If there's no username or password entered, it will ask you to configure it. Alternatively, you can type ?configure and it will let you reconfigure your username and password.
4.6/231400 bndl
4.7/231400 bndl
4.0/188618 (TMobile US) bndl
4.0/187314 (Telstra) bndl
4.0/203233 (TMo UK) bndl
3.4/155053 bndl
3.3/149695 bndl
1.0/28
*Proper authentication is now done (When the app launches and when you change data in the Configuration pane quickTwit authenticates against twitter instead of waiting for a 401 Unauthorized error)
*2 new commands added: ?updates sms|off & ?location
1.0/27
*Spellcheck is now enabled and will highlight misspelled words on both the main app and the preset window. (4.6/4.7 Only)
*!facebook, !fbtwitter, !myspace all work again (Danger is having issues getting to api.ping.fm so I wrote a gateway script I run on my server)
1.0/26
*Fixed datastore code so they properly sync after a hard reset.
*Fixed dialogs so if you hit cancel rather than the Save buttons the dialogs can be opened again.
1.0/23
* Added another command. !fbtwitter Updates both Facebook and Twitter at the same time (Unfortunately today Ping.fm dropped support for updating multiple individual services at the same time, so Facebook is delivered through Ping.fm and Twitter is a direct call to Twitter. I've complained to Ping.fm so Maybe I can get it back where I can send both through Ping.fm) "is" is not included on these messages at all.
1.0/22
* Properly handles Ping.FM Message responses (Thanks to Kcoury for the XML parsing!)
* Optimized message posting to save a few bytes on bndl size.
* Optimized commands to save a few bytes on bndl size.
* Facebook status doesn't always include "is" you can configure with ?prefix on|off (This option is saved across reboots)
* I don't think 1.0/21 properly handled quitting, so you might have to reboot after installing 1.0/22 (Sorry about that.)
* Properly handles a quit on all Operating Systems
* Only parses Ping.fm XML on a successful post with a 200 response code.
* Properly compiled against the new UK Slide Libs.
1.0/20
* Preset Messages! (Setup with ?presets Message 1: ?1 Message 2: ?2 Message 3: ?3)
* Ping.fm Support (Configure ping.fm with ?pingfm)
* Facebook status support (Always has "is" in front of statuses) (Requires a Ping.fm account setup for Facebook.)
* Myspace status support (Requires a Ping.fm account setup for Myspace.)
* Lots of improvements and bug fixes
* Compiled for updated Slide libraries in UK.
v1.0/6
* Plays nicely with kcoury's System Monitor (see the command list.)
* Back to using the left trigger to open the application. Unfortunately, it won't work within any application now.
* Has commands now: ?sysmon - Changes kcoury's System Monitor's current view. ?configure - Brings up the login window. ?marquee on|off - Turns on or off the Marquee alerts. ?sound on|off - Turns on or off Sounds.
And more, i really suck at changelogs. Sorry.
v1.0/3
* No longer uses the left trigger, assign it a jump shortcut to launch. (Now plays nice with KCoury's System Monitor)
* Works from within any app now!
* Has a jump Icon
* Removed all the IPC functions (They weren't needed)
* Removed the callhome, I got some complaints, Just took it out. I'll say that unlike some apps, Mine never collected any usernames.
v1.0/1
*Initial Release.