Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment GenerationX, Mac OS X genealogy software (Score 2) 292

A month ago, I found GenerationX, an open source Mac OS X GEDCOM editor. (GEDCOM is a standard genealogy file format.) Unfortunately, the version I found was very old. It was PowerPC-only and crashed on launch on Snow Leopard.

I took the source on SorceForge, fixed many of the compiler and static analyzer warnings and removed the expiry code.

You can find my fork on github:
https://github.com/paulschreiber/generationx

Be careful — this is still beta quality.

Slashdot Top Deals

Real Programmers don't write in PL/I. PL/I is for programmers who can't decide whether to write in COBOL or FORTRAN.

Working...