Ten things you can do to help open source

Daily Newsletters

Sign up to ZDNet UK's daily newsletter.

ANALYSIS

Most of us agree that open source is a good thing. But then, so is fresh fruit and exercise, and it's very easy to pay lip service to all these things without doing anything about it.

Open source has at its heart a big idea, which some find uncomfortable and others find liberating: it's about collaboration. It's about getting involved. It's all about having lots of people working at making useful things: you pay with your time, and you get paid with the time of thousands of others.

Many people will find bugs, fix bugs and respond to needs fast: that's an open-source mantra. But there are plenty of good examples where great software is freely available because people shared the work.

Because the source code is available, in theory anyone can pitch in and develop new features for open-source software. And those improvements get fed back into the code for others to use.

If you're happy just using open source, then no problem. But if you want to contribute, because you have a problem that nobody else is fixing — or simply because you want to do your bit in exchange — it can be difficult to know where to start. The following suggestions might just inspire you to join in.

1. Use popular open-source software
It's not hard to play with Linux. If you have a spare system, install one of the free editions and see what it does. Apart from anything else, Linux will run happily on older, less-powerful hardware. You'll find it comes with a lot of useful software and very few limitations.

But even if you have to stay with Windows — for company policy, or to keep using that one must-have piece of software that is only supported on the Microsoft operating systems — there's plenty of open-source software for Windows.

Downloading Firefox is easy, and the browser is — proponents argue — more safe and secure than Internet Explorer. As you use it, you find there are extensions that can be added — with their own named authors.

There's OpenOffice.org — a suite of productivity tools that stands in competition with Microsoft Office. "There is a lot of opportunity to use open-source outside of the Linux world," says Linux expert Alan Cox. "OpenOffice, Firefox, PHP, perl ... a lot of web-based programming on Windows is done with open tools."

If you use open source, you'll encourage others to do so — and when others do so, the community grows. So even just taking time to learn and experience it is payback.

2. Make sure open source is considered as an option when your business specifies new systems
Now is a very good time to do this, as Windows users face the Vistafication barrier. Historically it has been difficult to move a large bunch of users to Linux because they will need re-training to use a different operating system (although many people believe this barrier has been overstated).

Now, though, the gratuitous changes in Windows Vista mean there's a training cost even if you stay with Windows, and move to the next version.

Even if you don't move bodily onto open source, it's well worth making sure than any hardware you buy can run Linux or Solaris in future, says Cox. That way it can be usefully recycled, or used if there is a change of plan.

3. Join online open-source discussion forums
You're likely to find yourself drawn to online forums when you want to find add-ons or clarify issues. Often you get what you want from lurking, reading FAQs and scanning other people's questions. But when a question comes up that doesn't have a ready answer, don't despair — that's your chance to interact. Ask the question and chances are you'll get a friendly and helpful answer — one you can pass on later.

You'll find yourself following up new ideas and — sooner than you expect — answering questions from people newer than yourself.

4. Learn to code
This would be a big step for most people and, for many of us, learning to code well might take more time than we can give it. But this is the open-source world, and there is help out there — for instance kernelnewbies.org for kernel programmers. And there is no shortage of alternatives covering just about any sort of programming you're interested in — just search for "teach yourself" and the language name, and pick the approach you're most comfortable with.

But there is a lot more to software development and delivery than coding. "Translators, designers and usability work are all important," says Cox.

5. Help document and debug
Documenting software is another place you can definitely help. It is an area where help has been most desperately needed and is easy to provide, yet ironically is hard to find. As a user of the software, and one who's had to go to forums to find answers, you have probably already realised what a good job you could do of explaining how it works — maybe even better than the people who wrote it. "Documentation is very open, and something we are always short of," says Cox.

If your native tongue isn't English, then you'll find the open-source world has a big job you can do: translation. Even a little work here pays off far into the future.

6. Go to open-source events
Nice as it is meeting other open-source people online, meeting them face to face is more rewarding. There are open-source events everywhere, but check they cover the areas you are interested in. The more you get involved with the community, at all levels, the more you'll be able to find ways to use your skills — and the easier you'll find it is to get the help, ideas and creative solutions you're after.

