Category » Application Development

HTML, BBCode, or Plain Text?

Utterly PointlessUnequivocally DaftThoroughly AverageModerately ImpressiveBeyond Brilliant Rate this article

Most every web developer has asked himself (or herself) this question at least once. While some applications only need one method of parsing, many should support at least two. There is rarely a need to include support for more than two methods on any single part of an application though.

In this article, several parsing techniques will be covered, including Textile, BBCode, and HTML. WYSIWYG editors will also be discussed. Pros and Cons of each technique will be examined to provide you with facts and my own opinion.

Read more…