How to contribute to gPodder
gPodder is an open source project and there are still some parts of gPodder that can be improved. You do not need to be a programmer to be able to contribute to gPodder, there are other aspects which a programmer doesn't like to do, but which a user can actually do better than the programmer..
Hint: If you want to contribute to gPodder and are searching for places where work still needs to be done, please refer to our bug tracker. Get onto the Mailing List and tell us what you want to work on.
Python code
gPodder is written in Python. Python is a powerful language, but still it is not hard to code in Python if you've coded before. Check out the current source code and maybe you want to add functionality or fix bugs. Get in touch with the gPodder developer mailing list (gpodder-devel at berlios.de) if you want to get started on coding on gPodder or to send in patches.
Translations
See i18n.
Documentation
At the moment, there is not much user documentation for gPodder. If you are willing to help, this is probably the easiest way to start getting involved. Just download gPodder, use it and then fire up some HTML editor and start documenting functionality so that it is useful for an user. If you want to start working, get in touch with the mailing list first.
Write the User manual!