So I’ve been doing a lot of work with Bazaar version control. I’ve used it in the past on some projects, and integrated it to keep multiple environments synchronized, but recently I had to do a lot more with it. Here are some questions and answers: What happens if I push a file that already …
Joomla is a nice framework, but indeed it’s quite large and can seem cumbersome. I can’t look away from some of the redundancies and odd naming conventions, however, I don’t think it’s complicated. There are tons of books on the subject, and a lot of them are pure garbage. Heres how you make a Joomla …
Almost everyone has more than one computer, and you’ve probably got multiple machines you’ll need to synchronize your code onto. To handle this I use Bazaar distributed version control. If you’re experienced with various VCS and are in need of convincing, see Why Switch to Bazaar? Here are the main places I have to synchronize …