Main Page

From Surebert wiki

Contents

Overview

The Surebert Framework and toolkit were created by Paul Visco. All parts of surebert toolkit, framework and application are covered by the MIT license since June 11, 2011.

Surebert Toolkit

Paul Visco's Surebert Toolkit is a complete solution for developing highly interactive javascript based client side applications. Surebert handles most of the inconsistencies between the major browsing platforms (IE, firefox and Safari) allowing the programmer to concentrate on what they want to accomplish instead of the tedious labor of how to make their code work in all the browsers. Surebert's style of javascripting encourages a clean separation of content, design and interactive scripting - making script upkeep, sharing, and debugging easier to handle. Surebert has been continuously developed and tested since September of 2004.

Surebert Framework

The Surebert Framework is an MVC based serverside framework for PHP 5.3. It was developed by Paul Visco and is used by Roswell Park Cancer Institute. The framework is deployed to a central location on your server and can run multiple surebert framework applications.

Framework Application

A Surebert Framework Application application is just as it sounds - an application you build using the surebert framework. Are you ready to build your own application based on the surebert framework and toolkit? To get started you need to check out a skeleton application from svn Framework:starting a new application

Thanks

Thanks to awesome boss Del Reid and my employer Roswell Park Cancer Institute for allowing me to continue development of the surebert as part of my work at Roswell.