Content 1
Content 2
Content 3
Content 4
Content 5
This is a testThis is another test
colored pencils

Websites for the rest of us

What

Jacmel Framework is a collection of Javascript, Ajax and CSS modules which enable quick deployment of quality websites. These modules take care of the View aspect in the traditional MVC (Model, View, Control) Framework.


How

A collection of javascript, CSS and images form The JAC (Javascript, Ajax & CSS) modules. These files are placed in a common root folder named "jacmel".

  1. The folder is to be placed at the root of a web server because file paths and links throughout the framework all use relative paths beginning with "/jacmel/". This way, no matter what your domain name or the placement of your HTML page within your website, you should be able to referrence any files in the framework the same way.
  2. At the very


Why

Jacmel Framework was created with the dream of quickly deploying quality websites at a fraction of the cost of the competition.


3E Philosophy

3E stands for Easy, Efficient, Expandable.

  • A popular saying states: Time, Quality, Price, Choose two.
  • Part of the 3E philosophy is based on adding a forth dimension to the saying: Framework.
  • A Framework enables the reuse of the most widely used tools to prevent duplication of effort. All the time and expense goes into creating a high quality prototype of the tools to be reused. Subsequent products/services making use of the prototype will bypass the cost of the initial creation of the tools.
  • We can therefore quickly deploy high quality websites at a fraction of the cost of other websites.

Rate this article