Active Topics

 



Notices


Reply
Thread Tools
darethehair's Avatar
Posts: 273 | Thanked: 104 times | Joined on Mar 2007 @ Manitoba, Canada
#1
Hello Folks!

Two older threads inquired about the availability of 'genealogy' apps for the Nokia Internet Tablets:

http://www.internettablettalk.com/fo...ead.php?t=6066
http://www.internettablettalk.com/fo...ad.php?t=18438

After completing my Python-based 'astronomy' apps, I wanted to continue my Python 'education' by attempting another app based on my hobbies/interests: a GEDCOM reader/writer -- named 'MGedcom' (another 'boring' name following the naming system that I had been following). It is at the bottom of my software page:

http://darethehair.googlepages.com/software.html

The page has some screenshots, as well as a link to the README file for it.

As always, there are a zillion disclaimers. The biggest one is that you should *not* trust my app to manipulate your GEDCOM files with 100% perfection (actually, a lot of *other* genealogy apps also have the same warning!).

What did I learn this time around? Mostly how to do 'tables' (using PyGTK 'treestores') and 'menus'.

To get the most out of this app, you will also need to install the port I did for 'Graphviz', also listed on the same page -- but this is only needed if you want to draw/view a 'graph' of people/family relationships. Actually, I find the nested 'table' approach already quite intuitive for doing this...

As always, I *crave* feedback comments
__________________
There is nothing more dangerous than a bored cat.
 

The Following 5 Users Say Thank You to darethehair For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#2
Originally Posted by darethehair View Post
vitasam:

1) I don't think my program supports Unicode -- at least I made no efforts to do so, unless it 'just works' by accident

2) Yes, I am familiar with GRAMPS. I made my best efforts to support basic GEDCOM reading/writing, which (as you probably know) is the standard exchange format for genealogical data. I would assume that GRAMPS can use/import GEDCOM data in that case (?). Check the README file for everything that I have to say about 'MGedcom'. Originally, it was my intent just to develop a GEDCOM 'reader', but with a lot more effort I tried to turn it into a 'writer' as well -- for the express purpose of being able to use it as a 'field data editor' as you mention. You will need to try it to see if I have succeeded

I suggest that you move this conversation to the 'MGedcom' thread instead of this one.
Ok, moved the discussion here.

1). Looks like yes. What I did - I've exported my GRAMPS database to GEDCOM file. And MGedcom was not able to show anything from this file, when I've open it. Just an empty window of the program.

2) checked in 1)

Anyway, it is a best from what I've seen for the N8x0. One big whish is to fully migrate in to Unicode (utf-8), since it is a default format of GRAMPS, and Internet table, if I remember correctly.

I'd like to subscribe to the news about MGedcom
 

The Following User Says Thank You to For This Useful Post:
darethehair's Avatar
Posts: 273 | Thanked: 104 times | Joined on Mar 2007 @ Manitoba, Canada
#3
vitasam:

I have done a small amount of reading re: UTF-8 and Unicode, but it is too early to say whether I have the skills required to integrate that into MGedcom or not. What might be useful would be a working sample of your 'Russian' GEDCOM file (?).

I am not sure if MGedcom is the *best* for the N8x0 -- it was my impression that it was the *only* one available This is sad, since people like to have a 'choice' in the software that they use for very purposes.

As for subscribing to 'news', well, anything of relevance will be in this thread, so you might want to 'subscribe' to it in 'Thread Tools' at the top (at least that is how I do so with threads I am interested in).
__________________
There is nothing more dangerous than a bored cat.
 

The Following User Says Thank You to darethehair For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#4
Hi,
Originally Posted by darethehair View Post
vitasam:

I have done a small amount of reading re: UTF-8 and Unicode, but it is too early to say whether I have the skills required to integrate that into MGedcom or not. What might be useful would be a working sample of your 'Russian' GEDCOM file (?)..
I can make such a file, by creating of GRAMPS database of few people. How can I send it to you?

Originally Posted by darethehair View Post
I am not sure if MGedcom is the *best* for the N8x0 -- it was my impression that it was the *only* one available This is sad, since people like to have a 'choice' in the software that they use for very purposes.
Yep looks like it is an only genealogy software available for N8xx platform
 

The Following User Says Thank You to For This Useful Post:
darethehair's Avatar
Posts: 273 | Thanked: 104 times | Joined on Mar 2007 @ Manitoba, Canada
#5
vitasam: I have sent you a private email with my private email address
__________________
There is nothing more dangerous than a bored cat.
 

The Following User Says Thank You to darethehair For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#6
Originally Posted by darethehair View Post
vitasam: I have sent you a private email with my private email address
Ok!

By the way. Am I correct, that unicode (or utf-8) is a default encoding table of Maemo platform?
 

The Following User Says Thank You to For This Useful Post:
darethehair's Avatar
Posts: 273 | Thanked: 104 times | Joined on Mar 2007 @ Manitoba, Canada
#7
Originally Posted by vitasam View Post

By the way. Am I correct, that unicode (or utf-8) is a default encoding table of Maemo platform?
Sorry, but I have no idea. Hopefully there is an 'expert' out there that knows the answer. I did some Googling, but didn't find anything except a few 'hints'.
__________________
There is nothing more dangerous than a bored cat.
 

The Following User Says Thank You to darethehair For This Useful Post:
Posts: 4 | Thanked: 3 times | Joined on Dec 2009
#8
darenthehair or others: Does MGedcom run on the N900? Any special tricks or cautions?
 

The Following 2 Users Say Thank You to jam For This Useful Post:
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#9
Hmm, none of the links on your software page seem to do anything for me.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 

The Following User Says Thank You to epage For This Useful Post:
darethehair's Avatar
Posts: 273 | Thanked: 104 times | Joined on Mar 2007 @ Manitoba, Canada
#10
Originally Posted by jam View Post
darenthehair or others: Does MGedcom run on the N900? Any special tricks or cautions?
Good question! I don't have (yet or ever?) my own N900, but of all the 'apps' that I have written, it is the one that is 'pure python', so my guess is that it would have the best chance of working out-of-the-box. For now, I depend on others (such as yourself) to 'test' and report back to me and others what success or problems are experienced.

However, if it does *not* work, it will be tricky to 'fix' it
__________________
There is nothing more dangerous than a bored cat.
 

The Following User Says Thank You to darethehair For This Useful Post:
Reply

Tags
genealogy, maemo 4


 
Forum Jump


All times are GMT. The time now is 16:01.