累
2005年09月22日學校人事又變動,一聲不響說辭就辭!
不管什麼理由,也與「不負責任」脫不上關係!
因此,做到累趴………………….淚。
又發病了……我真的不想再去給錢醫生賺…….
這月看了幾少回啊?數數手指,一、二、三、四、五、六…………….嚴重汗死。
唉…月尾還有陸運會,我還有體力嗎?
@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/nightcity/templates/wp-layout.css" ); /* Theme Name: WordPress Default Theme URI: http://wordpress.org/ Description: The default WordPress theme based on the famous Kubrick. Version: 1.5 Author: Michael Heilemann Author URI: http://binarybonsai.com/ Kubrick v1.5 http://binarybonsai.com/kubrick/ This theme was designed and built by Michael Heilemann, whose blog you will find at http://binarybonsai.com/ The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php *** REGARDING IMAGES *** All CSS that involves the use of images, can be found in the 'index.php' file. This is to ease installation inside subdirectories of a server. Have fun, and don't be afraid to contact me if you have questions. */ /* Begin Typography & Colors */ body { font-size: 11px; /* Resets 1em to 10px */ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background-color: #d5d6d7; color: #333; BACKGROUND-POSITION: right top; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(http://p9.p.pixnet.net/albums/userpics/9/5/565095/1194109746.jpg); BACKGROUND-REPEAT: no-repeat /*text-align: center;*/ } #page { /*background-color: white;*/ /*border: 1px solid #959596; */ text-align: left; background: url( ) background-color:#FFFFFF;FILTER: alpha(opacity=80); border: none; } #header { background-color: #73a0c5; background: url(http://p9.p.pixnet.net/albums/userpics/9/5/565095/1194111349.jpg) no-repeat top center; } #header_text { text-align:center; width:730px; max-height:200px; } #content { font-size: 1.2em } .widecolumn .entry p { font-size: 1.05em; } .narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; } .widecolumn { line-height: 1.6em; } .narrowcolumn .postmetadata { text-align: center; } .alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; } #footer { background-color: #eee; 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.6em; } h2.pagetitle { font-size: 1.6em; } #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; } .commentlist li { font-weight: bold; } #commentform #url, #commentform #email, #commentform #author { width:300px; } #commentform #comment { width:350px; } #commentform #button { width:50px; } .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: #06c; text-decoration: none; } a:hover { color: #147; 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;*/ margin-left:30px; padding: 0; width: 760px; /*border: 1px solid #959596; */ } #header { padding: 0; margin: 0 auto; height: 200px; width: 100%; background-color: #73a0c5; margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 198px; width: 758px; } #headerimg { margin: 0; height: 200px; width: 100%; margin: 7px 9px 0; height: 192px; width: 740px; } .narrowcolumn { float: left; padding: 0 0 20px 45px; margin: 0px 0 0; width: 450px; } .widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 450px; } .post { margin: 0 0 40px; text-align: justify; } .widecolumn .post { margin: 0; } .narrowcolumn .postmetadata { padding-top: 5px; } .widecolumn .postmetadata { margin: 30px 0; } #footer { padding: 0 0 0 1px; margin: 0 auto; width: 760px; clear: both; } #footer p { margin: 0; padding: 20px 0; text-align: center; } /* End Structure */ /* Begin Headers */ h1 { padding-top: 70px; 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 { 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 { background-image: url(/main/wp-content/sitetemplates/nightcity/img/li.gif); background-repeat:no-repeat; background-position: 0 .4em; 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 { padding: 20px 0 10px 0; margin-left: 545px; width: 190px; } #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: 0; height:10px; 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." */
學校人事又變動,一聲不響說辭就辭!
不管什麼理由,也與「不負責任」脫不上關係!
因此,做到累趴………………….淚。
又發病了……我真的不想再去給錢醫生賺…….
這月看了幾少回啊?數數手指,一、二、三、四、五、六…………….嚴重汗死。
唉…月尾還有陸運會,我還有體力嗎?
前天的驗血報告出來了。
本來以某咪的記性絕對不會記得去看報告的!
若不是因為肚子餓走上美X買麵包,若不是藥房正正好就在美X麵包的對面,若不是藥房喵咪剛好坐在正門口…………某咪是絕對頭也不回直走直過的!(可見這就叫命運吧!)
聽著中醫的報告陳述,說什麼什麼少了…..
叫咪回家和媽咪說:熬湯時記著放下有衣的花生一起熬………..
「咪?我自己買包花生米吃成不成啊?」
「都可以,但你記著不只是吃花生,要連衣一起吃喔~~~~」
「‧﹏‧?哦?」
———————————–
晚飯時,將中醫師的話以某咪語言陳述一遍,某熊聽後覺得很奇怪,而我媽像往常般扒著飯…..
咪?到底花生衣有什麼神奇功效啊?血壓低也能遺傳?問號?@_@
今早,全身骨頭在痛,渾身無力又累。
勉強的吃過媽咪的愛心即食麵早餐(其實愛心是給某熊,某咪是順便的),與媽咪各佔沙發一方半臥半躺著,看著cable早晨,原來今天是迪迪尼開幕?
迪迪尼開幕、國家總理到了墨x哥、副總理來香港、長毛叔叔在重要場合叫口號等,對咪來說都不大重要,反正政治這東西,即使有種種不滿不忿,身為一隻如塵般存在的咪也只能旁觀只能暗暗指責,什麼都做不到。能做到的,只有令社會少一把負面的聲音罷了~~~~
對咪來說,那時那刻最重要的是:今天要不要告假不去培x?
經咪深思熟慮費心思量(喂!腦子都當機了還有深思熟慮費心思量嗎!)後,決定告假好了!避免明天上不了班….
打去培x告假,培x叫咪打回學校告,並且記住明天傳真張告假紙回去。這,叫不叫推卸責任?
告假後,某咪爬回床看了會獵命吉又睡了。
睡了沒多久,好像沒什麼睡過。就被媽咪叫去看醫生兼吃午餐去。
某咪迷迷糊糊一副沒睡醒的樣子呆呆的跟著。經中醫把個脈,說明之前的身體狀況後(包括血壓低及咪腿不明的一大片瘀青)醫師建議某咪去驗個血,再進行調理。
咪?驗血?不用那麼嚴重吧?
與藥房喵咪反了會,吃過午餐後,為了不想睡過頭錯過吃藥時間,趴在床上繼續看獵命吉。欲罷不能啊~~~~~~~
喝著苦茶,對再度習慣苦味而不皺眉感到乏力…此證明最近喝苦茶機會真多……
吃了幾口喵咪的豆腐,去新x驗血順路看西醫。這西醫也是我往常會看的,他說我血壓也是低,這下連自欺自人都不能了……
他說血壓低有很多因素,尤其咪是母的就更為常見,並建議某咪最好做點運動….
這回和上星期的藥都差不多,維x命丸有,止痛退燒藥有,咳藥水也有,今回多了包止暈止嘔藥,與止痛藥作旁身之用…….
到達化驗所,邊等邊打瞌睡。迷迷糊糊被職員叫去抽血,嗯~~原來就算是火星來的,血仍是紅的~~~
離開後四處逛逛,乘小畢拜椒。
打sms問靈是否一起去拜,然後就在椒樹等呀等,快6時了都未見靈蹤。以為靈回家會周公子去,誰知靈難得的加班了…….
而,某咪又忘了要電靈說我到椒樹了…….
租了幾本小說,買了武裝鍊吉,吃了點東東,與靈邊聊著最近發現的現代低脂大坑:「嘩嘩嘩有鬼呀」大坑……
某靈對現代坑有興趣真是稀奇啊~~~~
回到家,本想回去找周公子聊天的。可….雖很累卻了無睡意…….只好拿起剛買的動漫雜誌看
某熊那時做著數學+統計學功課焦頭爛額,某咪那時看著動漫magazine愁眉深鎖。
本來飯煮好打算不吃的,可被熊一句:空腹吃藥鬧胃痛別對我訴苦的風涼話,只好乖乖吃幾口飯填胃墊底……
為何此篇叫中西合壁?
看咪今天又喝苦茶又吃藥丸藥水就知道什麼回事了吧?
嗚~~~為何身體這麼虛的?
本咪決定:要學反水!
最近很不開心,無論是工作方面還是家庭方面。
老實說,我仍笑的出來我都覺得自己神奇…..
回想,前幾篇我告訴我自己。
在我最不開心的時候,我告訴我自己我要笑的比開心時燦爛~~
至少騙得到別人也順便騙騙自己,即使那只是薄薄的一張笑臉。
其實這不難。
時間會令記憶變得模糊,令所有委屈所有傷悲所有苦惱所有執著漸漸忘記~~~~
時間真的是很好的良藥~~~
今天我哭過了,明天我要笑啊~~~
本來開課日與上課日並不在同一天進行,但主題環繞著培x,再加上差不多那一兩天,所以就一併寫在一篇了~~~~(絕不是我懶啊~~~)
先說開課日好了。
嗯~~怎麼說呢?基本上是沒有開課了的感覺,試想想你上星期才結業禮了,今天就來開學禮,不是很扯嗎?
某咪一隻咪乘西x,再一隻咪轉地x到培x,心裡不禁感慨:神花啊~~~我好想你~~~~>﹏<
沒有神花的陪伴,真的很不習慣啊咪…很寂寞啊咪~~~~~
連那條無敵大斜路都走的很吃力呢….
到達培x,首先是在那禮堂的哨站簽到。
原來不是分班編,是用英文姓氏排列的….(低脂~~~跟班排不就更加知道自己是什麼班囉!)
不理會童軍哥哥的話,擅自見座位就一個喵屁股坐下,拿起本獵命吉看起來~~~
時間一分一秒的過,本咪已經遲了5分鐘到達,可「偉大而隆重」的開學禮還未開始….而獵命越片越是欲罷不能ing~~~
9時半左右,開學禮總算開始。
當台上出現了兩位熟悉的人影時,某咪傻了。
培x職員不會稀少到如此地步吧?竟然可以叫這兩位溝通能力有待商榷,問非所答答非所問的來做司儀吧?
一位叫沈家叔叔,另一位叫極品姨姨………
沈家叔叔那自成一格的說話方式聽了半年已經是習慣…可,極品姨姨那「溫柔婉弱」的聲線,真是令咪「感動莫名」哪~~~~身上的一家大大小小老老嫩嫩的雞皮都齊齊出來湊熱鬧….
呃….開學禮時間很趕嗎?
司儀說了兩三句就突然說要低頭祈禱!?
嘉賓一個接一個出來以「大人」身份勸告一眾後輩,不要只為小小的利益而放棄遠大的前途?還要說今年因為市道好了,此職位的薪水也加了….拜託,可憐一下我這隻半途殺進來的可憐某咪好不好?我聽完情緒是想抓狂的哪!
最強的是校長!比我想像中年輕多了!比我想像中口水多了!他竟將人人手上的學員手冊從頭到尾一字不漏仔仔細細的讀一篇,讀的多頭頭是道,此證明他真的很奸……(沒法,好一個一勞永逸先小人後君子的好方法啊~~~好一個有他說沒我們說的好方法啊~~~~)
最最後,當然要踢人入會啦~~~培x好說歹說也是穌哥fans~~~
就這樣,培x以我認識以來最快的速度,以1小時多就完成開學禮。真的不得不讚一下~~~
咪?世界是很小的,從前我是半信半疑的,現在我深信不疑的,只要世上有低脂有咕力有所謂的巧合所謂的緣份,要相見相遇相識實不是難事……
為什麼?
當你發現你同班同學的新同事是與你住在同一幢樓同一層,而且她媽媽認識我媽媽,我媽媽也認識她爸爸,她爸爸又認識我爸爸……你本人又認識她媽媽和爸爸,最扯的是你家的家具十之八九出自她爸爸之手的話……你說,我是不是要高歌世界真細小小的真奇妙妙妙呢?
見到椒店裡的美女姐姐咪~~~她和我同班同學的新同事兼鄰居均在第二場開學禮。原來開學禮都要分場啊….難怪今回這麼趕著完啦~~
其實我們一眾第一場的,都覺自己笨,為何不借尿遁閃人?於是,我們就教導下一場的記得用盡一切理由閃~~~~~可,沒一個人做到………
唉~~~大家都是好小孩啊~~~~~~
典禮結束,與囡囡、yuki 到海皇x店吃過早餐,就開始掃書之旅。在此感謝不愛書但也陪我掃完一間又一間的囡囡致上萬二分的感激~~~~
掃過書就到旺中買衣服~~~旺中啊~~我終於都可以進去超過一小時了~~~~~~感動~~~~~
———————
好!該說第一天上課了~~~~
老實說,我是想請病假的!(詳情請看前數回)
但今早起床見沒什麼大礙就作罷了,反正我也好奇這學段由哪位來教…
孤咪上路,倍感孤單。
回想有神花相伴的日子,不勝感慨。
囡囡也有同感,神花玲玲回來與我們一道培x吧~~好想妳們啊~~~~
第一課是excel,由一位李姓男子教。
第二課是中英文打字及word,由一位聞說棄ive不教來培x教的黎姓女子教。
第三課是……………極品姨姨教…..(之前我說若果真的找極品姨姨教,我只接受營養,其他的我會發狂的!誰知竟一語成讖…….爆汗)
excel及word那兩位,雖不比keny好,但由於今天只是第一堂,採取靜觀態度。
極品姨姨………..就不用多說。
午飯時,我又要高歌世界真細小了…..
原來囡囡之前也讀過我上回在x仔的3個月ITAT課程……..而且還是我師姐……….爆。
好不容易熬過極品姨姨的課,坐小畢打道回府。時不與我啊~~~此車的空調好差….頭痛君又高高興興到訪……..然後,屯x公路大塞車……….我那時睡覺睡不著,發呆發不著,只好拿起古x姐姐起片…………嗚。
頭痛君痛痛快快折騰我一整晚才悻悻然的離去…
及後,與神花某靈msn時………驀地發現教我excel的李姓男子是傳說中那位種花極品!?
某咪當場傻了…………….
因為怕忘了,又懶的用紙寫,記在這裡….
自9月1日到今天起計…..
本咪購得……
1. 血色天使1(立野真琴)
2. 推理之絆10(台版)
3. 祝羿樓vs百里晴川(小說)
4. kamui 第4,5期(台灣角川)
5. 出嫁誓從夫(古靈)
6. 最遊記reload 5(台版)
7. 我們的王國4(尊龍)
8. 獵命師傳奇5(九把刀)
9. 都市妖4死者的舞蹈(可蕊)
10. 喜歡你討厭你(鏡水)
11. 你知不知道我好愛你(吳若權)
12. 希望陪你長大 [一個愛滋爸爸的心願](鄭鴻)
13. 等一個人咖啡(九把刀,繁體)
14. 愛情兩好三壞(九把刀,繁體)
15. 殺手(九把刀)
16. 綁架愛情(五行麒麟第一部番外)
17. 鋼之鍊金術士11(台版)
18. 惡羊撲郎(古靈)
…………………….截至9月5日為止。
應該沒有了吧…………………
如有新增,容後補上。
話說,某咪牛一當天……(對,剛剛想起忘了記下此項重要訊息…汗)
在新大x書店的玻璃門發現…..哈哈波特6的中文版海報!?!?
那一剎,某咪腦海一叮~~~~~~~~~~~~~~~~
混血王子的背叛!?
那不就是如傳聞所說,那位石x卜先生就是….王子sama!?
啊啊啊啊啊~~~~~我寧可叫keroro軍曹代打算了~~~~~~~
嗚~~雖之前聽蚊咇說9月會出,但當事實擺在眼前時,不期然的就是想叫
想叮…
唉~~上集最愛天x星生死未卜(我實在不相信他會死!),今集校長也…..
嗚~~~~~
到底結局會怎麼樣呢?
小哈哈還是佛地x會…….還是同歸於盡呢?
但前提是….要等多久第7集才會出…..(喂喂~~第6集未看就想第7集..)