How to implement simple, non-PHP/Perl/MySQL content management?
September 14, 2006 10:35 AM
Subscribe
Simple content management for someone with server limitations: I'd like to find the easiest way to organize abstracts of articles, but most of the solutions I've found don't seem to be possible. [more inside]
I have a collection of article abstracts that are currently in static HTML. I’d like to add some basic interactivity like searching or keywords, but I have a problem: the site is hosted on a university server that apparently disallows most dynamic options like PHP, Perl, MySQL, etc. Is there a simple solution using a non-prohibited format (XML? AJAX? SSI?) that wouldn’t be excessively complicated for what I’m trying to do?
posted by padjet1 to computers & internet (6 comments total)
posted by phearlez at 12:20 PM on September 14, 2006