Affiliate Program |
| General information |
|
RSS feeds! |
| If you wish to know how to make your revenue higher without doing a lick more work, click here. |
|
Text Link! |
All you have to do is link to: http://www.hiremycoder.com/affiliates/USER/
|
(Replace USER with your username..) |
|
 |
Copy the following HTML onto your pages: (Load the banner on your own server if you wish) |
|
| |
Javascript |
If you want to display a list of open projects on your website(in the same way as on our mainpage),
copy and paste one the following javascript tags onto your pages: |
|
| |
All projects |
| <script src="http://www.hiremycoder.com/affiliates/USER/all.js"></script> |
|
|
|
|
| |
All featured projects |
| <script src="http://www.hiremycoder.com/affiliates/USER/allf.js"></script> |
|
|
|
|
| |
Last N projects |
| <script src="http://www.hiremycoder.com/affiliates/USER/N.js"></script> |
|
| Replace N with the number of projects you want to display (all to display all open projects). Replace USER with your username. |
|
|
| |
Last N Featured Projects |
| <script src="http://www.hiremycoder.com/affiliates/USER/Nf.js"></script> |
|
| Replace N with the number of projects you want to display (all to display all open projects). Replace USER with your username. |
|
|
Data Feeds |
If you want to grab data to include in your own scripts, get it from this URL. This prints out the projects 1 per line, with each data field separated by a tab space. The data is printed in this order: title, url, number of bids, start time , end time, categories (separated by pipelines: | ), and the word "Featured" IF it's a featured project. |
|
| |
All projects |
| http://www.hiremycoder.com/affiliates/USER/all.txt |
|
|
|
|
| |
All featured projects |
| http://www.hiremycoder.com/affiliates/USER/allf.txt |
|
|
|
|
| |
Last N projects |
| http://www.hiremycoder.com/affiliates/USER/N.txt |
|
Replace N with the number of projects you want to display (all to display all open projects).
Replace USER with your username. |
|
|
| |
Last N Featured Projects |
| http://www.hiremycoder.com/affiliates/USER/Nf.txt |
|
Replace N with the number of projects you want to display (all to display all open projects). Replace USER with your username. |
|
|
| |