| Türkçe |
This is a simple software for recording your extended family and relationships while enjoying the following advantages:
| Family Tree : | family tree | ||||
| Check raw data in XML : | relationships | persons | pictures | contactinfo | configuration |
| Check more readable data in html: | relationships | persons | pictures | contactinfo | configuration |
| Debug: | what is missing? | ||||
The technically knowledgeable may want to check this article by Kurt Cagle : Creating Generic XSLT Transforms
If one day you decide to move your data to another program, it can easily be done (manually or with an xsl script). It may be more difficult to move the other way (from most other genealogy programs to this).
This setup may be expanded with more complex features. Some features may require that one gives up the principle of using only programs found in all PC's.
In fact anybody can expand this setup since the source code is available. Here are some possible improvements:
The generated web pages are multilingual. If you want your data presented in a language other than the two available in config.xml, you can add your language and use it. Language is chosen by configuring at line 2 ("language") in config.xml. A new language is added by replicating all data (id=value pairs) in english and modifying the new copies:
Legal StatementCopyright (c) 2008 Satilmis Yayla Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ''Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL Satilmis Yayla BE LIABLE FOR ANY CLAIM, DAMAGES
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.
| ||
| Version 0.3 | genealogy.zip | This template, a winzip file containing three dozen files, is an example that contains the genealogy of royals in the family of Genghiz Khan. In fact 14 of the files are portraits, several are copies of this page, the rest are 2 or 3 files (htm, xsl, xml) per implemented view. |
Improvement in v0.2 compared to version (version 0.1):
| ||