Nduom Press Releases
AGENDA FOR CHANGE CONTINUES
Sat, Nov 21st 2009
The push for change in Ghana will continue this month as promised last month by Dr. Papa Kwesi Nduom, presidential candidate of the Convention people’s Party (CPP) in the 2008 elections.

Last month’s focus was on parliament and some related issues. Interestingly, Mr. Appiah Menka of the New Patriotic Party (NPP) expressed the same concerns raised by Dr. Nduom the same day. The Minister of Trade and Industry, Ms. Hannah Tetteh, also made comments in the Mirror the weekend after to the effect that she left parliament to do other things because the house had no powers to take decisions for itself. These comments lend credence to Dr. Nduom’s views, which he has held for a very long time and which he made known to Ghanaians when he was campaigning in 2008.

This month, Dr. Nduom will focus on the election of Metropolitan, Municipal, and District Chief Executives (MMDCE’s). He will quote copiously relevant areas in the 1992 Republican Constitution, An Agenda for Growth and Prosperity, the Ghana Poverty Reduction Strategy 1, and some other documents to support his argument for the need to elect these officers.

The event will be on Tuesday 24th November, 2009 at 10:00 am at the boardroom of the Coconut Grove Regency Hotel.




Richmond Lamptey
(17-11-2009)
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 »
 
14 queries took 62 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `press_releases`101025
2DESCRIBE `images`883
3DESCRIBE `news`10103
4DESCRIBE `news_comments`11113
5SELECT `PressRelease`.`id`, `PressRelease`.`created`, `PressRelease`.`author`, `PressRelease`.`image_id`, `PressRelease`.`source`, `PressRelease`.`title`, `PressRelease`.`content`, `PressRelease`.`modified`, `PressRelease`.`type`, `PressRelease`.`status` FROM `press_releases` AS `PressRelease` WHERE `PressRelease`.`id` = 29 LIMIT 1112
6SELECT `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, 3333
7SELECT 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" 112
8DESCRIBE `events`16164
9SELECT `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
10SELECT COUNT(*) AS `count` FROM `events` AS `Event` WHERE 1 = 1 111
11DESCRIBE `blog`10103
12DESCRIBE `blog_comments`111111
13SELECT `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
14SELECT `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