Nduom News
In the News
Dr. Nduom lambasts African leaders
from http://www.peacefmonline.com
Tue, Apr 21st 2009
A former Ghanaian presidential candidate criticized African leadership for contributing to the problems ravaging the continent at an intimate talk on African political change and its challenges at the Kennedy School. Dr Papa Kwesi Nduom, the 2008 presidential candidate for Ghana’s Convention People’s Party and the closest challenger to the representatives from Ghana’s two entrenched political parties, sent a series of pointed messages about political reform to an audience of about 20 that included many African students.



“It is appropriate that we recognize that we Africans have been made poor by bad leadership, across the continent,” Nduom said.

“And not because we have not known what needs to be done,” he added. “Africa has no good reason to be the poorest of continents in this world.”

Nduom is the latest in a series of guest speakers invited to the Harvard Kennedy School as part of the University’s “Africa Week”—seven days of events jointly coordinated by African students associations at the College, Law School, Kennedy School, Business School, and the School of Education.

Nduom’s experience in Ghanaian politics was “very relevant” to many African students studying away from their home countries, said Julia M. Mensah, who identified herself as a Kennedy School student serving as co-chair of the Africa Caucus there.

“A lot of people want to go back and create some kind of change,” said Mensah, a Ghanaian native, adding that she was curious how Nduom’s message could be adapted to garner as much popularity with Ghanaian citizens at home as abroad.

After a brief history of Ghana’s political system following the country’s liberation from Britain in 1951, Nduom discussed the difficulties of campaigning in Ghana’s latest elections.

Challenges ranged from lack of funding, to the questionable tactics of opposing parties, to the poverty endemic in many Ghanaian regions, he said.

“It is difficult to pay attention to a [political] message when you’re hungry,” Nduom said.

He proceeded to detail how the poverty in certain areas changed the way he campaigned there, forcing him to put campaign money towards feeding supporters, transporting them to and from rallies, and producing and giving away T-shirts.

Audience members were enthusiastic about Nduom’s appraisal of Ghanaian leadership and the country’s need for political reform.

“I had not followed Ghanaian politics, [but] I found it refreshing,” said Kennedy School alum Serah Makka. “I’m so excited by him. He seems crisp and clear in his thinking.”
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 31 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `news`10102
2DESCRIBE `images`882
3DESCRIBE `news_comments`11113
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` = 65 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 (65) 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` = 65 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, 3333
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 `events`16164
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 111
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