inBoard is an AJAX powered message board system displayed in a matrix rather than the traditional linear method. It uses MySQL/PHP for the back end and HTML/CSS/Javascript/XML for the front end. inBoard is organized in Model View Controller (MVC) style.