Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mcfrojd

Pages: 1 ... 5 6 [7] 8 9 10
91
Help Me / Where are tokens saved?
« on: December 22, 2012, 03:35:27 AM »
For some weeks ago i made a token by clicking the break number 2 in my rounds schedule, and added some html code for showing that the players should stack their lowest value of chips in front of them so the floor manager could easily go around a do the chip-up.

The week after that i run the tournament and there was no token.
I might have loaded a different rounds schedule, or made any other changes, but now i cant find the token any more.

92
I want a cell that shows whats coming AFTER this round (ex 3), so if there is a break comming it says BREAK, if its next round comming it will say ROUND 4
I'm not sure why i "hard coded" this by making so many conditions before, i have conditions set like this now:

Standard condition="" Cell=<round offset="1">
Before break 1 condition="round number = 3" Cell=<break valueIfRound="1">
During break 1 condition="break number=1" Cell=<round offset="+1">

Before break 2 condition="round number = 7" Cell=<break valueIfRound="2">
During break 2 condition="break number=2" Cell=<round offset="+1">

Before break 3 condition="round number = 12" Cell=<break valueIfRound="3">
During break 3 condition="break number=3" Cell=<round offset="+1">

This "hardcoded" way gives me trouble when loading another round schedule where the breaks may be comming after round 4, 8 and 14.

Was hoping to have only 3 conditions set for that cell:

Standard condition="" Cell=<round offset="1">
Before break condition="?" Cell=<break valueIfRound="1">
During break condition="?" Cell=<round offset="+1">

So that no matter what round the break comes after the cell will work.

93
I'm not sitting at the computer so I have no chance of testing right now.
But does someone know how to set the condition for a cell to know that next level will be brake 1, brake 2 or brake 3?

Today I have conditions that knows that after level 3 comes break 1 and after level 7 comes break 2 and so on.

But lately I've been forced to run different round schedule there maby break 2 have to come after level 8. So this messes my layout up.

Running a tournament tomorrow so I was hoping for a quick fix.

94
Beta Testing / 3.2 beta testing?
« on: December 09, 2012, 09:44:03 AM »
Don't know if or how you go about with betatesting of the upcoming 3.2, but as a webdesigner I'm really interested in trying out the new HTML based layout editor when the time is right for some alfa/beta tests.
// McFrojd

95
Templates, Layouts and Sounds / Re: Center align a row or collumn
« on: December 09, 2012, 09:39:57 AM »
Sounds great that true HTML layout is coming, cant wait for 3.2.

I guess layouts is going to be able to be much more flexible in future.

Rewriting the software to this new HTML must be a BIG task for Corey, hope things go smooth so the new 3.2 will arrive in some near future.

96
Templates, Layouts and Sounds / Center align a row or collumn
« on: December 08, 2012, 07:22:25 AM »
Is there possible to align a row or column to the center of the screen (horizontal) without having to set width to empty columns on the side of the ones you want centered?

i have width set to 2 of the rows inside the red rectangle, and i want these to be centered on screen no matter what resolution.

Is this possible with some HTML-Styles maybe?


97
Help Me / Variables for SummaryExport
« on: December 08, 2012, 06:36:13 AM »
Is there a variable for number of players that bought in to the tournament that i can ad to my SummaryExport.html?

Tried <players> <Buyins> <buyins> with no luck

98
Help Me / Re: remote control
« on: November 21, 2012, 04:53:48 AM »
I've found an solution that works great for me.
After some work i managed to get a remotecontrol to work for my android phone and google nexus 7.

It works using OpenRemote http://www.openremote.com/ and
MCE Controller http://www.kindel.com/products/mcecontroller/

Nexus 7 image here https://docs.google.com/open?id=0B3J2BTdPMgqeRmFORkxPcjlNUnM

GalaxyS2 image here https://docs.google.com/open?id=0B3J2BTdPMgqeTTk2Q3c3UTVvNVU

Openremote seems to work for IOS to.

So after the setup i now can remote manage most of the actions during the tournament.

The bustout and rebuy can be a bit hard to manage if many players, because you have to use TAB to navigate. but on an android device it's not hard to multitask to a remote touchpad app and then back again.

99
Templates, Layouts and Sounds / Re: starting chip bonus sound
« on: September 26, 2012, 03:35:16 AM »

100
General Discussion / Re: TD3 - First Round duration
« on: August 06, 2012, 11:57:42 PM »
Think i had a similar problem once, think it was solved by removing old cache or something, but maybe it was some thing else..

101
Help Me / Re: Formula help
« on: August 02, 2012, 01:28:16 PM »
That sounds great Corey.

102
Help Me / Re: Formula help
« on: August 02, 2012, 04:45:06 AM »
Wow, this overall score formula is some thing that i would like to use to show the starting chip stack for my yearly final table.

In our small poker serie at work we run 10-12 tournaments in a year and then we have a final table in the winter.

The top 10 players will there fight for the extra big pot (10% from every tournament)

The starting stack for these 10 players is set from a % from your score from the earlier tournaments. (yes the starting stacks can and will vary a lot from 1 place to 10 place)

I'm using a spreadsheet today to calculate the startingstack, but it would be great to have this numbers calculated during the whole season and shown in the overall score column

https://docs.google.com/spreadsheet/ccc?key=0AnJ2BTdPMgqedEFYTTNMa1ByQi1ReTJDck9PUzhmN0E if some one could make a formula for this then i would be a very happy man.

103
Suggestions / Re: Export of stats and summary made responsive
« on: July 19, 2012, 02:17:11 AM »
Yea i ended up with similar problem when i tried it.
Looking forward to see / hear about this new feature.

104
Suggestions / Re: Export of stats and summary made responsive
« on: July 16, 2012, 10:58:39 AM »
Looks like its a lot of html code that i cant impact regarding export of stats.
A lot of the table and cell's formating seems to be controlled from someware else then StatsExport.html

105
Suggestions / Export of stats and summary made responsive
« on: July 16, 2012, 09:36:15 AM »
Found something very interesting at http://css-tricks.com/examples/ResponsiveTables/responsive.php
I think this would be a great feature to implement on the export of stats and summary.

If someone not so hangover as me wants to take a look at this it would be great.
Othervice ill take a look when i come round.
(Last day of vacation today, so tomorrow i need to be on my feet again.) :-)

Pages: 1 ... 5 6 [7] 8 9 10