Shoutbox

[Sugestion] Chat Log player - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Sugestion] Chat Log player (/showthread.php?tid=79767)

[Sugestion] Chat Log player by Majid on 12-09-2007 at 12:57 AM

Hi all,


I have been thinking and looking around for something that replays any chat log..

my idea is to have a plug in or script that gets a chat log file from the user, then it will "replay" the chat session as if you are watching 2 persons talking in real, so it just reads from the file and play it.


Hope its understandable :P

waiting for comments, suggestions and replies :)

Majid


RE: [Sugestion] Chat Log player by freak544 on 12-09-2007 at 01:05 AM

It would be a good idea but would someone really be that bored to sit there and watch a past conversation with yourself and someone else

I am sure there are other reason why you suggested this idea


RE: [Sugestion] Chat Log player by Majid on 12-09-2007 at 01:10 AM

Well I have got chat logs of 2003 or maybe older..

I always enjoy reading them..

a chat log player would make me remember all those memories..

and Live those "moments" again , as if its happening again !


RE: [Sugestion] Chat Log player by Quantum on 12-09-2007 at 01:21 AM

Hey,

I think it would be quite aa good idea.. Instead of reading what happened you get to see it like it was yourself. yeah?

The only thing is that i don't think anyone will code it as it looks like it will be alot of code (might not be as i'm just guessing).

An idea i had was to remake the chat log viewer and make it look like a msn/windows live messenger box instead.(but you don't see it happing you just see it all there at once with a windows live messenger convo as a window ect ect)


RE: RE: [Sugestion] Chat Log player by Majid on 12-09-2007 at 01:31 AM

quote:
Originally posted by john-t
Hey,

I think it would be quite aa good idea.. Instead of reading what happened you get to see it like it was yourself. yeah?

The only thing is that i don't think anyone will code it as it looks like it will be alot of code (might not be as i'm just guessing).

An idea i had was to remake the chat log viewer and make it look like a msn/windows live messenger box instead.(but you don't see it happing you just see it all there at once with a windows live messenger convo as a window ect ect)

Thanks for replying ;)

I don't think it needs so much coding ..
-Interface part
-Load File
-Run timers depending on timestamps
-Print in window

and for the second suggestionm I actually made it using php, I uploaded the interface and included the chat file inside the window, but still didn't do the "Player" part of it.
RE: [Sugestion] Chat Log player by Quantum on 12-09-2007 at 01:43 AM

Since decrypted chat logs are plain html files you can easily make it working on some sort of online script using: images, php, html and javascript.

If you want a messenger plus! live script i really cant tell you.


RE: [Sugestion] Chat Log player by Majid on 12-09-2007 at 01:51 AM

john-t

am not insisting to have my idea applied on a messenger plus! live script..

would go on any prog. language as long it does the trick ;)