John Plocher wrote: > Jim Walker wrote: > >> All we need is a "community centric" field on vote.opensolaris.org >> > > > I got the following from Stephen Hahn: > > http://poll.opensolaris.org/grants.csv > > contains the complete set of grants in CSV format. It's pretty easy > to filter this on the client side--it's already in a format that most > JavaScript libraries can handle. > > I've been playing with the yahoo javascript libs to try and make a page > drop-in to just do it. If anyone else (especially anyone else who already > knows what they are doing :-) wants to jump in and help, I'm not proud :-) > > -John >
I've created a Yahoo Pipe for this exact purpose, id: 65bec7359860dc79318059c9fd5bdd00 Example call: http://pipes.yahoo.com/pipes/pipe.run?_id=65bec7359860dc79318059c9fd5bdd00&_render=json&_callback=pipeCallback&community= and append the community shortname you want to it. It will give you a JSON object with Realname, Username, ContribLevel, and Community. e.g. for the OGB community: http://pipes.yahoo.com/pipes/pipe.run?_id=65bec7359860dc79318059c9fd5bdd00&_render=json&_callback=pipeCallback&community=ogb I'm using it here: http://opensolaris.org/os/project/nightingale/desktopgrants/ to show the list of Core Contributors and Contributors for the Desktop community. cheers, steve -- stephen lau | stevel at opensolaris.org | www.whacked.net