Difference between revisions of "User:Mjaro"

From TNG_Wiki
Jump to navigation Jump to search
(TNG version updated)
 
Line 3: Line 3:
 
'''TNG Web site''' private: [http://jarocinscy.pl/drzewo/index.php Baza danych rodziny Jarocińskich / Jarocinski Family Database] ~30k persons  
 
'''TNG Web site''' private: [http://jarocinscy.pl/drzewo/index.php Baza danych rodziny Jarocińskich / Jarocinski Family Database] ~30k persons  
  
<p>TNG version 13.0.2, my own template (based on Template 7).</p>
+
<p>TNG version 13.1.2; my own template (based on Template 7).</p>
 
<p>I also use several great mods from other authors: [https://tng.lythgoes.net/wiki/index.php?title=User:Chris_Moss Chris Moss], [https://tng.lythgoes.net/wiki/index.php?title=User:Robinrichm Robin Richmond], [https://tng.lythgoes.net/wiki/index.php?title=User:KenRoy Ken Roy], [https://tng.lythgoes.net/wiki/index.php?title=User:XerxX% Erik Hoppe], [https://tng.lythgoes.net/wiki/index.php?title=User:MichelKirsch Michel Kirsch], [https://tng.lythgoes.net/wiki/index.php?title=User:Tngrlkrz Ron Krzmarzick], ... - big thanks !</p>
 
<p>I also use several great mods from other authors: [https://tng.lythgoes.net/wiki/index.php?title=User:Chris_Moss Chris Moss], [https://tng.lythgoes.net/wiki/index.php?title=User:Robinrichm Robin Richmond], [https://tng.lythgoes.net/wiki/index.php?title=User:KenRoy Ken Roy], [https://tng.lythgoes.net/wiki/index.php?title=User:XerxX% Erik Hoppe], [https://tng.lythgoes.net/wiki/index.php?title=User:MichelKirsch Michel Kirsch], [https://tng.lythgoes.net/wiki/index.php?title=User:Tngrlkrz Ron Krzmarzick], ... - big thanks !</p>
  
 
<p>My extension (private) to Chris Moss' [https://tng.lythgoes.net/wiki/index.php?title=Relate_mod Relate mod] visualizes graphically the shortest path between two given persons.</p>
 
<p>My extension (private) to Chris Moss' [https://tng.lythgoes.net/wiki/index.php?title=Relate_mod Relate mod] visualizes graphically the shortest path between two given persons.</p>
  
<p>Current development: pure-PHP implementation of the Yen's K-Shortest path algorithm. Working demo with simple graphics is in use on my site; incredibly fast: for 30k people database, 1000 next-shortest paths takes about 1 second ! &nbsp; You'll find it also in [https://github.com/jarocinski/PHP-Yen-BFS github].<br>
+
<p>Current development: pure-PHP implementation of the Yen's K-Shortest path algorithm. Working demo with simple graphics is in use on my site; incredibly fast: for 30k people database, 1000 next-shortest paths takes about 1 second ! &nbsp; You'll find it also in [https://github.com/jarocinski/PHP-Yen-BFS github].<br></p><p>10 Feb 2021: The first '''public''' mod version has just been made available on the Wiki page [[Search for connections|Connections]].</p>
10 Feb 2021: The first '''public''' mod version has just been made available on the Wiki page [[Search for connections|Search for connections]].</p>
 

Latest revision as of 16:31, 28 July 2022

Michał Jarociński - see also my TNG Community profile.

TNG Web site private: Baza danych rodziny Jarocińskich / Jarocinski Family Database ~30k persons

TNG version 13.1.2; my own template (based on Template 7).

I also use several great mods from other authors: Chris Moss, Robin Richmond, Ken Roy, Erik Hoppe, Michel Kirsch, Ron Krzmarzick, ... - big thanks !

My extension (private) to Chris Moss' Relate mod visualizes graphically the shortest path between two given persons.

Current development: pure-PHP implementation of the Yen's K-Shortest path algorithm. Working demo with simple graphics is in use on my site; incredibly fast: for 30k people database, 1000 next-shortest paths takes about 1 second !   You'll find it also in github.

10 Feb 2021: The first public mod version has just been made available on the Wiki page Connections.