Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 06-27-2005, 03:21 PM
KJ o KJ o is offline
Junior Member
 
Join Date: Mar 2004
Location: Sweden
Posts: 7
Default Re: Interested in writing a Datamining App - advice needed

The new PT version will supposedly not use Access anymore. Besides, once you have the hands in Access, it's a small matter to move the info to a real database.

Compare that to the actual amount of work needed to recreate the PT functionality, and I would think going the PT route is an obvious choice.
Reply With Quote
  #12  
Old 06-27-2005, 03:31 PM
OrcaDK OrcaDK is offline
Member
 
Join Date: Nov 2004
Posts: 42
Default Re: Interested in writing a Datamining App - advice needed

The new PT version is in fact using a PostgreSQL database, and it works wonder for speed. Datamining will be a breeze.
Reply With Quote
  #13  
Old 06-28-2005, 01:20 PM
beatua beatua is offline
Junior Member
 
Join Date: Apr 2005
Posts: 0
Default Re: Interested in writing a Datamining App - advice needed

I wrote a datamining script with autoit in a few hours. It works on every party affil.. autoit v3 is highly recommended for little windows apps (it even has gui support and the scripts can be compiled into a .exe).

-runstop
Reply With Quote
  #14  
Old 06-28-2005, 05:49 PM
RedManPlus RedManPlus is offline
Senior Member
 
Join Date: Apr 2005
Location: Canada
Posts: 175
Default Re: Interested in writing a Datamining App - advice needed

Download Winspector...
And run it concurrently with the Party Client.

This will give info...
About all the List Boxes, etc.

Winspector is Here

Download AutoIt...
And run the AU3Info utility...
Concurrently with the Party client.

This will give you similar info as Winspector.

Get AutoIt Here

You can go a long way in this type of app with AutoIt...
But I'm doing a data mining app in VB...
To have complete control...
And I'm gonna try to read SysListView321 tonite.

If I get it working...
Maybe I'll send you some starter code.

I can relate to your situation exactly...
Because I once graduated with a shiny new Computer Science degree...
But getting 5000 hours of programming under your belt...
Will make all the difference.

Persevere in this... It will be worth it.

rm+

[img]/images/graemlins/cool.gif[/img] [img]/images/graemlins/cool.gif[/img] [img]/images/graemlins/cool.gif[/img]
Reply With Quote
  #15  
Old 06-28-2005, 08:01 PM
Eratosthenes Eratosthenes is offline
Member
 
Join Date: Oct 2004
Posts: 96
Default Re: Interested in writing a Datamining App - advice needed

If you are talking about writing an app to parse the hand history files and load the info into a database, then perl is the way to go. Perl was designed for parsing and reporting on text files--that's all you're doing here. The problem is that party hasn't published the hh file spec. So you write your parser and then run it to find those darn special cases that break it.

Perl is plenty fast enough. A single thread of perl will parse and store as many hand histories as you can generate. As far as I'm concerned, writing this in C or C++ would be sheer torture. Perl's reg exp handling makes this more fun than work.
Reply With Quote
  #16  
Old 06-28-2005, 10:12 PM
Surfbullet Surfbullet is offline
Junior Member
 
Join Date: Apr 2004
Posts: 7
Default Re: Interested in writing a Datamining App - advice needed

[ QUOTE ]
Perl's reg exp handling makes this more fun than work.

[/ QUOTE ]

I agree with this. I'm looking to use pokertracker for the actual imports, because I'm happy with how fast it's been running queries with the advent of the new patch... I was just doing something along the lines of what rm+ and others said, basically running an automated program to open up new tables etc.

If I were doing it whe way you described I'd def go with perl.

Thanks,

Surf
Reply With Quote
  #17  
Old 06-28-2005, 11:43 PM
BradleyT BradleyT is offline
Senior Member
 
Join Date: Dec 2003
Location: Milwaukee
Posts: 512
Default Re: Interested in writing a Datamining App - advice needed

[ QUOTE ]
Download Winspector...
And run it concurrently with the Party Client.

This will give info...
About all the List Boxes, etc.

Winspector is Here


[/ QUOTE ]

Sweet. I removed visual studio 2002 (which had spy++) and am using 2005 beta which didn't come with spy++ and was looking for an alternative.

Thank you!
Reply With Quote
  #18  
Old 06-29-2005, 09:20 AM
YoureToast YoureToast is offline
Junior Member
 
Join Date: Nov 2002
Posts: 20
Default Re: Interested in writing a Datamining App - advice needed

[ QUOTE ]
[ QUOTE ]
Download Winspector...
And run it concurrently with the Party Client.

This will give info...
About all the List Boxes, etc.

Winspector is Here


[/ QUOTE ]

Sweet. I removed visual studio 2002 (which had spy++) and am using 2005 beta which didn't come with spy++ and was looking for an alternative.

Thank you!

[/ QUOTE ]

how does 2005 look? Im using 2003 still.
Reply With Quote
  #19  
Old 06-29-2005, 09:32 AM
Prod1gy Prod1gy is offline
Junior Member
 
Join Date: Oct 2003
Posts: 4
Default Re: Interested in writing a Datamining App - advice needed

Good luck, I wrote PartyMine and interfacing with Party's software is a pain in the butt, I have been a programmer for 10 years and had problems with alot of their stuff. They have alot of custom controls that aren't easy to figure out.
Reply With Quote
  #20  
Old 06-29-2005, 02:35 PM
Mig Mig is offline
Senior Member
 
Join Date: Mar 2005
Posts: 263
Default Re: Interested in writing a Datamining App - advice needed

We heard of partypoker a while back but it has never really been released [img]/images/graemlins/blush.gif[/img]. Hopefully somone will release something like that soon so we can use it !! Really nice piece of software.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:46 PM.


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