Brugernavn: Kodeord:
Ny bruger registrering
Moderator: rod03801 
 Feature requests

Do you miss something on BrainKing.com and would you like to see it here? Post your request into this board!
If there is a more specific board for the request, (i.e. game rule changes etc) then it should be posted and discussed on that specific board.

For further information about Feature Requests, please visit this link on the Brainking.Info site : http://brainking.info/archives/20-About-feature-requests.html


Meddelelser per side:
Liste over diskussionsborde
Du har ikke rettigheder til at skrive meddelelser til dette bord, Mindste medlemsskabsniveau nødvendigt for at skrive til dette bord er BrainBonde.
Tilstand: Alle kan skrive
Søg i meddelelser:  

6. April 2007, 22:35:28
coan.net 
Emne: 3 feature requests I have
Here are 3 feature requests that I have:

1. Quick-play game pages. (This is where all unnecessary information is removed from the game page.) So all the is left is:

Game name
Submit move right under game name to submit without scrolling.
Opponent name
IMPORTANT Game info (like captured pieces, Cube points, etc..)
Game Board
Message for opponent box
notes for self box
2nd submit button
draw/resign/delete links
Link back to main page
Link to switch back to "more info" game page


What is not needed to take loading time:
User Icons
User flags
User ratings
User graph link
User "what are they doing"
user last moved
Rules link
Brainrook.com links
no smileys link
no autosave is disable link
no switch to rich text editor link
no change message area size link
Discussion board links
Tournament info & link
Game ID
Time per move info
public game info
rated game info
layout info
board size info
Weekend day into
Automatic vacation info
User agreement, Brainking staff, etc... links

Having just what is really needed to play games would speed things up.

2. Move number is needed to be displayed on Ice Age Chess. It is stupid to have to show the game notation just for these games so i can see what move a game is on, then have to hide it again when I play something else. MOVE NUMBER IS IMPORTANT INFORMATION FOR THIS GAME - IT AFFECT GAME PLAY so it needs to be put near the board (like point total for cubed gammon games)

3. For Dice Poker, I still find it hard to always make sure the very little box is clicked. Is there ANY way that if you click on the dice, it checks the box for the dice? I can't tell you how often I have thought I had a box checked, to only find out opps - I did not.

6. April 2007, 22:59:16
AbigailII 
Emne: Re: 3 feature requests I have
BIG BAD WOLF: Yes, I'd like to have smaller pages as well. I started my CSS file with the one posted here offering the classic look, and most of what I have added since is { display: none }. Unfortunally, most classes are very generic and labelled for the visual effect (like 'to-right') instead of what it is ('user icon', 'user last move', etc). And many things are quite hard to select (due to their encapsulating element either not having a class or an id, or having a class or id that is used elsewhere as well).

6. April 2007, 23:20:36
coan.net 
Emne: Re: 3 feature requests I have
AbigailII: Maybe this part of the discussion should go over to the design board, but I'm looking for speed - speed of the page loading. Right now the system has to calculate ratings change on each game page before displaying it. It has to create / figure out the time left for the move on each game page. The system has to look at all past matches between the 2 players, and display the results on each game page. Things that I would think slows the page load time down a little. And I'm new to .css files, so maybe I don't understand it - but if every element has it's own label, and you have a very long .css file saying "don't show this", and "hide this", and "show this here" - wouldn't having to read that .css file and create a custom webpage every time also slow the page load speed down? That is more then lets say having the system create the page without all those things in the first place, taking away the time it takes for the system to create the page in the first place.

6. April 2007, 23:50:34
AbigailII 
Emne: Re: 3 feature requests I have
BIG BAD WOLF: We're talking about text here - page size isn't significant here. You won't note the difference between a few letters more. Rendering the page however may show a difference - and that's what you can surpress with display: none.

As for the size of the the CSS file, two things. First, having ids and/or classes for all elements doesn't mean the CSS file should have an entry for each id or class. Second, a CSS file is rather static - the CSS file typically doesn't change between page requests. Which means the browser only has to check the CSS file hasn't changed, and doesn't have to download it.

As for the server side calculations needed to generate a page, I have no idea how much is calculated on the fly, and how much is pre-calculated.

7. April 2007, 00:15:29
Fencer 
Emne: Re: 3 feature requests I have
AbigailII: Server side calculations have nothing to do with BrainKing design (they are already optimized anyway) and I ask everyone to move this discussion to the BrainKing design board.
By the way, the purpose of the new CSS system is not to allow people to customize everything.

7. April 2007, 00:31:13
coan.net 
Emne: Re: 3 feature requests I have
Fencer: That is why I placed my request to have a quick-play game page option since I know it would be hard to have something similar with just .css alone.

Would you like a very useful request like that to also go to the BrainKing design board, or just the .css file related stuff?

7. April 2007, 02:27:13
mctrivia 
Emne: Re: 3 feature requests I have
BIG BAD WOLF: css allows you to not show things. However you still download them even though they are not shown. So modifying your css file to not show them will not speed anything up at all.

I to want to see a quick play mode something with absolutely minimum output so even on really slow connections it will be fast. Preferably some output that needs to be interpreted by a client side application.

7. April 2007, 09:05:23
Fencer 
Emne: Re: 3 feature requests I have
BIG BAD WOLF: Yes, that would be better to use the BrainKing design board for it.

7. April 2007, 11:32:55
MadMonkey 
Emne: Re: 3 feature requests I have
BIG BAD WOLF: hexkids greasemonkey script does 90% of your number 1 and does number 3, and i agree with both them. Sadly he seems to have vanished, would be nice if someone could carry on his great work.
Just hope he is ok

7. April 2007, 11:41:49
mctrivia 
Emne: Re: 3 feature requests I have
MadMonkey: I called hexkid today. he is ok. not sure when he will be back did not have much money to call portugal

7. April 2007, 11:53:59
MadMonkey 
Emne: Re: 3 feature requests I have
mctrivia: Hey, thats great news, just to know he is ok, been worried about the guy, he is always so helpful. We could post a Feature Request here and by the end of the day he would have written it into his script.
Hope he comes back soon

Dato og klokkeslæt
Venner online
Favoritborde
Sammenslutninger
Dagens tip
Copyright © 2002 - 2024 Filip Rachunek, all rights reserved.
Tilbage til toppen