Nduom News
In the News
Dr. Nduom lambasts African leaders
Tue, Apr 21st 2009
A former Ghanaian presidential candidate criticized African leadership for contributing to the problems ravaging the continent at an intimate talk on African political change and its challenges at the Kennedy School.
Comment on this Article
 
Comments (0)  
Voting
Starts in
   
Nduom keyAgenda
10 Point Agenda
“ My first experience as a political leader, first
experience as a political leader ”
more »
cpp manifesto
Economic Planning & Regional Cooperation, he was
in Abidjan, Cote D’Ivoire at the African Development
Bank (ADB) working in his role as Advisor to
more »
get involved
Volunteer
Recruit
Sign up Friends & Family
Spread the word.
upcoming events
nduom event name
The elmina Rally
more »
nduom event name
The elmina Rally
more »
More Events »
Watch videos
Videos
nduom is here
my space facebook you tube flicker
 
4 queries took 6 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `News`.`id`, `News`.`created`, `News`.`author`, `News`.`image_id`, `News`.`source`, `News`.`title`, `News`.`content`, `News`.`modified`, `News`.`type`, `News`.`status`, `Image`.`id`, `Image`.`filename`, `Image`.`type`, `Image`.`size`, `Image`.`dir`, `Image`.`image_type`, `Image`.`created`, `Image`.`modified` FROM `news` AS `News` LEFT JOIN `images` AS `Image` ON (`News`.`image_id` = `Image`.`id`) WHERE `News`.`id` = 65 LIMIT 1112
2SELECT `NewsComment`.`id`, `NewsComment`.`news_id`, `NewsComment`.`comment`, `NewsComment`.`email`, `NewsComment`.`nickname`, `NewsComment`.`location`, `NewsComment`.`approved`, `NewsComment`.`title`, `NewsComment`.`created`, `NewsComment`.`modified`, `NewsComment`.`viewed` FROM `news_comments` AS `NewsComment` WHERE `NewsComment`.`approved` = "1" AND `NewsComment`.`news_id` IN (65) LIMIT 3002
3SELECT `NewsComment`.`id`, `NewsComment`.`news_id`, `NewsComment`.`comment`, `NewsComment`.`email`, `NewsComment`.`nickname`, `NewsComment`.`location`, `NewsComment`.`approved`, `NewsComment`.`title`, `NewsComment`.`created`, `NewsComment`.`modified`, `NewsComment`.`viewed`, `News`.`id`, `News`.`created`, `News`.`author`, `News`.`image_id`, `News`.`source`, `News`.`title`, `News`.`content`, `News`.`modified`, `News`.`type`, `News`.`status` FROM `news_comments` AS `NewsComment` LEFT JOIN `news` AS `News` ON (`NewsComment`.`news_id` = `News`.`id`) where `NewsComment`.`approved` = "1" and `NewsComment`.`news_id` = 65 ORDER BY `NewsComment`.`id` desc, `NewsComment`.`modified` desc 001
4SELECT COUNT(*) AS `count` FROM `news_comments` AS `NewsComment` LEFT JOIN `news` AS `News` ON (`NewsComment`.`news_id` = `News`.`id`) where news_id = 65 111