Jump to Navigation

Archive for the ‘web site’ Category

qcms

Let me tell you something about QCMS lite, the Content Management Software used for this website.

Read more »

qcms lite updates

I updated the lite version of QCMS a little. First I inserted a gallery module, which exported me the albums from my coppermine gallery. Then I added modules support. Modules are files which are used on every page, like the menu on the right. It is now a PHP Module. It generates a menu off the files in the corresponding directory, so whenever I add a new text file in the markdown directory, it will get added to the menu automatically. Cool, eh?

new website

This is my new website. The main reason why I made this new website is because it was impossible to add long content to my old website. It was simply too small. The new site is based on my own CMS (Content Management System) called “QCMS”. I made a lite version without MySQL Dependencies for this website. The basic job for this CMS is to automate URL Rewrites and parse the Markdown of the newly added contents. All Contents are actually written in Text Files, so any of them can be easily changed, added or deleted. I haven’t exactly tested the performance of this system, but it shouldn’t be slow.

UPDATE: My old website is now offline.