The new Jaiku API: Problems and solutions
April 3, 2009 by Amr
Almost all applications, modules and social web sites I use stopped working with Jaiku since they moved to AppEngine and introduced a new API based on OAuth for authorization and secure communication of REST requests.
While I was working on updating my favorite desktop micro blogging application, gwibber, to the new API I became aware of 3 important undocumented issues. Fortunately, Jaiku had gone open source which helped me big deal in working with/around these issues.
1. You have to use the "www." subdomain
Meaning your OAuth URLs should begin with "http://www.jaiku.com" not "http://jaiku.com".
2. Method "entry_get_actor_overview" doesn't work
If you try to use that method, you will get back a Python error. Instead, use entry_get_actor_overview_since which requires an extra datetime paramater.
Bug report at JaikuEngine: http://code.google.com/p/jaikuengine/issues/detail?id=80
3. Datetime parameter format is undocumented and ISO format does not work
When you are passing the datetime argument, it should be one of those formats:
'%Y-%m-%d', # '2006-10-25'
'%m/%d/%Y', # '10/25/2006'
'%m/%d/%y', # '10/25/06'
'%b %d %Y', '%b %d, %Y', # 'Oct 25 2006', 'Oct 25, 2006'
'%d %b %Y', '%d %b, %Y', # '25 Oct 2006', '25 Oct, 2006'
'%B %d %Y', '%B %d, %Y', # 'October 25 2006', 'October 25, 2006'
'%d %B %Y', '%d %B, %Y', # '25 October 2006', '25 October, 2006'
Finally
Those are the issues I'm aware of. I will probably post any other issues I encounter as I wrap up my work on gwibber concerning Jaiku. Feel free to post in the comments any issues you might have as well.
I got the feeling that the new API is a bit rusty and not actively tweaked. No wonder why many services are either neglecting it or having trouble getting it to work.
Having that said, since it's open source, everyone interested could now participate in improving the source code which should hopefully end up (at least the important fixes) in jaiku.com.
Comments
wfqw
January 15, 2010 by Anonymous, 28 weeks 1 day ago
Comment id: 3058
Great post, totally agree with you on that point.
Yeha very Useful information
February 9, 2010 by Anonymous, 24 weeks 4 days ago
Comment id: 3239
Yeha very Useful information , this is both good reading for, have quite a few good key points, and I learn some new stuff from it too, thanks for sharing your information.
regards,
handbags
I have looked at some of the
February 10, 2010 by Anonymous, 24 weeks 3 days ago
Comment id: 3245
I have looked at some of the very cool android apps that let you look through the camera and see locations tagged, which I think are brilliant. The only way to do this is to have a gps position and a direction in order to get the true location view of what the camera is seeing. Since android devices have compass built in they can do this.
rated online casinos
API Issues
March 7, 2010 by Anonymous, 20 weeks 6 days ago
Comment id: 3440
We use a lot of API programming as we integrate into many travel companies we also use xlm feeds but Find many of the larger companies offer free API interface scrips
Our travel site has around 8 API feeds and 5 xml feeds, we intend to add more than 30 API in total but this requires a lot of work
to see our travel site using api feeds feel free to check the cheap holidays page and see it in action.
api
March 10, 2010 by Anonymous, 20 weeks 3 days ago
Comment id: 3466
thanks for your post.
I had some problems with the datetime arguments, but could solve it.
best regards hier
Great post
March 22, 2010 by Anonymous, 18 weeks 6 days ago
Comment id: 3542
I'm more involved in Multivariate Testing right now, but I do appreciate your work. I'd like to learn more, I'll follow your blog and please continue to post on this topic and others. Many thanks and great work!
new
May 29, 2010 by Anonymous, 9 weeks 11 hours ago
Comment id: 3866
As a child, Louboutin would regularly sneak out of school, from the age of 12, to watch the showgirls at Paris nightclubs, because he was fascinated by their costumes. christianlouboutinHe cites this as his main inspiration for becoming a shoe designer: "[The showgirls] influenced me a lot. If you like high heels, it's really the ultimate high heel - it's all about the legs, how they carry themselves, the embellishment of the body. christianlouboutinThey are the ultimate icons." Although Louboutin faced much opposition following his decision to leave school so early, he claims that his resolve was strengthened after watching an interview on TV with Sophia Loren in which she introduced her sister, saying she had to leave school when she was only 12 but when she turned 50 she got her degree. "Everybody applauded! And I thought, 'Well, at least if I regret it I'm going to be like the sister of Sophia Loren!"christianlouboutin
QueeleamsNara
June 4, 2010 by Anonymous, 8 weeks 1 day ago
Comment id: 3873
GrEeTiNgS, amrmostafa.org!
Link is down?
June 18, 2010 by Anonymous, 6 weeks 2 days ago
Comment id: 3901
Thanks for sharing this link, but unfortunately it seems to be offline... Does anybody have a mirror or another source? Please answer to my post if you do!
I would appreciate if a staff member here at amrmostafa.org could post it.
Thanks,
Jack
Post new comment