7. Put your money where your mouth is
Contribute to development and promotional activities. A lot of software is produced on a semi-voluntary basis, and requests for donation are not put there as jokes. If you use something and like it, why not pay a reasonable fee — comparable to what you have saved — to the developer?

But this is the open-source world, and money isn't everything: "I think a lot of people prefer code to money and it can be tricky handling money in voluntary projects," says Cox. "Far better to buy them all a beer and pizza at an event." And a simple "thank you" is always appreciated.

Paying for events, and joining groups puts money into the hands of people who might well promote open source, too.

8. Look around for other ways to use the open-source model
Wikipedia, for instance, takes an open-source approach to knowledge, and is building a knowledge base that anyone can refer to and anyone can contribute to.

There are weaknesses and crazinesses to this, and Wikipedia in particular can have a "culty" feel to it, but next time you use an open-source knowledge base, why not consider helping to tweak the articles? You may have expertise, or an eye for errors, that others don't. Or at least probe into the discussion pages to get the feel of how this kind of thing works.

And look at Groklaw, which makes innovative use of open-source concepts to help make complex legal issues understandable. Many companies are setting up internal wikis and forums with the express intent of capturing all that knowledge that's trapped in their employees' heads.

9. Report bugs — don't just complain about them
All too often people say they've tried to use a program, but it failed them in some way. Bugs won't get fixed unless someone reports them, and good bug reports are valuable, says Cox.

The tricky part is, you have to do some work to pin the bug down, understand it, to make sure it actually is a bug, and then explain it. The good bit is, once you've put in that work, the bug is much easier for the maintainers to fix — and many people will benefit.

10. Think things through, and be honest
Share with others what works. Share your best practice and successes. But open source isn't helped by a pretence that everything is perfect, says Cox: "Also share failures and war stories. It helps the community know where the problems are and it helps users make a more informed choice about when and where to deploy open source."

Open source is all about the community multiplying individual efforts: at whatever level you can, doing something you care about will bring rewards for all.

Talkback

Although I have written a lot about the impact of open source, I have to admit that my exposure to actual community developed software has been pretty limited.

I obviously have Firefox – driven to it after being burned by IE6 once too often – but as a home Mac user and forced to use Windows at work, I haven’t had the chance to actually depend on Linux day to day – which is pretty crap of me. An early new year’s resolution – I will blag a PC from somewhere and get acquainted my inner open source child. Or a snap-purchase of a new Eee PC could be just the excuse I need to get hands on with Linux.

andrewdonoghue 29 November, 2007 16:34
Reply

It's http://kernelnewbies.org/ *not* http://kernelnewbies.com/

BrianG 30 November, 2007 23:52
Reply

it should be http://kernelnewbies.org
Please put kernelnewbies into your favourite search engine, if you want to check for yourself first.

http;//kernelnewbies.com is a typo-squatter or link advertising farm whose JavaScript generates popup add, it seems.

I'd like to know why ZDNet made such a typo on an otherwise excellent article.

philw

pwhite 4 December, 2007 16:33
Reply

Apologies to all of our readers who clicked on this link and many thanks to pwhite and BrianG for pointing out the error. We are making the changes to the story to correct the link. We do make efforts to make sure that the URLs in our stories are accurate, but this time we slipped up, and we appreciate the help of our members.

Karen Friar 4 December, 2007 17:00
Reply

Post your comment

In order to post a comment you need to be registered and logged in.

You can also log in with Facebook. Log in or create your ZDNet UK account below

  • Login

Will not be displayed with your comment

By signing up for this service, you indicate that you agree to our Terms and Conditions and have read and understood our Privacy Policy. Questions about membership? Find the answers in the Community FAQ

Get ZDNet UK's daily newsletter

Enter your email address to sign up

ZDNet UK Live

Paul Smyth

Is this classic FUD? One thing I would definitely have notice is a Mozilla threat to stop supporting GNU/Linux.

2 hours ago by Paul Smyth via Facebook on Firefox rapid release improves Fedora Linux
UnderINK

I agree with the previous commenter wholeheartedly. I couldn't say it better myself. This is very 'Big Brother'. And while I agree with protecting...

6 hours ago by UnderINK on European e-identity plan to be unveiled this month
Simon Bisson and Mary Branscombe

