Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software > Free Software

Notices

Free Software Discussion of Free / Freeware / Donationware / Open Source poker software and Free Graphics mods

Reply
 
Thread Tools Display Modes
Old 08-17-2008, 06:00 PM   #91
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 31,570
Re: New free/open source poker tracking software: fpdb

Quote:
Originally Posted by steffen123 View Post
...

I don't currently have any plans to support draw but if people want to add it I'd be happy to help.

..
BADUGI BADUGI BADUGI
fozzy71 is online now   Reply With Quote
Old 08-17-2008, 06:37 PM   #92
adept
 
80sSynthPop's Avatar
 
Join Date: Nov 2007
Posts: 892
Re: New free/open source poker tracking software: fpdb

Will ya hurry up and support FTP already???

Thread has exciting implications.
80sSynthPop is offline   Reply With Quote
Old 08-17-2008, 06:50 PM   #93
_Pooh_Bah_
 
Join Date: Feb 2005
Location: UK
Posts: 9,190
Re: New free/open source poker tracking software: fpdb

I think FTP is already supported? It at least looks like it is, reading the source code...

EDIT: ah, the OP says coming soon - guess there are a few last things to be done before FTP is a go?
_dave_ is offline   Reply With Quote
Old 08-17-2008, 07:44 PM   #94
journeyman
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 251
Re: New free/open source poker tracking software: fpdb

Quote:
Originally Posted by _dave_ View Post
I think FTP is already supported? It at least looks like it is, reading the source code...

EDIT: ah, the OP says coming soon - guess there are a few last things to be done before FTP is a go?
It kinda does and it kinda doesn't
This is the same situation for:
1. FTP
2. Stud/Razz
3. Tourneys (incl SnG)
I already had them running at one point, but then decided to "leave them behind" so I could implement a more advanced fpdb for holdem. This way I could figure out what way of doing things works well (e.g. that the HudCache table makes things very very fast) without having to do all the special handling for stud, tourneys etc.
I am now happy with the overall structure of fpdb, although obviously a lot of work remains to be done (including refactoring to fully separate GUI and processing and cleaning up some extremely inefficient code). Now that this state is reached it should not be hard to bring back these three things and I already made a start on tourneys.

Alpha2 will be delayed a little bit pending integration of a major major new feature, but it'll be worth it
steffen123 is offline   Reply With Quote
Old 08-18-2008, 12:44 AM   #95
journeyman
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 251
Re: New free/open source poker tracking software: fpdb

Just imported a (10 hand) SnG with p53
Please note that I renamed the Table TourneysGametypes to TourneyTypes because its more fitting and shorter.
steffen123 is offline   Reply With Quote
Old 08-18-2008, 03:23 AM   #96
journeyman
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 251
Re: New free/open source poker tracking software: fpdb

And as of p56 fpdb can do FTP again
Just ring games for a start
steffen123 is offline   Reply With Quote
Old 08-18-2008, 07:26 AM   #97
journeyman
 
Join Date: Oct 2005
Location: in the mood
Posts: 329
Re: New free/open source poker tracking software: fpdb

could you recommend a Linux IDE for python?
Lifthanger is offline   Reply With Quote
Old 08-18-2008, 07:36 AM   #98
old hand
 
Join Date: Oct 2004
Posts: 1,535
Re: New free/open source poker tracking software: fpdb

Quote:
Originally Posted by Lifthanger View Post
could you recommend a Linux IDE for python?
I use eclipse with the pydev plugin. Eclipse also works with java, c++, perl and some others. fpdb runs very nicely inside eclipse.
Eratosthenes is offline   Reply With Quote
Old 08-18-2008, 07:39 AM   #99
journeyman
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 251
Re: New free/open source poker tracking software: fpdb

Quote:
Originally Posted by Lifthanger View Post
could you recommend a Linux IDE for python?
Not really, I just use nedit. My debugger is "print"
Glade looks promising but I think that's just a GUI designer, not an IDE.
If you like Eclipse and have the hardware there's a decent-looking python plugin available and there is a list of IDEs in the Python wiki.

Also someone asked about Badugi.. any place where that is available yet? On PS it just says coming soon.
steffen123 is offline   Reply With Quote
Old 08-18-2008, 08:15 AM   #100
adept
 
80sSynthPop's Avatar
 
Join Date: Nov 2007
Posts: 892
Re: New free/open source poker tracking software: fpdb

Quote:
Originally Posted by steffen123 View Post
And as of p56 fpdb can do FTP again
Just ring games for a start
Wat's p56?? I can haz FTP support now?
80sSynthPop is offline   Reply With Quote
Old 08-18-2008, 08:24 AM   #101
journeyman
 
Join Date: Oct 2005
Location: in the mood
Posts: 329
Re: New free/open source poker tracking software: fpdb

thanks alot, I'll try eclipse. Hope I can help in the future.
Lifthanger is offline   Reply With Quote
Old 08-18-2008, 08:34 AM   #102
adept
 
Mr Quicksilver's Avatar
 
Join Date: May 2008
Posts: 727
Re: New free/open source poker tracking software: fpdb

i really wish you make it all an exe-file.
Mr Quicksilver is offline   Reply With Quote
Old 08-18-2008, 09:57 AM   #103
old hand
 
disco_stu1978's Avatar
 
Join Date: Nov 2005
Location: Looking for games in Vic BC. PM me.
Posts: 1,223
Re: New free/open source poker tracking software: fpdb

Quote:
Originally Posted by Mr Quicksilver View Post
i really wish you make it all an exe-file.
I hope for this as well. I tried following the instructions but I am a little too basic it would seem.

pretty anxious to help out as best I can (I can represent the "avg." class at some step)
disco_stu1978 is offline   Reply With Quote
Old 08-18-2008, 10:38 AM   #104
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 31,570
Re: New free/open source poker tracking software: fpdb

Quote:
Originally Posted by steffen123 View Post

Also someone asked about Badugi.. any place where that is available yet? On PS it just says coming soon.
Stars will go live in Sept/Oct. Carbon Poker has it currently, but rarely a game going.
fozzy71 is online now   Reply With Quote
Old 08-18-2008, 08:08 PM   #105
journeyman
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 251
Re: New free/open source poker tracking software: fpdb

Quote:
Originally Posted by 80sSynthPop View Post
Wat's p56?? I can haz FTP support now?
p56 is a version in our version management system git. If you don't know what that is, the next normal release should be by wednesday
steffen123 is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 03:04 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive