From: gabriele renzi Date: 2004-09-08T01:40:08+09:00 Subject: Re: Request for ideas: simple, useful web app Kirk Haines ha scritto: > The vague criteria are: > > 1) Can't be too complex as I have to walk a person through building the > whole thing. I guess this kills the idea of petstore :) > 2) Should interact with a db of some sort. > 3) Would be great if one could do file uploads in it somewhere. > 4) If it could do some sort of on-the-fly SVG or image generation or > something like that, I could leverage that. > I think a small forum/bulletin board would be cool. You can add arbitrary complexity to it, ba basically there is little db usage, the ability to upload stuff and maybe you can generate images on the fly in the authentication phase (a simple captcha). Another nifty thing could be something that writes network traffic graphs or something like that, but not so good on the db usage part.