|
Play online bingo with friends in the UK at Jackpotjoy Bingo. Thursday, March 27. 2008Bookmark at BrainKing LinksTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Brainking starts to be annoying. It's not a playing site anymore.
It has lots of unnecessary features, e.g. - a blog - wall - public friends - links - etc etc. it does NOT have necessary features, like - detect winners/losers of tournament rounds early - being able to switch sides when looking a game - bug fixes, like switching white/black in the "... is in check" - message in japanese chess, - having a (working) autopass system - etc etc Comment (1)
Yes. And the most annoying thing is to read such comments from someone who does not dare to show his name and posts as "anonymous". Actually, the main purpose of these "unnecessary features" is to drive all "anonymous complainers" out of the site, to make it better for everyone else.
Furthermore, none of the listed "necessary" features is really necessary. Comments (4)
"Furthermore, none of the listed "necessary" features is really necessary."
But definitelly more usefull on a game site then the ones that have been added recently... Comment (1)
Hmmmm, that's a subject to argue too.
BrainKing already contains MANY useful game site features, why not to enhance it by something different for a change? That's what I am doing now. It is just a beginning. Comments (4)
If you'd like bklink.js to not use a global variable (and be less clumsy looking as a script)
you can create and call a function in a single statement like so: 1. Create an anonymous function. ___ function(){...} 2. Enclose it in brackets to make it a referenceable object. ___ (function(){...}) 3. Add a final pair of parentheses to call it. ___ (function(){...})() (function() { var esc = window.encodeURIComponent ? encodeURIComponent : escape; document.write('<a href="http://BrainKing.com/en/ProfileLinks?url=' + document.location.href + '&title=' + esc(document.title) + '"><img src="http://brainking.info/uploads/bksmall.png" title="Bookmark at BrainKing Links" border="0"></a>'); })(); Or why not just do the whole thing in one statement? document.write('<a href="http://BrainKing.com/en/ProfileLinks?url=' + document.location.href + '&title=' + (window.encodeURIComponent ? encodeURIComponent : escape) (document.title) + '"><img src="http://brainking.info/uploads/bksmall.png" title="Bookmark at BrainKing Links" border="0"></a>'); Comments (2)
Because I like to make things complicated.
And now seriously, what the problem of defining one global variable which is very unlikely to collide with any other possible JavaScript code at the page where it is used? Furthermore, if I decided to improve the script in the future, it would not be the best approach to put everything to one document.write call. But maybe I am wrong, I am not a JavaScript guru, of course. Comments (4)
"Thank you, playBunny, I like the simplicity of the last option and it would certainly do for now. That all-in-one function definition plus call is new to me and I'll use that if I should make a more complicated public script in future. Thanks for showing me."
________________________ Please, someone hit me if I waste time trying to be helpful in future! Filip, forget the chat boxes and widgets, go and finish the BrainKing Help section, it's half empty! Comments (2)
Sure, as soon as I know what exactly to write there.
Comments (4)
|
QuicksearchSorted archiveChoose languageWikipedia FinderKategorieBlog AdministrationPopular EntriesComments about Recent changes of BrainKing features Mon, 18.04.2011 16:15 I understand the ins and outs of what you are trying to achi eve about Recent changes of BrainKing features Sun, 17.04.2011 19:38 True, true. I will add it to t he list. Thank you.Comments (4) about Recent changes of BrainKing features Sun, 17.04.2011 18:45 Actually, for me, Move and Sta y Here, seems to take me to th e Next Game. Not the main page , as you say above. S [...]Comments () about BrainKing and IPv6 Wed, 25.08.2010 08:46 I didn't test RSS feeds yet, s o it's possible there is some glitch I am not aware of yet. By the way, 76 BrainKin [...]Comments (4) about BrainKing and IPv6 Tue, 24.08.2010 18:50 Great news, but just to note, the RSS feed for the game list currently does not work corre ctly when using the IPv6 [...]Comments () about A hidden login feature Sun, 21.03.2010 22:18 If your settings don't delete "form and search history", the n you can click in the name bo x when it is empty and i [...]Comments () about A hidden login feature Sat, 20.03.2010 13:04 ah, darn...the only thing i'd want to change my username to is one character longer than t he username field will a [...]Comments () about A hidden login feature Sat, 20.03.2010 13:02 sounds great to me...even thou gh i've never changed my usern ame in all the years i've been on brainking. maybe i w [...]Comments () about A hidden login feature Sat, 20.03.2010 12:01 even if do not change name eve ry 2 weeks you can forget your email... I do not like to muc h opponents name changin [...]Comments () about A hidden login feature Sat, 20.03.2010 02:31 will that stop the fellowships being deleted?Comment (1) about Easter and logo Wed, 17.03.2010 17:08 Care to enter a bet as to how many submissions you'll get if you offer as a prize 6 months rook level?Comments () about Easter and logo Mon, 15.03.2010 21:32 I was thinking of that and I e ven started a logo contest on Facebook (when our page was no t infected by spammers). [...]Comments (4) about Easter and logo Mon, 15.03.2010 21:24 BrainKing logo: why not delega te this? Make it a competition . With all those members, payi ng or not, there's surel [...]Comments () about Simplicity is the key (part 3) Wed, 30.12.2009 00:59 hmm... seems like the simpler solution (no weekends at all) does not mean the simplest tra nsition between the two [...]Comment (1) about Simplicity is the key (part 3) Wed, 30.12.2009 00:56 The only point I see in using weekend days is when you play 1 or 2 day games but only get online 5 days a week (an [...]Comment (1) Author login |