什麼是Podcasting(二)
繼續介紹podcasting之歷史與使用
@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/wintermagick/templates/wp-layout.css" );
/* Begin Typography & Colors */ body { font-size: 11px; /* Resets 1em to 10px */ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background-color: #f5f5f5; color:#000100; } #page { padding:0; margin: 0 0 0 30px; text-align: left; background-image:url(http://www.mocasting.com/main/album/593/original/51466.png); background-repeat:repeat; border: none; } #content { font-size: 1.2em } .narrowcolumn .entry, .widecolumn .entry { line-height: 1.2em; } .narrowcolumn .postmetadata { text-align: left; font-size:11px; } .alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; } #footer { border: none; } small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; } h1, h2, h3 { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; } h1 { font-size: 4em; text-align: center; } .description { font-size: 1.2em; text-align: center; } h2 { font-size: 1.2em; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; } h2.pagetitle { font-size: 1.2em; } #menu h2 { font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em; } h3 { font-size: 1.3em; } h1, h1 a, h1 a:hover, h1 a:visited, .description { text-decoration: none; color: white; } h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; } h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #menu h2, #wp-calendar caption, cite { text-decoration: none; } .entry p a:visited { color: #b85b5a; } .commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; } #commentform #url, #commentform #email, #commentform #author { width:300px; } #commentform #comment { width:350px; } #commentform #button { width:50px; } .commentlist li { font-weight: bold; } .commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; } .commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; } #commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; } .commentmetadata { font-weight: normal; } #menu { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; } small, #menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; } code { font: 1.1em 'Courier New', Courier, Fixed; } acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; } a, h2 a:hover, h3 a:hover { color:#000000; text-decoration: none; } a:hover, a:active { color:#999999; text-decoration: underline; } #wp-calendar #prev a { font-size: 9pt; } #wp-calendar a { text-decoration: none; } #wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; } #wp-calendar th { font-style: normal; text-transform: capitalize; } /* End Typography & Colors */ /* Begin Structure */ body { margin: 0; padding: 0; } #page { /*background-color: white;*/ /*margin: 20px auto;*/ padding: 0; width: 760px; /*border: 1px solid #959596; */ } #header { background-image:url(/main/album/205/original/44728.jpg); background-repeat:no-repeat; margin:0; padding:0; height: 568px; width: 738px; } #header h1 { font-size: 16pt; margin:0; padding: 30px 0 0 30px; text-align:left; } #header h1 a:link, #header h1 a:visited { color: black; } #header h1 a:hover, #header h1 a:active { color: #C84684; } .narrowcolumn { float: left; padding: 0 20px 20px 20px; margin: 0 0 0 0; width: 480px; } .post { margin: 0 0 40px; text-align: justify; } .widecolumn .post { margin: 0; } #footer { padding: 0 0 0 1px; margin: 0 auto; width: 738px; clear: both; } #footer p { margin: 0; padding: 20px 0; text-align: center; } /* End Structure */ /* Begin Headers */ h1 { margin: 0; } .description { text-align: center; } h2 { margin: 30px 0 0; } h2.pagetitle { margin-top: 30px; text-align: center; } #menu h2 { margin: 5px 0 0; padding: 0; } h3 { padding: 0; margin: 30px 0 0; } h3.comments { padding: 0; margin: 40px auto 20px ; } /* End Headers */ /* Begin Images */ p img { padding: 0; max-width: 100%; } /* Using 'class="alignright"' on an image will (who would've thought?!) align the image to the right. And using 'class="centered', will of course center the image. This is much better than using align="center", being much more futureproof (and valid) */ img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; } img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; } .alignright { float: right; } .alignleft { float: left } /* End Images */ /* Begin Lists Special stylized non-IE bullets Do not work in Internet Explorer, which merely default to normal bullets. */ html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } html>body .entry li { margin: 7px 0 8px 10px; } .entry ul li:before, #menu ul ul li:before { /*content: "\00BB \0020";*/ } .entry ol { padding: 0 0 0 35px; margin: 0; } .entry ol li { margin: 0; padding: 0; } .postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; } #menu ul, #menu ul ol { margin: 0; padding: 0; } #menu ul li h2{ color:#999999; } #menu ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; } #menu ul p, #menu ul select { margin: 5px 0 8px; } #menu ul ul, #menu ul ol { margin: 5px 0 0 0px; } #menu ul ul ul, #menu ul ol { margin: 0 0 0 10px; } ol li, #menu ul ol li { list-style: decimal outside; } #menu ul ul li, #menu ul ol li { margin: 3px 0 0; padding: 0; } #menu ul ul li { padding-left:10px; } /* End Entry Lists */ /* Begin Form Elements */ #searchform { margin: 10px auto; padding: 5px 3px; text-align: center; } #menu #searchform #s { width: 115px; padding: 2px; } #menu #searchsubmit { padding: 1px; } .entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; } select { width: 130px; } #commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; } #commentform textarea { width: 100%; padding: 2px; } #commentform #submit { margin: 0; float: right; } /* End Form Elements */ /* Begin Comments*/ .alt { margin: 0; padding: 10px; } .commentlist { padding: 0; text-align: justify; } .commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; } .commentlist p { margin: 10px 5px 10px 0; } #commentform p { margin: 5px 0; } .nocomments { text-align: center; margin: 0; padding: 0; } .commentmetadata { margin: 0; display: block; } /* End Comments */ /* Begin menu */ #menu { float: left; padding: 0 20px 20px 20px; width: 178px; } #menu form { margin: 0; } /* End menu */ /* Begin Calendar */ #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; } #wp-calendar #next a { padding-right: 10px; text-align: right; } #wp-calendar #prev a { padding-left: 10px; text-align: left; } #wp-calendar a { display: block; } #wp-calendar caption { text-align: center; width: 100%; } #wp-calendar td { padding: 3px 0; text-align: center; } #wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; } /* End Calendar */ /* Begin Various Tags & Classes */ acronym, abbr, span.caps { cursor: help; } acronym, abbr { border-bottom: 1px dashed #999; } blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; } blockquote cite { margin: 5px 0 0; display: block; } .center { text-align: center; } hr { display: none; } a img { border: none; } .navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; } /* End Various Tags & Classes*/ #topbar { padding: 1px 0 1px 0; margin:0; /*height:10px;*/ height:auto; width: 770px; text-align: right; } #topbar a:link { text-decoration: none; page-break-after: always; } #topbar a:visited { text-decoration: none; } #sidebararea #sidebarmenu { text-align: left; } #sidebarcontents { text-align: left; } #comment_content { font-weight:normal; } /* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you. It won't be a stylish marriage, I can't afford a carriage. But you'll look sweet upon the seat of a bicycle built for two." */小金星,今日你爸爸short short 地走左去newsgroup 同人講下 為生存而食飯,還是為食飯而生存,跟住有人話:
生存既意義係要自己比自己的 ~
唔同氮氣
你張開個口狂吸就而已經有 ~
你爸爸就short Q 左咁指出呢句說話邏輯上的漏洞,同埋點解張開個口唔一定會吸入 氮氣,可能會吸入海水或一張口就會噴晒你個口以至呼吸道所有物體的可能性,視乎你響乜野地方。因為火星都唔係咁多氮氣,月球又無乜氮氣。
所有地球海底又唔係一張口就有氮氣掛。
到後來,有人重話自已原來呢個比喻係唔使符合邏輯,
又話約定俗成 ,又話文學唔需要呢 d 野,
相信世界上沒有人因需要氮氣而故意張開口狂吸的 ~
所以, 那是比喻而比喻, 是文學吧…
並不需要 logic 及 詳細的定義的 ~即係咁
用氮氣黎比喻非生存意義既野
同我用一句陳述講
生存意義並不是垂手可得的 ~
係一樣的那不涉及你所需要的 詳細 定義吧 ~
總之邏輯唔適合佢呢個比喻之類。
小金星,當你面對一些人唔講邏輯,思想有謬誤的人時你會點樣?
你張開個大口去吸氣時你會去想氮氣係無用而推算到生存意義並不是垂手可得的?
相信你記得我響笛小金星podcast Fusion #2果度講過果個半杯水的故事嗎?
你開口吸氧氣的時候會推算到活著就是精采,
還是生存意義並不是垂手可得咁無厘頭呢?
今日你爸爸short short 地去左呢度 留言,係你爸爸唔應該指出別人的 邏輯謬誤的,人地又唔係哲學谷,人地都經已話自已講果D野唔使合符邏輯的。
小金星,如果係你,你會點處理?
小金星你要明白Blog 同Newsgroup的分別,短短幾個小時的 NG對話,經已製造超過40個msg,有個人同你於半個晚上幾個小時,同你一齊去研究人生,你有這種體驗過嗎?
至於誰勝誰負,重要嗎? 呢度多謝那個同你爸爸short 了半天的叔叔呢。
相比BLOG就只有trackback,唔夠留言版同Newsgroup 可以咁快有溝通的機會。
小金星,你係為生存而飲奶,還是為飲奶而生存 ?
BB
你睇下 mike 哥哥幾錫你,做左個GIF 動畫比你呀。

原本想upload 上來,發覺 GIF 係唔得的。
ERROR: Error in upload photo … file extension not allow. We only allow .jpg .png .3gp .mp3 … please contact the webmaster !
code : A0x017
Mocasting 其實如果可以 upload GIF , SWF 的話,D 網頁就可以 fancy D。不過唔知D mocasting 的手機 applet 睇唔睇到GIF 呢? 我舊果加K700i 就可以出 GIF 動畫wall paper 的,但部nokia 6670 就只係show 第一格,Nokia 真係激死人。
小金星:
今日去你爸爸個Friend 個Blog 睇下,點知入唔到去,出左 Blog 公司的warning:
給各BeleBala用戶:
你地好呀! =)
首先要講BeleBala會係最遲下星期回復service. 相信大家也見BeleBala這幾天也Down了,
這是因為有BeleBala用家違反了使用條約上傳了非法的mp3檔所至. 我們接到香港IFPI既投訴,
所以現在我們唯有把BeleBala暫時停用,研究並除去所有非法的檔案. 為免將來再有同類事情發生, BeleBala會禁止上傳mp3格式既檔案,
也懇請用家們為大家, 甚至社會的利益, 不要上傳非法檔案. 多謝大家體諒. = )
所以大家小心D,唔好非法上傳MP3 上來 moCasting,唔係比人封屋拉人,累街坊呀!
你睇,小金星都話唔好累埋佢個小金星Blog要走鬼!
小金星:
你現在使用的Internet係前人無數經驗累積下來的成果,
想起當年要上網都要幾大成本!
![]()
你爸爸玩Apple II 時 可以說是個自閉的玩法,D游戲都唔會network玩亦做唔到network。
雖然果時都有Modem ,但都係 300Baud 的玩意,吸引唔到你爸爸去玩。
到了8080 IBM XT 時代,你爸爸跟機買的最重要hardware 唔係當時的20Mb HDD,
而係2400 baud modem,因為可以打電話出去搵食,上BBS,留言,download 野。
BBS 全名係 Bulletin Board System. 果時你爸爸都好enjoy BBS 的生活,
到了後來你爸爸鐘意玩dbase, 就叫自已個BBS 做 dbmadnet,係當時來講都係幾早期,個node number 係 3:700/12,使用的BBS 係QuickBBS,可以custom D menu, 幾有趣架。

