Category Archives: Project Management

Become the fastest programmer in the world

This post was influenced by the film Limitless. “An action-thriller about a writer who takes an experimental drug that allows him to use 100 percent of his mind. As one man evolves into the perfect version of himself, forces more … Continue reading

Posted in Performance, PHP, Project Management | 2 Comments

Why use a version control system like Subversion?

Version control, revision control or source control are all umbrella terms for systems that allow you to manage your code and assets. The two popular systems in the web dev community are CVS (Concurrent Versioning System) and SVN (Subversion). In … Continue reading

Posted in Project Management | Leave a comment