Nice to see that Turing's idea of a general purpose computer doing once-hardware-powered tasks in software is now universal ;-) Mary

11 hours ago by Simon Bisson and Mary Branscombe on Software with everything
Jason Burchell

seriously now. I've only bothered to read a small bit of the comments. do me and the rest of the world a favour. stop saying it does not work or...

15 hours ago by Jason Burchell via Facebook on Music industry negotiating over 24-bit downloads
Philip Charles Cohen

Read about it and weep, John Donahoe ... In addition to Visa’s V.me, there is now MasterCard’s PayPass digital wallet soon to arrive; another...

19 hours ago by Philip Charles Cohen via Facebook on PayPal takes phone-based payments to the high street
apexwm

Leslie Satenstein : Where have you ever seen Mozilla even mention this? Firefox is the most popular browser in the GNU/Linux OS, so I don't see...

20 hours ago by apexwm on Firefox rapid release improves Fedora Linux
songmaster

SHleG: Do you remember building a clockwork scorpion kit (I'm pretty sure I have a photo of it somewhere) — I think it was called something like...

21 hours ago by songmaster on Software with everything
Chris Wortman

Good I love Yahoo! Their search engine is getting better than Google as of late. I find more of what I want on the first page, and usually within...

22 hours ago by Chris Wortman via Facebook on Linux Mint 13 ramps up for KDE release
PatrickG

openhgs has made the point for Windows 8 multiple monitors without realising it! With Windows 7 you have to switch the mouse and so your focus...

24 hours ago by PatrickG on Windows 8 could speed multi-monitor uptake
Leslie Satenstein

Mozilla has threatened to stop supporting Linux. I guess that UBUNTU is going with another browser. I indicated that if Mozilla stops supporting...

1 day ago by Leslie Satenstein via Facebook on Firefox rapid release improves Fedora Linux
Andy Bolstridge

Much as I abhor Microsoft's licensing practices, this is almost certainly down to purchasing IT equipment via 3rd party consultants - you get the...

1 day ago by Andy Bolstridge via Facebook on 6 million wasted licences and £1,200 PCs: welcome to government IT
Jack Schofield

@openhgs Windows users have had multiple desktops since Linus started writing Linux. They just haven't shipped as standard because not enough...

2 days ago by Jack Schofield on Windows 8 could speed multi-monitor uptake
Jack Schofield

@Phil at Cloud4 What, Microsoft gets £1,200 per PC and £1,622 per server? Gosh, I'm amazed....

2 days ago by Jack Schofield on 6 million wasted licences and £1,200 PCs: welcome to government IT
craigsc

You guys have no idea what is going on at Autonomy. Autonomy could have been a much more profitable organization. The sales operations at Autonomy...

2 days ago by craigsc on HP cuts 27,000 staff as Autonomy chief Lynch leaves
Moley

How does this impact on dual or multi booting? Seems to me to more or less prohibit this, from Windows 8 anyway. Will Grub 2 recognise Windows 8,...

2 days ago by Moley on Windows 8 start-up speed forces USB boot workaround
apexwm

I don't understand why there cannot be a slight pause during the boot process so the user can press a key. Many operating systems do this, even if...

2 days ago by apexwm on Windows 8 start-up speed forces USB boot workaround
Gavin Goodman

You can now buy the Xi3 modular computer in the UK at http://www.ocdistribution.com . This can be bought with the Tand3m software, pricing and...

2 days ago by Gavin Goodman on CES 2012: Xi3 microSERV3R
Phil at Cloud4

I agree: Mike Lynch can clearly build a business and manage strategy. I suspect the exit of Mike is more likely the end of a planned handover...

2 days ago by Phil at Cloud4 on HP cuts 27,000 staff as Autonomy chief Lynch leaves
Phil at Cloud4

This is unbeleivable government wastage with only one winner... Microsoft 1 - Tax payer Nil!

2 days ago by Phil at Cloud4 on 6 million wasted licences and £1,200 PCs: welcome to government IT
Mispam

So what do you do when you can't boot into windows? Why can't I just hold Shift while I power up instead of having to boot into windows and click a...

2 days ago by Mispam on Windows 8 start-up speed forces USB boot workaround