During this past weekend I was contacted by a client asking if I could implement a few new functionality requests on their site. Basically they wanted to slowly enter the world of Web 2.0, by implementing small tweaks to existing functionality.
I have been working with this client of a few years now and have [...]
In our last installment we created the directory structure we will be using for the development environment. Which was:
udid
|
|-> project
| |-> branches
| |-> tags
| |-> trunk
| |-> public_html
| |-> Udid
|
|-> simpletest
Today we will be adding a directory structure for the actual application itself, which means we will be working in the udid/project/trunk/Udid directory. Just as a refresher the public_html directory [...]
Before we get into the directory structure we will be using for this project, I wanted to let you know I have decided on a project name. The basic idea for the application I’m building is to create a hierarchical storage system, hence the name:
UDID – User Designed/Defined Information Directory
(Of course it is an acronym, [...]
Greetings once again; I am currently in the design phase of a new project. I thought it could prove to be an interesting set of blog entries if I loosely documented the progress here at Obnexus. I will try to relate all experiences as the project is created.
Even if we try to account for [...]