Form-Based Web Authentication
One of the most common forms of web page security that aims to keep legit users in and intruders out for no good out. They can come in many forms and types such as the “Remember Me” check box that eliminates repetitive data entry for login information which most web pages use. Secret questions and password strength checks is another way of delivering proper security to the page’s standards.
One issue that is being extremely developed is to prevent denial of service attacks through rapid fire login’s that aim’s to break the security of a page and last is to use third party web authentication security that lets other people handle the dirty work of screening out legit from.






Open source content management systems are all over the internet with a majority of these pages in PHP with Perl and Java on some and a tiny bit in Rails. There is a continuing debate over the power of Rails and PHP, with php being the one adapted early by most of the web developers, rails was indeed left on the sidelines, picking up areas that PHP deemed too have a small market and thus less profitable. Mephisto for example is described as one of the less known blog engines that integrates some CMS concepts has a surprisingly powerful templating system with an aggressive caching scheme that other platforms lack or suck at.