What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] Log Manager - Version 1.1.008

[Release] Log Manager - Version 1.1.008
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
O.P. RE: [Release] Log Manager - Version 1.1.008
quote:
Originally posted by Vilkku
Also, I have tons of old log files (before MP!L was released, Plus! logged in .txt). Any chance those can be merged with the new Live logs?
Theoretically, it could be possible, but it'd be very hard. In the old chat logs, long names are cut off which can cause a lot of trouble trying to detect which person wrote which message. There'd also be a problem when trying to convert the standard emoticon codes to images, as the Images folder in each log folder is filled by Plus! itself and you can't rely on having a certain image present in that folder because the file names (e.g. MsgPlus_Img1337.png) doesn't tell you the original code and/or the contact who sent it. And retrieving the smiley image is no option when you have logs dating from a few years ago.

As for your first suggestion... I understand you want a tool to convert a structure like this:
code:
August 2008
   - someone@hotmail.com
   - somebody@hotmail.com
July 2008
   - somebody@hotmail.com
to:
code:
someone@hotmail.com
   - August 2008
   - July 2008
somebody@hotmail.com
   - July 2008
and vice versa? That's a very good suggestion, but...

Unfortunately, I stopped working on this project a long time ago. This was because of the fact that the actual encryption/decryption process was coded in a crappy way which has already caused a lot of trouble to some users. The main problem is that there's no real way for me to be able to keep track of how far the encryption process has progressed, since it completely relies on a single tool delivered by Plus! (the MPTools.exe). Also, the fact that it's a Plus! Live script, it has to share its memory and CPU usage with Messenger and other scripts which makes it lag a lot.

It would be great if I could learn how to code real standalone programs in C++ or C# or whatever and make it complete with asynchronous calls and scheduled events, but I simply don't have the skills and equipment for that yet. Log Manager really doesn't have a great advantage being integrated in Messenger, so it'd really be awesome if I could pull this off as a "real" program. But don't get your hopes too high - it may still take a few years until that happens. As for the time being, I'll concentrate on simple Plus! Live scripting and web development... remember: I'm only 16! :P

