[wowRoster 2.0] Member list presentation

Combining the powers of AltMonitor and SortMembers in a sortable, alt collapsible, searchable members list
Includes an extensive API for use with other addons

[wowRoster 2.0] Member list presentation

Postby balai » Mon Jun 23, 2008 12:15 am

Hi!
First of all, congratulations on releasing a new major version of this neat tool that is WowRoster :)
I just downloaded and installed it and after struggling to understand where the member list did go (missed the addon configuration menu at first :oops: ) I have a question : is the feature allowing to regroup characters in the member list according to their guild rank, in separate blocks, really gone??? because I thought it was a very clear way of displaying the roster. I'm not quite happy with just sorting according to rank within a single table :s
Any solutions?
balai
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Mon Jun 23, 2008 12:08 am

[wowRoster 2.0] Member list presentation

Postby zanix » Mon Jun 23, 2008 12:33 am

Yes, it is gone

The sorting is done client side via javascript
Since we use that, we cannot divide the list into separate boxes

There is a server sorting option in memberslist, but it sorts the same way
If you can convince PleegWat, he might put in separate boxes again
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

[wowRoster 2.0] Member list presentation

Postby balai » Mon Jun 23, 2008 4:02 am

and how might I do that ?
by sacrificing a million little cd-r discs ? done !! :D
balai
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Mon Jun 23, 2008 12:08 am

Re: [wowRoster 2.0] Member list presentation

Postby MattM » Mon Jun 23, 2008 5:24 am

balai wrote:and how might I do that ?
by sacrificing a million little cd-r discs ? done !! :D


Genius :?:
Last edited by MattM on Mon Jun 23, 2008 5:24 am, edited 1 time in total.
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Re: [wowRoster 2.0] Member list presentation

Postby balai » Mon Jun 23, 2008 6:21 pm

well kidding appart if there's a quick way to re add the option by activating server side sort I'd really like to have it... thx in advance !!

MattM wrote:
balai wrote:and how might I do that ?
by sacrificing a million little cd-r discs ? done !! :D


Genius :?:

wellcome to the discussion MattM :roll:
balai
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Mon Jun 23, 2008 12:08 am

[wowRoster 2.0] Member list presentation

Postby PleegWat » Mon Jun 23, 2008 6:42 pm

There isn't really a simple way, which is one of the reasons I removed it in the first place.

Guess I could look at re-adding it in server sorting mode. It definitely can't be done in clientside sorting mode.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

[wowRoster 2.0] Member list presentation

Postby balai » Mon Jun 23, 2008 10:02 pm

well if it's really too much work don't bother... guess client side sorting was introduced for better performance also?
anyways thanks for taking the time to respond ;)
(and thanks again for the new roster to all devs, good job on this one ;) )
balai
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Mon Jun 23, 2008 12:08 am

[wowRoster 2.0] Member list presentation

Postby PleegWat » Mon Jun 23, 2008 10:13 pm

clientside sorting improves server performance, at the cost of client performance. A more important reason is that client side sorting allows multiple sort conditions, and filtering.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

[wowRoster 2.0] Member list presentation

Postby balai » Wed Jun 25, 2008 3:06 am

oh I see... well that's a good extra feature for sure :)
balai
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Mon Jun 23, 2008 12:08 am

[wowRoster 2.0] Member list presentation

Postby Danaki » Fri Jun 27, 2008 12:21 am

Great job on the new roster!!

I want to put my hand up for people wanting this feature back in. I keep my roster set to server side sorting anyways. Our guild really liked the separation the blocks gave.

Again, great job and thank you very much for your time.
User avatar
Danaki
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Mon Jul 10, 2006 8:24 pm

Re: [wowRoster 2.0] Member list presentation

Postby Dragoness » Fri Nov 21, 2008 3:05 pm

Danaki wrote:Great job on the new roster!!

I want to put my hand up for people wanting this feature back in. I keep my roster set to server side sorting anyways. Our guild really liked the separation the blocks gave.

Again, great job and thank you very much for your time.


Can I 2nd that ?

I would deff keep it on server side sorting, but having the option to separate our guild ranks made it easy for us to distinguish our ranks and have quick overview. I'm happy we finally took that leap and upgraded our site / rosters to the latest.
Dragoness
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Fri Jan 12, 2007 4:32 pm

[wowRoster 2.0] Member list presentation

Postby PleegWat » Fri Nov 21, 2008 9:12 pm

Good news: I've removed client-side sorting for 2.1, since it was hard to maintain across browsers, and I got performance complaints.

Instead, I've implemented serverside multisort and filtering. I'll get separators back in when I've got time.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: [wowRoster 2.0] Member list presentation

Postby tuigii » Fri Nov 21, 2008 11:24 pm

PleegWat wrote:... I'll get separators back in when I've got time.


Don't go to fast, I just put the champagne in the fridge, it needs to get cold before you roll this one out.

And I throw in a new concept for this site : The Bounty :cheers:

Pleegwat, If you manage to keep the actual layout, and add the "separated grade layout" as i.e. a template (is this possible ?) then I'll run to Paypal for a $50 donation to WoWRoster.

It would be a real nice thing to have the 2.0.1 and 1.7.3 member list look at user's choice.

(My reason - I've got the best position in a Guild right now, the second one on the member list - only fools want to be a GM :rofl: )

My Is this ok with the site-politics over here ?
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

[wowRoster 2.0] Member list presentation

Postby PleegWat » Sat Nov 22, 2008 7:15 am

Well, between planning and feasibility there's a shitload of space. It's gonna be a real jewel, if I ever find the time to finish it.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: [wowRoster 2.0] Member list presentation

Postby Dragoness » Sat Nov 22, 2008 8:10 pm

tuigii wrote:
PleegWat wrote:... I'll get separators back in when I've got time.


Don't go to fast, I just put the champagne in the fridge, it needs to get cold before you roll this one out.

And I throw in a new concept for this site : The Bounty :cheers:

Pleegwat, If you manage to keep the actual layout, and add the "separated grade layout" as i.e. a template (is this possible ?) then I'll run to Paypal for a $50 donation to WoWRoster.

It would be a real nice thing to have the 2.0.1 and 1.7.3 member list look at user's choice.

(My reason - I've got the best position in a Guild right now, the second one on the member list - only fools want to be a GM :rofl: )

My Is this ok with the site-politics over here ?


Guess that makes me what ? The Fool ? * Grin *
I've done the sorting by guildrank and made me the same rank as the officers. Looking forward to having that sorting back. Thnx again.
Dragoness
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Fri Jan 12, 2007 4:32 pm

Next

Return to MembersList

Who is online

Users browsing this forum: No registered users and 0 guests

cron