01 May 2013 - After the site upgrade, all passwords were reset and you will need to ask the site for a login reset on your first connection.
The site offers "geo-nick", a simplistic API to obtain this information coupled with the optional IRC nick field, to allow any developer to create mashups showing community PHP-GTK developers, as identified by nickname (no actual name information is made available through this API) on a map.
gtkphpnet.geo_nick$min_nick is the lower limit (not included) for nicks to be
returned. Defaults to blank string ''$count is the maximum number of entries to be returned.The site enforces a throttling restriction, limiting the maximum number of results
any request can return. This means that in some cases clients will have to loop on
the results to obtain the full list of geo-nick triplets. This is the purpose of the
$min_nick parameter, which allows a client to loop over the full list
of geo-nick triplets by looping over the results each time passing in the highest
nickname from the previous pass, until the result set is empty.
An additional method may be useful: it returns the total number of active devs along with the number of those who have supplied valid geo-nick information.
gtkphpnet.active_usersarray( 'users' => number of users, 'geo-nick' => number of users with geo-nick information )
Contributors have written several pages showing the various ways in which PHP-GTK programs can make use of such XML-RPC services, complete with sample code using geo-nick.
Commenti recenti
43 settimane 5 giorni fa
44 settimane 5 giorni fa
45 settimane 1 giorno fa
47 settimane 5 giorni fa
1 anno 16 settimane fa
1 anno 19 settimane fa
1 anno 23 settimane fa
1 anno 23 settimane fa
1 anno 23 settimane fa
1 anno 40 settimane fa