當時你爸爸最瘋狂的時候有兩條line 等2條line 係3:700/97…
果時D modem hardware 都幾貴,當時的一個Zyxel 9600/14400 modem 都要係成3000蚊。那時的OS 都係
DOS, 都未有windows, 但都可以突破640K,可以通過 Desqview 做 multitasking 的工作….講起都爽…
上Google search 一下,重有一個1991 年 的fidonet record:
Net 700 — Hong Kong Net — Hong Kong
3:700/0 Louie Chan Hong Kong Hong Kong Net
3:700/1 Samson Luk Kowloon HK TAIC Maximus-CBCS
3:700/2 Law Tsan-Yin HK Island C F C OPUS #1
3:700/3 Danny Ngo HK Island DataWorld Twin Net/1
3:700/4 Eric Chiu Kowloon HK Dial-A-Net
3:700/5 Cp Wong Kowloon HK MedInfoNet
3:700/6 Kit Tsang Kowloon HK Stand Up Board
3:700/7 Raymond Poon TW HK Music Lovers’ Board
3:700/8 Samson Luk Kowloon HK HK PC User Group Softw
3:700/9 Kwong HK Kowloon HK Faire Net
3:700/10 CATnet SysOp HK Island CATNet Fido/1
3:700/11 CATnet SysOp HK Island CATNet Fido/2
3:700/12 Issac Lam Kowloon HK DbMadNet
3:700/13 Cordy Chan NT HK South East Asia NET
3:700/14 Cordy Chan NT HK South East Asia NET 2
3:700/15 Alex Tsui Kowloon HK Alex’s Board
3:700/16 Cordy Chan NT HK Cordy’s Board
3:700/18 Stanley Yau Kowloon HK Electronic BBS
3:700/19 Eric Cheung HK Island Home of Elf
3:700/20 Steve Robertson HK Island Ziggy BBS
3:700/21 Edmond Li HK Island Rookie’s Board
3:700/30 Albert Ng Kowloon HK CompuNet Advanced RBBS
3:700/33 Law Tsan Yin HK Island C F C OPUS #3
3:700/35 Thomson Shum Kowloon HK Conference BBS 1
3:700/36 Alen Chan NT HK Conference BBS 2
3:700/37 Harrison Leung HK Island Conference BBS 3
3:700/39 Allan Yuen HK Island Conference BBS 4
……..
睇番個list 都無限感嘆,呢D名字都曾為HK BBS 供獻了不少,
當時為了要同其他地方聯系,讓D fidonet msg 可以傳到其他地方,
佢地都自已用自已的錢去用IDD 去執email 同 果D shareware/PD…
有D人的電話費可以係幾千蚊個月,又要長開部機比人login入來,電話費同電費都唔少。所以你爸爸現在有兩條broadband@home都唔算多。總之在此呢度多謝呢班人的付出和努力。
果時的OPUS, Fidonet, Binkeyterm,Xmodem, Zmodem, QuickBBS, echomail, HKnet, fidonet….
電腦term 你依家都唔需要知道了,又有幾多野重o岩現在使用呢?
睇番個list 你爸爸重兩個sysop好朋友,到依家都有聯絡,嘩! 上面個list 都係1991年啦!
十幾年前啦!
小金星你未滿月Ben 叔叔就已經來過了,
到了你長大記得多謝他當年對香港BBS 界的付出。
在此你爸爸都多謝moCasting的付出,可以創造個環境比大家去建造web 2.0 的世界。
itune 4.9 好利害,將podcasting 的mp3/aac直接 transfer 到ipod 上,唔知 M記幾時可以support podcasting 呢?
| 蘋果iPod顛覆上帝的播客 |
| www.XINHUANET.com 2005年08月03日 10:44:31 來源:搜狐 |
導言:蘋果的iPod已經熱賣多時,播客也在網路電臺和XM衛星收音機的聯合壓迫下,迷失在半地下狀態的商業未來之中。但是當蘋果的iTunes網上音樂商店目錄中,羅列出3000多家播客時,一場顛覆性的改變頓時開始了。
“蘋果的iPod絕對是一場‘流行病’,當有識之士試圖為iPod的未來思考時,
史蒂夫·喬布斯卻又開始另辟蹊徑了”,這是最新一期《連線》雜誌封面故事《10年改變世界》中的訴說。實際上這種另辟蹊徑來的非常簡單,蘋果在7月底將
iTunes的版本升級到4.9,新版本僅僅加入了一項播客(Podcasts)目錄服務,別看這僅僅是蘋果iPod變化的一小步,卻對於處在
WEB2.0風頭浪尖的播客(Podcasts)意義重大。
亞當·庫裏肯定樂壞了,這位Podcasting概念的發明人,怎麼也不會想
到iPod會選中他倡導的播客。播客的出現源自Podcasting意譯的自助廣播,播客就像聽收音機一樣,讓每個人都有發言的機會,同時每個收聽者又可
以自主性的選擇。比網路電臺更簡單,比視頻聊天更隨意,在播客的世界中充斥著嘮嗑與傾訴欲。每一個播客都是一個聽眾,每一個聽眾也可以是一個播客。這種有
別於傳統電臺和網路廣播的創造性概念,恰恰成為了WEB2.0概念的代表性成就。自從播客的先驅人物,美國MTV電視臺的主持人亞當·庫裏和軟體師戴維·
溫特將RSS與聲訊結合起來,播客在美國互聯網界一夜之間火爆至極。那些懶得寫作在博客上發泄,或者不擅長攝影的圖片博客,都找到了自己的表現出口。播客
的交互傳播模式,很快造就了一群新的聲音狂徒。但是當2005年6月全球播客數量超過100萬的時候,播客的未來在哪,曾經是亞當·庫裏在網路上大聲疾呼
的問題。
“蘋果給播客提供了一把降落傘”,《個人電腦》的網路版寫道:“蘋果的
iTunes網上音樂商店那3000項播客內容,一夜之間顛覆了版權商業經濟給播客的枷鎖。”實際上播客如同早年的MP3音樂下載一樣,長期以來始終處於
半地下狀態,根本無從談及商業化,而蘋果挾持全球銷售過億的iPod隨身聽,將半地下的播客拽到了iTunes網上音樂商店來鍍金。在iTunes上推出
播客服務的第二天,全球的iPod用戶就已經訂購下在超過了100萬次,以至於喬布斯自己都興奮不已,讓蘋果自己也開辦一個名為“週二新音樂”的播客頻道
來加一把火。
“蘋果的iTunes
4.9版本很有可能成為2005年度最佳軟體,儘管其只是一個小小的升級版本”,最大的軟體下載奶牛基地評論認為,“蘋果的iTunes
4.9簡化了播客的傳播過程,播客文化的無所顧忌,與蘋果的特立獨行氣質組合,很有可能創造出更怪異的網路文化。”儘管有一些死硬派的播客認為,蘋果給播
客這項草根事業引入商業因素,無疑將沖淡播客原有的反叛創造精神,著名原創播客托德·科克倫(Todd
Cochrane)對此很是擔心,他擔心蘋果的“白色耳機效應”回重現在播客上。因為iPod的成功太強大了,幾乎徹底改變了街頭上出現的耳機顏色,儘管
你根本就不知道那些白色耳機連接的便攜播放設備究竟是不是iPod。因為我們這個時代充斥著從眾者和跟風者,好像換上一副白色耳機就是iPod一樣。
在史蒂夫·喬布斯看來,播客的洶湧讓他又感受到上世紀60年代的無線電行熱。
播客借助蘋果iPod的潮流登上大雅之堂,讓所有的市場調研機構都開始重新預測未來,Forrester研究所第一時間更新預測道:“到2010年,全球
收聽衛星廣播的家庭將從2004年的500萬增長到1個億,而播客將成為未來聲音文化中最多元的載體,2010年播客的數量有可能超過5000萬人。”面
對蘋果對播客的扶持,主流傳媒公司也不得不正視播客的商業衝擊力。不要再重蹈對待MP3版權的覆轍,已經成為迪斯尼、《新聞週刊》和美國國家公共無線電臺
都是提供播客服務的藉口。美國商業評論雜誌《Bizreport》在最新一期特別關注播客的商業變化,“美國的84萬人播客充滿草根色彩,而ABC、
NBC、ESPN這些全球傳媒巨頭都瞪大眼睛緊盯蘋果給播客的變化。”
於是在WEB2.0的理論界眼中,個體戶播客,蘋果播客與傳媒播客,悄悄產生
了分化。不論美國前副總統候選人約翰·愛德華茲與其妻子的“爐邊談話”,還是終結者斯瓦辛格的“每周加州州長對話”,這些由傳媒集團主導的播客更“精英
化”。而這恰恰與播客的草根本性不同,這時候蘋果的iPod隨身聽在這時候卻成為了最有分量的砝碼,因為iPod有數以億計的固定聽眾,這些散佈在全球的
老百姓,到底是選擇精英們侃大山,還是聽草根的能量釋放,無疑成為了蘋果來決定的民眾問題。
小金星:
今日經已將呢個小金星mocasting 送上了 www.BloginSpace.com
,他們會將呢個Blog 的資訊發出太空,讓外星人都能明白小金星你的生活。
小金星你好利害呀, 你個Blog 除了 moCasting 之外,還會發送比外星人睇呢。

