星期五, 6月 01, 2007

好想跟你說 1.1

好想跟你說 對不起 認識你這麼久 才發現你的好 直到今日 才發現你的美

好想跟你說 挺起胸膛(ㄟ 雖然你不大啦) 你真的很好 對自己要有信心

好想跟你說 慢慢來 就算找不到方向也沒關係 只要有我陪著你 你就不用怕下大雨

好想跟你說 我生活中的點點滴滴 讓你嘴角帶著笑

好想跟你說 我心中的悸動

標籤:

星期二, 5月 29, 2007

隨筆

今天又被主任提醒自己的大嘴巴,不要跟別人講太多,唉~這就是我的個性,難以自制。

還有最近跟某人怪怪的,她最近似乎忽然跟我抱持距離?

跟大胖的距離越來越近,感覺越來越好,也越感覺她其實跟我很像,但~該怎麼跨出這一步呢?

今天帶家人去釋善堂看醫生,爸爸的水氣很嚴重,需要吃生藥來排水,陳醫師也懷疑我跟爸爸的病起因都是類似。

這禮拜開始規定自己星期2、4、6、及日,都不准用電腦。

提醒自己,星期4、五要幫忙站導護,星期六早上9點要回佛光,星期日中午阿比哥哥要結婚。

標籤:

星期日, 8月 20, 2006

幼君照片2




 Posted by Picasa

幼君照片1

 Posted by Picasa

星期五, 8月 05, 2005

夜景

最近 這個禮拜連續去看了兩次夜景
美麗的夜景 是會感動人的 但是可惜的是 如同一句話說的 一而再 再而三 三而竭
做事應該一鼓作氣的 但是自己卻非這種慎謀能斷的人物 看來我是當不成楊威利
只能當 齊格飛吧 當然只是指個性

雖然美景當前 我的心思卻一點也不浪漫
我想到的只是 夜景其實也只是一大堆的路燈而已 雖然數大便是美
但是推就本質 就只是路燈而已

記得 看過一個故事 一個禪宗的高僧 帶著徒弟去看海
他指著海浪問徒弟說 這是什麼? 徒弟答:這是海浪
高僧說:拙!這是水

能看穿萬物的外貌 直透本質
是多麼難的事

就像要認識一個人
什麼才是他真正的個性 在危機來臨 才能見真章嗎?
我的本質是什麼?
知道本質又如何? 不知道又如何?
不要著於表象 再說下去 就流於形上了

我和她之間適合嗎? 要再繼續嗎?
她是我的良人嗎?
呵呵 孟獲 孟獲

我要的是什麼?
我要的或許是一種默契、一種理解、兩個只有我們能懂得微笑

星期二, 8月 02, 2005

如何安裝dotproject

Step One:
Unpack the distribution file somewhere on your system under your web server's root directory. If you are using a web hoster this is likely to be called www or public_html in your home directory. Other systems may have it named differently. Check with your hosting provider or your system administrator for details.

解壓縮檔案到伺服器的資料夾
例:windows以Appserv架的:C:\AppServ\www
Step Two:
Check that the web server is correctly configured. Point your browser to dotproject/install. (Depending on where you put your files you may need to provide a different path). Make sure you include your server details. For example, if you are installing on http://mydomain.com/ and you have unpacked in your public_html directory, the URL to use would be http://mydomain.com/dotproject/install/ Note: If you get an error page, or a directory listing, then your web server does not support index.php as a valid directory index. Contact your web server support staff to resolve this, as dotProject will not work without it. If you get a page that starts with a copyright notice, then your web server does not support PHP files. Again, you will need to get this resolved before you can continue. If all is well you should be in the dotProject Installer.
用瀏覽器如IE等 開啟dotproject/install 下的網頁
例:localhost/dotproject/install
Step Three:
Before continuing, review the details on the page, as some of the settings may result in either partial or complete failure of your dotProject installation. For instance, you may need to make changes to your directory permissions to support file uploads or to allow the main configuration file to be written. If you need to make changes do so and then refresh the install page. When you are satisfied, click on the Start Install button.
確認細節後,點選Start Install 的按鈕
Step Four:
At this point the Database Settings page will be shown. The Database Server Type should be left at MySQL unless you have made arrangements with the dotProject team to use a different database. Until noted on this page, only MySQL is supported. Enter the name of your database host. This is often the same host as your web server, so can be left as 'localhost'. Check with your service provider for details. Enter the name of a database that you have previously created, or if you have permission to create databases, the name of a new database. The database should not have any tables or other data in it at this stage. Enter the name and password of a database user (not a web server or ftp user) that has access to the above named database on the database host you have entered. If you have not yet created a database, and your database user has sufficient permissions, check the Create Database checkbox. If not, or if you already have created the database, leave this clear. You can safely leave the other options clear. Select the upgrade db & write cfg button. If all is well the next screen will display the progress as dotProject is installed. The most common problem at this stage is incorrect database details. If this is the case, go back and enter the correct details before proceeding.
輸入 資料庫 的名稱 及帳號密碼

Step Five:
When complete, you may be asked to cut and paste the config file contents to dotproject/includes/config.php. This will only occur if the web server could not write to the includes directory. If this is shown, create the config.php file with the information displayed before you click on the Login and Configure the dotProject System Environment link, otherwise you will be redirected back to the installer. When you click on the Login and Configure the dotProject System Environment link, you will be asked to login. The default login is admin with a password of passwd.
Step Six:
Remove the install directory from your dotProject environment. Failure to do this may affect your system security.
UPGRADING AN EXISTING SYSTEMBefore proceeding you will need to review your database name / password as part of the upgrade procedure. When installing an upgrade to an existing system, you will use exactly the same backup and installation process EXCEPT:
移除安裝頁
Step One: Be aware that you are unpacking your dotProject files into a directory that already contains dotProject (and is, presumably totally backed up). File permissions may need to be resolved
Step Two: We are assuming that you already know the required URL (if not see discussion above), but point your browser to dotproject/install
Step Three: Follow the on-screen instructions taking note of ALL of the recommendations
Step Four: Click on Start Upgrade to proceed
Step Five: Be aware that although the installer currently has a backup function built in this generates an XML output and we DO NOT CURRENTLY HAVE XML restore - do not use this option unless you are prepared to work out how to restore from XML yourself. NOTE: As of 2.0.1 the backup module has been upgraded and incorporated into dotProject. This is a new implementation however and you should NOT trust it - make sure that you have an alternative backup available until such time as this module has been extensively tested and used.
Step Six: Choose Upgrade DB Only OR Upgrade DB and Write CFG if you have made any changes to earlier details
Step Seven: Follow as per installation instructions above and resolve as per installation instructions
Step Eight: Login and update your system configuration as outlined below.
Step Nine: Remove the install directory from your dotProject environment. Failure to do this may affect your system security.

星期日, 7月 31, 2005

收集的論文

這是這禮拜的作業
但是論文跟期刊我還是有點分不清楚?

第一篇
題目:Three Important Research Agendas forEducational Multimedia:Learning, Children, and
Gender
作者:Kori Inkpen
學校:Department of Computer ScienceThe University of British Columbia
摘要:This paper discusses three often-overlooked characteristics of educational multimedia systemsthat are important for human-computer interaction (HCI) researchers: (a) learningenvironments have very different goals and approaches than do workplace environments, soHCI research must investigate issues within the context of learning; (b) what works for adultswill not necessarily work for children, so HCI research must develop usability guidelines thatare appropriate for children; (c) girls and boys interact differently with technology, so HCIresearch must understand how each gender interacts with computers. We illustrate each ofthese issues with examples from our own research and explain how the characteristics ofeducational multimedia systems can lead to computing environments that do not hinderchildren's learning and do not exclude any children on the basis of gender.

第二篇
題目:Applying constructivist approach to educational business games: case REALGAME
作者: 1Timo Lainema
2Pekka Makkonen
學校: 1Turku School of Economics and Business Administration, Information Systems Science
2University of Jyväskylä, Department of Computer Science and Information Systems
摘要: Business organizations and their employees face ever-increasing complexity and accelerating changes. This brings along the need for training models that can transmit knowledge and skills needed in this kind of environment. Business process understanding is especially required. This article evaluates business games in the light of constructivism, a view of learning emphasizing the need to anchor training to everyday activities and concrete contexts, and introduces a new computer-based business game. The purpose of this construction is to give the business game participants a realistic view of business processes and thus enhance participant business process perception. The primary aim of the construction is to present business processes to game participants by providing a natural representation of the real world and a case-based learning environment that fosters reflective practice. Although this article does not explicitly describe a geographically distributed game case, it introduces a game construction based on Internet transmission protocol that can also be used in a distributed manner. But as such, the article argues for the use of techniques that support continuously processed and Internet-based gaming simulations.

第三篇
題目:Aspects of Game- Based Learning
作者:Maja Pivec1 Olga Dziabenko 2 Irmgard Schinner2
學校:FH JOANNEUM, Information Design, Austria1
FH JOANNEUM, Centre for Multimedia and Learning, Austria2
摘要:How to design effective learning opportunities? Why is learning byexperience often more efficient than learning by studying? How to provide thelearning experiences needed to respond to current challenges? Using computer gamesand games in general for educational purposes offers a variety of knowledgepresentations and creates opportunities to apply the knowledge within a virtual world,thus supporting and facilitating the learning process. An innovative educationparadigm like game-based learning suitable for this purpose is described in this article.The connection of the collaborative social context of education with game-basedlearning is discussed.

暑假快過了

暑假已經快過了一半
8月初又是一堆研習 跟要跟家人出遊
大概把要做的事情規劃一下

學校方面:
1.規劃各年級上下學期體育競賽。
2.整理體育器材室,重新清點每項器材,特別是運動服。
3.在8月18之前完成交通安全網的建制。

研究所方面:
1.建制教育遊戲網。目前工作: 規劃網站藍圖 及首頁版面設計
2.架設內部討論及專案網站,以dotproject + Win2000
3.教育遊戲論文評析。
4.蒐集有關論文資料。

7月心得:渾渾噩噩,飽食終日。不要再熬夜了,該讓生活上軌道了。
8月生活計畫:預估7點起來,11點前上床。
早上看書,下午實做

林美石磐步道之行

今天 一早就跟家人去佛光附近的林美石盤步道健行

雖然 車程有點距離但是實際走得 時間卻大約只有30分鐘

蠻適合全家出外踏青

起點從 草湳湖開始 但是現在不能進去 已經成為高爾夫球場的一部份

再來可以看到 昔日 以前用來搬運木頭的木馬道 並可從這裡遠眺龜山島

再來就進到 得子口溪 河岸 這條溪的溪水清澈甘甜 是各大礦泉水公司愛用的水源

而在步行於河岸的過程中 在心中 暗暗的與大學時常跟同學去的太魯閣神秘谷步道做比較

雖然神秘谷的格局比林美石磐大 但林美石盤的規劃勝於神秘谷

而在步道的旅程中 出現了好幾座小瀑布 其中芬多精與水氣交雜 使空氣格外清新

在一旁也有觀瀑台 讓妳領略 瀑布之美

而回程大多是細石子路 平緩 易行 不似前半段 為了看瀑布 常要爬一些陡峭的階梯

照片就下次在補囉