Steve Carter on Software Development

Software Development weblog. Mostly about my THoTH Music Learning Software.

Monday, December 20, 2004

THoTH does HTML

THoTH displays a text page with the analysis. Over the weekend I wrote a PHP script to convert the text to HTML. Much easier to read. I've added a few of these HTML pages to the search by mode function, so when the user clicks on a tune title, this HTML will pop up. Interesting project.

I modified THoTH to save the analysis to a text file, using the tune title, normalized, as the file name. Then I wrote a PHP page that opens the text file, adds some HTML tags, includes a brief explanation, and displays in the browser. Looks much better and easier to understand than plain text.

0 Comments:

Post a Comment

<< Home