One of the many hurdles that many developers experienced in applying patches to different site is testing out the compatibility of the patch. In most cases the live system would already be customized and the last thing you want to have is losing important customizations due to site update. What we want is a way [...]
They Can Be Your Savior
If you are a developer like me, surely your work would involve remote-to-local file transfer. Most of the time we would use FTP, even though some are blessed with SVN and CVS facility where files are most of the time in sync and backed up in the repository. However, no matter [...]
Applying a new update is quite a daunting process for professional web developers and seasonal webmaster alike. Some risks that we may encounter includes but not limited to: plugin incompatibilities, losing your code customisations or simply corrupted files. All those problems will no doubt disrupt your service delivery. Last thing we want to have is [...]