ceTwit 1.3 release
I cleaned up the menu items making them a little easier to use, “refresh” is now two clicks away instead of 3. I moved the support for external services into its own submenu on the context menu to get the context menu a more reasonable size.
New Features:
- Blue border for highlighted tweet (much more readable)
- Added support for Quotably
- Added “Last Network Transfer” dialog to show last returned api data
- In the event of a network error on the api call the timeline will no longer clear
- Network Error displayed in title bar in the event of a network error
I’m open to suggestions on the timeline display, I’d like to improve it without the programming being horribly complex so if anyone has suggestions feel free to send them to me @vkoser.
You can upgrade your device from the application via menu/settings/about then menu/check for update
or download it via the download page [download]



I’ve been working on coding up a very small app that will allow you to shrink url’s. This is nice for inserting into tweets via twitter or for sms etc.. where every character counts. You can do this via pocket IE but its a hassle copying and pasting etc…


After lots of user feedback and some important bug fixes I’m pleased to announce the release of version 1.1 for both smartphone and touchscreen windows mobile devices.
I had a few requests over the past week for quicker pagination via the screen vs using the hardware directional pad. I went down the path of iPhone like scrolling and got the selected item moving pretty well but it turns out that the ListBoxEx I’m using from OpenCFNet has a bug where you cant programmatically scroll it by setting TopItem.
Features: