@laundryman: Sorry, I forgot to mention another change which you will need to make - Copy lines 521 & 522 from http://gitorious.org/~taazza/statusnet/taazza-statusnet-mainline/blobs/master/lib/router.php to your 'lib/router.php'
@laundryman: We pushed in our latest user creation code to our Gitorious repo. It should work on 0.9.3. You need the following files:
* http://gitorious.org/~taazza/statusnet/taazza-statusnet-mainline/blobs/master/actions/apiaccountregisteruser.php…
@laundryman: Apologies for the delay in getting back. An older implementation can be found on our gitorious branch.
We should be pushing in the new version soon, we are busy with our internal release schedules and hence havent pushed it in.
@laundryman: We have already implemented user creation & a few other apis like people search. Give us a few more days & we will check it in to gitorious. Hopefully it will get merged into the main branch by @aric / @zcopley.
@paulk Assuming that Twitter still keeps the option to connect to other service end points. BTW it(tweetie) is not a clean implementation of connecting to multiple clients - cache is same across end points, most functionality still links to twitter.…
@aric these are part of the commands to statusnet - such as DM, r so on the front end you get a notification saying that there is no such user but in the API it sends a success back!
@aric: May be we are missing something but how does it address this issue? Would any of the requests mentioned about be queued? Also why should head be called right within the update function?
@aric, depends on the request - the client had a 3 min timeout by default.
Can you tell us for which functionality the queues are being used?
Any thoughts/updates on the head - issue? Not sure how the queuing system will solve the multiple http ca…
@brionv they seem to be having server issues for the last couple of days, wonder what the impact to identi.ca has been
geonames has the most liberal licensing ou there, the only issue would be to make sure that the database that the geonames data i…
Http client times out. We have opened another thread for slow update API, statusnet seems to have 3 http calls within the update API which is what is causing the time out in our opinion.
Open to ideas
@brionv: Cant we just load up the dump from http://download.geonames.org/export/dump onto a database rather than making a http call every time? Thoughts?
We are @taazza on twitter, you can ping us there.
1) You will have to make changes to tag entity_location html tag and add geo microformat tag. The code should be under lib directory.
by now when u open the page, u should see it under entity_loc…
@bill, there is a fix for this issue. It deals with correcting the microformat for the profile. Once you add tag in the profile, you just need to change the mapstraction plugin to include the user's location.
Ping us if you need more info.