Quotation tools

Ok, built the quote-a-tron. Took pretty much two days, contains search, author list, real-time list of number of quotations and authors, add/edit screen with a popup to add author (Javascript opener; I had forgotten how to do that. Good to remember).

Got funky with the forms, applied colors and all to them; used a black background for pages. Interesting. Good learning experience.

Hope to load some data in today; that will show what work needs to be done (what needs to be added, what is broken).

Pagination of quotes might be necessary, and I’d like to add a random quote to the top page. We’ll have to see about that. Should be fairly straight forward.

I can build a view then that ties all I need together and then export that to a flat file for Perl implementation.