Your browser's javascript is disabled. Enable it to get full access to our features. Follow this link to see how.
Experts

Receive job emails with personalized settings
Receive real-time job alerts via our RSS Job Feed
Use our new improved CV Tool to format your CV in four different formats
Organize jobs that interest you in folders
Post your resume for potential employers to access and review
Broadcast your CV to more than 1000 organizations and become a Featured Expert 75 €
Review the profiles of organizations active in the international development sector

Organizations

Create and publish your organizational profile
Post an unlimited number of jobs and easily manage them
Apply for Recruitment service to have your jobs professionally handled
Integrate our PostJob API and source jobs to our job board directly from your system.
Advertise your jobs to over 11900 developmental experts
Create sub-accounts (profiles) and assign permissions to them
Receive free broadcasted CVs from DevelopmentAid professionals
Create folders and classify information in them
Review the tenders of all major donors and receive them by e-mail
Receive real-time tender notices via our RSS Tender Feed
Review freelance experts' profiles (CV database access)
Highlight and attach your logo to your job posts


Donors

Donors can use DevelopmentAid.org as an easy, safe and secure way to make information on
tenders available to possible contractors.
The more contractors can see the tender, the higher is your chance to get the most economically advatageouse offers!

DEBUG SECTION:

Page generated in 0.192 seconds
Sql queries(1): 0.00269508361816 seconds
1: -- CACHE: 10m SELECT DISTINCT(e.id), ei.first_name, ei.last_name, c.name AS `country`, ei.work_experience_since,ei.description, dt.name AS 'degree' FROM v2_broadcast_cv bc LEFT JOIN v2_experts e ON e.id = bc.expert_id LEFT JOIN v2_expert_info ei ON e.id = ei.expert_id LEFT JOIN v2_degree_types dt ON ei.highest_degree=dt.id INNER JOIN v2_countries c ON c.id = ei.nationality WHERE e.active = 1 AND e.suspended = 0 AND bc.brd_time > DATE_SUB(NOW(),INTERVAL 2 MONTH) AND bc.done = 1 ORDER BY RAND() LIMIT 8
-- 3 ms; returned 0 row(s)