New website with PHP - XML technologies
| Tweet |
2011-08-01T21:42:55+01:00
Why?
Why so many changes on this site? All this is very simple, the site is a personal site kevin.delfour.eu exposing my projects, my few articles (yes, they are few given the workload I have, I have not much time to devote myself to this task yet.) and my career.
To do this, using a CMS such as WordPress, Drupal or SPIP is not justified, this would light a single bulb with a nuclear plant. So I preferred to make a small custom CMS based on PHP technologies - XML with XSL Transformations (this helps to review its foundations in XML, XSL) and introduce a micro framework for PHP5, Atomik Framework
What's new?
What's different with the old site? Simply a more stripped and made clearer, minimizing loads of junk files, optimize the rendering time (no need to download tons of plugins) and minimization of security issues relating to the administration of the site because it is transported on a Java client running locally on the client machine.
Now this is on the server, only the files needed to display the content of the website.
Future improvements
- Adding the management comments on the articles.
- Adding RSS feeds to articles.
- Adding a sitemap generator.
- Adding a topic typed Tutorial.
"So see you at the next update the site with all these
improvements in place :)"
Kevin Delfour (kde)
