Name the tool that has given you the biggest productivity gain in the last 1.5 years

Published in Web Development on Thursday, October 15th, 2009

Okay, one of the reasons why posting has been light on this blog is because we have been busy. My wife and I have also had our first child (well, two years ago) and to be honest, our work has become less innovative in terms of doing cool new things and more iterative, as in we have been applying a lot of the cool things we learned and developed over the last few years.

This happened because we changed our business model from agency style to "plug us into your operations and we will be your dev crew" style.

Anyways, every once in a while we like to take stock and see where we may be able to gain some time so as to try and work in our next direction or new model, whatever that may be. The applications that we use are often places where we can find cool new stuff and gain time.

What things have you done to find extra time? Please, share below!

Here are three things that, in the last year point five have helped us find some extra time.

  1. Navicat: we moved all of the bits of PHPmyAdmin accesses over to navicat at about the end of 2007 and this was an excellent move. Tonnes of time gained.
  2. TeamViewer: for quick support and desktop sharing with remote staff.
  3. Buying a netbook and using Maxivista and Ultramon: adds two new monitors to my existing setup. I now have a 4 monitor two computer setup which allows me to not only have two more monitors but I can also have open two versions of many of the apps that I use (useful for multitasking with teams etc.)
  4. Moving simpler client sites to WordPress: now that it has one step upgrades and almost doesn't require the use of an FTP client to get up and running on some hosts.
  5. Dictation Software: I have been using Dragon Naturally Speaking for writing some course and blog materiel lately (pre-writing for my new blog). I find this is saving me a load of time and I am getting more written then ever before.

So what solution have you implemented lately to buy you some extra time?

Comments and Feedback

Home » Blog » Web Development

Check out the blog categories for older content

The latest from my personal website,
Mike Papageorge.com

SiteUptime Web Site Monitoring Service

Sitepoint's web devlopment books have helped me out on many occasions both for finding a quick solution to a problem but also to level out my knowlegde in weaker areas (JavaScript, I'm looking at you!). I am recommending the following titles from my bookshelf:

The Principles Of Successful Freelancing

I started freelancing by diving in head first and getting on with it. Many years and a lot of experience later I was still able to take away some gems from this book, and there are plenty I wish I had thought of beforehand. If you are new to freelancing and have a lot of questions (or maybe don't know what questions to ask!) do yourself a favor and at least check out the sample chapters.

The Art & Science Of JavaScript

The author line-up for this book says it all. 7 excellent developers show you how to get your JavaScript coding up to speed with 7 chapters of great theory, code and examples. Metaprogramming with JavaScript (chapter 5 from Dan Webb) really helped me iron out some things I was missing about JavaScript. That said each chapter really helped me to develop my JavaScript skills beyond simple Ajax calls and html insertion with libs like JQuery.

The PHP Anthology: 101 Essential Tips, Tricks & Hacks

Like the other books listed here, this provides a great reference for the PHP developer looking to have the right answers from the right people at their fingertips. I tend to pull this off the shelf when I need to delve into new territory and usually find a workable solution to keep development moving. This only needs to happen once and you recoup the price of the book in time saved from having to develop the solution or find the right pattern for getting the job done..