Page 5 of 9 FirstFirst ... 3 4 5 6 7 ... LastLast
Results 41 to 50 of 88

Thread: xivdb.com

  1. #41
    Player
    Romowens01's Avatar
    Join Date
    May 2012
    Posts
    57
    Character
    Lil Demon
    World
    Balmung
    Main Class
    Thaumaturge Lv 73
    My work needs to block that site or I will lose so much productivity.

    Very nice site!!!

    One suggestion that I saw.. On the gear filter, when filtering by stats can you change it to be a and/or situation? Basically I was searching to find crafting gear. I put Control, Craftmanship and Magic Craft as filter options, it only brought up 1 item that had all 3. Would be cool to be able to filter on an OR statement instead of just an AND statement.
    (0)

  2. #42
    Player
    Hulan's Avatar
    Join Date
    Jun 2011
    Posts
    866
    Character
    Alec Temet
    World
    Midgardsormr
    Main Class
    Arcanist Lv 70
    Quote Originally Posted by Romowens01 View Post
    One suggestion that I saw.. On the gear filter, when filtering by stats can you change it to be a and/or situation? Basically I was searching to find crafting gear. I put Control, Craftmanship and Magic Craft as filter options, it only brought up 1 item that had all 3. Would be cool to be able to filter on an OR statement instead of just an AND statement.
    AND OR queries are hard to represent easily through a GUI due to order of operation ambiguity. Is the query [int > 10 AND mnd > 5 OR macc > 12] actually [(int > 10 AND mnd > 5) OR macc > 12] or is it [int > 10 AND (mnd > 5 OR macc > 12)]?

    That being said, this would indeed be very useful. Either give us order of operation operators or force a simple front to back precedence and I would be behind this suggestion 100%.
    (0)

  3. #43
    Player

    Join Date
    Mar 2011
    Location
    Gridania
    Posts
    156
    Very good suggestion i will look into it what it would take to do or filters (=

  4. #44
    Player
    Romowens01's Avatar
    Join Date
    May 2012
    Posts
    57
    Character
    Lil Demon
    World
    Balmung
    Main Class
    Thaumaturge Lv 73
    Quote Originally Posted by Hulan View Post
    AND OR queries are hard to represent easily through a GUI due to order of operation ambiguity. Is the query [int > 10 AND mnd > 5 OR macc > 12] actually [(int > 10 AND mnd > 5) OR macc > 12] or is it [int > 10 AND (mnd > 5 OR macc > 12)]?

    That being said, this would indeed be very useful. Either give us order of operation operators or force a simple front to back precedence and I would be behind this suggestion 100%.
    Haha tricky.
    I code some too so I know exactly what you are talking about.
    Since you don't want to make it too complex for the end users, it would probably be best to leave it as all AND or all OR. Just have a radio button selection between AND and OR. Then insert the option into the look up code.
    I'm better at SQL/VB than Java, but the end result would be something like...

    useroption = optionbox.selectedvalue
    int > 10 [useroption] mnd > 5 [useroption] macc > 12
    (0)

  5. #45
    Player
    viion's Avatar
    Join Date
    Mar 2011
    Location
    Uldah
    Posts
    4,206
    Character
    Sky Box
    World
    Ragnarok
    Main Class
    Marauder Lv 90
    Quote Originally Posted by Romowens01 View Post
    Haha tricky.
    I code some too so I know exactly what you are talking about.
    Since you don't want to make it too complex for the end users, it would probably be best to leave it as all AND or all OR. Just have a radio button selection between AND and OR. Then insert the option into the look up code.
    I'm better at SQL/VB than Java, but the end result would be something like...

    useroption = optionbox.selectedvalue
    int > 10 [useroption] mnd > 5 [useroption] macc > 12
    This is pretty much how it will be, i think lol idk what Nemi is doing =O but I suggested adding in checkbox
    (0)

  6. #46
    Player
    Titans's Avatar
    Join Date
    Apr 2011
    Location
    Limsa Lominsa
    Posts
    172
    Character
    Chris Davis
    World
    Excalibur
    Main Class
    Leatherworker Lv 80
    I appreciate your hard work. It's a nice site!
    (0)
    [center]

  7. #47
    Player
    Breladine's Avatar
    Join Date
    Aug 2012
    Location
    Gridania
    Posts
    227
    Character
    Breladine Mahr
    World
    Balmung
    Main Class
    Conjurer Lv 50
    I really love XIVPads and the new database looks to be an amazing addition. Keep up the good work!
    (0)


    No leeching, No PL'ing, just 100% playing the game.

  8. #48
    Player
    Ramesses's Avatar
    Join Date
    Aug 2011
    Location
    Sharlayan
    Posts
    1,393
    Character
    Prince Nuada
    World
    Diabolos
    Main Class
    Reaper Lv 70
    Wicked... and thank you Nemi
    (0)
    "After ten years, finally headed to Sharlayan... absolutely stoked"


  9. #49
    Player

    Join Date
    Mar 2011
    Location
    Gridania
    Posts
    156
    Quote Originally Posted by Romowens01 View Post
    One suggestion that I saw.. On the gear filter, when filtering by stats can you change it to be a and/or situation? Basically I was searching to find crafting gear. I put Control, Craftmanship and Magic Craft as filter options, it only brought up 1 item that had all 3. Would be cool to be able to filter on an OR statement instead of just an AND statement.
    Quote Originally Posted by Hulan View Post
    That being said, this would indeed be very useful. Either give us order of operation operators or force a simple front to back precedence and I would be behind this suggestion 100%.

    Added checkboxes which let you select OR or AND on attribute filter.

  10. #50
    Player
    Majidah's Avatar
    Join Date
    Mar 2011
    Location
    Ul'dah
    Posts
    1,889
    Character
    Majidah Sihaam
    World
    Balmung
    Main Class
    Archer Lv 50
    without the base stats counted in the stats sum this site is pretty useless...
    take my case for example.

    I'm working on getting my acc to 450 to fight Nael+. Reading I have +70 acc (random number) means nothing to me if I don't know how much that amounts to.

    I'd also need to know where does food put me to know whether eating acc or atk would be better.
    So equipping a dish would be needed too.

    if they add that, it will be great though.
    (1)
    Last edited by Majidah; 10-02-2012 at 11:39 PM.

Page 5 of 9 FirstFirst ... 3 4 5 6 7 ... LastLast