12 Jun 2012 @ 8:38 PM 

Effective Freelancing

Freelancing is essentially being a short-term hired contractor for a well-defined piece of work. Effective Freelancing, by extension, requires a good rapport with your customers as well as a strong work ethic, and, a strong sense of pride in one’s work. The first is needed because keeping the lines of communication friendly and open, rather than confrontational, makes the experience smoother for everybody. A strong work ethic is needed to keep yourself on-task and disciplined, as well as honest with your customers. A strong sense of pride is required simply so you can make the best product you can for the customer, without cutting corners. With freelancer.com, you can do all this without leaving your chair. I do frequently, in fact. (My username on freelancer.com is BCProgramming).

Freelancer Logo

Freelancing can seem like an “easy way” to make money for some people. However, it is anything but! Freelancing can be just as demanding, if not more so, than a standard 9-5 job- but without the assured job security. Juggling a number of projects simultaneously in a manner that makes it possible to make a living- and having the discipline to do the work, can be quite a task. This applies just as much to website design, graphic design, as well as programming freelance jobs as much as it would for freelance work in any other industry.

The internet is rife with articles and postings that try to purvey the secrets to effective freelancing. I recommend any person interested in trying to freelance as a Graphic Artist, Programmer, or similar vocation read those as well. This post will instead focus on some things to avoid in order to facilitate effective freelancing. Particularly on freelancer.com .

In order to provide an easier reading experience, I have boiled down my reasons into a numeric sequence. Numbers are inherently soothing, like calamine lotion, as long as you stick to base-10. Each of these rules of course has exceptions which I note. Most of these are “don’ts”, but some of them are additional points that I thought were important.

1. Don’t immediately expect it to replace a day job

A lot of developers stuck in other jobs or doing crappy retail jobs during the day and working on cutting edge technologies and helping people with their AP CS college projects at night may think they have what it takes to instantly jump into the world of freelance development and make a living that way. Usually, this is not the case. A freelance reputation needs to be built first, and you cannot rush those types of things. Another problem is that typically the type of person that thinks it will be easy is also easily discouraged as well as not always having the right amount of self-discipline, or not enough self-confidence to even try to juggle multiple projects at the same time for fear of “drowning” in a sea of work and making promises one cannot keep. A corrolary to this rule is that it can replace a day job- just not overnight. In the worst case scenario a competent programmer, web designer, or other practicing freelancer can easily make some extra money from their skills, in addition to providing quality products to employers.

The native work environment of BC, known by the aliases of Me, Myself, and I.

2. Don’t undersell yourself

This rule has perhaps the biggest exception, which may or may not always apply, and depends on the person. For a first project, some might be tempted to low-ball a bid, and perhaps undercut their own estimations of how long the work will take. This can work both for and against you. If you apply yourself and manage to meet your ridiculously low-barred requirements, you’ll find that you worked harder for less pay. At the same time, if you gave your client a good experience, they are unlikely to forget it soon. If you aren’t able to make that low-balled estimate, what results depends on your clients understanding of the industry and how estimates so frequently fall far shorter of the actual work done. This is particularly so in this case, where in order to eke out another bid one might shave off another day or another hundred dollars, or both. As a general rule, however, and this mixes in a bit with the previous bullet point- if you want to make a living from this, you need to make a living off it. I myself enjoy programming, but to be perfectly honest I could just as easily work on many of my own projects as I could on a boring database program or something to that accord. As a result, when I come up with a bid I usually consider the various requirements, decide on what I hope to be a realistic estimate, and then consider how much value I could add to my own products if I was to apply myself to them for that amount of time. I then usually munge that value, often halving it, to account for the fact that I will most likely gain skills from a project I take on that I wouldn’t otherwise that I will be able to apply to my own projects. Unfortunately, this is not the best way to do it, because that always undercuts the amount I receive from it, making it unsustainable without a ridiculous amount of effort. Working on a single project for 3 months with a total investment of hundreds of hours and making only a few hundred dollars is inherently demoralizing.

3. Don’t be a pushover

This ties in with the previous point. And this applies equally to both freelancers as well as employers. As a freelancer, you need to know your limits and make sure you feel everything is fair. Your clients aren’t looking out for your interests, they are looking out for their own. Sometimes you will find they sometimes try to pile on as much work as they can get away with for as cheap as possible. The main reason I chop my own estimates in half is because I don’t want to seem greedy, but one needs to make a living from this, and sometimes that sort of attitude can be detrimental. Conversely, Employers have to feel they are getting their money’s worth too. These two requirements have to mesh. I’ve had excellent relationships with my clients on more than one occasion where they are so pleased with my work that they actually raised the price! The client is looking out for themselves first, which is reasonable. The client want the best value, as any customer does. The freelancer needs to watch out for themselves, too, to get the best return on their investment of time and effort. As long as both sides consider these requirements in a fair and equitable manner, things always go smoothly.

