|
JAMP, an Italian framework for web development |
|
|
|
|
Building web applications in today's world is not a simple task: it needs much study and work equally as well as continuous updating of the time very rapid improvement of existing technologies.
The technological progress also complicates the process of managing the code already written, making maintenance of a software project complex. For this and other reasons, it often makes use of frameworks, there are many existing and developed for each language. Among these, a framework is worth reporting all Italian, with very particular characteristics.
Technically it is a framework for developing web applications, thus leveraging existing technologies that have made it big Internet. In practice, JAMP is also something more: it is a real development environment, powerful and complete, providing all the essential tools to build our application of any kind and complexity that is.
JAMP is perfectly compatible with major browsers in use today, besides being multiplatform JAMP brings the great merit of not requiring any form of installation. It is enough to download the package from the official site and unpack it in the root of our server to start the development.
By its nature, JAMP seems to adhere to the dictates of agile development. Study the documentation is simple operation, as well as the deployment of an application, you can use the PHP language, then the capabilities of JavaScript, and there is full support for managing a MySQL database.Good performance, excellent integrated debugging system, very useful in the development phase.
JAMP is released under the GNU license, for all the details you can refer to the rich official website. |