Nduom Blog
‘2008 Election is not a two-horse race’
Sat, Nov 22nd 2008
Convention People’s Party campaign strategist, Mr David Ampofo, has declared that the 2008 general election is not a two-horse race between the New Patriotic Party (NPP) and the National Democratic Congress (NDC).

However, he said the choice is simple: the NDC/NPP on one hand and the CPP on the other hand, he pointed out. He was emphatic that the CPP has become vibrant and is poised to cause a major upset on December 7.
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
 
6 queries took 13 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `blog`10106
2DESCRIBE `blog_comments`11113
3SELECT `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` = 16 LIMIT 1111
4SELECT `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 (16) LIMIT 3001
5SELECT `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 = 16 ORDER BY `BlogComment`.`id` desc, `BlogComment`.`modified` desc 001
6SELECT COUNT(*) AS `count` FROM `blog_comments` AS `BlogComment` LEFT JOIN `blog` AS `Blog` ON (`BlogComment`.`blog_id` = `Blog`.`id`) where blog_id = 16 111