Nduom News
In the News
Dr Nduom encourages memebrs
from Ato Keelson
Mon, Dec 1st 2008
Convention People’s Party (CPP), presidential candidate, Dr Paa Kwesi Nduom, has asked members of his party to intensify their campaign efforts to convince more people to vote for the party on December 7.

Speaking to a good number of party members at Aflao in the Volta region, Dr Nduom told the ecstatic supporters that the political parties which are professing they will win one-touch do not know what they are talking about. He stressed that the CPP is energized and it is fighting the election to win.

He said in the past the party and the region united to win elections, noting that in 2008 the CPP and the Volta region will once again be united in the struggle to change Ghana for the better. He asked them not to be deceived by anybody, explaining that Ghanaians all over the country are yearning for change.

The CPP flag bearer later introduced the party’s parliamentary candidate for Ketu South constituency, Mr Pascal Kwabla Kumaza, amidst thunderous applause form the crowd.

Earlier, the campaign team had stopped to campaign in Mepe, Battor, Sege and Ada. At Mepe, Dr Nduom intimated that the current CPP is the original one which was founded by the late Dr Kwame Nkrumah, Ghana’s first president. He said the CPP does not like the language where insults are hurled at political opponents, adding that the party will do nothing injurious to disturb the peace of the land.

He also introduced the CPP parliamentary candidate for North Tongu constituency, Dr Emmanuel Yaovi Hunnour Bobobee and urged the people to support him to go to parliament..

The team then visited Battor where the presidential hopeful urged them to vote for the CPP for good roads, potable drinking water, better schools and good health facilities.

According to Dr Nduom, the Volta region should now find a new customer who will do everything humanly possible to raise their standard of living, maintaining however that their old customer has failed them.

From Battor, the presidential campaign team of the CPP went to Sege constituency of the Greater Accra region. At Sege, the CPP flag bearer alighted from his vehicle and shook hands with sellers at the market of the town. And interestingly, many of the sellers were visibly heard shouting yeresasamu.

He stated that the party will not compromise on its share of votes that it gets in the whole country. He buttressed this by disclosing that the CPP has dedicated and committed polling station members who are motivated to ensure that the party is not cheated.

Later, he entreated the people to support Mrs Victoria Korkor Kpodo, the CPP parliamentary candidate for Sege constituency.

The campaign team made a brief stop at Ada where once again Dr Nduom used the visit to appeal to the party faithful to win more votes for Major G. Chiatey Amenya, the CPP parliamentary candidate for Ada constituency.

He told them not to waste their votes on both the National Democratic Congress (NDC) and the New Patriotic Party (NPP). He therefore urged them to vote massively for the CPP.
Comment on this Article
 
Comments (0)  
more comments »
Latest News
“Change You Can Feel in Your
from
Tue, Feb 9th 2010
Papa Kwesi Nduom's Ten Point Agenda for “Change You Can Feel in Your Pocket” 1. Create a just and disciplined society.
more »
Nduom salutes Kabral
from www.todaygh.com
Mon, Dec 7th 2009
Dr. Papa Kwesi Nduom has sent a congratulatory message to His Excellency, Kabral Blay-Amihere, on both his membership of the
more »
Press Release - Savannah
from Nduom Secretariat
Thu, May 7th 2009
It is important that we consider as a matter of public interest ways to implement the Savannah Accelerated Development Authority
more »
upcoming events
more events »
Nduom Blog
    STATEMENT BY DR. PAPA KWESI NDUOM,
more »
 
15 queries took 19 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `news`10102
2DESCRIBE `images`882
3DESCRIBE `news_comments`11112
4SELECT `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` = 56 LIMIT 1111
5SELECT `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 (56) LIMIT 3001
6SELECT COUNT(*) AS `count` FROM `news_comments` AS `NewsComment` LEFT JOIN `news` AS `News` ON (`NewsComment`.`news_id` = `News`.`id`) where `NewsComment`.`approved` = "1" and `NewsComment`.`news_id` = 56 111
7SELECT `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`.`status` = "1" ORDER BY `News`.`id` desc, `News`.`modified` desc LIMIT 0, 3331
8SELECT COUNT(*) AS `count` FROM `news` AS `News` LEFT JOIN `images` AS `Image` ON (`News`.`image_id` = `Image`.`id`) where `News`.`type`="news" and `News`.`status` = "1" 111
9DESCRIBE `events`16162
10SELECT `Event`.`id`, `Event`.`title`, `Event`.`description`, `Event`.`event_venue`, `Event`.`event_date`, `Event`.`event_time`, `Event`.`contact_name`, `Event`.`contact_tel`, `Event`.`contact_email`, `Event`.`organiser`, `Event`.`ticket_price`, `Event`.`created`, `Event`.`modified`, `Event`.`status`, `Event`.`featured`, `Event`.`viewed` FROM `events` AS `Event` where `Event`.`status`="1" ORDER BY `Event`.`event_date` asc LIMIT 2001
11SELECT COUNT(*) AS `count` FROM `events` AS `Event` WHERE 1 = 1 110
12DESCRIBE `blog`10102
13DESCRIBE `blog_comments`11112
14SELECT `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`.`status` = "1" ORDER BY `Blog`.`id` desc, `Blog`.`modified` desc LIMIT 0, 6111
15SELECT `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 3000