Open Side Menu Go to the Top
Register
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) New Software: FTP Player Notes Manager - Merge player notes, ... (beta test)

06-15-2008 , 01:25 PM
Hi all,

I've written a small tool which allows to merge player note files for Full Tilt Poker. When you play on different PCs, or let's say a desktop PC and your laptop, your player notes can easily get out of sync.

This tool can bring them together.



Primary file is YourName.dat of the Full Tilt software. Secondary file is the same from the other machine.
Options should be pretty self-explanatory.
Tagging is optional and puts a suffix after each note line, which can be used to identify where the note came from and delete them later again.

Please note that this is an early beta release. Also please note that I do not take any responsibility for corrupted files. Always take backups of your .dat files before trying anything.

Please let me know what you think. Any feedback and feature requests are appreciated.

Download the beta here: http://www.load.to/?d=iNBwnkFRcJ (requires Microsoft .NET framework)

Thanks
Bruno
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
06-15-2008 , 04:20 PM
Can you figure out a way to get the player's SN from the notes file so we can then import our old notes in the HM/PT3 HUDs?
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
06-15-2008 , 05:04 PM
No, there is only a player ID in the file. I dont think you can get to the screenname from it.
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
06-16-2008 , 02:33 AM
Looks cool.

thanks
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
06-16-2008 , 09:06 AM
Would be nice if it could extract notes from a PT database and convert them to the FTP note format. Since you've already reverse engineered the FTP format for notes, it shouldn't be too hard
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
06-16-2008 , 09:49 AM
Quote:
Originally Posted by tonypkr7
Would be nice if it could extract notes from a PT database and convert them to the FTP note format. Since you've already reverse engineered the FTP format for notes, it shouldn't be too hard
yes it is...DUCY
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
06-16-2008 , 11:19 PM
This looks great. 2 questions:

Are there any issues if you try to combine notes with a friend (different user name)?

Also, what happens in the instance where each of the .dat files has a note about the same person?
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
06-17-2008 , 02:32 AM
Quote:
Originally Posted by Svarog
Are there any issues if you try to combine notes with a friend (different user name)?
Technically this is possible, it doesn't matter where the notes come from. I am not sure though if this is allowed. Please check the Full Tilt terms and conditions.

Quote:
Originally Posted by Svarog
Also, what happens in the instance where each of the .dat files has a note about the same person?
The notes are merged on a line by line basis... if there is additional (non-identical) information in the second file, it is appended to the first file's note.
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
06-30-2008 , 11:52 AM
I can't edit the first post, but I put the software onto my blog homepage: http://poker.docbru.com/software/ftp...notes-manager/

ANy possible updates will be put there
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
07-21-2008 , 10:58 AM
wow, this looks great, will check out soon

