-->
Nduom Downloads
  Documents      
PUBLIC CONCERN HELD AT FOLKS' PLACE, NATIONAL THEATRE, ACCRA
Date : Wed, Dec 31st 1969  
First of all I must say - I appreciate the opportunity to be on the programme. But also it is important for all of us to note that the economy is the most serious and the most important topic that we have in Ghana today. Nothing else compares to it. Not politics, not sports, nothing else and so for me politics doesn't rate in this one.
Download    
GHANA POVERTY REDUCTION STRATEGY
Date : Wed, Dec 31st 1969  
The GPRS represents comprehensive policies, strategies, programmes, and projects to
support growth and poverty reduction over a three-year period (2002-2004). It is informed
by the conviction of the current government that the economy of Ghana needs to be
managed effectively to enable wealth creation for the benefit of all Ghanaians.
Download    
Nduom in Government
Date : Wed, Dec 31st 1969  
THE CPP FLAGBEARER AT TOWN HALL MEETINGS WITH GHANAIANS IN CALIFORNIA
The Flagbearer of the Convention People’s Party (CPP) has met a cross section of Ghanaians in the USA at three town hall meetings in California. The Nduom for President 08 Campaign considers these Town Hall meetings to be quite important because Ghanaians Abroad are special stakeholders. The contributions they make to the Ghanaian economy through the cash and the skills they transfer back home have been widely acknowledged.
Download    
Voting
Starts in
   
upcoming events
more events »
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 »
Nduom Blog
    STATEMENT BY DR. PAPA KWESI NDUOM,
more »
 
8 queries took 13 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Download`.`id`, `Download`.`title`, `Download`.`summary`, `Download`.`file_id`, `Download`.`download_type`, `Download`.`created`, `Download`.`modified`, `Download`.`date`, `Download`.`status`, `File`.`id`, `File`.`filename`, `File`.`type`, `File`.`size`, `File`.`dir`, `File`.`created`, `File`.`modified` FROM `downloads` AS `Download` LEFT JOIN `files` AS `File` ON (`Download`.`file_id` = `File`.`id`) where `Download`.`download_type` = "documents" and `Download`.`status` = 1 ORDER BY `Download`.`id` desc 332
2SELECT COUNT(*) AS `count` FROM `downloads` AS `Download` LEFT JOIN `files` AS `File` ON (`Download`.`file_id` = `File`.`id`) WHERE 1 = 1 111
3SELECT `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
4SELECT COUNT(*) AS `count` FROM `events` AS `Event` WHERE 1 = 1 111
5SELECT `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
6SELECT 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" 113
7SELECT `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
8SELECT `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