The networked and increasingly ubiquitous nature of today’s data management services mandates assurances to detect and deter malicious or faulty behavior. This is particularly relevant for outsourced data frameworks in which clients place data management with specialized service providers. Clients are reluctant to place sensitive data under the control of a foreign party without assurances […]
This tutorial is intended to give a very basic introduction to using the Zend Framework to write a basic database driven application.
NOTE: This tutorial has been tested on versions 1.0.0 of the Zend Framework. It stands a very good chance of working with later versions, but it’s unlikely to work on versions prior to version […]
1. DO YOU WANT TO LOAD A SESSION?
We start the tutorial with that question since you might have already initiated a session before and just want to reuse it. If it’s the case then your answer is YES – GO TO STEP 9. If you have never saved any session your answer is NO – […]
Perhaps you have heard of web2py, the new kid on the block of Web Frameworks. web2py is written in Python so it is more solid and much faster than Ruby on Rails. web2py is also a web application itself so you can do all development, deployment and maintenance of your applications through your web browser […]
Open source software (OSS) is both a philosophy and a process. As a philosophy it describes the intended use of software and methods for its distribution. Depending on your perspective, the concept of OSS is a relatively new idea being only five or ten years old. On the other hand, the GNU Software Project — […]
This guide will walk you through the setup process and installation steps for eFront version 3.1.3. SiteGround and cPanel were selected as reference, but the procedure is pretty much the same for any hosting provider. The guide assumes you have some experience in using cPanel as well as setting up a domain. For the sake […]
This document will guide you through the very first steps of setting up a project with OJB. To make this easier, OJB comes with a blank project template called ojb-blank which you’re encouraged to use. You can download it here. For the purpose of this guide, we’ll be showing you how to setup the project […]
The Many-to-Many tutorial is ment to learn you how to use the Server Behaviors and the commands that are related to the implementation of many to many relationships between tables. We will also demonstrate easily how to implement the Nested Repeat Region feature in ImpAKT2. The goal of the current application will be the creation […]