The time now is Thu 21 Jan 2021, 19:39
All times are UTC - 4 |
Page 2 of 2 [22 Posts] |
Goto page: Previous 1, 2 |
Author |
Message |
sullysat

Joined: 16 Oct 2007 Posts: 367 Location: San Antonio, TX
|
Posted: Tue 02 Mar 2010, 22:06 Post subject:
|
|
I'm running this java and frostwire on 214XRC3
_________________ Puppy Files Mirror - http://www.wisdom-seekers.com/puppy.html
Classic Puppy Page - http://www.wisdom-seekers.com/puppy214x.html
|
Back to top
|
|
 |
zenfunk
Joined: 18 Mar 2009 Posts: 222
|
Posted: Wed 03 Mar 2010, 17:25 Post subject:
|
|
OK, everything seems fine. First I had a full personal storage file, then I had left out the -jar option while trying to start my java programs- lesson learned. Thanks a lot @ Tuuxxx (again!) for providing this nice package.
Cheers,
Christian
|
Back to top
|
|
 |
37fleetwood

Joined: 09 Aug 2007 Posts: 403
|
Posted: Wed 10 Mar 2010, 21:30 Post subject:
|
|
sorry if this is stupid question, but what database does the Genealogy
program use?
_________________ Thanks!
Scott
I'm a PC... Without Windows
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11249 Location: Ontario Canada,Sydney Australia
|
Posted: Thu 11 Mar 2010, 08:40 Post subject:
|
|
37fleetwood wrote: | sorry if this is stupid question, but what database does the Genealogy
program use? |
LOL you had to ask
genealogical data stored in Gedcom format
Gedcom
Gedcom is a standard for exchanging genealogical information in an electronic format. This is important because GenJ's core is modelled around it. That's not necessarily visible at the surface but knowing about Gedcom helps to understand why the things in GenJ work the way they do.
Generally all Gedcom information is hierarchically structured. An entity (Individual, Family, Media, Note, Source, Submitter or Repository) is comprised of a tree of properties without an inherent limit on depth or number of nodes. There's a large set of well-defined properties (like Date, Name, Sex, etc.) for each entity, each capturing values understood by all applications supporting the standard.
The Gedcom file is a simple text file with one line per property. There's no notion of closing and ending Tags (like in XML) - lines have different marked levels instead. The level is specified by a number - then follows a tag identifying the property. Here is an example of a record for an individual (different levels are textually indented for readability only):
0 INDI @I001@
1 NAME Nils /Meier/
1 SEX M
1 BIRT
2 DATE 25 May 1970
2 PLAC Rendsburg, Germany
1 GRAD
2 DATE 10 Dec 1996
2 PLAC Friedrich Wilhelm University Bonn
2 TYPE Diplom Informatiker
1 RESI
2 DATE FROM Jul 1999 TO DEC 2000
2 ADDR 202-1241 Kilborn Place
3 CONT Ontario, Canada
3 CITY Ottawa
3 POST K1H1A5
1 NOTE @N003@
The power of GenealogyJ is that it allows this nested information to be edited in its hierarchical form. All defined properties are treated in a way that offers specific input for editing - no need to look at the text file. Since GenJ knows about properties which reference entities, it handles the referential integrity and allows for easy construction of relationships (like adding a child to a parent or adding a spouse to an individual). GenJ knows about the Gedcom standard and will suggest sub-properties to add to properties if desired.
The current Gedcom version supported by GenJ is 5.5. If you feel like learning more about Gedcom please feel encouraged to browse the specification - it's an ongoing effort to align GenJ as closely as possible with this standard.
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
rokytnji
Joined: 20 Jan 2009 Posts: 2288
|
Posted: Thu 11 Mar 2010, 20:16 Post subject:
|
|
On MacPup Foxy 3. Java pet installed and checked good at javas site.
Frostwire on the other hand does not want to install on Macpup.
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11249 Location: Ontario Canada,Sydney Australia
|
Posted: Thu 11 Mar 2010, 20:36 Post subject:
|
|
rokytnji wrote: | On MacPup Foxy 3. Java pet installed and checked good at javas site.
Frostwire on the other hand does not want to install on Macpup. |
I never had so many issues with something like this, lol
What do you mean it doesn't want to install? can you supply a screen shot of whats going on? please.
Installing pets are a universal thing and should have issues.
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
Artie

Joined: 04 Oct 2005 Posts: 449 Location: Norway
|
Posted: Thu 15 Apr 2010, 15:25 Post subject:
|
|
How about a Java update? http://java.sun.com/javase/6/webnotes/6u20.html Thanks!
Artie
|
Back to top
|
|
 |
|
Page 2 of 2 [22 Posts] |
Goto page: Previous 1, 2 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|