thanks buddy
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
10-11-2008 , 04:30 AM
I left a note on your blog. I'm getting an error with the following message:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at FTPNotes.NoteFile.ParseFromFile(String fileName)
at FTPNotes.NoteFile..ctor(String fileName)
at FTPNotes.Form1.button1_Click_2(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FTPNotes
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/David/Desktop/EXCHANGE/FTS%20shared%20files/FTPNotes.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
PJLControls
Assembly Version: 1.1.3088.23542
Win32 Version: 1.1.3088.23542
CodeBase: file:///C:/Documents%20and%20Settings/David/Desktop/EXCHANGE/FTS%20shared%20files/PJLControls.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
11-02-2008 , 01:16 PM
Does anyone know if this if this program now works with the new FT notes file(s).

I'm really looking for something that will help merge notes from two computers and this sounds perfect.

Now that FT stores our notes in another format I wanted to see if this program has been updated...or if anyone knows if there is any other program that does in fact work with the new FT notes file format.

Thanks in advance !!!
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
11-02-2008 , 04:40 PM
Hi ffr,

I decided to update the program to work with the new XML based file format.

Please visit http://poker.docbru.com/software/ftp...notes-manager/ to get the updated version

Wasn't really difficult since only the file format changed (and the XML is much easier to understand )

Thanks
Bruno
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
11-02-2008 , 05:28 PM
Thanks for the program!

Quote:
Originally Posted by DocBru
I decided to update the program to work with the new XML based file format.
Does it eleminate duplicates? And if a duplicate is found, can I say: Use the version of the primary file?
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
11-02-2008 , 06:38 PM
It merges the notes.

Duplicates are checked on a per-line-basis. So if you have duplicate lines (containing the exact same text) in a note, they will be ignored. If the lines contain different text, they are added.
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
11-04-2008 , 01:49 PM
Any chance you could modify this tool to accept a list of player names (as generated out of HEM, for example), apply a color, and add it to the notes file? I use color notes to help me with table selection.
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
12-29-2008 , 02:39 PM
Quote:
Originally Posted by beaster
Any chance you could modify this tool to accept a list of player names (as generated out of HEM, for example), apply a color, and add it to the notes file? I use color notes to help me with table selection.
+1

A file like:
player1
player2
player3
...

And all of them added to the notes-file with specified colour and note.

And there is a little cosmetic error:
The FTP-notes-file looks like this:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file -->
<PLAYERDATA version="1.0" xsi:schemaLocation="http://www.fulltiltpoker.com/schemas/client http://www.fulltiltpoker.com/schemas/client/PlayerNotes.xsd" xmlns="http://www.fulltiltpoker.com/schemas/client" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<NOTES>
<NOTE PlayerId="player1" ColourIx="11" Text="player1-text" />
<NOTE PlayerId="player2" ColourIx="2" Text="player2-text" />
<NOTE PlayerId="player3" ColourIx="2" Text="player3-text" />
</NOTES>
</PLAYERDATA>

After the merge with your program, the notes-file look like this:

Code:
<?xml version="1.0" encoding="UTF-8"?><!-- Do not edit this file --><PLAYERDATA version="1.0" xsi:schemaLocation="http://www.fulltiltpoker.com/schemas/client http://www.fulltiltpoker.com/schemas/client/PlayerNotes.xsd" xmlns="http://www.fulltiltpoker.com/schemas/client" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><NOTES><NOTE PlayerId="player1" ColourIx="11" Text="player1-text" /><NOTE PlayerId="player2" ColourIx="2" Text="player2-text" /><NOTE PlayerId="player3" ColourIx="2" Text="player3-text" /></NOTES></PLAYERDATA>
So the line-wrap is gone. Its a bit better visible the FTP-way.

May you fix that please?
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
09-14-2009 , 03:30 AM
Cheers bro this made joining files easy as
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
09-16-2009 , 02:34 PM
Rock on, been playing on laptop for a while and you saved me a pain in the arse, thanks a lot for the nifty little timesaver
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
11-01-2009 , 07:02 PM
Used the FTP notes manager to merge my Laptop and Desktop notes together, and it works great! I was positive I had notes on the same player twice, that's why I didn't want to just used a text editor to copy and paste... this program handles that situation perfectly.

Does anything similar exist for Poker Stars "notes.txt" files?
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
11-09-2009 , 10:53 PM
Just bumping here to see if I can get a response from anyone Still wondering if there's any similar program out for Stars notes.txt files?
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
01-17-2010 , 10:59 PM
Just found this thread after searching the web for an easy way to merge PC & laptop notes.

Many many thanks.

Disco
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
03-02-2010 , 02:21 PM
Thanks a lot for your software.
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
03-04-2010 , 12:47 PM
I get an error when using this program. Is it working for anyone else?
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote
03-04-2010 , 01:42 PM
Quote:
Originally Posted by Poker J
I get an error when using this program. Is it working for anyone else?
I looked at the source code and if you have 2 notes on the same player, it causes an error. I have updated the code to look for matching player IDs first. Let me know if you want the updated code. It is hard to figure out the duplicates without debugging the source code.
New Software: FTP Player Notes Manager - Merge player notes, ... (beta test) Quote

      
m