Nduom Blog
STATEMENT BY DR. PAPA KWESI NDUOM, M.P. and PRESIDENTIAL CANDIDATE OF THE CONVENTION PEOPLE’S PARTY FOR THE 2008 ELECTIONS ON THE ELECTION OF PROF. J. E. ATTA MILLS AS THE NEXT PRESIDENT OF THE REPUBLIC OF GHANA
Mon, Jan 5th 2009
I wish to congratulate Prof. John E. Atta Mills on his election as the next President of the Republic of Ghana. His endurance, persistence and ability to work through a number of campaigns to finally emerge victorious is remarkable and is a testimony to his commitment to public service.

It is my hope that Prof. Mills will use the same persistence and tenacity to help reduce the polarization of our country so that we can all act and feel as one people.
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 4 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Blog`.`id`, `Blog`.`created`, `Blog`.`author`, `Blog`.`image_id`, `Blog`.`source`, `Blog`.`title`, `Blog`.`content`, `Blog`.`modified`, `Blog`.`type`, `Blog`.`status`, `Image`.`id`, `Image`.`filename`, `Image`.`type`, `Image`.`size`, `Image`.`dir`, `Image`.`image_type`, `Image`.`created`, `Image`.`modified` FROM `blog` AS `Blog` LEFT JOIN `images` AS `Image` ON (`Blog`.`image_id` = `Image`.`id`) WHERE `Blog`.`id` = 20 LIMIT 1111
2SELECT `BlogComment`.`id`, `BlogComment`.`blog_id`, `BlogComment`.`comment`, `BlogComment`.`email`, `BlogComment`.`nickname`, `BlogComment`.`location`, `BlogComment`.`approved`, `BlogComment`.`title`, `BlogComment`.`created`, `BlogComment`.`modified`, `BlogComment`.`viewed` FROM `blog_comments` AS `BlogComment` WHERE `BlogComment`.`blog_id` IN (20) LIMIT 3001
3SELECT `BlogComment`.`id`, `BlogComment`.`blog_id`, `BlogComment`.`comment`, `BlogComment`.`email`, `BlogComment`.`nickname`, `BlogComment`.`location`, `BlogComment`.`approved`, `BlogComment`.`title`, `BlogComment`.`created`, `BlogComment`.`modified`, `BlogComment`.`viewed`, `Blog`.`id`, `Blog`.`created`, `Blog`.`author`, `Blog`.`image_id`, `Blog`.`source`, `Blog`.`title`, `Blog`.`content`, `Blog`.`modified`, `Blog`.`type`, `Blog`.`status` FROM `blog_comments` AS `BlogComment` LEFT JOIN `blog` AS `Blog` ON (`BlogComment`.`blog_id` = `Blog`.`id`) where blog_id = 20 ORDER BY `BlogComment`.`id` desc, `BlogComment`.`modified` desc 001
4SELECT COUNT(*) AS `count` FROM `blog_comments` AS `BlogComment` LEFT JOIN `blog` AS `Blog` ON (`BlogComment`.`blog_id` = `Blog`.`id`) where blog_id = 20 111