Categories
-
Recent Posts
- Check if the start of the month is in X days – PHP function
- PHP Fatal error: Out of memory – Prevention better than Cure
- Dynamic object property names in Javascript
- Format price with 2 decimal places in PHP
- Steve Jobs 1955-2011
- Become the fastest programmer in the world
- How to get Parent of Parent Post in WordPress
- Timing is everything
- Facebook Like – small button, BIG marketing potential
- Generate array with x years before/after the current year
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