0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lalalalal More... almost 14 years ago
dunno More... almost 14 years ago
changed the highlight time to be 5 seconds for edges, 2.5 seconds for nodes More... almost 14 years ago
Changed the highlight duration to 5 seconds for nodes, 10 seconds for edges per nicolas/josh/anda request More... almost 14 years ago
closing the telnet session after each send. More... almost 14 years ago
turned mouse repulse back on to help fix artifacts if necessary. More... almost 14 years ago
changed weight scaling from 3.0 to 2.5 More... almost 14 years ago
removed debugging dots and made the peer label under the nodes More... almost 14 years ago
Made changes to the client to allow for an explicit trust call More... almost 14 years ago
Now handling acl blocks (hopefully :)) More... almost 14 years ago
Moved rb files out of the processing sketch More... almost 14 years ago
in my fervor for cleaning up code i uncommented some previously commented out code and had to fix compilation errors :o More... about 14 years ago
Moved the readme file and deleted some log files. More... about 14 years ago
Hey, there's a README file now More... about 14 years ago
commenting things... More... about 14 years ago
changed edge scaling to 3.0 More... about 14 years ago
Peers are no longer jittering around their center point. More... about 14 years ago
scaled edge weights up by 1.5 and hopefully preventing the spinning around the origin of peers More... about 14 years ago
made the nodes *MORE* contrained within their peers... More... about 14 years ago
nodes should be better constrained to their peer... (they should not fly off the edge of the viz) More... about 14 years ago
Nodes enter into quadrant of their peer now instead of randomly onto the canvas More... about 14 years ago
added facilities for adding node and edge and updating edge that are not initializers More... about 14 years ago
fixed a fat finger More... about 14 years ago
Fixed code for findEdges that was causing visit() to fail. More... about 14 years ago
I think that visits are now working as well... More... about 14 years ago
didnt have the weight being sent along with add_edge commands More... about 14 years ago
start of client that tails log files and feeds data to a server More... about 14 years ago
adding an edge now takes a weight instead of a default weight of 1 More... about 14 years ago
Began work on building a program to parse geos log files and send them to the vizualer More... about 14 years ago
test2.rb now randomly sets nodes to trusted More... about 14 years ago