From mr at fudgie.org Mon Mar 3 16:01:00 2008 From: mr at fudgie.org (Erlend Simonsen) Date: Mon, 3 Mar 2008 22:01:00 +0100 Subject: [gltail] More fun! Message-ID: I thought it would be fun to see the relationship between your pages as well as who links to you and where they link to. And what better way to show this, than with a real-time force directed graph display of the traffic between your pages and into your site? http://www.fudgie.org/gltrail.html - source will come soon. (Note the R in gltRail. ;-) -- Erlend -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/gltail-general/attachments/20080303/4d5b67f5/attachment.html From mr at fudgie.org Tue Mar 4 15:51:21 2008 From: mr at fudgie.org (Erlend Simonsen) Date: Tue, 4 Mar 2008 21:51:21 +0100 Subject: [gltail] More fun! In-Reply-To: References: Message-ID: Public git repository is available at http://github.com/Fudge/gltrail/ if you'd like to have a go on your own servers. At the moment, some kind of Unix is probably required as I've been unable to find any free open cross-platform ssh libraries, but maybe someone knows of one. (Hint, hint!) Compiling your own version (it's written in C++ this time, Ruby ended up just too slow for this use) should be an easy matter as long as you have qt4-development packages and qmake installed. I'll probably provide binary packages for ubuntu/debian when it stabilizes a bit, if there's any interest. -- Erlend On 3/3/08, Erlend Simonsen wrote: > > I thought it would be fun to see the relationship between your pages as > well as who links to you and where they link to. > > And what better way to show this, than with a real-time force directed > graph display of the traffic between your pages and into your site? > > http://www.fudgie.org/gltrail.html - source will come soon. (Note the R in > gltRail. ;-) > > -- Erlend > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/gltail-general/attachments/20080304/82fc36b0/attachment-0001.html From mr at fudgie.org Fri Mar 28 07:11:04 2008 From: mr at fudgie.org (Erlend Simonsen) Date: Fri, 28 Mar 2008 12:11:04 +0100 Subject: [gltail] Stuttering every second.. Message-ID: I've committed and released a new version which fixes (or at least greatly reduces) the annoying stuttering which happened every second due to glTail re-creating the OpenGL call-lists for all text rendered. -- Erlend -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/gltail-general/attachments/20080328/3ff84e3b/attachment.html