Nduom Press Releases
CONGRATULATIONS TO THE TRADES UNION CONGRESS ON TH
Sat, Nov 21st 2009
I wish to congratulate the leadership and the entire membership of the Trades Union Congress (TUC) on the occasion of the celebration of May Day. It will be recalled that as the CPP’s Flagbearer for the 2008 elections, I took time out to honour the invitation to appear at the TUC’s annual congress to explain my agenda to improve the welfare of Ghanaian workers. I also campaigned on providing “Change You Can Feel In Your Pocket”.

The historic ties between the TUC and the CPP are well established. We share a common vision for increasing the prosperity of all workers in the country. We share a common bond of struggle for strengthening the Ghanaian economy. We also share a pan-African agenda.

We are living in difficult times globally and in our own domestic environment. With increases in the prices of utilities, food items and other consumer goods, there are tremendous pressures on the wages and salaries of the Ghanaian worker. It is my wish that for the public services, government will see to the implementation of the Single Spine Pay System soon and in a manner that will bring equity and transparency in the way workers are paid in the public services.

Ghana needs a program that will stimulate domestic productivity and industrialization in a rapid manner. This requires unprecedented levels of cooperation between government, labour and employers. It needs government to implement measures to give advantage to domestic producers in all areas – rice, oil palm, orange, banana, textiles, fruit juice, soap, electrical supplies, services, etc. in Ghana.

The TUC can count on me and the CPP to remain partners well into the 21st Century in the struggle to gain dignity and prosperity for workers in Ghana.
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 65 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `press_releases`10102
2DESCRIBE `images`882
3DESCRIBE `news`10102
4DESCRIBE `news_comments`11112
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` = 24 LIMIT 11141
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" 111
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`10102
12DESCRIBE `blog_comments`11112
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 3001