Main Page
From Surebert wiki
Contents |
Overview
The Surebert Framework and toolkit were created by Paul Visco. They are only available for non-commercial use, without explicit consent from Paul Visco http://paul.estrip.org
Framework/Toolkit Deployment Guide: Framework:SBF Deployment Guide
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.
Manual: Surebert Toolkit
Repository: http://surebert.com/svn/toolkit
Latest Release: http://surebert.com/svn/toolkit/tags/4.86
Logs:
bash code
svn log -v http://surebert.com/svn/toolkit/
Surebert Framework
The surebert framework is an MVC based framework for PHP 5 and the surebert javascript toolkit. It was developed by Paul Visco and is used by Roswell Park Cancer Institute for in house development. The framework needs to be deployed to your development server before you can start a new surebert framework application. See the Framework:SBF_Deployment_Guide for more info
Manual: Surebert Framework
Repository: http://surebert.com/svn/framework
Latest Release: http://surebert.com/svn/framework/tags/1.51
Logs:
bash code
svn log -v http://surebert.com/svn/framework
Framework Application
A surebert framework application is just as it sounds - an web application built 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
Manual: Surebert Framework Application
Repository: http://surebert.com/svn/application
Latest Release: http://surebert.com/svn/application/tags/1.4
Logs:
bash code
svn log -v http://surebert.com/svn/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.