| Import PSI chat logs into Pandion |
| posted on 04.27.2007 @ 1:27 PM in category: Tech |
|
view count: 1411, comments count: 0
|
| |
|
1) Locate PSI chat log folder. The default location is C:\Documents and Settings\<loginname>\PsiData\profiles\default\history. The file name will be like sarfaraz_at_jabber.history
2) Locate Pandion history folder. The default location is C:\Documents and Settings\<loginname>\Application Data\Pandion\Profiles\<username> Pandion create chatlog files with some random numbers & alphabets eg 423600fab7454f3158e53d9af61e4d07.log The only way to make out which chat log is of user sarfaraz you have to read the file & guess. Or you can compare History from the interface with raw log file.
3) Once you have the correct files take backup of both files before proceeding.
4) Open sarfaraz_at_jabber.history file in EditPlus. Hit control+H to popup Find & Replace dialogue box. Check "Regular expression" checkbox. VERY VERY IMPORTANT.
5) In Find what text box paste this: ^\|([0-9]*)-([0-9]*)-([0-9]*)(T[0-9:]*)\|([0-9]*)\|(to)\|N\-\-\-\|(.*) In Replace with text box paste this: \1\2\3\4;out;\7 Hit Replace All.
Note: The step mentioned below look similar to the step above but they are different. 6) In Find what text box paste this: ^\|([0-9]*)-([0-9]*)-([0-9]*)(T[0-9:]*)\|([0-9]*)\|(from)\|N\-\-\-\|(.*) In Replace with text box paste this: \1\2\3\4;in;\7 Hit Replace All. Save the file.
7) Now open the corresponding Pandion log file in EditPlus and copy text from NEW sarfaraz_at_jabber.history at the beginning of the file.
Repeat the same process to get chat log of other users.
|
|
Currently, there are no comments. Be the first to post one! |
| <<Listing Page |
|