WHY WEBLOG??對BLOG的小小感想…OTL
近日,BLOG可為一時無兩,出版商更發掘一些BLOGGER出書,報章甚至拿一些精彩的BLOG作報導。
BLOG的數量更可謂激增,而BLOG的種類亦多姿多彩,時事、ACG、自己的妄想,只要你想到的都有。
近日,BLOGGERS談論最熱烈的可算是以BLOG為主題的一本書WHY WE BLOG,而該書作者亦是一眾BLOGGERS。
經過書店,我也買了這本書。亦看了不少BLOGGER們的討論,所以亦寫一下野,吹一下水?
(閱讀全文)
@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:#999999; } #page { padding:0; margin: 0 0 0 30px; text-align: left; background-image:url(/main/wp-content/sitetemplates/wintermagick/img/6112_bg.jpg); background-repeat:repeat-y; 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/wp-content/sitetemplates/wintermagick/img/6112.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可為一時無兩,出版商更發掘一些BLOGGER出書,報章甚至拿一些精彩的BLOG作報導。
BLOG的數量更可謂激增,而BLOG的種類亦多姿多彩,時事、ACG、自己的妄想,只要你想到的都有。
近日,BLOGGERS談論最熱烈的可算是以BLOG為主題的一本書WHY WE BLOG,而該書作者亦是一眾BLOGGERS。
經過書店,我也買了這本書。亦看了不少BLOGGER們的討論,所以亦寫一下野,吹一下水?
原文 — Unique — 2007-01-27 00:17:48
好像遲了點-口-”…剛剛先發現了自己中TAG。總之,多謝tag我啦…..
好多謝Kli點了我回答愛的問題.
Upon Vanlily invitation, I'm participating in this tag. So, here goes:
遊戲規則 : 將所有愛的問題誠實地答出來, 不能說某某,所有和不知, 答完後, 請點名 8 位朋友繼續下去 !!
各位好~~~我是偷跑回家的小魂子….OTL
想不到原來這個爛BLOG有這麼多熟悉的人看。
有什麼事不搵我,來看我BLOG,真的有點無奈。
某人仲要係度上水…*&*((+_)(_^%$^%
所以還是在這裡交侍一下…(感動120%,有人還會關心我死了沒OTL)
事源是今次吾知第N次被人趕走!?
對!!不是我衝離家,而是被人趕走…..
連鎖匙都沒收了,結果我在各個地方游盪了星期六、日。
去左朋友屋企同人孖鋪訓。
經過兩天,還是面臨返學、衣服、學費的問題。
我逃回家了OTL….
不過MSN應該不太能用了…..
今天一回到家即感覺到強烈的殺氣,
所以看來近排應該會累在房內,
等佢睡著了,偷打一下BLOG-__-!!!
P.S.手提24小時ON CAll…OTL
今日跟某位姐姐行街,大家都是動漫迷,自然是討論動漫啦。
由少年漫畫討論到少女漫畫,總之一直在聊。
講下講下,佢突然問我有沒看「爭霸」,
我問仲咩呀?
仲咩?BL囉!!!
下!!邊個OTL….
范X同勾踐囉…..OTL….

之後佢就開始發表佢的BL學說,
又同我講你幻想孤忍其實是佐助同嗚門愛的故事-口-!!!
佐助本身要殺掉最愛的人,就能得到最強的眼。
結果沒殺到,捨棄了最愛的人。
而嗚門努力練強,就是為了找回最愛的佐助>口<!!!
好恐怖,這是什麼世界。
她最後還說了一句名言....
只要有心,萬物旨可腐..
當堂OTL….!!!
我不明白….我不明白…..BL….真的有這麼美好嗎???
有人來解釋一下給我聽嗎嗎嗎嗎……….
今日出去跟幾個古怪的朋友出去食飯。
談話間,有人提起用一餐飯形容你自己同在座的朋友。
還以為是隨口說起的話題,怎知變成一個認真思考的題目。
席間,有各種有趣的比喻。
例如:主菜旁邊的裝飾食物、飯焦等等各種奇怪的食物。
奇怪的是我被形容為調味料。為什麼?
朋友們說我沒可能是主菜,但這些主菜如果缺乏了這些調味料;
又有點淡而無味,就是缺乏了些東西一樣,所以都是不可或缺的一部份。
吾知其他朋友認吾認同呢?
聽罷,有點開心、亦有點失落。
原來我永遠做吾到主角,算吧,唯有當個稱職的配角。
所以說每人自有自己的角色去演OTL….
不知道你又是什麼呢?
沒多久前,又送掉一個朋友去外國讀書,幾年間大大小小都送了十數次;
但記憶深刻的卻只得幾次,這次算是幾深刻的,雖然我們不算是最要好、最好傾的那幾個。
但說多不多、說少不少,跟他都認識了7年。
雖然不常聊天,說話總是得處不饒人地扢苦佢,但他其實都是我其中一個很重要的朋友。
說起去外國讀書,或者算是我這種沒什麼夢想,從小到大的夢想。
由小到大,總是響往離開家,離開自己熟悉的地方。
每每聽到人家的爸媽說香港教育怎樣怎樣差,要送自己的子女去外國讀書。
我總是在期侍幾時會輪到我呢?
但大了,發現原來是沒可能的事,亦放棄掉這癡心妄想。
但隨著不少朋友都飛走了,選擇出國讀書這條路,又或者努力朝住這條路走;這又再挑起我的外國夢。
外國飯特別香?
不是這原因,只是被家管束了很多年,很渴望擁有更多的自由。
由小到大,無論朋友、家人、師長,總是把我當成小孩。
我自己都覺得是,老是長不大,老是不願成擔自己的責任;
每次反省過後,結果仍然是沒改,連自己照顧自己也做不好。
被人當是小孩、被人看不起,也是怪不得人。
所以很想去外國自己生活、學習一下。
學會自己照顧自己、獨立、鍛鍊自己、拓寬自己的視野,變成一個不一樣的我。
說給別人聽,我不再是小孩了。
不知道有沒機會實現這個外國夢,現在這就是我的目標,我的夢想!!!
係外國讀書的粉皮,加油吧!!!
ANYWAY,剛剛去外國讀書的基姐加油吧!!!
男子A撥了一下電話馬上問「喂!出來吃飯吧,饑死啦!」
女子k:下!你的朋友呢?沒找你嗎?
男子A:沒呀,佢地都吾得閒,陪下我啦,好掛住你呀。
女子k:……………………….(沈默數秒)
女子k:哦…幾點,邊度等
女子k:遲到了…..
男子A:SORRY,岩岩返到屋企,林住擺低D野,開左一開MSN,點知有人ADD我,話走話走,點知又傾多左一陣。
女子k:你是特登的嗎?
男子A:吾係呀,真係沒下次…..
女子k:唉,你講咩姐….
在地鐵中,男子k一輪嘴說了自己一堆朋友的事,女子k不知為什麼一直是嗯嗯是是...
之後男子A覺得有點悶,很自覺地拿起一本漫畫書拿起看。
過了一會兒,男子A發現有點不對路,就覺得自己應該做點東西,
就問了一下女子k,什麼事呀?不開心嗎?
女子k:沒有,只是有點累。
男子A繼續看自己的書……..
食飯時男子k又再說些自己的「魚皮」事,裝一下白痴,玩一下白痴IQ題。終能搏得女子一笑。
氣氛終於熱絡起來,兩名男女甚至玩得瘋了起來。
吃完飯了,打完機了,男子A送女子k回家,坐車時,男子A一直講友人經常與女友關分手的問題,一直說自己的想法。
到達對方屋企樓下時,女子k說了一句,給你一個問題林下,「我們現在算什麼?」就走了。