-->
Nduom Downloads
  Speeches      
STIMULUS PACKAGE FOR GHANA 2
Date : Wed, Dec 31st 1969  
When I offered a “Stimulus Package for the Ghanaian Economy” on April 1, 2009, it was my hope that it would be considered as a suggestion to be discussed, debated and improved so that we can shift our attention in Ghana to the economy and away from the kind of politics that continues to divide us. I have been gratified for the most part about the comments made by a number of politicians, business people and economists. I have taken their critiques in good faith. I am looking forward to engaging in further exchanges with leaders from different areas of our society with the hope that we can offer our country a way forward that many of us can support and promote.
Download    
A Stimulus Package for Ghana: By Dr. Papa Kwesi Nduom
Date : Wed, Dec 31st 1969  
Ladies and Gentlemen of the Media:

Thank you for accepting my invitation to attend this press conference to share ideas on a stimulus package for the Ghanaian economy. Leaders throughout the world particularly the ones from the developed countries seem to be of one mind about the current global financial crisis – this is not the time to sit and do nothing. The Group of 20 (G20) countries who control the majority of the wealth in the world will meet in the United Kingdom this week to discuss solutions to the crisis. This is the time to act and do something to change the course of the nation. The global crisis is here with us in Ghana.
Download    
“RUNNING FOR OFFICE IN AFRICA – CONVERSATION WITH DR. PAPA KWESI NDUOM”
Date : Wed, Dec 31st 1969  
I appreciate the opportunity to speak to you today at the Harvard Kennedy School. My purpose is to share with you what motivated me to run for office, the political environment in Ghana, the experience I went through as a candidate and why I still would like the opportunity to serve as President of the Republic of Ghana. I hope to share with you a short video that will give you a better feel for the campaign I experienced in 2008.
Download    
CAMPAIGN OF IDEAS AND SOLUTIONS
Date : Wed, Dec 31st 1969  
The CPP is practicing a positive campaign of ideas and proposing solutions to the problems we face in Ghana. The CPP continues to look forward to a debate between
Download    
"EXCELLENCE IN MORAL AND ACADEMIC EDUCATION
Date : Wed, Dec 31st 1969  
Preparation For The Adult World, The Job Market And Career Orientation. Presentation Made At a Symposium Organized As Part Of Activities To Celebrate The 70th Anniversary Of The Founding Of St. Augustine's College, June 28, 2000 At The Christ The King Church Hall
Download    
Notes for presentation given at the 2nd national conference of the EMPRETEC BUSINESS forum
Date : Wed, Dec 31st 1969  
I wish to congratulate the Empretec Business Forum for the foresight in organizing this conference. I am happy to know that entrepreneurs are getting attention from someone in Ghana. I consider the members of the Business Forum to be special people. You are the real heroes in Ghana today. Some of you are succeeding in your enterprises. All of you have hope that tomorrow will be a better day. Many of you are persistent and are risking capital, time and other resources to create businesses in order to create jobs, pay taxes and make a little profit.
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 »
 
12 queries took 16 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `downloads`992
2DESCRIBE `files`771
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` = "speeches" and `Download`.`status` = 1 ORDER BY `Download`.`id` desc 661
4SELECT COUNT(*) AS `count` FROM `downloads` AS `Download` LEFT JOIN `files` AS `File` ON (`Download`.`file_id` = `File`.`id`) WHERE 1 = 1 111
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 2001
6SELECT COUNT(*) AS `count` FROM `events` AS `Event` WHERE 1 = 1 110
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, 3332
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" 112
9DESCRIBE `blog`10102
10DESCRIBE `blog_comments`11112
11SELECT `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
12SELECT `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