Server Help

Misc User Apps - CSLP version... something.

Cerium - Tue Nov 14, 2006 8:07 am
Post subject: CSLP version... something.
CSLP is a subspace log parser I wrote a while ago for use within the league system Premier uses. I had no intention on updating it, but well... I decided to because I was bored I guess. I dont know or care.

If you want to use it for your site or whatever, you can download it and get some more info here:

http://hybrid.shanky.com/cslp


Just don't fucking claim it as your own work. I'm getting sick of assholes hijacking my code. Thanks.
Smong - Tue Nov 14, 2006 5:08 pm
Post subject:
That's really nice. Will you add line wrapping to it? Also the filter function locked up my browser but I doubt I will use that much.
Cerium - Tue Nov 14, 2006 9:51 pm
Post subject:
Smong wrote:
That's really nice. Will you add line wrapping to it? Also the filter function locked up my browser but I doubt I will use that much.


Hrmm... I was originally going to write an excuse as to why I dont have any line wrapping, but then I thought of a way to do it realitvely quickly and easily as I was typing this out. I'll probably have it implemented by the end of the week.

As far as the filter functionality goes, what browser/system are you using? I know it's incredibly slow on large logs (such as the one provided by Distort), but I didn't ever get it to lock up on any of the browsers I have installed. I'm currently running IE 6, FF 1.5 and O9 (all on Windows). The only browser I could see having a problem with it is FF 2 and only because I don't have an install of it.

Anyway, this has turned into a nice testing bed for some of my JS stuff, so I will probably add more useless junk as I go on.


Edit:
Ok, no, I probably won't be readding line wrapping. In the old version I didn't use the <pre> tag so wrapping was done automatically by the browser. In this version, I'm not only using <pre> but relying on it. Even if took the easy way out and had a "break on x characters" option, I would need to add in mock line number/type regions. The REAL problem here is that it breaks one feature I happen to like about the current display method: If you hide line numbers and show line types, you can copy/paste the entire thing into a new text file and it's a valid log. Soon as I go adding other things in, that breaks.
Smong - Wed Nov 15, 2006 4:32 am
Post subject:
It was just d1st0rt's log I had problems with, probably just took too long so I killed the browser (k-meleon).
D1st0rt - Fri Nov 17, 2006 1:39 am
Post subject:
There is a bit of a pause while it does the actual filtering, should show some sort of busy animation next to the button while it's working
Maverick - Sun Feb 04, 2007 2:52 pm
Post subject:
Quote:
Error: Invalid file request.

When going to the website.

EDIT: New website = http://hybrid.shanky.com/cslp/
and it's downloadable there aswell

(attaching it here aswell)
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group