-->
Nduom Downloads
  Articles      
The National Prayer Breakfast of the United States of America
Date : Wed, Dec 31st 1969  
On Wednesday, February 4th, I arrived at the Washington Dulles Airport, took a taxi and went straight to register for the three-day National Prayer Breakfast (NPB) Program for 2009. The main agenda was faith strengthening but an important attraction was the opportunity to be in the same room with the 44th President of the United States of America, Barack Obama and listen to his own testimony about his faith and what the NPB meant for inter-political party relationships.
Download    
A CRISIS OF CONFIDENCE IN GHANA – REAL OR IMAGINED? WHAT DO WE DO ABOUT IT?
Date : Wed, Dec 31st 1969  
The time for partisan politics was in 2008. In the Fourth Republic, we have had the opportunity to behave as if managing the economy is like playing in the Premier Football League, keeping score and just collecting points to determine which team wins the trophy. The trophy has been about who wins power. Unfortunately, so far, getting power has not been about who delivers prosperity to the masses of Ghanaians. During the 2008 elections, the score keeping was more about who had been more corrupt, more vindictive and had left more problems in the Fourth Republic.
Download    
THE DISTRICT ASSEMBLY: AN IMPERATIVE FOR CHANGE TO ENHANCE LOCAL DEVELOPMENT AND GRASSROOTS DEMOCRACY
Date : Wed, Dec 31st 1969  
The successful establishment of a self-sustaining development oriented decentralized local government system in the country will decide the ability of the nation to achieve active grassroots democracy and prosperity. Ghana is largely a rural, poor country with the majority of the people dependent on small scale or subsistence agriculture and commerce. To reduce poverty significantly across the board requires the development of the rural economy.
Download    
Where I Stand: A 1992 - 1995 collection of speeches and newspaper articles written by Dr. Papa Kwesi Nduom
Date : Wed, Dec 31st 1969  
A number of Ghanaians from all walks of life have asked me in recent weeks to define my view of Ghana and my vision for the future. Many have the impression that I only became interested in matters social or political in 1995. They wonder where I have been all this time.
The compilation of speeches and articles is a way to provide a response to these inquiries. Put together, the speeches and articles present a fair view of where I have been , my assessment of where we are as a nation and what our collective vision should be.
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 »
 
15 queries took 73 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `downloads`993
2DESCRIBE `files`776
3SELECT `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` = "articles" and `Download`.`status` = 1 ORDER BY `Download`.`id` desc 442
4SELECT COUNT(*) AS `count` FROM `downloads` AS `Download` LEFT JOIN `files` AS `File` ON (`Download`.`file_id` = `File`.`id`) WHERE 1 = 1 112
5SELECT `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 20010
6SELECT COUNT(*) AS `count` FROM `events` AS `Event` WHERE 1 = 1 111
7DESCRIBE `news`101022
8DESCRIBE `images`884
9DESCRIBE `news_comments`11113
10SELECT `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
11SELECT 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" 117
12DESCRIBE `blog`10103
13DESCRIBE `blog_comments`11114
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, 6112
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 3001