<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 08/28/2015 08:19 AM, Bastian Bittorf
wrote:<br>
</div>
<blockquote cite="mid:20150828061907.GZ12602@medion.lan" type="cite">
<div class="moz-text-plain" wrap="true" graphical-quote="true"
style="font-size: 16px;" lang="x-western">
<pre wrap="">* Nemesis <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:nemesis@ninux.org"><nemesis@ninux.org></a> [27.08.2015 15:08]:
</pre>
<blockquote type="cite" style="color: #000000;">
<pre wrap=""><span class="moz-txt-citetags">> </span>On 08/27/2015 01:44 PM, Bastian Bittorf wrote:
</pre>
<blockquote type="cite" style="color: #000000;">
<pre wrap=""><span class="moz-txt-citetags">> > </span>* Nemesis <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:nemesis@ninux.org"><nemesis@ninux.org></a> [27.08.2015 13:34]:
</pre>
<blockquote type="cite" style="color: #000000;">
<blockquote type="cite" style="color: #000000;">
<pre wrap=""><span class="moz-txt-citetags">> >>> </span><a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://intercity-vpn.de/networks/schoeneck/meshrdf/netjson.html">http://intercity-vpn.de/networks/schoeneck/meshrdf/netjson.html</a>
</pre>
</blockquote>
</blockquote>
</blockquote>
<pre wrap=""><span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>Wow the result is really cool!
<span class="moz-txt-citetags">> </span>It seems you are using the default CSS of netjsongraph
<span class="moz-txt-citetags">> </span><a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="https://github.com/interop-dev/netjsongraph.js/"><https://github.com/interop-dev/netjsongraph.js/></a> but the result looks
<span class="moz-txt-citetags">> </span>different, did you do any customization?
</pre>
</blockquote>
<pre wrap="">i only changed in line 44 of netjsongraph-theme.css
the .njg-node: stroke-width: 10px;
</pre>
</div>
</blockquote>
<br>
Thx!<br>
<br>
<blockquote cite="mid:20150828061907.GZ12602@medion.lan" type="cite">
<div class="moz-text-plain" wrap="true" graphical-quote="true"
style="font-size: 16px;" lang="x-western">
<blockquote type="cite" style="color: #000000;">
<blockquote type="cite" style="color: #000000;">
<blockquote type="cite" style="color: #000000;">
<pre wrap=""><span class="moz-txt-citetags">> >> </span>One curiosity: how did you generate the JSON file? where are you taking
<span class="moz-txt-citetags">> >> </span>the data from?
</pre>
</blockquote>
<pre wrap=""><span class="moz-txt-citetags">> > </span>we are collecting the "neighbour" data since a long time in an
<span class="moz-txt-citetags">> > </span>intermediate format which has nothing to do with json. i wrote a
<span class="moz-txt-citetags">> > </span>small/ugly converter which can generate: dot -> SVG/PDF/PNG and now also netJSON.
</pre>
</blockquote>
<pre wrap=""><span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>Very interesting! In which language is the converter?
</pre>
</blockquote>
<pre wrap="">it's an ugly shellscript. i will polish it up next week and point to it.
</pre>
</div>
</blockquote>
<br>
I suspected that :D :P<br>
<br>
<blockquote cite="mid:20150828061907.GZ12602@medion.lan" type="cite">
<div class="moz-text-plain" wrap="true" graphical-quote="true"
style="font-size: 16px;" lang="x-western">
<pre wrap="">
</pre>
<blockquote type="cite" style="color: #000000;">
<blockquote type="cite" style="color: #000000;">
<pre wrap=""><span class="moz-txt-citetags">> > </span>this is just 1 of our real networks.
</pre>
</blockquote>
<pre wrap=""><span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>Well now I'm curious to see the graphs of the other networks <span class="moz-smiley-s1" title=":-)"><span>:-)</span></span>
</pre>
</blockquote>
<pre wrap="">here are 2 interesting:
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://intercity-vpn.de/networks/ejbw/meshrdf/netjson.html">http://intercity-vpn.de/networks/ejbw/meshrdf/netjson.html</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://intercity-vpn.de/networks/dhfleesensee/meshrdf/netjson.html">http://intercity-vpn.de/networks/dhfleesensee/meshrdf/netjson.html</a>
</pre>
</div>
</blockquote>
<br>
I have to say the visual result is quite pleasing.<br>
We'll have to find a way to be able to explore all the links in
crowded areas more easily.<br>
<br>
<blockquote cite="mid:20150828061907.GZ12602@medion.lan" type="cite">
<div class="moz-text-plain" wrap="true" graphical-quote="true"
style="font-size: 16px;" lang="x-western">
<pre wrap="">bye, bastian
PS: btw - can you check why 'ssh pub_key: undefined' (property box)
</pre>
</div>
</blockquote>
<br>
It was a (stupid) bug!<br>
<br>
FIxed here:
<a class="moz-txt-link-freetext" href="https://github.com/interop-dev/netjsongraph.js/commit/4835cc36a1e5b420a26bb67356214850368b9659">https://github.com/interop-dev/netjsongraph.js/commit/4835cc36a1e5b420a26bb67356214850368b9659</a><br>
<br>
Federico<br>
</body>
</html>