ceTwit build 1019 released

2009.04.04

Released build 1019 tonight with a couple fixes:

  • Twitpic previews work again with twitpics new servers/api method
  • Avatars that were scaling improperly are now displaying correctly

Get it on the download page or via the in application check for update feature.

Categories : ceTwit  winmo

ceTwit quick fix

2009.04.02

bug
Twitter rolled out some nice changes to the API yesterday to include all user details in each method. This broke the XML parsing that was in ceTwit though. I’m going to look into redoing this at some point but there are quick patches on the download page or in application update to handle the bug and get you up and going again.

Sorry for the trouble and thanks to those that let me know there was a problem.

Categories : ceTwit  winmo

Microsoft Tag

2009.01.08

Microsoft released something neat today which is kind of like a QR code but links to an online database for the information.  I kind of like this better than trying to embed all of the information in the code.  This allows for a more rich system of tags that link to greater information.  The downside of course is you cant take a picture off of a poster in the airport and install an application without having some internet connection like you can with a QR code.

At any rate here is the first tag I made that links to the ceTwit download page.  I’m going to put it on the downloads page so anyone can just take a picture of it with their phone and direct link to the download page for the applications.  You can get the Tag reader software in the AppStore for iPhone or via gettag.mobi for all other supported phones.  

barcode

There is additional information about Microsoft Tag here at istartedsomething.com

Categories : ceTwit  iPhone  tools  winmo

ceTwit 2.1 incremental release

2009.01.06

horn-1-bigger.jpgceTwit has been updated with some additional error handling for empty responses back from the twitter API.  I have seen a few of these doing test posts and had some users report the same and it was causing a crash.  ceTwit for windows mobile professional has also been updated to better render the zoomed in view on square resolution devices such as the treo pro.

The build is available on the download page or via the in application upgrade process.  [download]

Categories : ceTwit  winmo

ceTwit Speed and Memory optimizations

2008.08.17

Lhc Bolas
I’m working on completely redoing how the avatars are loaded and stored, in the current versions all of the avatars are stored in memory which should perform better but in reality it doesn’t after some testing. I’m going to change how the avatars are loaded and some initial tests show a pretty decent speed increase as well as reducing the memory footprint by the size of all the avatars in memory. For a full 200 item timeline this will be a decrease in ram usage by at least 300k or so. Thats pretty significant on a smartphone.

The upside of this is that it also has appeared to seriously increase performance not having to double handle all the images to keep them in memory. I’m working on finishing this off in a dev test version then I’ll get a link to the dev versions on the google group for people to try out.

I’m also going to revert back to a more generic power management call for sound alerts if the device is asleep because I’ve seen some reports in my tweetscan of people having trouble with that.

Categories : ceTwit  winmo

ceTwit 2.0 review and user guide

2008.08.15

horn-1@spmwinkel wrote a great review and user guide for ceTwit 2.0 that was released yesterday.  Head on over to his site and checkout the extensive walk through of the configuration and features of the touch screen version.

 

[Review: ceTwit 2.0 - free Twitter client for Windows Mobile ]

Categories : ceTwit  winmo

ceTwit 2.0 general release

2008.08.14

cetwit2

The final release of ceTwit 2.0 has been posted at the downloads page.  There have been many enhancements to 2.0 over 1.4, the biggest change is storing the timeline in a database and merging DM and replies into the timeline.  You can filter down to view just DM or just Replies as well.  For a complete feature rundown checkout the info page

I want to thank all the dedicated beta testers for all the bug reports and valuable feedback and suggestions during the process of the rewrite to 2.0.

[download]

Categories : ceTwit  winmo

ceTwit 2.0 final release candidates

2008.08.13

Horn-1 Bigger-1
The final release candidates are out for ceTwit if you find bugs please report them via the google group or drop me a note on the contact form on the site here. Barring any major issues I’ll mark these as 2.0 and start adding new features.

There was a slight change in the timeline navigation for touchscreen, you can now use right and left on the D-pad to page up and page down and holding down the right direction will bring up the context menu as it always has. You can of course use the stylus to bring up the context menu but I’m not a big fan of the stylus so try to make everything usable form the menu/D-pad as well. As always the center button will zoom in for a full view.

[ceTwit 2.0 final release candidate for smartphone]

[ceTwit 2.0 final release candidate for touchscreen]

Categories : ceTwit  winmo

Google group created for ceTwit discussion

2008.08.13

Horn-1 Bigger
I’d like to get a little more organized around interacting with the ceTwit user group so I created a Google group for us to all use to discuss features, bugs and other ceTwit related items. This should allow for a little more interactive discussion that everyone interested can follow along with. Twitter is great for a suggestion of a feature but it will be nice to allow others to discuss or add thoughts along with items and expand on things a little more than 140 characters will allow.

It should also make for a nice place for users to report bugs and allow me or other users to respond with information about potential problems or to help test if its a problem across all versions or just an isolated incident. I have hopes that it will turn into a nice place for everyone to collaborate about issues/feature requests.

Oh yeah, the group is located here [ceTwit Google group]

Categories : ceTwit  winmo

Integrating for functionality

2008.08.12

 SP005471

I have had a few requests for a Today screen plug-in for ceTwit that would show the count of unread tweets / DM and Replies.  I have been putting this off because its not easily accomplished in managed code and I’ve got plenty that I still want to add into ceTwit before undertaking something like that.

I know of a good program that already has twitter posting from the Today screen called TwitToday and I approached the author (@dalelane) to see if he would be interested in doing some integration.  Thankfully the author of TwitToday has expressed interest in working together.  The real benefit here is both our programs can benefit through the integration without much work.  The end result should be the great functionality of a quick post from the Today screen as well as the ability for you to see on the Today screen a quick view of your unread items waiting for you in ceTwit.

2387728775_9ab57ee5fa_m

Look for this new functionality in the next month or so when Dale and I have time to get the details worked out.  If you haven’t tried out TwitToday give it a go it’s very nice for a quick twitter status update from the today screen.

If your a software developer I encourage you to seek out solutions like this that benefit everyone without duplication of efforts.  Preventing duplication of effort lets everyone focus more on their core area of expertise to result in better quality software.

Categories : ceTwit  winmo