讀書心得~~NET and BOOKs 夢想(Dream)


(圖片來源:  博客來網路書局)

這本書是我在巴里島自助旅行前去書店所購買的書,在巴里島悠閒的Villa裡面,靜靜的聽著音樂看著這本書算是一個蠻快意的享受。

你有夢想嗎?你還記得你以前的夢想嗎? 是這本書的主要的一個主題~~~

這本書一開始以各種的夢想作為簡單的開場之外,更在這本書的中間,選出了63位由7歲到70歲的人~~ 來訴說著他們的夢想~~ 在裡面~ 你可以看到 7歲的國小女孩的夢想~ 是想要一台鋼琴;也可以看到70 歲的老人家他們的夢想竟然是想要嚐嚐中獎的感覺  這樣多元化而特別的企劃 就是我一直喜歡”網路與書”這個系列書籍的原因~~~

你有多少夢想~  你還記得你小時後的夢想嗎?

 

20060708青春花蓮二日遊

DSCF0563 (Small).jpg

Jenny跟大學的同學們一直感情的維持的很好每兩三個月大夥兒都會去旅遊 所以七月初他們就約去花蓮來個兩天一夜的”自強旅遊”。

所謂自強旅遊不是沒有原因的~~ 早上六點在火車在集合、九點多就到了花蓮火車站租機車~ 開始快樂的兩天機車旅(當天台灣創下38度C的高溫紀錄~~ 臻是恐怖~~)。在此寫一下當天的行程:

  1. 6點半台北火車站集合出發
  2. 9點多到達花蓮火車站租機車
  3. 騎車往北騎~~ 先去溪邊玩水(約騎了一個小時)
  4. 齊到天祥(挖!!! 這裡更久 ~~ 騎了不 知道天昏地暗了~~~)
  5. 到花蓮市中心夜市吃晚餐~~
  6. 去星光大道逛逛
  7. 晚上大家集合玩”激爆骰子樂”~~ 結果大家玩的太開心~~ 也打的很開心~~~~ (辛苦了 漢堡兄)
  8. 半夜三點看世界盃的季軍賽(其實大家都是半夢半醒的看我後來大義凜然的睡著~~~)
  9. 第二天早上起床~~騎車去鯉魚潭~~ 綵船(真是相當健康呢~~)
  10. 總算輕鬆的回到台北溫暖的家~~~

只能說~~~~ 真是健康而青春的花蓮行~~

KEANE–深海之音


(圖片提供: 博客來網路書店)

Keane合唱團~~ 這個令人震撼的好樂團~~ 會去聽他們的歌曲主要也是公司同事MSN上面的一個台詞”So What don’t we go, somewhere only we know!”~~ 而去網路上找試聽版來聽~~ 

後來就去買了這張專輯(Hopes and Fears),整張專輯的曲風都相當的特別,加上主唱高亢而特別的嗓音,不論是快節奏的歌曲或是慢節奏的情歌都能操控自如  最近看到台灣出了新唱片(深海之音)~ 當然也就一股腦給他買了下去 蠻推薦這張專輯的~~ 不論是主打的”Is any Wonder?” 或是慢歌的”Nothing in my way” 都是蠻建議傾聽的~~~

在開車的時候~ 放著他們的歌曲~ 還挺速配的~~~~

明治巧克力效果99%

11.gif

這個巧克力~~ 相當的苦~~

大家不要買喔~~~

都講成這樣~~ 應該可以減少購買慾望吧現在7-11是怎樣?? 全省缺貨的狀況下 能看到一個這樣的巧克力 算是你運氣好了~~

昨天晚上為了幫Jenny找這個巧克力~~ 可是找了10多家的7-11 都沒有99%的,只有75%~~~ (這不是KEN的機~~這不是KEN的機~)

大家~ 不要買阿!!!! 留個幾包給我吧?

Solve can’t not install VC6 and SP5 under Vista.

Please refer the article (Re: Visual Studio 6.0 SP5 setup on Vista Beta 2 (5384)? )
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=518043&SiteID=1

If you want install VC6 SP5 on Vista,

save the attached file into your SP5 setup directory to replace SP598ENT.STF

then install it.

Download file


Answer Re: Visual Studio 6.0 SP5 setup on Vista Beta 2 (5384)?

So I know there was the whole ‘copy your files over from XP’ but i wasn’t satisfied with that, so I did some digging, and figured out … it checks for mdac which makes it fail, but we’re going to remove that check for mdac.

how to make service pack 5 install on vista beta 2 without another pc!

Tutorial:
Step 1) Open C:ServicePack5Dirsp598ent.stf with ‘Notepad.exe’
Step 2) Replace the following line

13 Group 28 36 38 29 30 32 26 27 14 25 16 17 20 18 19 15 39 21 22 24 23 43

-with-

13 Group 28 38 29 30 32 26 27 14 25 16 17 20 18 19 15 39 21 22 24 23 43

Step 3) Delete the following lines leaving only a carriage return where it was

36 Depend “27 ? : 37”
37 IsWin95 CustomAction “sp598ent.dll,CheckForMDAC”

Step 4) Save and close C:ServicePack5Dirsp598ent.stf
Step 5) Run setupsp5.exe

I would offer a download link to the fixed file, but I believe that may be a copyright violation.

guideX


Turn off UAC in VISTA beta 2 #5384.

UAC (User Account Control) is a new architecture under Vista which end users can run as standard users (not administrators) and still be productive. It got a little complicated to register DLL by RegSvr32.exe.

  • When register your DLL via RegSvr32.exe it will failed by error code 0x8002801c and 0x80070005.
  • When you use “Administrator” to install component via installation  APP, this situation does not happen during Installation.

If you want to solve this problem, just turn off UAC (User Account Control).

This article will show you how to turn off UAC (User Account Control) in Vista beta2. (It should be noted, some article(UACBlog) also tell us not cancel UAC ).

  1. In traditional view, [Settings] –> [Console Panel]
  2. Press [User Account] –> [Change security settings].
  3. It will pop up a dialog to show UAC. Just turn off it.

That’s it~~~