Nduom Blog
Dr Nduom mobbed at Hohoe
Mon, Dec 1st 2008
The flag bearer of the Convention People’s Party (CPP), Dr Paa Kwesi Nduom, was given a massive reception by party faithful, sympathizers and residents of Hohoe during a recent campaign tour in the Volta region.

The campaign, which took place at the Hohoe lorry park, formed part of the CPP’s final mop up in the region, and was aimed at garnering more votes for the party in the region.
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
 
9 queries took 7 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `blog`10101
2DESCRIBE `images`881
3DESCRIBE `news`10102
4DESCRIBE `news_comments`11111
5DESCRIBE `blog_comments`11111
6SELECT `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` = 17 LIMIT 1111
7SELECT `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 (17) LIMIT 3000
8SELECT `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 = 17 ORDER BY `BlogComment`.`id` desc, `BlogComment`.`modified` desc 000
9SELECT COUNT(*) AS `count` FROM `blog_comments` AS `BlogComment` LEFT JOIN `blog` AS `Blog` ON (`BlogComment`.`blog_id` = `Blog`.`id`) where blog_id = 17 110