This post was edited on 10-12-2008 at 08:41 AM by Matti.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
10-12-2008 08:32 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Release] Log Manager - Version 1.1.008 - by Matti on 08-30-2007 at 02:28 PM
RE: [Release] Log Manager - Version 1.0.005 - by matty on 08-30-2007 at 02:47 PM
RE: [Release] Log Manager - Version 1.0.005 - by Daryl on 08-30-2007 at 03:02 PM
RE: [Release] Log Manager - Version 1.0.005 - by Lou on 09-01-2007 at 01:24 AM
RE: [Release] Log Manager - Version 1.0.005 - by prashker on 09-01-2007 at 02:37 AM
RE: [Release] Log Manager - Version 1.0.005 - by Matti on 09-01-2007 at 10:01 AM
RE: RE: [Release] Log Manager - Version 1.0.005 - by prashker on 09-02-2007 at 02:48 AM
RE: [Release] Log Manager - Version 1.0.005 - by Eddie on 09-01-2007 at 02:41 PM
RE: [Release] Log Manager - Version 1.0.005 - by albert on 09-01-2007 at 02:57 PM
RE: [Release] Log Manager - Version 1.0.005 - by NanaFreak on 09-02-2007 at 01:42 AM
RE: [Release] Log Manager - Version 1.0.005 - by Matti on 09-02-2007 at 09:16 AM
RE: [Release] Log Manager - Version 1.0.005 - by warmth on 09-04-2007 at 07:17 PM
RE: [Release] Log Manager - Version 1.0.005 - by Matti on 09-05-2007 at 03:22 PM
RE: RE: [Release] Log Manager - Version 1.0.005 - by warmth on 09-06-2007 at 07:16 PM
RE: [Release] Log Manager - Version 1.0.005 - by riahc4 on 09-06-2007 at 06:13 PM
RE: [Release] Log Manager - Version 1.0.005 - by Matti on 09-06-2007 at 06:23 PM
RE: [Release] Log Manager - Version 1.0.005 - by Matti on 09-07-2007 at 06:46 PM
RE: [Release] Log Manager - Version 1.0.005 - by warmth on 09-07-2007 at 07:57 PM
RE: [Release] Log Manager - Version 1.0.005 - by Matti on 09-08-2007 at 09:26 AM
RE: RE: [Release] Log Manager - Version 1.0.005 - by warmth on 09-08-2007 at 09:57 PM
RE: [Release] Log Manager - Version 1.0.005 - by prashker on 09-09-2007 at 03:19 AM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 09-15-2007 at 05:28 PM
RE: [Release] Log Manager - Version 1.1.008 - by Mizery_Made on 09-16-2007 at 02:57 PM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 09-16-2007 at 05:14 PM
RE: [Release] Log Manager - Version 1.1.008 - by tominic on 11-08-2007 at 05:44 PM
RE: [Release] Log Manager - Version 1.1.008 - by Q8Bond007 on 12-12-2007 at 03:42 PM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 12-12-2007 at 04:08 PM
RE: [Release] Log Manager - Version 1.1.008 - by nila on 01-02-2008 at 02:15 PM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 01-02-2008 at 02:53 PM
RE: [Release] Log Manager - Version 1.1.008 - by nila on 01-02-2008 at 03:20 PM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 01-02-2008 at 03:41 PM
RE: [Release] Log Manager - Version 1.1.008 - by nila on 01-03-2008 at 12:55 PM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 01-03-2008 at 06:01 PM
RE: [Release] Log Manager - Version 1.1.008 - by nila on 01-03-2008 at 09:49 PM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 01-04-2008 at 09:08 AM
RE: [Release] Log Manager - Version 1.1.008 - by kiljaeden on 07-04-2008 at 04:26 PM
RE: [Release] Log Manager - Version 1.1.008 - by kiljaeden on 07-04-2008 at 04:29 PM
RE: [Release] Log Manager - Version 1.1.008 - by djdannyp on 08-21-2008 at 10:58 AM
RE: [Release] Log Manager - Version 1.1.008 - by Vilkku on 10-12-2008 at 08:14 AM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 10-12-2008 at 08:32 AM
RE: [Release] Log Manager - Version 1.1.008 - by Vilkku on 10-12-2008 at 08:40 AM
RE: [Release] Log Manager - Version 1.1.008 - by CVonV on 11-19-2008 at 08:04 AM
RE: RE: [Release] Log Manager - Version 1.1.008 - by djdannyp on 11-19-2008 at 09:15 AM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 11-19-2008 at 12:31 PM
RE: [Release] Log Manager - Version 1.1.008 - by Niobe on 12-03-2008 at 10:06 PM
RE: [Release] Log Manager - Version 1.1.008- WARNING - by richard20260 on 01-13-2009 at 12:25 AM
RE: [Release] Log Manager - Version 1.1.008 - by matty on 01-13-2009 at 03:31 AM
RE: [Release] Log Manager - Version 1.1.008 - by platinummale on 02-11-2009 at 08:19 PM
RE: [Release] Log Manager - Version 1.1.008 - by Niobe on 02-17-2009 at 11:41 AM
RE: [Release] Log Manager - Version 1.1.008 - by Felu on 03-07-2009 at 08:51 AM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 03-07-2009 at 10:23 AM
RE: [Release] Log Manager - Version 1.1.008 - by JimmyJazz on 03-25-2011 at 07:03 AM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 03-25-2011 at 10:20 AM
RE: [Release] Log Manager - Version 1.1.008 - by JimmyJazz on 03-25-2011 at 01:57 PM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 03-25-2011 at 02:32 PM
RE: RE: [Release] Log Manager - Version 1.1.008 - by JimmyJazz on 03-25-2011 at 02:44 PM
RE: [Release] Log Manager - Version 1.1.008 - by CookieRevised on 03-25-2011 at 03:36 PM
RE: [Release] Log Manager - Version 1.1.008 - by JimmyJazz on 03-25-2011 at 04:54 PM
RE: [Release] Log Manager - Version 1.1.008 - by hekxc on 04-07-2011 at 02:46 AM
RE: [Release] Log Manager - Version 1.1.008 - by Matti on 04-07-2011 at 06:04 PM
RE: Merged Chat Logs - by prashker on 01-13-2009 at 12:55 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On