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

Organization membership

Get full access to expert CVs, procurement information and job postings

We offer a wide range of standardized and personalized information packages to add maximum value for your organization. The following services are available for member organizations:
Highlighting jobs that go live immediately, including your logo
Sending special job emails
Accessing expert CV's
Accessing procurement notices of all major financing institutions
Highlighting your organizational profile
(Starting at 99 € per month)

Individual professional membership (IPM)

Increase your chances by accessing more information on opportunities and by improving your visibility

The Development Sector is a competitive environment for experts. Be one step ahead by becoming an Individual Professional Member and benefit from the following set of services:
Receive access to over two thousand (2000+) members only jobs
Instant access to delayed jobs (for non-IPMs the delay is 3 days)
Have your profile highlighted in searches performed by potential employers
Create a personalized and publicly accessible homepage
Receive a discount when Broadcasting your CV (49 € for IPMs)
15 € per month (or a discounted 129 € per year)

DEBUG SECTION:

Page generated in 0.063 seconds
Sql queries(2): 0.0027220249176 seconds
1: -- CACHE: 30m SELECT DISTINCT(c.id),cd.name,cd.description FROM v2_companies c LEFT JOIN v2_company_description cd ON cd.company_id = c.id LEFT JOIN v2_membersList m ON m.user_id = c.id WHERE m.user_type = 1 AND m.status = 1 AND m.expiration_date > NOW() AND m.expired = 0 ORDER BY RAND() LIMIT 6
-- 1 ms; returned 5 row(s)
2: -- 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 5
-- 2 ms; returned 0 row(s)