Latest Blog Articles
Posted by Admin
Posted on: 17-May-08 10:37, Category: Content
Posted on: 17-May-08 10:37, Category: Content
Making a Better CMS
The request was made a couple of years ago to create a simple content management system on the back-end of a customers website we (Garlic D'zign) had designed. They wanted to have the ability to make quick needed changes and the option to add photos and a little html.
So my programmer got busy and developed a small usable system that would do just those things they required. The customer loved it. For a while anyway until he started asking for it to do more. He wasn't the only one asking, more and more customers were inquiring about building a bigger and better platform that included many features.
At the time the only open source systems that were out there, was Drupal and Joomla. Not real user friendly especially to people knowing nothing about html and where to even start using them.
Both these systems have grown since then and many many companies are using them. But they still lacked in many areas.
So we started thinking about developing our own fully developed platform that would eventually far surpass these other CMS and blogging platforms.
Within a year we cranked out a rough test of our creation. Designing it to what we had heard customers ask for and after researching the market and forums to see what individuals were needing in the way of designing and editing there web sites.
So the final result! KeZoor!!
A powerful online CMS that will knock your socks off...
Check out the Features to get a good look at what's inside. Or view the demo to look around in the admin panel.
We are working on adding new features and updates everyday.
Read the full story.
So my programmer got busy and developed a small usable system that would do just those things they required. The customer loved it. For a while anyway until he started asking for it to do more. He wasn't the only one asking, more and more customers were inquiring about building a bigger and better platform that included many features.
At the time the only open source systems that were out there, was Drupal and Joomla. Not real user friendly especially to people knowing nothing about html and where to even start using them.
Both these systems have grown since then and many many companies are using them. But they still lacked in many areas.
So we started thinking about developing our own fully developed platform that would eventually far surpass these other CMS and blogging platforms.
Within a year we cranked out a rough test of our creation. Designing it to what we had heard customers ask for and after researching the market and forums to see what individuals were needing in the way of designing and editing there web sites.
So the final result! KeZoor!!
A powerful online CMS that will knock your socks off...
Check out the Features to get a good look at what's inside. Or view the demo to look around in the admin panel.
We are working on adding new features and updates everyday.
Pages:
Prev
1
Next
- 1 entries
";$('AjaxStatus').style.display ="";}
new Ajax.Request(url, { method: 'post', parameters: params,
onSuccess: function(transport)
{
if (ret == "noreturn")
{
ajax_queue[ajax_queue_current]['result'] = transport.responseText;
}
else
{
ajax_queue[ajax_queue_current]['result'] = transport.responseText;
ExcecuteSriptsAndReturnText(transport.responseText,divid);
}
AJAX_NextQueue();
}
});
}
function ViewPhoto(gi_id,samewindow)
{
if (samewindow != true)
{
var max_height = iecompattest().clientHeight - 100;
winGP = Dialog.confirm('',{top: 10, width:700,height:max_height, className: "alphacube", okLabel: "Close" })
winGP.getContent().update($('view_photo_div').innerHTML);
winGP.showCenter();
}
$('view_photo_div_html').style.height = iecompattest().clientHeight - 230 + "px";
LoadContent('&vid=view_photo_gallery&gi_id='+gi_id,'includes/components/gallery/gallery.php','','return','view_photo_div_bottom');
LoadContent('&vid=view_photo&gi_id='+gi_id,'includes/components/gallery/gallery.php','','return','view_photo_div_html');
}
function Gallery_SendComment()
{
var fck = FCKeditorAPI.GetInstance("gco_html");
fck.UpdateLinkedField();
ValidateFirst('COForm','1','V_Run','&vala='+$('gi_id').value);
}
function Gallery_SendComment_AJAX()
{
LoadContent('&vid=send_comment&gi_id='+$('gi_id').value,'includes/components/gallery/gallery.php','COForm','return','view_photo_div_html');
return false;
}
function ViewSinglePhoto(photo,autofit,windowWidth,windowHeight)
{
var newImg = new Image();
//Load the window to display a Preview as 'Loading photo...'
winGP = Dialog.confirm('',{top: 10, width:200,height:40, className: "alphacube", okLabel: "Close" })
winGP.getContent().update("