Please note that there's a small caveat when sending messages via the bot, as it can't currently send replies to messages, so all messages sent through the bot are limited to 140 characters.
The bot doesn't actually tell you if your message exceeds that limit, currently, but this improvement will be made soon I think :)
The big question is threaded conversation (Qaiku comment to a message) handling with the bot. There is an XMPP spec about thread information but I doubt any clients support it.
Couple of options I see:
Drop reply support completely from XMPP bot (show only original Qaikus, allow posting only new Qaikus)
Starting message with @username replies to latest post from that user
Opinions?
bergie
commented on
posted to #Qaiku24.06.2009 (en)
I'm intrested also.. I use ping.fm (gtalk) for my other updates.. ;) So if I can connect it from Nokia Ovi.com chat service(Jabber ... Can connect to Gtalk) it would be great.. :)
as @myrtti said thats the way jaiku worked, and how laconica is doing in the dev version. it works okaysh but as a prob with faster users, making replies go to the wrong place.
one way to prevent this is doing it the way plurk and friendfeed do, sending a thread id (that expires in time) and when users reply to that threadid the reply ends on the right place
of course 1de60cffb5ffba260cf11de8ee757cb9be5b882b882/#1de60ed5fd662ca60ed11deb5d1fd049da8d6f8d6f8 is way too big so it needs to be something unique but short (nor more the 4 or 5 chars) and easy to type
Should we give the bot it's own "source" identifier in messages posted through it?
Another thing that we could maybe implement in FOLLOW command is to allow you to give an extra parameter to skip the initial flood of messages (last 20 or so) that you would otherwise receive from the follow as the bot reads it.
@prometheus@BUGabundouser_timeline has been fixed, so the bot should again be fully functional.
bergie
commented on
posted to #Qaiku25.06.2009 (en)
@bergie it will be possible to specify the language, when posting via the bot? Is it a feature on your list?
mcastel
commented on
posted to #Qaiku25.06.2009 (en)
@mcastel if we figure out a good syntax for it, it might get on the list
bergie
commented on
posted to #Qaiku25.06.2009 (en)
Now it's tagging the language with user's default language in qaiku, right? How about one should only add in the beginning something like [en], [fi], [it] or so and if none is present, qaiku is tagged with the default language?
That kind of syntax would be pretty unlikely to be typed without a purpose.
@prometheus thanks thanks! but how can I use them (i.e. how should I write to answer to a certain message) ? in passing, your link is a thread almost all in a foreign language, to me...
mcastel
commented on
posted to #Qaiku25.06.2009 (en)
@mcastel replies currently work only as replies to the last message seen from that user you are replying to, so in order for a reply to work you will have to be following the user on the bot.
@bergie @prometeus: ok, how can i use xmpp with jaiku?
bubu1uk
commented on
posted to #Qaiku29.07.2009 (en)
@bubu1uk add qaiku at jabber.org as your Jabber buddy and follow the instructions given. Please note that the bot is still in development and so might not always work (as is the case right now, investigating it with @tomis)
bergie
commented on
posted to #Qaiku
Helsinki, Finland
31.07.2009 (en)
@bergie: xmmp not working all the time is understandable. ;) btw, I changed from jabber.org to jabber.org.uk due to jabber.org being quiet often down.
bubu1uk
commented on
posted to #Qaiku31.07.2009 (en)