Difference between revisions of "EudoraConverter"

m (EudoraConverter)
(Running EudoraConverter.exe)
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== EudoraConverter ==
+
'''EudoraConverter''' is a script for converting [[Eudora]] address book files to LDIF files which [[Thunderbird]] can import.
;About
 
EudoraConverter is a script for converting Eudora address book files to tab-delimited files which Thunderbird can import.
 
;Obtaining NNdbase.txt
 
EudoraConvert requires the NNdbase.txt file from the user's machine, which can be found by following these steps (on the user's machine):
 
*Load Eudora, goto Help-->About Eudora
 
*The line that begins 'Data:' is the directory that the NNdbase.txt file is contained in
 
*Have the user email this file to helpline@gac.edu or, if you are there getting the file, copy this file to a flash drive or email it yourself.
 
 
;Running EudoraConvert.exe
 
Run the executable file, and input the path to the NNdbase.txt file.  You can now leave it blank to default to NNDbase.txt in the current directory. (Version 1.1)
 
*<strike>'''BUG''': currently, the file must be in the same directory as the executable, this will be fixed shortly.</strike> 
 
After this, enter a name for the output file, or leave it blank. If it is left blank, the file will be called addrExport.tab.
 
*'''Note:''' Please be sure to add the extension .txt or .tab to your output file, as these are the only extensions Thunderbird will recognize.
 
*'''Note:''' Whatever you name the output file will be what Thunderbird will name the address book after it has been imported.
 
  
*'''Important Note:''' You may need to download the Thunderbird extension that allows local addresses (without the @gac.edu part) since many faculty have gotten used to that and their address books are full of local addresses.  Get it [https://addons.mozilla.org/en-US/thunderbird/addon/2030 Here].
+
==Obtaining NNdbase.txt==
;Importing the new Address Book
+
EudoraConverter requires the NNdbase.txt file from the user's machine, which can be found by following these steps (on the user's machine):
*Take the .tab or .txt file that was the output of the script to the user
+
#Load Eudora
*Open Thunderbird, then the Address Book
+
#Go to Help > About Eudora
*On the tools menu, select 'Import...'
+
#The line that begins 'Data:' is the directory that the NNdbase.txt file is contained in. Have the user [[e-mail]] this file to [mailto:helpline@gac.edu helpline@gac.edu] or, if you are there getting the file, copy this file to a flash drive or e-mail it yourself.
*Choose 'Address Books', then 'Text File (LDIF, .tab. .csv, .txt)'
 
*Change the 'Files of type' dropdown box to be 'Tab Delimited (.tab, .txt)'
 
*Browse to and select the file.  Thunderbird will then import the file and it should be available as a new Address Book on the left-hand side.
 
  
;Downloads:
+
==Running EudoraConverter.exe==
[http://www.gac.edu/~bsundsru/EudoraConvert/EudoraConvert.zip EudoraConvert Latest Version]
+
# Run the executable file.
 +
# Input the path to the NNdbase.txt file. You can leave it blank to default to NNDbase.txt in the current directory.
 +
# After this, enter a name for the output file, or leave it blank. If it is left blank, the file will be called addrExport.tab.
  
;Feedback:
+
'''Note:''' Please be sure to add the extension .ldif to your output file, as this are the only extension Thunderbird will recognize.
Email questions/comments/concerns to [mailto:bsundsru@gac.edu Benn Sundsrud]
+
 
 +
'''Note:''' Whatever you name the output file will be what Thunderbird will name the address book after it has been imported.
 +
 
 +
'''Important Note:''' You may need to download the Thunderbird extension that allows local addresses (without the @gac.edu part) since many faculty have gotten used to that and their address books are full of local addresses.  Get it [https://addons.mozilla.org/en-US/thunderbird/addon/2030 Here].
 +
 
 +
==Importing the new Address Book==
 +
#Take the .ldif file that was the output of the script to the user
 +
#Open Thunderbird, then the Address Book
 +
#On the tools menu, select 'Import...'
 +
#Choose 'Address Books', then 'Text File (LDIF, .tab. .csv, .txt)'
 +
#Change the 'Files of type' dropdown box to be 'LDIF (.ldif)'
 +
#Browse to and select the file.  Thunderbird will then import the file and it should be available as a new Address Book on the left-hand side.
 +
 
 +
==Downloads==
 +
*'''Latest version is 2.0 as of 5/15/07'''
 +
*[http://www.gac.edu/~bsundsru/EudoraConverter/EudoraConverter.zip EudoraConverter Latest Version]
 +
 
 +
==Feedback==
 +
E-mail questions, comments, and concerns to [mailto:bsundsru@gac.edu Benn Sundsrud].
 +
 
 +
==Changelog==
 +
 
 +
===Version 2.0===
 +
*Mailing lists are now properly handled
 +
*Switched format to LDIF, which is much more sane than tab-delimited.
 +
*Code is completely re-written (and much shorter and cleaner), so corner-case bugs may crop up (if so, contact me)
 +
 
 +
===Version 1.1===
 +
*Input file no longer required to be in same directory
 +
*Some prompt cleanup
 +
 
 +
===Version 1.0===
 +
*Initial release
 +
 
 +
[[Category:Software]]

Latest revision as of 09:04, 9 July 2008

EudoraConverter is a script for converting Eudora address book files to LDIF files which Thunderbird can import.

Obtaining NNdbase.txt

EudoraConverter requires the NNdbase.txt file from the user's machine, which can be found by following these steps (on the user's machine):

  1. Load Eudora
  2. Go to Help > About Eudora
  3. The line that begins 'Data:' is the directory that the NNdbase.txt file is contained in. Have the user e-mail this file to helpline@gac.edu or, if you are there getting the file, copy this file to a flash drive or e-mail it yourself.

Running EudoraConverter.exe

  1. Run the executable file.
  2. Input the path to the NNdbase.txt file. You can leave it blank to default to NNDbase.txt in the current directory.
  3. After this, enter a name for the output file, or leave it blank. If it is left blank, the file will be called addrExport.tab.

Note: Please be sure to add the extension .ldif to your output file, as this are the only extension Thunderbird will recognize.

Note: Whatever you name the output file will be what Thunderbird will name the address book after it has been imported.

Important Note: You may need to download the Thunderbird extension that allows local addresses (without the @gac.edu part) since many faculty have gotten used to that and their address books are full of local addresses. Get it .

Importing the new Address Book

  1. Take the .ldif file that was the output of the script to the user
  2. Open Thunderbird, then the Address Book
  3. On the tools menu, select 'Import...'
  4. Choose 'Address Books', then 'Text File (LDIF, .tab. .csv, .txt)'
  5. Change the 'Files of type' dropdown box to be 'LDIF (.ldif)'
  6. Browse to and select the file. Thunderbird will then import the file and it should be available as a new Address Book on the left-hand side.

Downloads

  • Latest version is 2.0 as of 5/15/07

Feedback

E-mail questions, comments, and concerns to Benn Sundsrud.

Changelog

Version 2.0

  • Mailing lists are now properly handled
  • Switched format to LDIF, which is much more sane than tab-delimited.
  • Code is completely re-written (and much shorter and cleaner), so corner-case bugs may crop up (if so, contact me)

Version 1.1

  • Input file no longer required to be in same directory
  • Some prompt cleanup

Version 1.0

  • Initial release