FPS SelectGenoMaps
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
GenoPro Support Forum
Home        Members    Who's On
Welcome Guest ( Login | Register )
        



FPS SelectGenoMaps Expand / Collapse
Author
Message
Post #24452 Posted 8/13/2009 5:34:20 PM


Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru This user is a contributor to FamilyTrees.GenoPro.com 

Group: Customers
Last Login: Today @ 5:25:08 AM
GenoPro Version: 2.0.1.6
Posts: 125, Visits: 647
The sub-title says it all: Allows you to select one or more GenoMaps that can be imported in a new GenoGram.  By the way, it also preserves or resolves the individual hyperlinks if any.

Feel free to download from http://www.floating-point.net/ancestry/genopro/
(Look in the table for the utility lines and fetch the selectgenomaps.zip file.)

The instructions are provided in the program itself, by means of four different tabs: Pre-processing, input selection, output selection and post-processing.

Note (1) - I just realized the output it generates is ANSI.  I'll try to provide a UTF-8 version this weekend.

Note (2) - The tool is written in Visual Basic (VB6) with the latest service packs installed.  It's possible Windows complains about you not having the right run-time version or DLL.  Just Google for the file(s) and follow the instructions.  You'll be fine.

Questions, remarks and suggestions can be left in the replies to this topic.

Enjoy,
Nand

Post #24459 Posted 8/14/2009 6:32:35 AM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 5:21:26 AM
GenoPro Version: 2.0.1.6
Posts: 362, Visits: 2,313
Thanks Nand, very useful to extract selected GenoMaps. However, I would find a utility that allows the selected GenoMaps to be merged even more useful.

I'm finding a couple of bugs:
1. Some 'parent' and 'child' links are being lost - appears to occur on some (but not all) individuals that were originally hyperlinked to unselected GenoMaps
2. An extra unselected GenoMap is being extracted to the new file, but it does not include any data - not particularly serious as it's easily deleted.

Also, if the exported file is not in ANSI format, then an error occurs. I assume the UTF-8 version will allow Unicode export.
Post #24467 Posted 8/15/2009 4:58:41 AM


Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru This user is a contributor to FamilyTrees.GenoPro.com 

Group: Customers
Last Login: Today @ 5:25:08 AM
GenoPro Version: 2.0.1.6
Posts: 125, Visits: 647
About the merging of GenoMaps

Is this the same issue as the one discussed by Robert in note http://support.genopro.com/FindPost24438.aspx ?

About the bugs (remark 1. and 2.)

Could you send me - or post here - a "boiled down" version of your GenoGram that triggers the errors so that I can test this in more detail?  Hyperlinks are indeed somewhat tricky.  The empty GenoMap can be due to an unhandled entity (like a shape or a label).

About Unicode

Strange.  I never had an error when opening an ANSI GEDCOM file.  I'll work on the Unicode version in the coming days.  Visual Basic (VB6) only knows about ANSI and Unicode though, no UTF-8.  I'm not sure what the differences are and I need to look this up first.   In the meanwhile you can use Notepad to open the file and save it as UTF-8 if needed.

Regards,
Nand

Post #24469 Posted 8/15/2009 6:28:46 AM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 5:21:26 AM
GenoPro Version: 2.0.1.6
Posts: 362, Visits: 2,313
Nand (8/15/2009)
About the merging of GenoMaps

Is this the same issue as the one discussed by Robert in note http://support.genopro.com/FindPost24438.aspx ?

In a way - I was looking for a quick way to merge two GenoMaps rather than two GenoPro files, which I understand Robert was after.

About the bugs (remark 1. and 2.)

Could you send me - or post here - a "boiled down" version of your GenoGram that triggers the errors so that I can test this in more detail?  Hyperlinks are indeed somewhat tricky.  The empty GenoMap can be due to an unhandled entity (like a shape or a label).

You can try it on the Harry Potter .gno file. Export to .ged, run your utility, select the Potter and Weasley GenoMaps, and generate the new GED file. When you open this file in GenoPro there is an extra GenMap - Hogwarts - which, as you suggest, may be due to the labels on that GenoMap. However, on the Weasley GenoMap, two links are missing as shown below (green arrows):

About Unicode

Strange.  I never had an error when opening an ANSI GEDCOM file.  I'll work on the Unicode version in the coming days.  Visual Basic (VB6) only knows about ANSI and Unicode though, no UTF-8.  I'm not sure what the differences are and I need to look this up first.   In the meanwhile you can use Notepad to open the file and save it as UTF-8 if needed.

I think you misunderstood - I had no trouble with the ANSI GEDCOM file. I got the error if I exported in Unicode, as recommended by GenoPro.

Regards, Howard.

Post #24478 Posted 8/16/2009 3:49:25 PM


Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru This user is a contributor to FamilyTrees.GenoPro.com 

Group: Customers
Last Login: Today @ 5:25:08 AM
GenoPro Version: 2.0.1.6
Posts: 125, Visits: 647
Version 1.1 is available.  It now also filters out unreferenced EmotionalRelationships, SocialEntities and SocialRelationships.  This is what triggered the problems mentioned earlier.

The kit can be found at the same location as mentioned in the base note:
http://www.floating-point.net/ancestry/genopro/

My main concern right now is the support for UTF-8 encoded files.  VB only knows about ANSI and (16 bit) Unicode.  There is no native UTF-8 support.  I guess I'll have to do some Win32 API programming.

Post #24496 Posted 8/20/2009 8:40:23 AM


Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru This user is a contributor to FamilyTrees.GenoPro.com 

Group: Customers
Last Login: Today @ 5:25:08 AM
GenoPro Version: 2.0.1.6
Posts: 125, Visits: 647
Version 1.2 is available.  It offers support for both ANSI and UTF-8 encoding.

You can grab it from http://www.floating-point.net/ancestry/genopro/

Post #24500 Posted 8/21/2009 11:37:48 AM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 5:21:26 AM
GenoPro Version: 2.0.1.6
Posts: 362, Visits: 2,313
Congatulations Nand, v1.2 is working OK except that I still get an extra (apparently empty) GenoMap extracted. As I said previously, this is no problem as I can just delete it.

Great work. Regards, Howard.
Post #24835 Posted 10/25/2009 5:52:22 AM


Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru This user is a contributor to FamilyTrees.GenoPro.com 

Group: Customers
Last Login: Today @ 5:25:08 AM
GenoPro Version: 2.0.1.6
Posts: 125, Visits: 647
Version 1.3 is available.  It now correctly displays the GenoMap names on the list to select from (in previous versions it always displayed the names as ANSI/ASCII which rendered some of them unreadable).

You can grab it from http://www.floating-point.net/ancestry/genopro/

« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: GenoProSupport, JcMorin, Ron

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 6:49 AM

Copyright 1998-2009 GenoPro. All rights reserved. GenoPro and the GenoPro logo are trademarks.