4. Don’t be greedy

This goes for both Freelancers as well as Employers. It is part of the human condition to try to get things “free”. A Freelancer may try to up the price a bit for some otherwise simple piece of functionality. A employer may want that one teensy-tiny feature added for a negligible fee. I’ve found that the best approach is to be perfectly honest and open about it. If a feature is simple, I will often add it. On more than one occasion features that were requested I had already added to the program when I thought of them previously. some other requests required a rearchitecture of the entire application, which I document fully, as well as the trade-offs which are usually inevitable, and allow them to choose which branch to follow. I don’t increase my own prices during the project. Instead, the goal for me is to try to make the price as accurate as possible from the get go. As long as the employer gives me no hidden surprises, I have no hidden surprises either. The take-away for this rule is not that you should always be a pushover, but rather that you should be fair. This ties in with point number two (Don’t undersell yourself).

5. Don’t be afraid to extend the sinews of your abilities

When you first join freelancer.com, fill out some of your abilities, you are inundated with projects to purview. In order to select a project and make both yourself and the employer happy,(which one could argue are critical to effective freelancing) you should have a good idea of how capable you are for it. It’s a bad idea to expect to take on a project with very little expertise on the subject area and hope to catch up in a day or two of google searches. For example, if you have only ever dealt with PHP and MySQL, it is unlikely to be a good idea to try to take part in a project that requires the use of MVC, SQL Server, and C#! That’s common sense. Effective freelancing means knowing when something is beyond your capabilities. Taking on tasks that are beyond your skillset results in a stressful experience both for yourself as well as the employer. This generally ends on a negative note for both parties.

At the same time however, Aim high on your “limits”. Don’t just stick with what you are exceptional at. Take on projects that either require or could benefit from technologies that you are good at. A good example of this was one project that I took on. It consisted of a few components. At the time I was very familiar with Windows Forms, but hadn’t used WPF. there was no requirement that anything use WPF, but the nature of one of the client programs lended itself well to some of the things I did know about WPF, being resolution independent being one of them, as well as having very powerful drawing capabilities to customize standard controls. I dove into that part of the project and was amazed at how functional and overall elegant the result was. I had, in effect, underestimated my own capabilities with WPF. It took a lot of research, but it was very fulfilling since not only was the customer happy with that product but I learned a great deal about WPF, which I will no doubt apply in future projects, both personal and professional alike. By expanding your skillset, you increase the “surface area” of projects you can work on, meaning you can gain even more skills, and so on. The converse of this is the point of this paragraph, which is that you should not overevaluate your abilities. If the project had required WPF experience, I might have been less likely to take it, simply because without that qualifier I always know I can fall back on my Windows Forms capabilities if I need to.

6. Do Become an affiliate

For many people, the idea of becoming an “affiliate” is loaded down with the meaning of “sellout”. Personally, even using Google adsense makes me feel like a cog in Google’s machine. However, I’ve come to regard freelancer.com somewhat differently. After all, I’ve made a fair amount on it and rather than consider my placing of any links or “advertisements” as me selling out, I consider it a “testimonial” of sorts. I base everything here on personal experience.

7.It’s not necessarily a competition

It may seem natural to consider things such as the bidding process to be a “contest”. I think a more apt description might be to consider it as the analogy to a short job interview. In some ways, that makes it a contest. However, one might take this to the logical conclusion and figure that it would be better to have fewer freelancers around. I think the opposite. A healthy freelancing community needs a lot of employers and a lot of freelancers. a community with too few freelancers doesn’t mean those freelancers get more jobs, it means that employers will go elsewhere. So if you have found a great community like freelancer.com, encourage others to join- as either freelancers or employers- and support it that way.

Negatives

Since I haven’t actually used any other Freelancing service, I am graciously saved from having to point out inherent flaws specific to them since I have no idea what they are (on the flip side, this also means I cannot point out the plus side compared to other services. That said, I have tried a few other similarly themed websites and found them to be unweildy, bogged down in ridiculous policies, or just plain a scam.) Instead, though, I can discuss some of the distinct negatives not with freelancer.com itself as a service (since I don’t know any) but freelancing in general as well as employing freelancers. This should not be taken as dissuasion from either becoming a freelancer or hiring freelancers or outsourcing, but rather as something to keep in mind.

For Freelancers

To summarize some of my points above- you cannot just jump into the market, even with a lot of skills, and expect to instantly make a living. You need to not only be a good service provider with the service you provide, but you also need to be good at marketing yourself. That is, you need at least a bit of dual capability. If you are used to a more corporate environment, you might not be used to that. I certainly wasn’t. You also need to be somewhat careful in your selection of projects. Freelancer.com does an excellent job making sure that only legitimate employers cna post projects, but even the best communities are going to have a few bad apples. A quick google on the web reveals that a few of these bad apples gave some freelancers a negative impression for their first project, and sullied the otherwise good name of the site. Many of them paint the site as a “scam”, but this is not the case. Ironically, the measures they have in place that make people erroneously believe it to be a scam are in place to prevent just that type of thing; Employers running away with work, or freelancers not delivering what they promised. I think the dissapointment from some expectant patrons comes from having the belief that being a freelancer basically means “being your own boss” and magically making a living doing what you love. But what some of those naysayers discovered was that being your own boss meant self-discipline, and doing what you love doesn’t necessarily mean it’s either easy, nor that it was always fun. Pair this with the fact that a lot of potential freelancers don’t realize you have to also be able to “market” yourself, and it’s no surprise some came to the erroneous conclusion that the entire site is a scam, (which is, again, erroneous to a T). Freelancing is not easy, but freelancer.com- and it’s community- makes it easier. Before it was recommended to me, for example, all I had for “freelancing” was a contact page and resume on my own site. The problem is that isn’t really “marketing”, since very few potential employers in that capacity would somehow find themselves on my site anyway. Freelancer provides a valuable service- consider it matchmaking even- where employers find their “match” in a freelancer that can do what they need done, and do it well.

For Employers

For Employers there are two things to keep in mind. The first, is that in the long run, you get what you pay for. Second, language barriers always seem taller than they really are, but are something to take into account, because communication is the most important thing to making sure you get work you are happy with. Basically, regardless of the region from which a prospective freelancer is from, the portion of freelancers who are, shall we say- less than stellar- is approximately the same. Be sure to review any work history for prospective freelancers, as well as the reviews from any previous employers. This also means that you shouldn’t necessarily avoid a prospective employ based on region. There is a common viewpoint that workers from India and other Eastern countries are sub-par, but the truth is that there are simply a lot more of them on the market. The actual ratio of competence is still pretty much the same, and the rule where you “only hear about bad news” most of the time works overtime here. People are quick to express when they have an awful experience with a foreign freelancer, but they aren’t as likely to express when that work is done well. This works equal but opposite in some sense for local freelancers. Employers could be more likely to find positives in the experience when they know the freelancer had the same citizenship as them. This is not of course purposeful deceit, but just part of the human condition.

Now the above faint praise for foreign freelancers might not be surprising coming from a foreign freelancer. In some respects, I guess I could be called foreign to the U.S market (since I’m Canadian), but since I live in a westernized country I would be more likely to gain from disparagement of foreign freelancers. Naturally, you have to be careful, and consider choices thoroughly. They are by and large just as capable as any other freelancer, but there will sometimes be communication issues. However, those can arise regardless of region.

Both

The basic concept of freelancer.com is to make it as easy as possible for a person who needs something done and the person with the capabilities to do it to find each other. It could be argued that it could be called a non-exclusive club, which is a very interesting way to put it. As with any club, there are going to be members that don’t fit in with the overall philosophy. Equally, as with any site wherein people look for and offer work, there are going to be people trying to make a quick buck while disregarding empathy. One of the nice things about freelancer.com in particular is the capability for scoring your relationships. Bad work should get a bad review, and a poor customer who makes constant changes to the spec or demands huge features for the same price should get a likewise bad review. The idea is not that you are in business for yourself, but rather that you are in business as part of a larger community, and the ideal case would be to either have those “bad apples” either start taking it seriously, or stop altogether. By posting frank reviews you help other freelancers and employers find competent and responsible employers and freelancers respectively, while pointing out those who make a mockery of the system.

Freelance developers

992 total views, 5 views today

Posted By: BC_Programming
Last Edit: 01 Jul 2012 @ 11:45 PM

EmailPermalinkComments (3)
Tags

 Last 50 Posts
 Back
Change Theme...
  • Users » 861
  • Posts/Pages » 192
  • Comments » 67
Change Theme...
  • VoidVoid « Default
  • LifeLife
  • EarthEarth
  • WindWind
  • WaterWater
  • FireFire
  • LightLight

PP



    No Child Pages.

Windows optimization tips



    No Child Pages.