Menu

#8 Single list of all characters

Future Build
open
pudds
Website (8)
5
2006-04-16
2006-02-05
No

Currently I don't see any way to give a public link
that would show all my characters (similar to the Excel
sheet I currently have posted at
http://www.geocities.com/mythicsilk/CoHCoVToons.html\).
I'd like to be able to link to the website for that. It
would be ideal to be able to choose the columns that
were shown, but that might be a second feature for later.

Discussion

  • pudds

    pudds - 2006-02-05

    Logged In: YES
    user_id=1420571

    I'm working on opening XML data to other sites already,
    actually.

    For instance, this page would give you the data you're
    looking for:

    http://www.citygametracker.com/PublicDataAccess/TrackerData.asmx/ListByUserID?userid=38

    There are 2 more undocumented functions available;
    ListByCharID, which retrieves 1 or more characters by ID,
    and ListByCharName, which does the same but by name.

    I'm working on some documentation on how to format the data,
    but if you have access to hosting with some sort of server
    programming (ASP, PHP, CGI, etc), the option is there for
    you. Javascript might work too, if you were really ambitious.

     
  • pudds

    pudds - 2006-04-16
    • status: open --> closed
     
  • Skip Franklin

    Skip Franklin - 2006-04-16

    Logged In: YES
    user_id=1140062

    That's all well and good, but all I really want is a link to
    a page on your site. :) The home account page now is pretty
    good, but it needs to be sorted by level descending.

     
  • pudds

    pudds - 2006-04-16

    Logged In: YES
    user_id=1420571

    Heh, old school feature request...I was just cleaning this
    up because I thought the new character list was enough:

    http://www.citygametracker.com/UserList.aspx?userid=38

    Is there something still lacking from that page?

     
  • pudds

    pudds - 2006-04-16
    • status: closed --> open
     
  • Skip Franklin

    Skip Franklin - 2006-04-16

    Logged In: YES
    user_id=1140062

    Like I said before, only thing I really want beyond what's
    there is the ability to change the default sorting.
    Actually, SG would be nice too, but that's not tracked yet.

     
  • pudds

    pudds - 2006-04-17

    Logged In: YES
    user_id=1420571

    Right, I'd forgotten about that. I'll see how hard it is to
    pass sort information via the querystring and work it into a
    site update if its not too difficult.

     

Log in to post a comment.