所以如果來緊一百年內有外星人同小金星你接觸,你都無需太驚訝喎。
登記都好簡單,將小金星你的URL 同 Feed 比佢地就得啦,唔知係唔係佢就會 RSS 過來 取走D Feed過去,佢地就將你D
data send 上太空啦。都唔知佢D外星人識唔識睇 BIG5 定 Unicode UTF8
呢?希望到時D外星人找到你時小金星你能夠同佢地溝通啦。
(大家睇下張相都get 到小金星 那怕有無數的外星人會同佢接觸,都無懼咁面對未來)
地球人博客要上太空
網站將發送網絡日志讓外星人聽”心情故事” (chinesenewsnet.com)
“有‘人’在嗎﹖”﹐多少年來﹐孤獨的地球人從未放棄過在浩瀚的宇宙中尋找“伙伴”的努力﹐不斷地遠距
離探測地外生命。美國一家公司日前推出了一項與外星文明“對話”的新計劃﹐向太空發射博客(個人網絡日志)的內容﹐讓外星人了解地球老百姓的平凡故事。(chinesenewsnet.com)
“讓外星人了解地球”(chinesenewsnet.com)
據法新社7月19日報道﹐美國佛羅裡達的“智力彗星”公司為廣大網絡博客提供了這項免費服務﹐只要登陸網站www.BloginSpace.com並提交你的博客網頁鏈接﹐該公司就會負責把你的“心情故事”轉化成“太空廣播”﹐通過功率強大的衛星向“兄弟星球”播放。(chinesenewsnet.com)
該公司總裁特德‧墨菲表示﹕“我始終相信存在地外智能生命﹐這是他們第一次有機會了解普通地球人的生
活。這給了我們一次展示人類不同側面的機會。”墨菲相信這一定會引起外星人的興趣﹐因此網站在宣傳語中自信地宣稱﹕“外星人也愛博客﹗”(chinesenewsnet.com)
雖說是要展示地球人的真實生活﹐但是博客們也不能隨心所欲地發送信息﹐畢竟無線廣播面對的也是普通的外
星家庭。因此墨菲提出要求﹕“網絡日志中應盡量避免出現可能刺激外星鄰居的色情語言和內容。”(chinesenewsnet.com)