You are here: Home > The Origins

Read this site in another language de

The Origins

You probably guessed it: CMSimple_XH is an offshoot of CMSimple.

CMSimple

was started by the Dane Peter Harteg around the turn of the millenium. He got tired constantly editing the websites of his friends, and wanted to give them an easy possibilty to do the editing themselves.

He deviced a simple websoftware with an ingenius method of creating new pages by adding headlines. He looked at websites as if they were a book: The different pages of a website he regarded like the different chapters of a book. As new chapters in a book are started by big headlines, the same he did with his little software!

The whole content of the website went into just one single html-file. From the six headline levels of html he reserved the first 3 for dividing the website into pages, while the remaining 3 were used for normal structuring of the text. Thus his software was extremly simple, small and needed no database. Installation was also simple: just load it on an internet server, give writing permissions to the content.htm, and you are done.
 

1 CMSimple content.htm file would give a website with
4 pages

<h1>page a</h1>

  text text text

<h1>page b</h1>

  text text text

<h2>subpage b</h2>

  text text text

<h1>page c</h1>

  text text text

page a
page b
subpage of b
page c


After having at first written his little program in Perl, he finally shifted over to PHP. Naming his software CMSimple, he released version 1.0 on 10 April 2003,  size: 20.0 KB, on the internet, allowing everybody to use it for free, provided a link to his site was kept visible. Link remove licences could be bought. CMSimple became well known around 2006, when several good plugins became available.

Then development slowed down and practically ceased in 2008. 2009 some users began working on a follow-up version while keeping the compatibility with the original program as far as possible.

How to call it? In agreement with Peter Harteg, who kept the rights to the original name, our version was called CMSimple_XH (X for XHTṀL- and H for HTML-compliance). CMSimple_XH was ready to take off as version 1.0 in December 2009.

So it came just right when Peter Harteg released his software under GPL3 on Jan 1, 2010, freeing it, as well as CMSimple_XH, from any link requirement .

Since then CMSimple_XH has come already a long way to being modern, user friendly and standards compliant, while still keeping the benefits of the original idea.

« prev  |   top  |   next »

Latest News

CMSimple_XH 1.5.7

01.05.2013

A new version has been published. Some bugs were fixed. Updating is strongly recommended.

Upgrade packages are available.

Further information and download: 


CMSimple_XH 1.4.5

12.04.2013

A maintenance release for the 1.4 series has been published today:

1.4 ⇒ 1.4.5 updating package »

1.4.5 complete package »


CMSimple_XH 1.1.6
CMSimple_XH 1.4.4

26.12.2012

New bugfixes for the 2 older development lines of CMSimple have been published today.

CMSimple_XH 1.1.6 is the last ANSI-encoded version.

Status: bugfixes only

1.1.6 fixes the incompatibilty with PHP 5.4 and a broken link. An update

1.1.3 => 1.1.6 »

is available (without language, content and config files) and also the  complete updated package 1.1.6 »

Upgrading is required if your server will be switched to PHP 5.4.

If you are still running CMSimple 1.1.3 or 1.1.4 upgrading is strongly recommended.

 

For the CMSimple_XH 1.4.x series the same fix is also available:

1.4 => 1.4.4 updating package »

1.4.4 complete package »

If you are still running 1.4.2 or lower, upgrading is strongly recommanded

 

CMSimple Community

CMSimple has a very active and helpful Community. Here you can get help and information also for CMSimple_XH:

Besides the main English language group the CMSimple Forum has subgroups in German, French and Danish.

Most of the developers of CMSimple_XH are also active at that forum.

 

CMSimple-Links

The following links to interesting CMSimple sites will open a new window or tab:


The original CMSimple site of Peter Harteg. The site together with the original code was sold to Gert Ebersbach in November 2012. The old code will remain available: 


The new CMSimple site of Gert Ebersbach. The new CMSimple 4.0 is based on CMSimple_XH 1.5.3: