NDS: 押忍!闘え!應援團2

2007
05.19

燃えろ! 熱血リズム魂 押忍! 闘え! 応援団2 是NDS上頗富盛名的遊戲"應援團"的續作, 故事有些和上一集有連繫, 音樂選曲保持一貫水準, 還有我最愛的"電車男"主題曲為最後一關的音樂!! 故事同以勵志為主, 遊戲和上集差不多. 但加入了另一隊應援團!! 這次收錄更多前代沒有的音樂,相信會給玩家們帶來更多的樂趣!
osutatakaeouendan2.JPG
Read the rest of this entry »

SBS 2003 Server: Pop Connector Schedule Limit

2007
04.11

Q: Is their any way to increase the scheduled time for pop connector to retrieve mail from 15 minutes to less time?

A: This is officially unsupported, but you can try the following method.

(Warning If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system.
. Use Registry Editor at your own risk.)

1. Click "Start", click "Run", type "regedit" (without the quotation
marks) in the "Open" box, and then click "OK".

2. Locate and then click the following registry subkey:

"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SmallBusinessServer\Network\POP3
Connector"

3. On the "Edit" menu, point to "New", and then click "DWORD Value".

4. Type "ScheduleAccelerator" (without the quotation marks) as the entry
name, and then press ENTER.

5. On the "Edit" menu, click "Modify".

6. In the "Value data" box, type the value that you want, and then click
"OK". To determine the polling interval, the value that is configured on
the "Scheduling" tab in the GUI is divided by the value that you type for
the ScheduleAccelerator entry. For example, if a 15 minute interval is
specified in the GUI and you set the value of the ScheduleAccelerator
entry to 3, the connector will poll ever five minutes.

7. Quit Registry Editor.

The Mayonnaise Jar and 2 Cups of Beer

2007
03.18

When things in your lives seem almost too much to handle, when 24 hours in a day are not enough, remember the mayonnaise jar and the 2 cups of beer.

jar.jpg

A professor stood before his philosophy class and had some items in front of him. When the class began, he wordlessly picked up a very large and empty mayonnaise jar and proceeded to fill it with golf balls.  He then asked the students if the jar was full. They agreed that it was.

Read the rest of this entry »

Drifting – Andy Mckee

2007
03.09

Andy is the most innovative and exciting fingerstyle guitarist to emerge in years. Still in his 20′s, Andy has developed a mastery of the 6-string guitar and the harp guitar. He is the most textural player of the instrument since Michael Hedges, and he creates sonic architecture worthy of the great modern composers for any instrument.

• First place winner of the 2004 Kansas Fingerstyle Guitar Championships
• First place winner of the 2003 Kansas Miscellaneous Acoustic Instrument Championships
• Second place winner of the 2004 Canadian Fingerstyle Guitar Championships
• Third place winner of the 2001 National Fingerstyle Guitar Championships
• Third place winner of the 2005 Canadian Fingerstyle Guitar Championships


This song is coming from his CD album "Art of Motion", I love this song very much!! It’s really worth to buy it!! You can visit his website at: http://www.andymckee.com/

NDS: Elite Beat Agents 美版應援團

2006
12.07

256px-elite_beat_agents_cover_art.jpg

一開始時覺得日版比美版好, 但玩後認為美版有美版特色!!  平心而論, 日版音樂, 故事整體上比美版好. 但美版人物上也有花心思, 音樂也不差.
日版的故事比較勵志, 和美版有些出入.  但遊玩時感覺差不多.
本人玩日版時已完成"華麗"級, 第一天玩美版已完成"Cruisin’"級, 現正玩"Sweatin’"級至中段.
美版的地圖上改進不小, 但在音質上也有很好的改進.  中段有三個 Bonus 關卡.  在歌曲首部份加上 "Skip" 按鈕, 方便重複遊玩時不用花太多時間.

整體上, 美版也值得一玩!!

日版        美版                備註
初級         Breezin’          如沒有玩日版可以當Training
中級         Cruisin’           這個 Level 的最後一個關卡才是遊戲的開始
高級         Sweatin’          遊戲正式開始
華麗級      Hard ROCK!     一個挑戰極限的 Level

很多人玩完中級後就認為已"打爆機", 但其實中級後段才是一個開始.  以下是本人的一些遊玩心得:

初級 – 只給初玩的朋友, 如果已有玩日版, 可以 Skip;

中級 – 在這一個 Level, 按鍵部份不太困難, 最好主力記憶音樂和取得那音樂的節奏;

高級 – 應主力集中記憶那些 Pattern 和盡量適應數字的排列方式;

華麗級 – 其實和高級的速度相同,  只是那些觸點比較小, 所以要多些集中力和準繩度.

HOWTO install Linux 2.2 and 2.4 using RAID-Level 1 for Data- and Root/Boot-Partitions

2006
11.10

-2. Preambel
-1. Prerequisites
-0. Introduction
1. Install Debian
2. The Kernel (Kernel 2.2.20, Kernel 2.2.25, Kernel 2.2.19, Kernel 2.4 (Debian Woody))
3. Raidtools2
3a. mdadm
3b. raidutils
4. Partitions
5. /etc/raidtab
6. ROOT fs on RAID
7. BOOT from RAID
8. Swap Space
9. Testing
10. Monitoring your RAID-Devices
11. In Case of Disk-Failure
12. Trailer

Read the rest of this entry »

ProFTPD 1.2.9 + MySQL + Quota

2006
11.10

原文地址:http://www.5ilinux.com/blog/archives/000082.html
轉載請注明出處和署名,並請保持一致
proftp學習筆記(一)
這幾天,公司終於放假了,終於可以安下心來好好學些proftp+mysql+quota。

安裝proftp之前,必須先做一個工作,假如你的mysql是自己編譯的,那就必須先修改/etc/ld.so.conf,否則後面運行

proftp會報錯。
vi /etc/ld.so.conf
添加下麵一行:
代碼:
/usr/local/mysql/lib/mysql

 

注意大家如果mysql的安裝路徑於我不一樣,則填寫相應的路徑,有關mysql的編譯安裝請參考《Linux+Apache+Mysql+PHP典型配置》。

1。下載相關軟體

代碼:
wget ftp://ftp.proftpd.org/distrib/sourc…pd-1.2.9.tar.gz
下載proftp的最新版本1.2.9
代碼:
wget http://www.castaglia.org/proftpd/mo…b-1.2.11.tar.gz

Read the rest of this entry »

分蘋果的故事

2006
11.10

一個人一生中最早受到的教育來自家庭,來自母親對孩子的早期教育。美國一位著名心理學家為了研究母親對人一生的影響,在全美選出50位母親,他們都在各自的行業中獲得了卓越的成就,同時又選出50位有犯罪記錄的人,分別去信給他們,請他們談談母親對他們的影響。有兩封回信給他的印象最深。

split_apple.jpg

Read the rest of this entry »