Onboarding freelancers

Onboarding freelancers

Maari Casey over at uncompany had a recent LinkedIn post about planning for freelancers.

She made some good points, but I think skipped one, and it’s not just relevant for freelancers. Even well before an organization might need extra work – be it freelance or employee – companies need to have a plan for onboarding.

As an independent developer, more than half of the projects I’ve come in to have many initial delays because of basic stuff – network access (or physical premises access years ago!), services access (wherever your data files are you want folks to work on/with).

I’ve worked (both freelance and w2) with orgs where it’s a breeze – I’m up and functioning and able to “get to work” in less than a day – sometimes just a couple hours. And I’ve worked with some where it takes *days* of waiting, coordinating with various groups (none of whom know who you are). If you’re paying for my time during that period, it’s a waste of your money. If I’m not allowed to bill you while waiting, it’s a waste of my time (and… money or time I could be spending elsewhere).

This doesn’t just apply to software developers. Having a process to bring people in to your organization to get work done is vital to getting the best from all parties.

.

Similar Posts

  • Importance of backups

    Well… here we are.  10 years later, and … no backups.  Or… none of the data that’s important. Recently had a drive crash in my main server where this blog is hosted.  Had it happen 2 years ago, but the data was recovered, and I put everything on automatic backups.  Using virtualmin, a great control…

  • k as in knife

    Many moons ago my earlier version of my blog had this list I use when spelling things for people over the phone. I managed to find it at archive.org and thought I’d repost… a as in aisle (or aye) b as in bdellium  c as in czar d as in djibouti e as in eight…

  • Bad I9 PDF form

    Have been needing to programmatically fill out an I9 PDF, retrieved from gov site. Should be fairly straightforward, right? Well… the field names are… a mess. Field names like topmostSubform[0].Page1[0].U\.S\._Social_Security_Number__Last_4_numbers_[0]topmostSubform[0].Page1[0].expiration_date__if_applicable__mm_dd_yyyy[0] topmostSubform[0].Page2[0].Employers_Business_or_Organization_Address_Street_Number_and_Name[0] and so on make it pretty… not straightforward to create a usable key/value combination to search and replace. But… today, I noticed it got…

  • CyclopsMonitor

    I’ve been posting more about this new service over on linkedin, but haven’t posted much here. CyclopsMonitor is a web monitoring service – checking if a web address is up, how fast it responds, if specific content is available, when SSL/TLS certs expire, when domain name expires, and… sending you notifications when problems occur. Currently,…

Leave a Reply

Your email address will not be published. Required fields are marked *