Re: Developing a program to make a family tree.

2011-01-16 Thread rantingrick
On Jan 15, 3:43 pm, Michael Hunter wrote: > I think you are probably coming at this from the wrong direction. > Either you want to solve your family tree problem in the easiest way > possible in which case there are already packages available or you > want to develop this because you want to do t

Re: Developing a program to make a family tree.

2011-01-15 Thread Ata Jafari
People here guided me to GRAMPS, an open-source software project. Yes, I'm new, and Python is my first programming language. My software should not be only a "tree-like" one. There are 254 people in this family tree. I'm trying to find another method. But I think it is better to start with contribu

Re: Developing a program to make a family tree.

2011-01-15 Thread Michael Hunter
On Fri, Jan 14, 2011 at 11:39 AM, Ata Jafari wrote: > Hi there. > I'm trying to develop a program like family tree maker. I have all > information, so there is no need to search on the net. This must be > something like trees. Can someone help me? I'm at the beginning. > Thanks. I think you are p

Re: Developing a program to make a family tree.

2011-01-15 Thread Katie T
On Fri, Jan 14, 2011 at 7:57 PM, Jon Clements wrote: > Otherwise, you're in for a struggle, as you need to choose a storage > back-end, a GUI (wxWindows/GTK/Qt4 etc...), how to handle GEDCOM > format (unless it's not going to be compatible with other software), > does it need to produce web pages/

Re: Developing a program to make a family tree.

2011-01-15 Thread Grant Edwards
On 2011-01-14, Ata Jafari wrote: > I'm trying to develop a program like family tree maker. I have all > information, so there is no need to search on the net. This must be > something like trees. Not really. It's more like a combination of a directed graph and a relational database. > Can som

Re: Developing a program to make a family tree.

2011-01-14 Thread Tim Harig
On 2011-01-14, Ata Jafari wrote: > I'm trying to develop a program like family tree maker. I have all > information, so there is no need to search on the net. This must be > something like trees. Can someone help me? I'm at the beginning. I don't know anything specific about family tree software

Re: Developing a program to make a family tree.

2011-01-14 Thread Kushal Kumaran
- Original message - > Hi there. > I'm trying to develop a program like family tree maker. I have all > information, so there is no need to search on the net. This must be > something like trees. Can someone help me? I'm at the beginning. > Thanks. > Family trees are nothing like trees, a

Re: Developing a program to make a family tree.

2011-01-14 Thread Billy Earney
try http://gramps-project.org/, which is created in python.. :) On Fri, Jan 14, 2011 at 1:39 PM, Ata Jafari wrote: > Hi there. > I'm trying to develop a program like family tree maker. I have all > information, so there is no need to search on the net. This must be > something like trees. Can so

Re: Developing a program to make a family tree.

2011-01-14 Thread Jon Clements
On Jan 14, 7:39 pm, Ata Jafari wrote: > Hi there. > I'm trying to develop a program like family tree maker. I have all > information, so there is no need to search on the net. This must be > something like trees. Can someone help me? I'm at the beginning. > Thanks. > > -- > Ata J. Tabrizi > atae.t

Developing a program to make a family tree.

2011-01-14 Thread Ata Jafari
Hi there. I'm trying to develop a program like family tree maker. I have all information, so there is no need to search on the net. This must be something like trees. Can someone help me? I'm at the beginning. Thanks. -- Ata J. Tabrizi atae.tabr...@metu.edu.tr -- http://mail.python.org/mailman/li