Hi, I am a programmer (which made my skin 10 shades lighter ) I just started Web-CMS.us as I make many CMSs. I was wondering if you guys have developed them too.
Hundreds of them for client and personal use. Am coding a big one with many unique features atm for either sale or free release.
Yes, give away all my secrets One thing I am not so protective of is the HTML->PHP template converter, so you can just convert any ol' template you buy or find on the internet into a wonderful, PHP/Ajax driven CMS template. Easy to code for is another advantage/feature, for example: $db->select("*","users","WHERE username='1'"); Code (markup): Can run the query in MySQL, PgSQL or MSSQL - tough the framework is easy to work with to integrate new db systems, or $secretClassName->new_user(username,password,email,usergroup,language) Code (markup): Pretty much explains itself. For the rest - think lots and lots of Ajax, with PHP fallbacks for Search engines and users with no JS.
Oh, I never knew they were secrets. You were talking about free release, so I thought it was open source.