This is a community-oriented effort so, as a community, we welcome your contributions. If you have UI experience, or advanced algorithm engineering… we need anyone willing to get their hands dirty and sling some code. The entire codebase is based on WordPress and in fact, the package is an actual WordPress theme. So you could download it and go to town on your own project. Best of all, it’s all GPL so you can take it and use, contribute to the project and as long as you maintain GPL licensing, it’s all good on this end.
How to Contribute
There are a number of ways you can contribute to the development of this project. First, you can use the site. As you use it, you will certainly think of things that can be better. File a ticket and let us know. Use your #rtjobs username and password. Don’t have one yet? Go get one. It’s free.
Submit Patches
If you want to fix bugs, or contribute code, you will have to have an understanding of Subversion. You can check out a copy of the project with the following code:
svn co http://technosailor.com/repos/rtjobs/trunk/ rtjobs
After you are done with your code (and please try to keep it as clean as possible), create a diff file and attach it to a ticket.
Popular SVN clients are:
- TortoiseSVN (Windows)
- svnX (Mac OS X)
- TextMate (Mac OS X)
