ADVERTISEMENT

Madagascar's next leader: accountant, DJ, or milkman?

Published Nov 7, 2018 11:12 am
By Reuters ANTANANARIVO (Reuters) - Madagascar’s President Hery Rajaonarimampianina faces two main challengers in Nov. 7 elections - both key players in the island’s past political turmoil who have promised to put that behind them and keep the economy’s recovery on track. A combination of file photos shows Madagascar's presidential candidates (L-R): Marc Ravalomanana speaking during a news conference in Johannesburg, South Africa February 17, 2011, Hery Rajaonarimampianina showing his inked finger after casting his vote at a polling centre in Antananarivo, Madagascar December 20, 2013, and Andry Rajoelina showing his inked thumb after casting his ballot at a polling centre in Ambatobe, Madagascar October 25, 2013. REUTERS/Mike Hutchings/Thomas Mukoya/File Photos/ MANILA BULLETIN A combination of file photos shows Madagascar's presidential candidates (L-R): Marc Ravalomanana speaking during a news conference in Johannesburg, South Africa February 17, 2011, Hery Rajaonarimampianina showing his inked finger after casting his vote at a polling centre in Antananarivo, Madagascar December 20, 2013, and Andry Rajoelina showing his inked thumb after casting his ballot at a polling centre in Ambatobe, Madagascar October 25, 2013. REUTERS/Mike Hutchings/Thomas Mukoya/File Photos/ MANILA BULLETIN One is Marc Ravalomanana, who served as president from 2002 to 2009. The other is Andry Rajoelina, the man who seized power from him in a coup - a takeover that scared off foreign investors and led donors to freeze funds. There will be 33 other candidates on the long ballot paper. But few are seen having the influence or cash to take on the three established figures and capitalize on discontent over an economy that has still not fully recovered from the chaos. Bending to international diplomatic pressure, Rajoelina gave up power in 2013. Rajaonarimampianina went on to win the presidency in elections that year. HERY RAJAONARIMAMPIANINA The incumbent president, 59, is an accountant by training and previously served as finance minister. A combination of file photos shows Madagascar's presidential candidates (L-R): Marc Ravalomanana speaking during a news conference in Johannesburg, South Africa February 17, 2011, Hery Rajaonarimampianina showing his inked finger after casting his vote at a polling centre in Antananarivo, Madagascar December 20, 2013, and Andry Rajoelina showing his inked thumb after casting his ballot at a polling centre in Ambatobe, Madagascar October 25, 2013. REUTERS/Mike Hutchings/Thomas Mukoya/File Photos His top pledge had been to mend the economy and growth has improved on his watch - the IMF expects the economy to expand by five percent this year, the highest level since the coup. But his tenure has been marred by political disputes. Lawmakers voted to impeach him in 2015, saying he had violated the constitution by dragging religion into politics. He dismissed the accusation and the constitutional court threw out the impeachment vote. Critics say he has made as little progress in curbing rampant corruption as his predecessors. On the campaign trail Rajaonarimampianina has said he is the only candidate who can keep the nascent economic recovery going. “The door to success is open, we can not go back,” he said in a video posted on his campaign page on YouTube. ANDRY RAJOELINA A former disc jockey who goes locally by the nickname “TGV” after the fast French train, Rajoelina seized power from then President Marc Ravalomanana in 2009. Known for his rapid-fire rhetoric and charisma, he became Africa’s youngest president at the age of 34. During his four years in power, poverty and corruption grew as investors and donors cut aid. He supported Rajaonarimampianina in the 2013 election after he agreed not run himself to help restore order. This time, the former president is promising infrastructure development - everything from hospitals, schools and sports stadiums - and pledging to improve beaches to make them “like those of Miami and Côte d’Azur” to draw more tourists and promote job creation. MARC RAVALOMANANA Madagascar’s elected leader from 2002 until he was overthrown in 2009, Ravalomanana is known to voters as “the milkman” because he owns the country’s leading dairy conglomerate. Following a power struggle and weeks of bloody street protests, the self-made millionaire businessmen was toppled in a military coup and replaced by Rajoelina. Bill Gates lauds futuristic toilets in China He lived for years in exile in South Africa before returning to Madagascar in 2014 to mount his political comeback. Ravalomanana, 68, says the country has gone backwards since he was ousted. If elected, he told Reuters in an interview: “We will rebuild everything they have destroyed, repair the roads that we built when I was president and that have not been maintained until now.”
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.