Architecture Archive

How to deploy: database, source and binary changes in 1 patch?


Today, was an exciting day for me, again.
I was working on several client’s projects and something seems to have crystalized in my brain today. This crystallization created a new question that I posted on stackoverflow: How to deploy: database, source and binary changes in 1 patch?
Amazingly, 6 hours went by and I only [...]

Architecture of our Infrastructure


My main goal is to create a system that will scale easily and allow us to use commodity infrastructure elements. These commodity infrastructure elements each have their advantages and disadvantages. The architecture of the system aims to utilize the advantages and minimize the disadvantages.

Building python development environment


I’m preparing to start development on beecoop and anonymous websites and I would like to establish a comfortable python development environment to make development and deployment of different applications easier.
There are several factors that I need to consider:

I’m going to be working on several different projects at the same time.
Each project is going to be [...]

Symphony, Joomla and Drupal


Currently, we have 3 established systems that can be used to build very good websites.
These are Symphony, Joomla and Drupal.

Hosted Development Environments


In process of building projects I am beginning to notice some patterns emerging in the requirements that we have for development environments. I think in most cases we need very similar features. I would love to be able to create a service that makes it easy for us work on projects together.

Development of Joomla Commenting Component


One of the recent projects that we were involved in required us to create a commenting component that allowed to leave comments and upload variations to the original post.