小金星對moShow 的回應
小金星,
人地比左D讚美給你,你要回應Vivien啊。
@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." */小金星:
昨晚你爸爸告訴金星媽媽 說你的小金星Blog上了moShow第三輯 11-8-2005 ,跟住將個介紹小金星果段moShow 比佢聽,
你媽媽問唔係電台節目麼,我都只係話比佢聽呢D係 podcasting…都無話比佢聽乜野係 podcasting..而佢又好勤力咁讀溫佢D英文,昨晚買左個太鼓之達人比佢玩佢都只玩了幾round,佢話留番今日完左個test 就會let go 喎….
今日問下google叔叔 “Podcasting 歷史” 啦,而 Google 叔叔就話:
Podcasting的歷史[ 簡體 ]
Podcasting的歷史. 作者: | 2005年04月17日08:42 | 原始出處:. 【內容提要】:.
Podcasting的發展某種程度上歸因於2004年8月Adam Curry對IPOD一族的描述。2001年,Dave
Winer 在RSS2.0說明裡增加了聲音元素,之後,Winer的公司UserLand Software把這項 …
tech.blogchina.com/7/2005-04-17/364640.html - 19k - 2005年8月10日 - 頁庫存檔 - 類似網頁 >>
com/s2005/podcast.shtml”>網際網路應用系列專題之–播客-搜狐數碼[ 簡體 ]
Podcasting錄製的是網絡廣播或類似的網路聲訊節目,網友可將網上的廣播節目下載到自己
的iPod、MP3播放器或其它便攜式數碼聲訊播放器中隨身收聽,享受隨時 … Gregoire還搶
注了和podcasting相關的一系列網域名稱,podcasting.net就是其搶注眾多網域名稱中的一個。 …
digi.it.sohu.com/s2005/podcast.shtml - 27k - 2005年8月10日
(嘩mocasting 有bug… 入完D野兩次都唔見左,救命 ,今次用個notepad 入住先,唔好再死啦)
小金星你知唔知你媽媽細個最憎聽收音機?
因為你呀媽細個番下午校時,要成日趕住食飯然後番學,而一路趕住做埋D功課,而果時你媽媽係唔鐘意返學的,所以條件反射下現在你呀媽一聽到D電台廣播劇就
會recall番D bad feeling 出來…. BB ,你依家要開始知道童年對一個人的影響有幾大…
鐘意或唔鐘意都好多時係同童年有關。
小金星,你想要個怎樣的童年? 不如我同你媽媽一齊 declare 創造一個溫馨、和諧、有愛的小金星童年給你,好嗎?
(大家睇下,昨晚小金星正聚對匯神咁聽住 Vivien 姐姐介紹自已的小金星部落)
小金星:
你知唔知今日係中學會考放榜的日子,你幾時會考畢業呀?你爸爸會考畢業都係經已係二十年前啦!想起會考就想起你老豆中學的日子,想起你老豆讀書時果部電腦。
你有無見過呢部機呀?呢部係你爸爸第一部電腦,亦係你爸爸的第一部手提電腦。
呢部Casio FX-700p可以話改變了你爸爸的一生,係呢部電腦仔令你爸爸進入了電腦的世界,讓你爸爸學懂寫電腦語言,唔會對電腦有抗拒,從此進入電腦佬的—生。
記得中二時有一天你個大伯買了呢部機FX700p之後你爸爸便很努力的去學習使用呢部機,這部機除了係一部Science
計算機之外,還可以寫BASIC,就係呢部機利害的地方,佢有足足2 KB 的RAM可以比你用,有個Keyboard 比你入野,依家D手提
java vm 都係差不多。你唔好以為兩K好少,因為佢將D Basic code 用step 來儲存,可以用到1568個step。
呢部機係當時1982年CASIO 的新機,配合FA-3 可以將你 寫好的程式 save 往錄音機,然後再有需要時 Load 番餅帶,將D
program load 番入部手提電腦度。當時其實之前CASIO 都有另一部早前推出的 FX-702p ,唔好以為number 大D
就正D,反而呢部 FX-700p 比 702p 更快,而個BASIC 就比較英文化,如 702p 用的 keyword 如 PRT
及 INP 都變番 正常的 PRINT 及 INPUT,咁D code 易睇好多。
佢重有感熱式印字機,可以隨時隨地印野,響1983年的時代,可以隨街印野,你都咪話唔勁。
呢部機勁的地方就係佢的BASIC 只有1568個step。因為memory 唔夠,好多野都要自已想辦法去optimize
佢,當時有本電腦雜志叫做 ie 6502,當時呢個世界的電腦百花齊放,如 NEC, VIC20, Apple, ZX-81
等,果本雜志每期都會將所有D progarm d source code
登出來,咁讀者如果有果部機的就可以自已將果幾版自已人肉咁入番落電腦度,就係咁樣,你老豆就係咁將D program
逐行逐行咁入落電腦度。然後去debug。呢個process
其實都係一個好好學language的方法,因為始終人肉入code,錯誤在所難免,入了成個鐘頭的code
可能要花番同樣的時間去debug,透過debug,就可以對programming 更深入了解,亦見到人地一D 勁或stupid
的方法去做一件事,可以提升自已的coding 能力。入code 入到咁上下就學下改人果D coding,點解人地呢度要咁寫,要 for i=1
to 31? 改成 for i=1 to 30 有乜用,再run 過個program 就知道,呢D改code 學code
的樂趣,相信比花所有時間去打機有趣。
跟住慢慢你老豆就學寫progarm,唔好以為得12個digit 就無野玩,你老豆當年都寫左幾個games ,如 食鬼, starwar 之類的 action game。
之後重試過人肉renum d code,BB,你要知道當時 BASIC language 係有line number的,如以下。
170 for i = 1 to 256
180 print i; chr$(i);
190 next i
你可以將佢 renumber 到
1 for i = 1 to 256
2 print i; chr$(i);
3 next i
咁你就要人肉將所有code renumber 番一次,而 BB 你要明白果時BASIC 的coding 好興用 GOTO linenumber 的,特別係一D 唔醒的 programmer ,果時係又goto ,唔係又goto…. 例如
50 print f;
60 f=f-1
80 if f<1 then goto 100
90 goto 50
100 print “Game over”
同樣的code 可以優化為
50 print f;
60 f=f-1
80 if f>=1 then 50
100 print “Game over”
當時D機因為得果千幾個byte,寫少D就可以寫多D,同埋果時的code 得咁少,寫成點都比人睇晒。
呢部FX-850p 係你爸爸88年買的玩具,都係玩了幾日,用來儲存一D資料,果時都係6百幾蚊就買到,可惜呢部機玩了幾天就玩完,不過任務經已完成,算啦。
上Google search 到呢個電腦Museum ,找到Casio FX700p 個Spec:

