Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Elijah Bry'an Baudoin
EVE Exchange
1
|
Posted - 2012.02.20 20:01:00 -
[1] - Quote
Hello,
A little bit of cross promotion but I have just released an IGB contract ticker. Full details here:
https://forums.eveonline.com/default.aspx?g=posts&t=72112&find=unread
Although it is visually simple, it required a bit of API action.
Be interested in the questions from other Devs. |

Project 69
Rennfeuer Curatores Veritatis Alliance
11
|
Posted - 2012.02.21 14:44:00 -
[2] - Quote
Feedback
- maybe use a "OnClick" event or href="javascript:CCPEVE......" for those contract links.
if you don't do this, the page will jump to the top when you click on a link on the lower end
- could you put the different contracts into seperate boxes so you can see where one contract ends and the next one begins
- some contracts show "Not Found" as location and you can't open the same
- is it only me or am I getting the same contract multiple times?
Suggestions
- Search function
- Filter by type (I don't really want to see auction contracts)
- Expiration date of the contract
|

Elijah Bry'an Baudoin
EVE Exchange
1
|
Posted - 2012.02.22 10:01:00 -
[3] - Quote
Feedback
- maybe use a "OnClick" event or href="javascript:CCPEVE......" for those contract links.
if you don't do this, the page will jump to the top when you click on a link on the lower end << I'll check that out, thanks.
- could you put the different contracts into seperate boxes so you can see where one contract ends and the next one begins << Yes, they are a little spread out because I don't populate an emply description. I did actually have a seperation line originally and in testing it looked a bit meh.
- some contracts show "Not Found" as location and you can't open the same << There's a problem with outposts, that's this weekend's job.
- is it only me or am I getting the same contract multiple times? << No not you, my non-random, random but sequential, mix it up code did not work well under fire and is borked. I can't be bothered with it so I have pulled it out. It's all "working" now.
Suggestions
- Search function << The answer to this is "maybe" a filter or two might be enough. It's really a ticker I think the in game contracts tool is the place for search.
- Filter by type (I don't really want to see auction contracts) << Had lots of requests for it, I think it will be in soon.
- Expiration date of the contract << A good idea. I was originally going to have it but my ticker was "busy" I'll look again.
Thank you for the positive feedback! |

Project 69
Rennfeuer Curatores Veritatis Alliance
12
|
Posted - 2012.02.22 11:52:00 -
[4] - Quote
for the boxing.. just add a nice border in your CSS and perhaps a slightly other color than the background itself
I used following on your page to test: border:1px solid #666; background-color:#333;
AND with a nice border you can easily highlight new items or special stuff or filter items or whatever
that should always work nicely
(tried it on your page, looks nice)
also, but that's maybe just me, make the icons to 64 pixels, since there's almost always 3-4 lines, why not fill up the space with awesome colored pixels |
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |