Programmers finding new niches

Published in Working on the Web on Thursday, March 8th, 2007

Via Simon Willison, an interesting article - featuring the likes of Adrian Holovaty - that discusses a slow growing movement where newspaper are hiring programmers to help streamline work for journalists while at the same time creating mashups and other valuable user interaction widgets for the newspaper's online presence.

The interesting take away from this article from the standpoint of possible business plans for people who work developing the web, is that more and more these days companies are going to be facing a reality like the one presented in the article: having a programmer on staff to mix your old business with your web front.

For many companies, having a programmer on staff may be unthinkable. To the web design agency or the freelancer with an eye for opportunity, however, this can easily pan out into an extended service contract where the developers work on a project by project or part time basis to develop new and useful functionality for a company, its employees, and its market (i.e. readers, buyers etc.).

The added side benefit here is that you can further develop or leverage that work you put into building your client relationship, rather then just saying farewell at the project sign off.

The opportunities are out there

Our experience with this has been that sometimes it takes a little digging to find these opportunities, but they do exist. From something as simple as streamlining the process of dumping leads from a site directly into a CRM tool, to more complex tools that ultimately save the client time and money or tools that by their very nature increase the value of the clients service to their clients.

Finding the opportunities and then pitching the idea - cost and benefit - could be an opportunity where, like the programmers being hired to work in newsrooms, companies begin to benefit from developer talent on the front lines, rather then the back rooms.

Comments and Feedback

What you are saying makes perfect sense. For the past years the clients demands have increased drastically... I can say that sometimes you do not even have to go find opportunities just wait for them.. :)

Home » Blog » Working on the Web

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..