|
> > It does. If you are not logged in, Username and Password boxes are added to > the > > reply and post screens. > > Ah, well, that's good. But what if I'm on a computer lab at school? Won't a > cookie be left there so that any putz who comes in and sits down can now post as > me?
If you enter the login/password at the post screen, no, they will not be saved in cookies, password caches, or anywhere else on your end. It does use temporary cookies to note what items you have read, but those dissappear once you close the browser. Not that it matters -- they don't say anything the history window couldn't tell you.
> > > Poorly written HTML standards, actually. TEXTAREA tags must be given a specific > > height and width. There is no 100% like tables have (that I know of, anyway). > > > I may reduce the default width to 60 at some point. In the mean time, if you do > > use cookies, you can set the width and height in your profile. > > Ah, I see. I never did figure out how to write forms in html... it would be > a much better idea to assume someone has a low resolution than a high one when > writing code, though.
Fair enough. Width is now 60 (which should be fine even on 640x480 unless you use a REALLY big font).
> > Flamebait like that hopefully has something to back it up. Easy setup isn't > > very compelling since any setup is inherently more difficult & time consuming > > than letting this run as is. > > I think it does. It uses a similar threaded system. Its more graphicly > simple by default, and therefore easier to load. It doesn't force you to use > cookies. It was easy to maintain the boards... I had it running on a site I > maintained at one point.
I did see a few interesting features. I have yet to find a system that really does what I want (just running 15 sites off one FastCGI process narrows the playing field), so I intend to merge them a bit.
|