Tag search
Build custom SugarCRM modules in Subversion
by Sander MarechalIn “Keeping SugarCRM under Subversion control” I showed you how I maintain the base SugarCRM in the face of changes to the core code. The setup described in that article allows me to make changes to the core code without running into (too much) trouble when SugarCRM ships a new version. It does have one downside: You cannot use Studio to make any changes. Instead, I keep all my customization work in a separate installable package, together with any custom modules I develop.
In this article I will show you how I develop my custom modules, how I keep them in Subversion and how they work together with the base SugarCRM from the previous article.
Easy local and remote backup of your home network
by Sander MarechalUpdated on 2006-09-20 to add an exclude file and clear up some rsync confusion
I hate making backups by hand. It costs a lot of time and usually I have far better things to do. Luckily GNU/Linux comes with all the tools you need to backup your machines automatically and wide availability of broadband make it possible to have remote backups as well - to a friend's place for example.
This article will show you how to set up fast, fully automated local and remote backups for a small home network using standard GNU/Linux tools.
