RFC: CGI::UploadDB

2004-01-12 Thread Mark Stosberg
Hello, 
   
   
   
I'm interested in feedback on a module I've developed  
   
to manage file uploads, which I'm calling CGI::UploadDB for now.   
  
CGI::UploadDB manages file uploads with a SQL database. It handles generating
thumbnails, file installation, deletion, and display.  

Files are stored on the file system with meta-data in the database. MySQL and
Postgres are supported.
   
   
I'm interested to know: OK Name? Useful idea? Useful interface? Clear documentation?
Other suggestions? 

   
   
Full documentation [1] and source code [2] are available. It currently depends
on the brand new Data::FormValidator 3.50 release. 
 
   
   
1. http://mark.stosberg.com/dfv/doc/CGI/UploadDB.html 
2. http://mark.stosberg.com/perl/CGI-UploadDB-0.10_03.tar.gz 
3. http://search.cpan.org/perldoc?Data::FormValidator   

Thanks!

Mark

--
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark StosbergPrincipal Developer  
   [EMAIL PROTECTED] Summersault, LLC 
   765-939-9301 ext 202 database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .


Re: RFC: CGI::UploadDB

2004-01-12 Thread A. Pagaltzis
* Mark Stosberg [EMAIL PROTECTED] [2004-01-12 23:22]:
 OK Name?

Sounds good to me.

 Useful idea?

Most certainly. (This question being the sole reason for me to
pipe up, really.) It would've been cool to have this back when I
was trying to write a script for such duties.

 Clear documentation?

Casual glance says it's fine. Would have to try to implement
something using the module to tell you how clear it really is.
Can't really comment more, as I didn't actually ever get anywhere
with that script..

--
Regards,
Aristotle
 
If you can't laugh at yourself, you don't take life seriously enough.