I've updated twitterAIR - my AIR (Adobe Integrated Runtime) / Twitter application - with some new features. Thanks to those of you who have submitted comments and suggestions. Below is an excerpt of the changelog illustrating the new features. You can get the new version by pressing the appropriate link in the Downloads pod to the right, or by clicking here.
- Added minimize button.
- Switched the twitterAIR and trajiklyhip.com logo positions.
- Added support for typing "@username" in the input box. If you begin a tweet with @username, the typed username will be matched against your friends list.
- Added support for sending direct messages with "d username message."
- Added support for viewing direct messages. Press the DIRECT button to view your messages.
- Added hyperlink support for the twitter.com/username links in the top right of each tweet. Clicking the text will now load the user's twitter page.
- Added support for the @username callouts and URL's. Any @username text and hyperlink (http://, https://, or www) can now be clicked.
- Separated the e-mail and blog parts of the feedback text (in the Settings window) so my e-mail address can be copied/pasted while my blog URL can still be clicked.
- Added support for version tracking. When new versions of the app are released you will be prompted to update.













just the person's name and the time. Is this the "The new build is pretty good except for the newly introduced scrolling oddity where some tweet messages are not displayed" that you referred to earlier? Will the app let me know when there is an upgrade?
the page gets launched twice
William - Pownce pulled off resizing by choosing not to use any custom background graphics. Everything you see in Pownce relating to styling (other than the buttons) is pure Flex-based CSS styling. I chose to build my own gradient fill, fixed width/height background graphic to make twitterAIR look better (my opinion of course) at the expense of not having resizing. We'll see what I can come up with as soon as my Powerbook is returned from Apple.
Jane - Thanks for your comments. I've replicated the duplicate URL loading issue though it seems to happen every other time for me. I'll definitely get this fixed in the next release. And yes, you are correct about the scrolling oddity - it's a problem with a specific use of components in Flex. I should be able to knock this one out as well.