|
|
|
呢部FX-700p 你爸爸的至愛,直至下一部機的出現…. 續
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 真係激死人。
BB,
做了爸爸之後,先知道父母的偉大,你媽媽對你真係無微不至。
你媽媽自從有你出世開始,這兩個月見到佢真係百份百無私奉獻。
呢首係你爸爸媽媽中一讀過,曾背過的一首詩。
上google search 梁上有雙燕 就找到了。
燕詩
「梁上有雙燕,翩翩雄與雌。銜泥兩椽間,一巢生四兒。
四兒日夜長,索食聲孜孜。青蟲不易捕,黃口無飽期。
嘴爪雖欲弊,心力不知疲。須臾千來往,猶恐巢中饑。
辛勤三十日,母瘦雛漸肥。喃喃教言語,一一刷毛衣。
一旦羽翼成,引上庭樹枝,舉翅不回顧,隨風四散飛。
雌雄空中鳴,聲盡呼不歸。卻入空巢裡,啁啾終夜悲。
燕燕爾勿悲,爾當反自思,思爾為雛日,高飛背母時,
當時父母念,今日爾應知。」
在此火星老豆都要多謝一次小金星的,竟然帶了你的火星爸爸到呢個世界,還不斷以她的愛心教好每一個。小金星你都要好好對啊。
BB
你記唔記得 昨天你媽媽帶埋你去霍醫生度檢查同果個霍醫生影相呀?呢個係一路由你響媽媽個肚到你響浸會醫院同你接生的醫生,佢重成日響電視惠氏BB廣告教人懷孕知識,你未出世我地就成日響佢個診所用ultrasound 照你啊!
小金星:
睇下個counter,你經已降生地球60天了!

你身體的重量由出世的六磅至兩個月後,經已增加至十二磅了。
以兩個月增加一倍的速度計算,用Excel 計一計:
| 月 | 磅 |
| 0 | 6 |
| 2
|
12 |
| 4 | 24 |
| 6 | 48 |
| 8 | 96 |
|
10 |
192 |
| 12 | 384 |
只要一年,就可以有3百多磅的重量了!