RSS
 

Archive for the ‘Programming’ Category

woxcore project created on googlecode

11 Aug

I create a new source code repository on GoogleCode.  WoxCore is the framework I created to build my new CMS named theKolonee. I will commit soon. Feel free to comment and contribute.

Features

  • Multi lingual
  • MVC
  • Static content can be separated and delivered over a CDN (content delivery network)
  • bulk import of files
  • support APC and MemCache?
  • very lightweight and fast (one single file, so no recursive includes)
  • Uses PHP 5.3 new features
  • Share/Bookmark
 
 

Working on a new cms!

11 Aug

If you ever tried to do a multi-lingual site, you know that this is a painful task!   Read the rest of this entry »

  • Share/Bookmark