|
Projects
Spring 2012 Older Courses Fall 2011 Spring 2011 Fall 2010 Spring 2010 Fall 2009 Spring 2009
Fall 2008
Spring 2008
Fall 2007 HOWTOs |
OPLspr09 /
DataParserAndAnalyzerNicholas Burns OverviewMy project parses a comma separated value (CSV) file into a scheme list and then into XML which is then passed into FLEX for the user to see. It is built to take a dynamic number of students and items per student without failing. Screenshot![]() Concepts Demonstrated
External TechnologyIn this project I have taken advantage of a few different external technologies:
InnovationThe most innovative part of my project is how it will accept unknown amount of data and correctly parse it into a XML tree structure that is usable by my FLEX front end. Technology Used Block DiagramAdditional RemarksThis project allowed me to explore the world of FLEX and scheme functions/syntactic sugar. I was able to have a great exercise in problem solving and data parsing |