Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 31
Search took 0.01 seconds.
Search: Posts Made By: MuppetBingo
Forum: Other Other Topics 09-06-2007, 05:23 PM
Replies: 172
Views: 1,344
Posted By MuppetBingo
Re: Great subtle moments in movies

At the end of Revenge of the Sith, when Anakin becomes Darth Vader and he screams out "NOOOOOOOOOOOOOOO".
Forum: Other Other Topics 09-02-2007, 07:13 AM
Replies: 170
Views: 597
Posted By MuppetBingo
Re: Who is most recognizable worldwide?

[ QUOTE ]
George W. Bush
Paul McCartney
David Beckham
Tiger Woods
Pope Benedict XVI
Michael Jordan

[/ QUOTE ]
Forum: Software 08-13-2007, 02:54 AM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

I think the <table .. seats="xx"> attribute what you're looking for.
Forum: Software 08-03-2007, 02:02 AM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

Version 1.5

* Moved antes and blinds into a pre-deal round of their own (as per TSchauenberg's suggestion)

<font class="small">Code:</font><hr /><pre>
&lt;?xml version="1.0"?&gt;
&lt;pokerxml&gt;...
Forum: Software 08-03-2007, 01:56 AM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

[ QUOTE ]
Just one thing I would prefer the posting of antes to be an pre-flop action just as the posting of the blinds.

[/ QUOTE ]

I had that in the earlier drafts...
Forum: Software 08-02-2007, 04:52 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

Here's version 1.4, this is a real Pacific Poker hand converted. Pacific Poker doesn't show the rake, so I have hand calculated it. I could have miscalculated, but it would seem that they rake empty...
Forum: Software 08-02-2007, 02:35 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

[ QUOTE ]

Also, I have not seen any drafts of tourney summary information either. Is this intended as a separate XML format and just linked via a tournament id in both?


[/ QUOTE ]

I was...
Forum: Software 08-02-2007, 02:31 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

[ QUOTE ]
[ QUOTE ]

Based on this, there should be a priciple: What is in the site's HH goes into the XML file; what is not in the site's HH doesn't go into the XML file.


[/ QUOTE ]

I...
Forum: Software 08-02-2007, 01:55 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

@ShoeLace

We could make an open source application, the universal hand-history converter which monitors a set of directories for new hand-history files, with plugins for each different site. But...
Forum: Software 08-02-2007, 03:32 AM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

@ThirdEye

Today every tool that has to handle hand histories needs to write it's own converters, and since there are a big number of sites and their hand history structure changes with time, it's...
Forum: Software 08-01-2007, 11:06 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

[ QUOTE ]
Great discussion so far. Some point soon the group should decide on a couple of people to collaborate and take a shot at the first draft.

rvg

[/ QUOTE ]

I nominate OrcaDK.
Forum: Software 08-01-2007, 06:20 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

[ QUOTE ]

I'm not sure splitting up the suit is necessary, after all Ac is not the same as Ah, they're two different cards. But on this point I'm open for discussion /images/graemlins/smile.gif
...
Forum: Software 08-01-2007, 06:11 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

Here's another pass,

* put &lt;antes&gt; block back in
* made the cards-block more explicit, with a &lt;card&gt; per card (as OrcaDK suggested)
* removed playerId and mucked attributes on &lt;cards&gt;, and moved...
Forum: Software 08-01-2007, 05:49 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

@Shoe Lace

We should try to make everything that is going on in a hand as explicit as possible. Having implicit rules that you have to know, but can't read out of the xml itself, is bad.

And...
Forum: Software 08-01-2007, 05:43 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

@Triggerle

Hmm, I didn't think of that. Then the ante block should probably be reintroduced.


@OrcaDK
The choice to express card values as a string which may contain more than one card, is...
Forum: Software 08-01-2007, 05:24 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

btw. I agree with someone who wrote that we shouldn't try to nail the spec completely before implementing anything, though we're still in the early stages.

But when we agree on some...
Forum: Software 08-01-2007, 05:21 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

Thanks for your comment, there's 4 ways to handle antes I think:

1) Have an ante-attribute on &lt;rounds&gt;, it would then be implicit that every player that is not sitting out will pay the ante before...
Forum: Software 08-01-2007, 04:28 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

Hmm, the action-attributes need to be of the same type, ie. &lt;action&gt; instead of &lt;bet&gt; for it to be a proper sequence.

Here's version 1.1

<font class="small">Code:</font><hr /><pre>
&lt;?xml...
Forum: Software 08-01-2007, 03:58 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

We also need to handle player's cutting link midway.
Forum: Software 08-01-2007, 03:44 PM
Replies: 314
Views: 1,636
Posted By MuppetBingo
Re: Poker Hand XML

I've tried to build on some of the earlier suggestions in this thread. I am a Java programmer with about 8 years of experience and I see XML every day, though creating XSDs from scratch is on the...
Forum: News, Views, and Gossip 07-31-2007, 02:56 AM
Replies: 67
Views: 309
Posted By MuppetBingo
Forum: News, Views, and Gossip 07-28-2007, 03:13 AM
Replies: 22
Views: 120
Posted By MuppetBingo
Re: matusow confirms what most of us already know...

[ QUOTE ]
the world is rigged against mike

[/ QUOTE ]
Forum: Poker Legislation 07-28-2007, 02:18 AM
Replies: 3
Views: 101
Posted By MuppetBingo
Re: Setting up a Danish Bank Acct for funding Poker site

There is no law in Denmark forbidding you to transfer money from your bank account to poker sites. The recent ruling specifically has to do with organizing live tournament poker events.
Forum: Software 07-27-2007, 12:23 PM
Replies: 2,001
Views: 17,253
Posted By MuppetBingo
Re: New Software: Holdem Manager

Any news on the open sourcing the hand history importing? How about publishing a xml-format that people can write importers for, for their favorite sites.

(next step: Legopoker begins accepting...
Forum: Internet Gambling 07-26-2007, 12:55 PM
Replies: 7
Views: 90
Posted By MuppetBingo
Re: What can i do with my Party Points?

you can buy money for them, 1 cent at a time
Showing results 1 to 25 of 31

 
Forum Jump

All times are GMT -4. The time now is 11:58 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.