Skip to Content

javame

jibjib javame 1.4.3 fixes OAuth and non-gzip device friendly

I have heard several issues about OAuth and finally identified the root cause of this bug. Another issue is gzip. It seems some devices do not love gzip. These issues are fixed now.

  • If you have 401 error, go to Setup. Click menu "OAuth Disable" to reset OAuth and try again.
  • If you have problem with all requests, go to Setup and disable GZIP.

jibjib javame 1.4.2 compresses traffic

Since birdnest cannot be used in short period, I then implement compression to reduce traffic at the same threshold using gzip code backported from ttlite which is a fork of jibjib 1.0.17. Thanks!

As a result, 100 KB timeline could be compressed to 17 KB or less. Once jibjib supports OAuth through birdnest again, 20 KB response from birdnest would be reduced to 5 KB.

I wish to release stable version soon. But now beta is very stable and powerful.

jibjib javame 1.4.1 loves OAuth

Please accept my apology. I have just found the cause of OAuth problem in 1.4.0 in OAuth library. And it is fixed.

Now even my dump phone, SE W810i runs jibjib javame 1.4.1 with OAuth flawlessly. I also test it on S40.

However, the authorize url must be opened on desktop browser. If you cannot type the long token correct, just click menu "Retry". I added this menu for this purpose. Retry until you can read all characters clearly without confusing.

Syndicate content