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

  • Open Source TechFinder

    Inspired by the AUTM conference, I got inspired to look at some of the common processes techtransfer folks do. Main idea was to try to develop something relatively ‘standalone’ that might address a use case I learned about, so I decided on building a web-based open source techfinder tool to publish licensable technologies. The notion…

  • 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…

Leave a Reply

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