Guide FETtoExcelExporter is a program that allows you to convert the teacher.xml file generated by FET into an Excel workbook. Various executable versions are available for Windows and Mac. Windows: * FETtoExcelExporter Windows Executable.zip This version requires the presence of MFC100.dll installed on your pc (normally running from Windows XP onwards). * FETtoExcelExporter Windows Executable Static.zip This version does NOT require MFC100.dll. To install the program: * Download one of the two: "FETtoExcelExporter Windows Executable.zip" or "FETtoExcelExporter Windows Executable Static.zip.". * Unzip it in a folder of your choice * Run (double click on the program icon). N.B. To allow FETtoExcelExporter to save files for Excel on your computer, you must run it in 'Administrator' mode (right-click and, in the popup menu, choose the option Run as Administrator). Mac: * FetExcel Mac Executable.zip Source code: * FETtoExcelExporter - Source Code Windows.zip Contains sources compatible with VC 2010 * FetExcel Mac Source Code.zip. Contains the sources to be compiled with XCode. To install the program: * Download the FetExcel Mac Executable.zip file * Unzip (if not unzipped) * Copy FetToExcel into the Applications folder on your Mac N.B. The program is NOT 'codesigned' so the first time it is launched it asks you if you can consider the trusted program and continue running (Mac OSX considers it as a downloaded file from the Internet). Use: After launching the program, load the FET downloaded processing results file from the teachers.xml file where and the name of your FET project. You can see the timeschedule of each teacher or class. You can save timeschedule in Excel format in a Workbook for teachers or classes. Bugs: Some versions of Office for Mac report a problem in loading workbooks due to a problem in style sheets that can be ignored. What's New: 13/1/20 - Version 1.0.0.4 Fixed some problems in selecting what to export in Excel Worksheets Version 1.0.0.3 Added selection of what to export in Excel Worksheets Version 1.0.0.2 Added export of rooms Fixed a problem in displaying timeschedule with many hours (or fractions of hour). The program is free and the source can be modified and reused. The program uses the libraries available on the Internet: pugixml http://pugixml.org/ simplexlsx http://simplexlsx.sourceforge.net/ for these libraries are worth their distribution licenses by Roberto Trevisan