Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: New XML Chatter Stuff

by PodMaster (Abbot)
on Nov 08, 2005 at 07:47 UTC ( [id://506642]=note: print w/replies, xml ) Need Help??


in reply to New XML Chatter Stuff

I saw this announcement, and it came and went, and then you applied user nodes info xml generator - (patch) (on 2005-11-07 15:07:51), which breaks quite a few clients relying on user nodes info xml generator. It certainly broke xml_pimp.

I think you should revert that change, at least for a few weeks. Please

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

Replies are listed 'Best First'.
Re^2: New XML Chatter Stuff (user nodes info changes)
by demerphq (Chancellor) on Nov 08, 2005 at 08:07 UTC

    Nope. That patch wont be reverted.

    The user nodes ticker was causing a huge drag on the system, so it was patched to be lower load. The alternative was to patch it out of existance.

    If you want the full data set then will have to do multiple fetches using the 'offset' parameter. Each fetch should return 100 records, if it does return this number then increment offset by 100 and refetch. Eventually it will return less than 100 records and you are done.

    Apologies for not announcing this directly, I was called away unexpectedly before I could do so.

    ---
    $world=~s/war/peace/g

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://506642]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-26 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found