The webcast
Beginner? We've got an easy site building tool Need a website, but don't know anything about webdesign or coding?
With the Siteroller Builder even the most novice user can create a whole website in no time flat!
If you can read English and can click a mouse, you can make a blog or ecommerce site.

CMS stands for "content management sytem" - fancy words that mean software to build or edit web pages.
For simplicity, we refer to the fancy point-and-click tool as the Builder, and the advanced coding tools as the CMS.
But don't fret the jargon, download and start playing - it's free and easy!
Expert Coder? We've got a CMS worth lookin' at. A tiny but powerful CMS that doesn't require any changes to your current structure or coding style.
Set up in minutes, take under 10 minutes to learn, deploy anywhere (doesn't even require a database!).

Think of Siteroller as a dab a dab of crazy glue - a few tiny classes which allow your existing scripts to call a whole array of generic PHP and Javascript functions.

Want to add an element from page A to page B?
<include page="A" section="myDiv" />
Need a Javascript form validator?
<form id="myForm" class="sr_formvalidator">