12
Galileo CMS uses WebSockets
by admin ·
The Perl programmers Joel Berger has published a new content management system (CMS) called Galileo.
It requires a PSGI-compatible Web server that also supports WebSockets. This HTML-5 connections are used to update the content.As SQLite database by default is used, in principle, all databases are used, which can connect the Perl module DBIx :: Class. The user writes the pages in Markdown format and receive a Real-time preview. Galileo is still in its early stages, for example, can not even upload images.
(more…)
