{"id":2113,"date":"2008-06-28T23:17:18","date_gmt":"2008-06-28T15:17:18","guid":{"rendered":"http:\/\/poobalan.com\/blog\/indian\/2008\/06\/28\/ka-ting-not-defending-post-but-samy\/"},"modified":"2008-06-28T23:17:30","modified_gmt":"2008-06-28T15:17:30","slug":"ka-ting-not-defending-post-but-samy","status":"publish","type":"post","link":"https:\/\/poobalan.com\/blog\/indian\/2008\/06\/28\/ka-ting-not-defending-post-but-samy\/","title":{"rendered":"Ka Ting not defending post but Samy&#8230;"},"content":{"rendered":"<p>After <a target=\"_blank\" href=\"http:\/\/malaysiakini.com\/news\/85241\">reading<\/a> that two-term MCA president Ong Ka Ting has announced that he would not be defending his post in the upcoming party polls, first thing that crossed my mine is Samy Vellu \ud83d\ude42<\/p>\n<blockquote><p>After three months of deep consideration, I have decided that in the October party election, I will not defend my post<\/p><\/blockquote>\n<p>Not only that, his deputy Chan Kong Choy is also doing the same.<\/p>\n<p>Let&#8217;s look at Ka Ting&#8217;s reasons:<br \/><a href=\"http:\/\/malaysiakini.com\/news\/85241\"><\/a><\/p>\n<blockquote><p>Explaining his move, Ka Ting said that he had initially considered resigning as MCA president following the MCA\u2019s dismal performance in the March 8 general election.<\/p>\n<p>However, he decided to hold on to the post and ensure that MCA is given adequate representation in the cabinet first.<\/p>\n<p>\u201cThe party grassroots generally understand the current political situation and trends. They want to see a transition and strategy change in MCA in light of the current difficult challenges ahead.<\/p>\n<p>\u201cThis (party election) is the starting point for the transition,\u201d <\/p><\/blockquote>\n<p>Ka Ting reveals more in <a target=\"_blank\" href=\"http:\/\/www.thestar.com.my\/news\/story.asp?file=\/2008\/6\/28\/nation\/20080628202937&amp;sec=nation\">the Star<\/a>: <\/p>\n<blockquote>\n<p>He said it was a decision that he<br \/>\nhad thought about thoroughly after seeking the views of party members<br \/>\nfor the past three months.<\/p>\n<p>&#8220;It has been my political approach<br \/>\nthat a leader should not hold on to position for too long. My decision<br \/>\nis a natural progression to what I have always advocated,&#8221; he said.<\/p>\n<p>He<br \/>\nhad also dropped hints to grassroots leaders and members, telling them<br \/>\nthat no one was indispensable in the party and also prepared party<br \/>\nleaders by letting them know that he would be informing the media of<br \/>\nhis decision.<\/p>\n<p>\u201cI am mentally prepared and firm about my decision. There are many talented and younger leaders in the party.<\/p>\n<p>\u201cNo one is indispensable and we should not rely on a person. Teamwork is crucial,\u201d he said.<\/p>\n<p>\u201cSimilarly,<br \/>\nwhen I first took over the presidency, people were not sure whether I<br \/>\ncould do the job, this would happen to the future president.<\/p>\n<p>\u201cBut given the opportunity and time, the person elected by the party members can do the job.\u201d<\/p>\n<p>At 52, Ong, who is a former Mathematics and chemistry teacher from PJ Catholic High School, is still regarded as young.<\/p>\n<p>\u201cI have always practiced the culture of accountability and not hanging on to power,\u201d saying he started his career 22 years ago.<\/p>\n<\/blockquote>\n<p>     <!-- google_ad_section_end --><\/p>\n<p>\t\t\t\t\t\t<!-- Google AFC-->\t\t\t\t\t\t<\/p>\n<p>\t<script language=\"JavaScript\">\n\t<!--\n\tfunction google_ad_request_done(google_ads) \n\t{\n\t\t\/*\n\t\t* This function is required and is used to display\n\t\t* the ads that are returned from the JavaScript\n\t\t* request. You should modify the document.write\n\t\t* commands so that the HTML they write out fits\n\t\t* with your desired ad layout.\n\t\t*\/\n\t\tvar s = '';\n\t\tvar i;\n\n\t\t\/*\n\t\t* Verify that there are actually ads to display.\n\t\t*\/\n\t\tif (google_ads.length == 0) \n\t\t{\n\t\t\treturn;\n\t\t}\n\n\t\t\/*\n\t\t* If an image ad is returned, display that ad.\n\t\t* Otherwise, build a string containing all of the ads and\n\t\t* then use a document.write() command to print that string.\n\t\t*\/\n\n\t\tif (google_ads[0].type == \"image\") \n\t\t{\n\t\t\ts += '<a href=\"' + google_ads[0].url +\n\t\t\t\t'\" target=\"_top\" title=\"go to ' + google_ads[0].visible_url +\n\t\t\t\t'\"><img decoding=\"async\" border=\"0\" src=\"' + google_ads[0].image_url +\n\t\t\t\t'\"width=\"' + google_ads[0].image_width +\n\t\t\t\t'\"height=\"' + google_ads[0].image_height + '\" \/>';\n\n\t\t} \n\t\t\n\t\telse if (google_ads[0].type==\"text\") \n\t\t{\n\t\t\n\t\t\ts += '\n\n<h4>Ads by Google<\/h4>\n\n';\n\t\t\n\t\t\tif (google_ads.length == 1) \n\t\t\t{\n\t\t\t\t\/*\n\t\t\t\t* Partners should adjust text sizes\n\t\t\t\t* so ads occupy the majority of ad space.\n\t\t\t\t*\/\n\t\t\t\ts += '<a href=\"' + google_ads[0].url + '\" ' +\n\t\t\t\t\t'onmouseout=\"window.status=\\'\\'\" ' +\n\t\t\t\t\t'onmouseover=\"window.status=\\'go to ' +\n\t\t\t\t\tgoogle_ads[0].visible_url + '\\'\" ' +\n\t\t\t\t\t'style=\"text-decoration:none\">' +\n\t\t\t\t\t'<b>' + google_ads[0].line1 + '<\/b>' + \n\t\t\t\t\t'<span class=\"ad_description\">' +\n\t\t\t\t\tgoogle_ads[0].line2 + ' ' +\n\t\t\t\t\tgoogle_ads[0].line3 + '<\/span>' +\n\t\t\t\t\t'<span class=\"ad_url\">' +\n\t\t\t\t\tgoogle_ads[0].visible_url + '<\/span><\/a>\n\n';\n\t\t\t} \n\t\t\t\n\t\t\telse if (google_ads.length > 1) \n\t\t\t{\n\t\t\t\t\/*\n\t\t\t\t* For text ads, append each ad to the string.\n\t\t\t\t*\/\n\t\t\t\tfor(i=0; i < google_ads.length; ++i) \n\t\t\t\t{\n\t\t\t\t\ts += '<a href=\"' + google_ads[i].url + '\" ' +\n\t\t\t\t\t'onmouseout=\"window.status=\\'\\'\" ' +\n\t\t\t\t\t'onmouseover=\"window.status=\\'go to ' +\n\t\t\t\t\tgoogle_ads[i].visible_url + '\\'\" ' +\n\t\t\t\t\t'style=\"text-decoration:none\">' +\n\t\t\t\t\t'<b>' + google_ads[i].line1 + '<\/b>' + \n\t\t\t\t\t'<span class=\"ad_description\">' +\n\t\t\t\t\tgoogle_ads[i].line2 + ' ' +\n\t\t\t\t\tgoogle_ads[i].line3 + '<\/span>' +\n\t\t\t\t\t'<span class=\"ad_url\">' +\n\t\t\t\t\tgoogle_ads[i].visible_url + '<\/span>\n\n';\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tdocument.write(s);\n\t\treturn;\n\t}\n\n\tgoogle_ad_client = 'ca-thestar_js'; \/\/ This is your client_id\n\tgoogle_ad_channel = 'news'; \/\/You may contact google to create more channel ids to track various site's performance.\n\tgoogle_ad_output = 'js';\n\tgoogle_max_num_ads = '3';\n\tgoogle_ad_type = 'text';\n\tgoogle_language = 'en';\n\tgoogle_encoding = 'latin1';\n\tgoogle_safe = 'high';\n\tgoogle_ad_section = 'default';\n\n\t\/\/ remove the following two lines after received permission to launch from Google.\n\t\/\/google_page_url = 'http:\/\/www.flowers.com';\n\t\/\/google_adtest = 'on';\n\/\/ -->\n<\/script><\/p>\n<p><!--\n\/*\n* The JavaScript returned from the following page uses\n* the parameter values assigned above to populate an array\n* of ad objects. Once that array has been populated,\n* the JavaScript will call the google_ad_request_done\n* function to display the ads.\n*\/\n--><\/p>\n<p><script language=\"JavaScript\" src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">\n<\/script><script language=\"JavaScript1.1\" src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/ads?client=ca-thestar_js&#038;dt=1214657889568&amp;hl=en&#038;adsafe=high&amp;oe=latin1&#038;lmt=1214657889&amp;num_ads=3&#038;output=js&amp;correlator=1214657889566&#038;channel=news&amp;url=http%3A%2F%2Fwww.thestar.com.my%2Fnews%2Fstory.asp%3Ffile%3D%2F2008%2F6%2F28%2Fnation%2F20080628202937%26sec%3Dnation&#038;ad_type=text&amp;region=default&#038;ref=http%3A%2F%2Fwww.thestar.com.my%2Fnews%2Fnation%2F&amp;frm=0&#038;cc=100&amp;ga_vid=1839342738910392000.1213022278&#038;ga_sid=1214656678&amp;ga_hid=2077696209&#038;ga_fc=true&amp;flash=9.0.115&#038;u_h=800&amp;u_w=1280&#038;u_ah=770&amp;u_aw=1280&#038;u_cd=32&amp;u_tz=480&#038;u_his=1&amp;u_java=true&#038;u_nplug=15&amp;u_nmime=81\"><\/script><br \/>While one person is busy <a href=\"http:\/\/poobalan.com\/blog\/?s=rebranding+MIC\">Rebranding<\/a> the party minus himself, others are moving forward by having faith in their party and its upcoming leaders.<\/p>\n<p>What say you?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>After reading that two-term MCA president Ong Ka Ting has announced that he would not be defending his post in the upcoming party polls, first thing that crossed my mine is Samy Vellu \ud83d\ude42 After three months of deep consideration, I have decided that in the October party election, I will not defend my post [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[24,225],"class_list":["post-2113","post","type-post","status-publish","format-standard","hentry","category-indian","tag-mic","tag-politicians"],"_links":{"self":[{"href":"https:\/\/poobalan.com\/blog\/wp-json\/wp\/v2\/posts\/2113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/poobalan.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/poobalan.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/poobalan.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/poobalan.com\/blog\/wp-json\/wp\/v2\/comments?post=2113"}],"version-history":[{"count":0,"href":"https:\/\/poobalan.com\/blog\/wp-json\/wp\/v2\/posts\/2113\/revisions"}],"wp:attachment":[{"href":"https:\/\/poobalan.com\/blog\/wp-json\/wp\/v2\/media?parent=2113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/poobalan.com\/blog\/wp-json\/wp\/v2\/categories?post=2113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/poobalan.com\/blog\/wp-json\/wp\/v2\/tags?post=2113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}