a bit of self-promo…
November 15, 2008
The last weeks, I spent a lot of time re-working my Shanti CMSes SEO-ability.
And the efforts are starting to bare fruit. Or so it seems anyways…
- I polished the function generating and submitting the sitemap.xml function (the webmaster-tools now fully approve it). The sitemap is submitted to Google, Yahoo!, Ask.com, MSN (Live.com) and Moreover.com.
- added a robots.txt specifying the content we want indexed.
- the addresses are now SEO friendly, resulting in better ranking in search engines.
- Also modified some of the PHP generating the navigational structure allowing the site administrator more liberty as to the appearance of the content, as well as more SEO friendly code.
The results, 15% more visitors coming via search engines, a 15% drop in bounce rate, 4.8 page depth per visit (as opposed to 2.3 before).
And to top it all off, Olivier, the master acupuncturist called me today, he got two new clients because of his site today. The new features have been in place for a little more then one week.
SEO time well spent…

Shanti CMS by Valentin Backofen is licensed under a Creative Commons Attribution 3.0 Unported License.
Based on a work at www.codeigniter.com.
Download Source Code
news from the valley…
November 13, 2008
I had my first suspicions when I saw that one of the major contributors to the the AMFPHP project had somewhat inexplicable political leanings. No that is not really true, what did raise them was the fact that AMFPHP has been stuck at its current version for one year, much like when ASDT died silently. It’s like a sign of a terminal disease. But I digress, this should not impede on ones good programming skills. Because indeed AMFPHP is a wonderful piece of work, especially when you throw AMFEXT into the mix. But I guess all things must come to an end, as it looks like amfphp is integrating into zend…and that it is time to check out alternate AMF solutions…
code ignited cms V
September 29, 2008

Two core elements have been keeping me busy on my Shanti CMS.
SEO and Remoting.
For SEO optimization I added implemented the Google Sitemap code found over on the CI Wiki. So now when adding content is modified via the CMS, the sitemap xml is automatically updated and Google is pinged to notify the surf monster that the content has been updated. Other engines robots also use the sitemap to quickly index a site.
I also revised the menu structure. Or the URLS rather. As opposed to targeting section/getSection/[id] I am now calling section/getSection/[title]. All this to make google happy. Ah well.
Finally I have been dabbling on integrating AMFPHP with Shanti. Sending the content to a Flash interface as well as a HTML one has something I wanted from the get-go. Several solutions are on offer on CI forums and Wiki. But after a lot of trial and error (more of the latter really), I am going for the Wiki entry on ‘Calling CI models from outside script ‘. So far integration has been a breeze. The AMFPHP service simply makes a call to the CI model wraps the data into a Flash friendly Array of Objects and shoots them back to the Flash requesting the data.

Shanti CMS by Valentin Backofen is licensed under a Creative Commons Attribution 3.0 Unported License.
Based on a work at www.codeigniter.com.
Download Source Code
code ignited cms IV
September 7, 2008
Well it has been a while since I talked about this little pet of mine hasn’t it. I know that it is the one driving the most traffic to my blog so I thought it to be the time for a little update. I still work on it, and it keeps on rolling.
A little breakdown. The system remains, very simple. Essentially it breaks down into three classes. Sections, Pages and Media. The styling and visual layout is completely up to YOU!
Sections are the titles(building the upper level menu on below the logo). Attached to each section, you can add Pages, an unlimited amount as such. A page can be moved from section to section at will via the administrative interface (www.yourdomain.com/index.php/cms). The media section allows you to upload any kind of files to the system (filetypes can be added via the CMS)
Once a file is uploaded to the system (or a link has been added to it) these media’s can be linked to any page of the site. Each media type has an icon assigned to, again, modifiable via the CMS.
The CMS can be accessed by using the default user/pass administrator/administrator.
Note that before accessing the page YOU MUST add a published and default section and page, via the CMS. Otherwise your site will be returning you an unfriendly CodeIgniter Error.
Again, this system is really just something I am dabbling with on my own free time, but I am using it more and more frequently, extending and playing around with it. It needs a lot of work still, and for the download should be by developers only. I am more then willing to answer any questions that you might have for you to hit the ground running, and please please please let me know for any changes you might make to it.
The way I am developing it is, I deploy it to small websites and let the administrators play and give me feedback as to any kind of feature requests that they might have, and then I implement them.
a few changes I made as of late:
- move pages between sections
- set sort-key and -order of pages in sections
- billingual content
I am having fun with this one, based on my own experience and those that use it, Shanti grows. If you want to grow your own Shanti…let me know

Shanti CMS by Valentin Backofen is licensed under a Creative Commons Attribution 3.0 Unported License.
Based on a work at www.codeigniter.com.
Download Source Code
Silverstripe goes golden…
June 6, 2008
Open Source CMS that is well worth checking out. So two fun discoveries from the other side of the planet, new zealand…
the Conchords and Silverstripe an open Source CMS !
I remember a year ago I wondered when someone would make a move.
Now, six seven months later a youtube channel, but blurry pictures at Apple offices during a mySQL conference…
Follow these guys, they make things happen…
humm hummm 3.0



