CINXE.COM

RTHK Memory

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!--[if IE 8]> <html class="ie8"> <![endif]--> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!--meta name="viewport" content="width=640,maximum-scale=0.5,initial-scale=0.5,minimum-scale=0.5,user-scalable=no"--> <meta name="viewport" content="width=device-width,user-scalable=no" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta http-equiv="CACHE-CONTROL" content="NO-CACHE"/> <meta name="description" content="【歲月.港台】香港電台節目資料庫中,包含多個精選的港台作品,不但紀錄了香港在不同時代的歷史大事和城市風貌,也呈現了香港電台作為公共廣播機構,多年來在推動文化事業和公民教育方面的努力成果。Throughout the decades, RTHK has recorded the ups and downs of Hong Kong. At the same time, we pioneered innovative programme genres that brought pleasure to generations of Hong Kong people and would become part of their fond memories. In RTHK Memory, you will find RTHK programmes that not only reflect the changes of Hong Kong, but also RTHK’s efforts in advancing cultural and civil education." /> <!-- Facebook Header --> <meta property="og:title" content="RTHK Memory"/> <meta property="og:type" content="website"/> <meta property="og:description" content="【歲月.港台】香港電台節目資料庫中,包含多個精選的港台作品,不但紀錄了香港在不同時代的歷史大事和城市風貌,也呈現了香港電台作為公共廣播機構,多年來在推動文化事業和公民教育方面的努力成果。Throughout the decades, RTHK has recorded the ups and downs of Hong Kong. At the same time, we pioneered innovative programme genres that brought pleasure to generations of Hong Kong people and would become part of their fond memories. In RTHK Memory, you will find RTHK programmes that not only reflect the changes of Hong Kong, but also RTHK’s efforts in advancing cultural and civil education."/> <meta property="og:url" content="https://app4.rthk.hk/special/rthkmemory"/> <meta property="og:image" content="https://app4.rthk.hk/special/rthkmemory/assets/img/general/facebook_share_icon.jpg" /> <meta property="og:site_name" content="RTHK Memory"/> <meta property="fb:admins" content="100000263784204"/> <meta property="fb:app_id" content="1409420382669989"/> <!-- Facebook Header --> <!-- webtrends meta tags--> <meta name="WT.cg_n" content="#rthkmemory" /> <meta name="WT.cg_s" content="#category_majorevents_50s" /> <!-- additional webtrends meta tags--> <link href="https://app4.rthk.hk/special/rthkmemory/assets/css/style.css" rel="stylesheet" type="text/css" /> <link href="https://app4.rthk.hk/special/rthkmemory/assets/css/collective_memory.css" rel="stylesheet" type="text/css" /> <link href="https://app4.rthk.hk/special/rthkmemory/assets/css/responsive.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/jquery-1.8.3.min.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/jquery.isotope.min.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/common.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/respond.min.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/formhandler.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/jquery.backgroundSize.js"></script> <!-- FB / Twitter event --> <script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script> <script type="text/javascript"> twttr.events.bind('tweet', function(event) { dcsMultiTrack('DCS.dcsuri', 'twitter_tweet_#category_majorevents_50s', 'WT.ti', 'twitter_tweet_#category_majorevents_50s', 'WT.cg_n', '#rthkmemory', 'WT.cg_s', 'twitter_tweet_#category_majorevents_50s','WT.es','twitter_tweet_#category_majorevents_50s' ); }); function FacebookShare() { //var shareurl = encodeURI("http://www.facebook.com/sharer/sharer.php?u="+social_url); //window.open(shareurl,'','width=550,height=350,menubar=no,status=no'); FB.ui( { method: 'stream.share', link: window.location.href }, function(response) { if (response) { dcsMultiTrack('DCS.dcsuri', 'facebook_share_#category_majorevents_50s', 'WT.ti', 'facebook_share_#category_majorevents_50s', 'WT.cg_n', '#rthkmemory', 'WT.cg_s', 'facebook_share_#category_majorevents_50s','WT.es','facebook_share_#category_majorevents_50s' ); } } ); } function TwitterShare() { //var shareurl = encodeURI("http://twitter.com/share?url="+social_url); var shareurl = encodeURI("https://twitter.com/intent/tweet?url="+social_url); var sharetitle = encodeURI('RTHK Memory:'); window.open(shareurl+'&text='+sharetitle,'','width=550,height=300,menubar=no,status=no'); } </script> <title>RTHK Memory</title> <script> var social_url=document.location.href; $(document).ready(function(){ $('.tags-wrapper li').click(function() { var keyword = $(this).attr('keyword'); var type = $(this).attr('type'); if (type=="programme") { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/tag/programme/'+keyword; } else { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/tag/'+keyword; } }); $('.top-modules.desktop .search-btn').click(function() { do_search( $('input[name=search]').val() ); }); $('.top-modules.mobile .do-search').click(function() { do_search( $('input[name=mobile_search]').val() ); }); $('input[name=search]').keyup(function(e){ if(e.keyCode == 13) { do_search( $(this).val() ); } }); $('input[name=mobile_search]').keyup(function(e){ if(e.keyCode == 13) { do_search( $(this).val() ); } }); $('.column-display .block .block-body .block-body-content .description').css('max-height', '105px'); $('.category-wrapper .media-list .item .item-desc').css('max-height', '130px'); $('body').css({'font-size':'15px'}); $('.module .large-font').click(function(){ $('.column-display .block .block-body .block-body-content .description').css('max-height', '115px'); $('.category-wrapper .media-list .item .item-desc').css('max-height', '143px'); $('body').css({'font-size':'17px'}); }); $('.module .mid-font').click(function(){ $('.column-display .block .block-body .block-body-content .description').css('max-height', '105px'); $('.category-wrapper .media-list .item .item-desc').css('max-height', '130px'); $('body').css({'font-size':'15px'}); }); $('.module .small-font').click(function(){ $('.column-display .block .block-body .block-body-content .description').css('max-height', '100px'); $('.category-wrapper .media-list .item .item-desc').css('max-height', '110px'); $('body').css({'font-size':'13px'}); }); $('.module .font').click(function(){ $.post( 'https://app4.rthk.hk/special/rthkmemory/home/setFontSize/', { font_size : $(this).attr('v') }, function(data) { if (data.message == '') { r = ""; //location.reload(); } else { r = data.message; } }, 'json' ) }); }); function do_search(s) { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/search/'+s; } </script> </head> <body class=" "> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/zh_TW/sdk.js#xfbml=1&appId=1409420382669989&version=v2.0"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <script type="text/javascript"> window.fbAsyncInit = function() { FB.init({appId: '1409420382669989', status: true, cookie: true, xfbml: true}); FB.Event.subscribe('edge.create', function(response) { dcsMultiTrack('DCS.dcsuri', 'fb_like_media_id_', 'WT.ti', 'fb_like_media_id_', 'WT.cg_n', '#rthkmemory', 'WT.cg_s', 'fb_like_media_id_','WT.es','fb_like_media_id_' ); }); FB.Event.subscribe('comment.create', function (response) { dcsMultiTrack('DCS.dcsuri', 'fb_comment_media_id_', 'WT.ti', 'fb_comment_media_id_', 'WT.cg_n', '#rthkmemory', 'WT.cg_s', 'fb_comment_media_id_','WT.es','fb_comment_media_id_' ); }); }; (function() { var e = document.createElement('script'); e.type = 'text/javascript'; e.src = document.location.protocol + '//connect.facebook.net/zh_TW/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); </script> <div class="wrapper chi"> <div class="header-wrapper"> <a href="http://rthk.hk"> <div class="logo"></div> </a> <a href="https://app4.rthk.hk/special/rthkmemory"> <div class="memory-logo chi"></div> <div class="memory-logo-text chi"></div> </a> <div class="top-modules desktop"> <div class="module"> <div class="module-left"></div> <div class="module-body"> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events?lang=chi" class="btn-chi"></a> <div class="sep"></div> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events?lang=eng" class="btn-eng"></a> </div> <div class="module-right"></div> </div> <div class="module"> <div class="module-left"></div> <div class="module-body"> <a href="javascript:FacebookShare('');" class="fb_share"></a> <!--<a href="javascript:TwitterShare('');" class="twitter_share"></a>--> <a class="twitter_share" href="https://twitter.com/intent/tweet?text=RTHK Memory&url=https://app4.rthk.hk:443/special/rthkmemory/category/major-events" target="_blank"></a> <div class="social-share"></div> </div> <div class="module-right"></div> </div> <div class="module"> <div class="module-left"></div> <div class="module-body"> <a class="small-font font" v="small" ></a> <a class="mid-font font" v="mid"></a> <a class="large-font font" v="large"></a> <div class="search-bar"> <input type="text" name="search" value="" /> </div> <a class="search-btn"></a> </div> <div class="module-right"></div> </div> <!--<div class="module"> <div class="module-left"></div> <div class="module-body"> <a target="blank" class="fbpage" href="https://www.facebook.com/pages/%E6%AD%B2%E6%9C%88%E6%B8%AF%E5%8F%B0-RTHK-Memory/381328341942189"></a> </div> <div class="module-right"></div> </div>--> </div> <div class="top-modules mobile"> <div class="search-btn"></div> <div class="modules-btn"></div> <div class="search-wrap"><a class="close-btn"></a><input type="text" name="mobile_search" value="" /><a class="do-search"></a></div> <div class="modules-wrap"> <a class="close-btn"></a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events?lang=chi" class="btn-chi"></a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events?lang=eng" class="btn-eng"></a> <a href="javascript:FacebookShare('');" class="fb_share"></a> <!--<a href="javascript:TwitterShare('');" class="twitter_share"></a>--> <a class="twitter_share" href="https://twitter.com/intent/tweet?text=RTHK Memory&url=https://app4.rthk.hk:443/special/rthkmemory/category/major-events" target="_blank"></a> <!--<a target="blank" class="fbpage" href="https://www.facebook.com/pages/%E6%AD%B2%E6%9C%88%E6%B8%AF%E5%8F%B0-RTHK-Memory/381328341942189"></a>//--> </div> </div> <div class="menu-bar"> <div class="menu-btn mobile"><span></span>目錄</div> <style> .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.major-events.active {background: #5EA74E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.major-events {background: #5EA74E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.profile.active {background: #C6AD2C;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.profile {background: #C6AD2C;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.radio-drama.active {background: #6CCCE4;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.radio-drama {background: #6CCCE4;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.hk-footprints.active {background: #E75D99;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.hk-footprints {background: #E75D99;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.artscritique.active {background: #C2D130;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.artscritique {background: #C2D130;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.innovation.active {background: #E5564E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.innovation {background: #E5564E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.extravaganza.active {background: #4599A3;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.extravaganza {background: #4599A3;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.tv-drama.active {background: #577BAB;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.tv-drama {background: #577BAB;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.awarded-prog.active {background: #40C19A;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.awarded-prog {background: #40C19A;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.photo-album.active {background: #A74EA2;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.photo-album {background: #A74EA2;} </style> <ul class="menu"> <li class="home"><a href="https://app4.rthk.hk/special/rthkmemory">主頁</a></li> <li class="expand_d"><a style="" class="subbtn">分類<span></span></a> <ul class="sub-menu" style='/* display:block; */'> <li><a class="major-events active" href="https://app4.rthk.hk/special/rthkmemory/category/major-events">大事錄</a></li> <li><a class="profile " href="https://app4.rthk.hk/special/rthkmemory/category/profile/programme/">名人錄</a></li> <li><a class="radio-drama " href="https://app4.rthk.hk/special/rthkmemory/category/radio-drama/programme/">廣播劇</a></li> <li><a class="hk-footprints " href="https://app4.rthk.hk/special/rthkmemory/category/hk-footprints/programme/">香港足印</a></li> <li><a class="artscritique " href="https://app4.rthk.hk/special/rthkmemory/category/artscritique/programme/">演藝風流</a></li> <li><a class="innovation " href="https://app4.rthk.hk/special/rthkmemory/category/innovation/programme/">開創先河</a></li> <li><a class="extravaganza " href="https://app4.rthk.hk/special/rthkmemory/category/extravaganza/programme/">繽紛盛事</a></li> <li><a class="tv-drama " href="https://app4.rthk.hk/special/rthkmemory/category/tv-drama/programme/">電視劇集</a></li> <li><a class="awarded-prog " href="https://app4.rthk.hk/special/rthkmemory/category/awarded-prog/programme/">摘星之選</a></li> <li><a class="photo-album " href="https://app4.rthk.hk/special/rthkmemory/category/photo-album/programme/">相片集</a></li> </ul> </li> <li class=""><a class="subbtn">內容<span></span></a> <ul class="sub-menu" > <li><a href="https://app4.rthk.hk/special/rthkmemory/media/audio" class="" style="color: #3e92b5;" >聲音</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/video" class="" style="color: #3e92b5;" >影片</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/photo" class="" style="color: #3e92b5;" >相片</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/programme" class="" style="color: #3e92b5;" >節目</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/all" class="" style="color: #3e92b5;" >全部</a></li> </ul> </li> <li><a href="https://app4.rthk.hk/special/rthkmemory/collective_memory">集體回憶</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/about">關於</a></li> </ul> </div> </div><!-- ends header --> <div class="body-wrapper"> <div class="content-wrapper"> <script> var $container = $('.media-list'); $(function(){ $container = $('.media-list'); // $container.imagesLoaded( function(){ $container.isotope({ itemSelector : '.item', layoutMode : 'fitRows', transformsEnabled: false, masonry: { columnWidth: 110 } }); $('.item').show(); $('.column-loading').hide(); // }); $(".item-desc").each(function(i){ var divH = $(this).height(); var $p = $("p", $(this)).eq(0); while ($p.outerHeight() > divH) { $p.text($p.text().replace(/(\s)*([a-zA-Z0-9]+|\W)(\.\.\.)?$/, "...")); }; }); }); $(document).ready(function(){ $('.item-tag').click(function() { var keyword = $(this).attr('keyword'); var type = $(this).attr('type'); if (type=="programme") { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/tag/programme/'+keyword; } else { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/tag/'+keyword; } }); $('.module .font').click(function(){ $(".item-desc").each(function(i){ var divH = $(this).height(); var $p = $("p", $(this)).eq(0); $p.text( $p.attr('ori_text') ); while ($p.outerHeight() > divH) { $p.text($p.text().replace(/(\s)*([a-zA-Z0-9]+|\W)(\.\.\.)?$/, "...")); }; }); $container.isotope(); }); }); </script> <style> .page-wrapper .page-inner-wrapper .cat-logo{top:-280px;} .page-wrapper{padding-top:158px;} </style> <div class="category-wrapper" style="background-image: url('https://rthkmemorycms.rthk.hk/photo/category/background/3');"> <div class="page-wrapper"> <div class="page-inner-wrapper"> <div class="cat-logo"><img src="https://rthkmemorycms.rthk.hk/photo/category/title_chi/3"/></div> <div class="page-overlay"></div> <div class="page-inner"> <div class="page-menu"> <style> .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.major-events.active {background: #5EA74E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.major-events {background: #5EA74E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.profile.active {background: #C6AD2C;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.profile {background: #C6AD2C;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.radio-drama.active {background: #6CCCE4;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.radio-drama {background: #6CCCE4;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.hk-footprints.active {background: #E75D99;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.hk-footprints {background: #E75D99;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.artscritique.active {background: #C2D130;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.artscritique {background: #C2D130;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.innovation.active {background: #E5564E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.innovation {background: #E5564E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.extravaganza.active {background: #4599A3;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.extravaganza {background: #4599A3;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.tv-drama.active {background: #577BAB;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.tv-drama {background: #577BAB;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.awarded-prog.active {background: #40C19A;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.awarded-prog {background: #40C19A;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.photo-album.active {background: #A74EA2;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.photo-album {background: #A74EA2;} </style> <ul class="menu"> <li class="home"><a href="https://app4.rthk.hk/special/rthkmemory">主頁</a></li> <li class="expand_d"><a style="" class="subbtn">分類<span></span></a> <ul class="sub-menu" style='/* display:block; */'> <li><a class="major-events active" href="https://app4.rthk.hk/special/rthkmemory/category/major-events">大事錄</a></li> <li><a class="profile " href="https://app4.rthk.hk/special/rthkmemory/category/profile/programme/">名人錄</a></li> <li><a class="radio-drama " href="https://app4.rthk.hk/special/rthkmemory/category/radio-drama/programme/">廣播劇</a></li> <li><a class="hk-footprints " href="https://app4.rthk.hk/special/rthkmemory/category/hk-footprints/programme/">香港足印</a></li> <li><a class="artscritique " href="https://app4.rthk.hk/special/rthkmemory/category/artscritique/programme/">演藝風流</a></li> <li><a class="innovation " href="https://app4.rthk.hk/special/rthkmemory/category/innovation/programme/">開創先河</a></li> <li><a class="extravaganza " href="https://app4.rthk.hk/special/rthkmemory/category/extravaganza/programme/">繽紛盛事</a></li> <li><a class="tv-drama " href="https://app4.rthk.hk/special/rthkmemory/category/tv-drama/programme/">電視劇集</a></li> <li><a class="awarded-prog " href="https://app4.rthk.hk/special/rthkmemory/category/awarded-prog/programme/">摘星之選</a></li> <li><a class="photo-album " href="https://app4.rthk.hk/special/rthkmemory/category/photo-album/programme/">相片集</a></li> </ul> </li> <li class=""><a class="subbtn">內容<span></span></a> <ul class="sub-menu" > <li><a href="https://app4.rthk.hk/special/rthkmemory/media/audio" class="" style="color: #3e92b5;" >聲音</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/video" class="" style="color: #3e92b5;" >影片</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/photo" class="" style="color: #3e92b5;" >相片</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/programme" class="" style="color: #3e92b5;" >節目</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/all" class="" style="color: #3e92b5;" >全部</a></li> </ul> </li> <li><a href="https://app4.rthk.hk/special/rthkmemory/collective_memory">集體回憶</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/about">關於</a></li> </ul> </div> <div class="page-content"> <div class="page-content-inner"> <div class="cat-header"> <div class="cat-label" style="background-color: #5EA74E;">大事錄</div> <div class="sorting">排序: <div class="active">年份</div> </div> </div> <div class="selection-wrap"> <div class="year" style="display:block;"> <table> <tr> <td class="title" nowrap="">年份:</td> <td class="option"> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/50" class="active">50s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60" class="">60s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/70" class="">70s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/80" class="">80s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/90" class="">90s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/00" class="">2001-2010</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/10" class="">2011-2020</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/30" class="">2021-2030</a> </td> </tr> </table> </div> </div> <div class="column-loading detail"></div> <div class="media-list"> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/51"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/51"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/51">香港老花鏡: 1953石硤尾大火 </a></h2> <div class="item-desc"> <p ori_text="提起石硤尾大火,相信很多老一輩的長者還記憶猶新,這場令六萬多人在普世歡騰的聖誕前夕,一夜間所有財物化為烏有的災禍,可給我們年青的一代什麼反思呢?今集就讓我們一起了解多一點吧!">提起石硤尾大火,相信很多老一輩的長者還記憶猶新,這場令六萬多人在普世歡騰的聖誕前夕,一夜間所有財物化為烏有的災禍,可給我們年青的一代什麼反思呢?今集就讓我們一起了解多一點吧!</p> </div> <div class="item-date">播出日期:1990-05-02</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="%E9%A6%99%E6%B8%AF%E8%80%81%E8%8A%B1%E9%8F%A1" type="programme">香港老花鏡</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/536"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/536"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/536">Governors (歷任港督): Governor's Departure </a></h2> <div class="item-desc"> <p ori_text="Sir Alexander William George Herder Grantham, GCMG (1899–1978) was the 22nd British colonial administrator who governed Hong Kong. The clip records his departure at Queen Pier.">Sir Alexander William George Herder Grantham, GCMG (1899–1978) was the 22nd British colonial administrator who governed Hong Kong. The clip records his departure at Queen Pier.</p> </div> <div class="item-date">播出日期:1957-12-31</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="Governors+%28%E6%AD%B7%E4%BB%BB%E6%B8%AF%E7%9D%A3%29" type="programme">Governors (歷任港督)</div> <div class="item-tag" keyword="Sir+Alexander+GRANTHAM+%28%E8%91%9B%E9%87%8F%E6%B4%AA%29" type="programme">Sir Alexander GRANTHAM (葛量洪)</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/537"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/537"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/537">Governors (歷任港督): Public farewell to Governor </a></h2> <div class="item-desc"> <p ori_text="The public farewell to governor Sir Alexander Grantham (1899–1978) and Lady Grantham, which was organized by Hong Kong people at the government stadium in So Kwun Po. In the ceremony, different people talk about his contributions.">The public farewell to governor Sir Alexander Grantham (1899–1978) and Lady Grantham, which was organized by Hong Kong people at the government stadium in So Kwun Po. In the ceremony, different people talk about his contributions.</p> </div> <div class="item-date">播出日期:1958-01-15</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="Governors+%28%E6%AD%B7%E4%BB%BB%E6%B8%AF%E7%9D%A3%29" type="programme">Governors (歷任港督)</div> <div class="item-tag" keyword="Sir+Alexander+GRANTHAM+%28%E8%91%9B%E9%87%8F%E6%B4%AA%29" type="programme">Sir Alexander GRANTHAM (葛量洪)</div> <div class="item-tag" keyword="public+farewell" type="media">public farewell</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/571"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/571"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/571">大事回顧 (Year Review): THIS YEAR 1959 </a></h2> <div class="item-desc"> <p ori_text="Television sets were popular consumer products in the 1950s. In the 1959 review, we hear some journalists' views on the influence of the new trend in broadcasting.">Television sets were popular consumer products in the 1950s. In the 1959 review, we hear some journalists' views on the influence of the new trend in broadcasting.</p> </div> <div class="item-date">播出日期:1959-12-31</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="%E5%A4%A7%E4%BA%8B%E5%9B%9E%E9%A1%A7+%28Year+Review%29" type="programme">大事回顧 (Year Review)</div> <div class="item-tag" keyword="year+review" type="media">year review</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/66"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/66"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/66">Governors (歷任港督): City Hall Foundation Stone </a></h2> <div class="item-desc"> <p ori_text="The Hong Kong City Hall is uniquely placed to bring together the cultures of east and west. This is a recording of the Governor, Sir Robert Brown BLACK, laying the foundation stone for the Hong Kong City Hall.">The Hong Kong City Hall is uniquely placed to bring together the cultures of east and west. This is a recording of the Governor, Sir Robert Brown BLACK, laying the foundation stone for the Hong Kong City Hall.</p> </div> <div class="item-date">播出日期:1960-02-25</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="Governors+%28%E6%AD%B7%E4%BB%BB%E6%B8%AF%E7%9D%A3%29" type="programme">Governors (歷任港督)</div> <div class="item-tag" keyword="Sir+Robert+BLACK+%28%E6%9F%8F%E7%AB%8B%E5%9F%BA%29" type="programme">Sir Robert BLACK (柏立基)</div> <div class="item-tag" keyword="Governor" type="media">Governor</div> <div class="item-tag" keyword="Hong+Kong+City+Hall" type="media">Hong Kong City Hall</div> <div class="item-tag" keyword="Sir+Robert+BLACK" type="media">Sir Robert BLACK</div> <div class="item-tag" keyword="%E6%9F%8F%E7%AB%8B%E5%9F%BA" type="media">柏立基</div> <div class="item-tag" keyword="%E6%B8%AF%E7%9D%A3" type="media">港督</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/804"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/804"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/804">香港大事 (Hong Kong Major Events): 超短波調頻廣播啟用儀式 </a></h2> <div class="item-desc"> <p ori_text="六十年代,香港引入超短波調頻(VHF/FM)廣播。香港電台超短波調頻廣播啟用儀式於1960年舉行。">六十年代,香港引入超短波調頻(VHF/FM)廣播。香港電台超短波調頻廣播啟用儀式於1960年舉行。</p> </div> <div class="item-date">播出日期:1960-06-01</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="%E9%A6%99%E6%B8%AF%E5%A4%A7%E4%BA%8B+%28Hong+Kong+Major+Events%29" type="programme">香港大事 (Hong Kong Major Events)</div> <div class="item-tag" keyword="%E9%A6%99%E6%B8%AF%E9%9B%BB%E5%8F%B0%E9%87%8D%E8%A6%81%E6%99%82%E5%88%BB" type="programme">香港電台重要時刻</div> <div class="item-tag" keyword="%E5%BB%A3%E6%92%AD" type="media">廣播</div> <div class="item-tag" keyword="%E9%9B%BB%E5%8F%B0" type="media">電台</div> <div class="clear"></div> </div> </div> <div class="clear"></div> </div> <div class="paging-wrapper"> <div class="paging"> <div class="active">1</div> <div class="clear"></div> </div> </div> </div> </div> <div class="copyright inner">&copy; 2025 rthk.hk</div> <div class="clear"></div> </div> </div> </div> </div> </div> </div><!-- start footer --> <div class="footer-wrapper details-footer-wrapper"> <div class="footer-top details-footer-top"> <div class="cloud"></div> </div> </div> </div> <kanhanbypass> <!-- START OF SmartSource Data Collector TAG --> <script src="https://programme.rthk.hk/include2010/stat/webtrends.js" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ var _tag=new WebTrends(); _tag.dcsGetId(); //]]>> </script> <script type="text/javascript"> //<![CDATA[ // Add custom parameters here. //_tag.DCSext.param_name=param_value; _tag.dcsCollect(); //]]>> </script> <noscript> <div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="https://sdc.rthk.hk/dcseht10h000004r7f320gnyr_5q2e/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=8.6.2"/></div> </noscript> <!-- END OF SmartSource Data Collector TAG --> <!-- Snowplow starts plowing --> <script type="text/javascript"> function getMetaContentByName(name,content){ var content = (content==null)?'content':content; var selection = document.querySelector("meta[name='"+name+"']") !== null; if(selection) { return document.querySelector("meta[name='"+name+"']").getAttribute(content); } } var cg_n = getMetaContentByName("WT.cg_n"); var cg_s = getMetaContentByName("WT.cg_s"); ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","https://d1dns4zpgsd7rz.cloudfront.net/sp/rthk_sp_v3.9.js","snowplow")); window.snowplow('newTracker', 'cf', 'd1dns4zpgsd7rz.cloudfront.net', { platform:"web", eventMethod:"get" }); window.snowplow('trackPageView'); //window.snowplow('trackSocialInteraction', 'share', 'facebook'); window.snowplow('trackSelfDescribingEvent', { event: { schema: 'rthk/grouping/jsonschema/2-0-0', data: { source: 'web', cg_n: cg_n, cg_s: cg_s } } }); </script> <!-- Snowplow stops plowing --> </kanhanbypass> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10