This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

log to html

Old posts that have not been replied to for several years.
Locked
P
Pitchat
Op
Posts: 122
Joined: Tue Feb 18, 2003 11:24 pm
Location: Hebertville Quebec Canada
Contact:

log to html

Post by Pitchat »

hi
is it possible tu make a html page from a log file ?
if so how ?
thanks for directing me in the good direction :)
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

I don't know if this can be done with native log files, but here are a few sugestions.

1: Use a stats script, if this is what it is for. Most convert to HTMl as standard.

2: See the Tcl archive for script that simply convert the text over.

Aditionaly, I am in the mood for writting (mainly because the idea sounds good to me), to make a script that will convert, and do nothing more than place text into classes. It will be up to you to create a style sheet for it (though I may make a default mIRC style look CSS).

How would you want things stored. Line for line, based on the current doc?
P
Pitchat
Op
Posts: 122
Joined: Tue Feb 18, 2003 11:24 pm
Location: Hebertville Quebec Canada
Contact:

Post by Pitchat »

yes i`d like it line for line
something very simple like a mirc style log display
B
BeerMaN
Voice
Posts: 11
Joined: Fri Apr 18, 2003 5:50 pm
Location: Roskilde, Denmark
Contact:

Post by BeerMaN »

Try pisg -> pisg.sf.net - it's a program that converts logfiles into html .. very nice indeed :)
-0wned.
K
Keeper

Post by Keeper »

Well, you could try Natrak's irc2html v1 or v2. But they both have their own problems...
http://www.egghelp.org/cgi-bin/tclarchi ... lds=author
Locked