Wondering why Seesmic for Android fails so badly with Qaiku, thought we had Twitter compatible API?
posted to #Qaiku-api 08.05.2010 (en)
Wondering why Seesmic for Android fails so badly with Qaiku, thought we had Twitter compatible API?
myrtti posted to #Qaiku-api 08.05.2010 (en)
But surely Seesmic should do better than what it does if the API is compatible? And talking of "better" Twitter clients, do your suggestions support multiple accounts?
myrtti commented on posted to #Qaiku-api 08.05.2010 (en)
@myrtti many Twitter clients fail because we use GUIDs as message IDs instead of integers.
But if you can debug this somehow from client end we can probably try to do something
bergie commented on posted to #Qaiku-api Etu-Töölö 09.05.2010 (en)
We discussed about this issue about GUIDs vs. numeric IDs with @bergie IRL. @bergie let us know if you find solution for this, it would probably open Qaiku to many clients...
Ile commented on posted to #Qaiku-api 09.10.2010 (en)
@bergie Check this - I think this might be important new information and give some implementation ideas... Maybe Qaiku could have both ID's at least if you implement another API url.
Ile commented on posted to #Qaiku-api 20.10.2010 (en)
@Ile according to ReadWriteWeb, the new Twitter "snowflake" IDs will be presented to clients as strings, which probably would mean we don't have to change anything. Though making the API support OAuth would probably help
bergie commented on posted to #Qaiku-api Eminönü 20.10.2010 (en)
@bergie What I've learned about snowflake and new str_id's: Most client will still continue to use integer id's. str_id:s are added to side as a dirty hack to support java script that can handle only 54 bit integers when 64 bits are needed.
Native apps written in java, objective-c, c, etc. will not use str_id's at all.
Could qaiku api publish both integer id + str_id just like Twitter does. In qaiku str_id would be current GUID and numeric id the one you already have in a database (and it's not unique between different qaiku instances)
Ile commented on posted to #Qaiku-api 20.10.2010 (en)
I can switch id (guid) => id_str and id_int => id as soon as some confirms that existing qaiku supporting clients do not break up :-)
tepheikk commented on posted to #Qaiku-api 23.10.2010 (en)
now if only I had Seesmic for Android... GODDAMMIT
myrtti commented on posted to #Qaiku-api 23.10.2010 (en)
@tepheikk Can you provide "twitrer compatible" version of api in different url?
Ile commented on posted to #Qaiku-api 23.10.2010 (en)
How about adopting Twitter snowflake algorithm to Qaiku API to provide better twitter client support?
Ile commented on posted to #Qaiku-api 04.05.2011 (en)
Copyright Rohea Oy 2010 | Mobile version | Feedback | API | Terms of Service | Applications and tools