2009年10月16日 星期五

Open Source(開放原始碼),Free Software ,Public Domain

Open Source(開放原始碼)和 Free Software
Open Source(開放原始碼)和 Free Software 並不是完全相同的東西。而自由軟體的精神領袖 Richard M. Stallman 也很反對人們把 Open Source 和 Free Software 混為一談。

  1. 首先,Open Source 的規定較寬鬆,而 Free Software 的規定較嚴苛。
    很多的 Open Source 所認可的 Licenses 根本不算是 Free Software,所以 Free Software 不得不和 Open Source 劃清界線了。
  2. 再來,如果說 Free Software 會引起誤解,(因為 Free 有 自由/免費 雙義),那麼 Open Source 會引起的誤解更多。
    Open Source 很容易讓人以為只要把原始碼『公開』出來就算是 Open Source 了,但是如果使用者無法自由運用這些 Source Code,那麼公開了原始碼也沒有意義!有的軟體公司甚至只是想找使用者幫它 Debug、幫它 Trace Code,這樣子根本是破壞了 Free Software 的原意!
  3. 另外,Free Software 的原意就是要給予使用者運用軟體的自由,這個『自由』就是 Free Software 的精神所在。但是為了商業化 Open Source 卻故意忽略了這個最重要的精神,反而無法讓使用者體認到『自由』的真意,那麼 Open Source 這一個替代 Free Software 的辭句反而把事情弄得更糟了。
    因此,雖然一剛開始 Open Source 是用來取代 Free Software 這個名稱的,但到了後來 GNU 計畫不得不大聲呼籲:那還是叫原來的 Free Software 就好了。

取自"http://wiki.luna.com.tw/index.php/FreeSoftware"

GNU GPL 和 著作權
GNU GPL 是一種授權聲明,卻不是 CopyRight(著作權)。軟體的作者可以將其作品以 GPL 釋出,但是他還是保有該軟體的著作權。什麼意思呢?CopyRight 是軟體作者在創作軟體時所產生的權利,而 GNU GPL 則是軟體作者所採用的授權條款,使用者必須接受條款才能使用這個軟體。同一個軟體可以有多種授權,使用者可以從其中挑選一個對自己最有利的授權。同時,軟 體作者也可以隨時改變該軟體的授權。但是:請注意,更改 GPL 授權是不溯既往的!也就是說,如果您把您的軟體以 GNU GPL 釋出,到時候卻又反悔想收回是不可以的。不過,即使是同一個軟體,如果其著作權擁有者一致同意的話,其新的版本使用新的授權倒是可以的。還有,很重要的一 點:GNU GPL 本身是無法修改的。當一個軟體以 GNU GPL 發行時,它就是以完整的 GNU GPL 發行,不能再加上任何其它額外的限制或但書。如果有必要加上其它額外的限制或但書時,請自行訂定一個軟體授權書,並且不可以號稱該軟體是 GNU GPL 軟體。

GPL 和 CopyLeft
相對於 CopyRight,Richard M. Stallman 將以 GNU GPL / GNU LGPL / GNU GFDL 的軟體或文件,其著作權稱為 CopyLeft (http://www.gnu.org/copyleft/copyleft.html),因為它的授權已回歸於大眾,任何人都無法取走,即使是作者反 悔了,想不計任何代價取回也是一樣。而一個標榜為 CopyLeft 的軟體或文件其用意也非常明顯:請儘量使用、散佈、修改,因為它是自由的,且任何人都無法剝奪這個自由。


GPL 和 BSD 及 Public Domain
BSD 平台也是 Free Software 裡的大將之一,但據說 FreeBSD 的研發團隊對於 GPL 沒什麼好感,他們比較喜愛類似 Public Domain 這種授權。所以在 FreeBSD 上,幾乎是能不使用 GPL 軟體就不使用 GPL 軟體。看來即使是在 Free Software 世界裡,對於軟體要如何授權也是有很多不同的聲音呢!Public Domain 這種授權簡單的說,便是放棄著作權。因為採用了 Public Domain 授權時便是表示了放棄著作權,任何人都何以拿 Public Domain 的軟體來散佈、修改,並且在修改後也可以將其轉換成商業軟體並主張自己的著作權... 而這可是 Free Software 所不允許的。有人說 BSD (Berkeley Software Distribution) 授權是最自由的,因為採用了 BSD 授權,Open Source 或不 Open Source 皆可以。但是就有曾發生過這樣的例子:有人利用這些 BSD 授權軟體的漏洞而製造了病毒,這時,有 Source Code 的管理者可以很快得發現問題所在並修補漏洞,並且可以在第一時間把問題解決方案公佈出來給別人參考;但沒有 Source Code 的人卻只能乾瞪眼... 在此情況之下, BSD 授權真的能夠保障使用者什麼自由呢?而 GNU GPL 雖然在乍看之下沒有 Public Domain 這種授權那樣自由,這是因為 Richard M. Stallman 不希望這種自由遭到濫用,甚至妨礙到別人的自由,所以他要立下規範來保障 Free Software 的自由。而在 GNU GPL 的保護之下,凡是有心要妨害這種自由的人是和 Free Software 絕緣的。

2009年7月8日 星期三

想養魚嗎?

http://abowman.com/projects/gadgets/fish/customize.html
網頁水族箱
http://0123456789.tw/CALHTML/FISH.html
魚缸計算機

2009年4月17日 星期五

聲音影像處理軟體使用記錄

如何將 divx轉dvd ?
你可以使用 WinAPI 轉燒或是HT MPegEncoder

如何將 cd轉mp3 ?
你可以使用media player擷取方式
或是
cdex_170b2_enu_nonunicode.exe這套軟體也不錯喔!!

MySQL InnoDB存儲引擎的一些參數

InnoDB做為MySQL目前最廣泛的事務存儲引擎,很多地方的設計和Oracle都是共通的。對於Oracle DBA來說,學習的時候可以多和Oracle的一些特性進行類比,當然也要明白二者之間的區別。
innodb_additional_mem_pool_size
用於緩存InnoDB數據字典及其他內部結構的內存池大小,類似於Oracle的library cache。這不是一個強制參數,可以被突破。
innodb_buffer_pool_size
內存緩衝池大小,用於緩存表和索引數據等。類似於Oracle的buffer cache,如果可能,盡可能的設置大一點。
innodb_log_buffer_size
日志緩衝區大小,類似於Oracle的log buffer
innodb_log_file_size
日志文件大小。默認會創建2個5M大小的名為ib_logfile0和ib_logfile1的文件。日志文件的數目由參數innodb_log_files_in_group指定。存放位置由innodb_log_group_home_dir指定。
innodb_data_file_path
指定InnoDB表空間數據文件名,大小以及其他屬性。所有文件的加起來不能少於10M。多個數據文件之間以逗號分割,屬性之間以冒號分割。默認創建一個大小10MB名為ibdata1的可自動擴展的數據文件,一般在生產環境中都需要根據實際情況指定,由於往表空間中添加數據文件需要停機,盡量在規劃的時候做好準備,如果可以的話最好開啟最後一個數據文件的自動增長屬性。數據文件的個數在規劃的時候還需要考慮另外一個 innodb_open_files參數。
innodb_file_per_table
取值為ON或者OFF。是否為每個table使用單獨的數據文件保存。如果係統中表的個數不多,並且沒有超大表,使用該參數可以使得各個表之間的維護相對獨立,有一定的好處。
innodb_autoextend_increment
當自動擴展表空間被填滿之時,每次擴展空間的大小,默認值是8(單位MB)。該參數可以動態修改:


以下為引用的內容:
mysql> set global innodb_autoextend_increment=10;
Query OK, 0 rows affected (0.01 sec)
innodb_status_file
定期將show inndb status的結果輸出保存到文件中,建議開啟以便分析性能。
下面是windows上一個MySQL默認的參數查詢結果:
以下為引用的內容:
mysql> show variables like 'Innodb%';
------------------------------------------------

Variable_name  Value       

------------------------------------------------

innodb_additional_mem_pool_size 2097152        

innodb_autoextend_increment   8           

innodb_buffer_pool_awe_mem_mb  0           

innodb_buffer_pool_size     8388608        

innodb_checksums         ON          

innodb_commit_concurrency    0           

innodb_concurrency_tickets    500          

innodb_data_file_path      ibdata1:10M:autoextend

innodb_data_home_dir                  

innodb_doublewrite        ON          

innodb_fast_shutdown       1           

innodb_file_io_threads      4           

innodb_file_per_table      OFF          

innodb_flush_log_at_trx_commit  1           

innodb_flush_method                  

innodb_force_recovery      0           

innodb_lock_wait_timeout     50          

innodb_locks_unsafe_for_binlog  OFF          

innodb_log_arch_dir                  

innodb_log_archive        OFF          

innodb_log_buffer_size      1048576        

innodb_log_file_size       10485760       

innodb_log_files_in_group    2           

innodb_log_group_home_dir    .          

innodb_max_dirty_pages_pct    90          

innodb_max_purge_lag       0           

innodb_mirrored_log_groups    1           

innodb_open_files        300          

innodb_rollback_on_timeout    OFF          

innodb_support_xa        ON          

innodb_sync_spin_loops      20          

innodb_table_locks        ON          

innodb_thread_concurrency    8           

innodb_thread_sleep_delay    10000         

2009年4月5日 星期日

書籤binary簡訊的筆記

記得確定SIM的簡訊中心設定正確,否則都無法發簡訊

威寶簡訊中心 +886986442901
中華簡訊中心 +886932400841

發送的結果
好像只有Nokia N-Series有收到
這不份還要再測試看看相容性。

---

發送書籤binary簡訊的設定,範例:
PID=3F
DCS=05

# 5: 8 bit data.ME specific 4: 8 bit data.Immediate display (alert)

WDP:0B0504C34FC0020003040101
(User Data Header)

WSP:01062C1F2A6170706C69636174696F6E2F782D7761702D70726F762E62726F777365722D73657474696E67730081EA
+
BODY:01016A0045C67F01871511034D6F6D61696CE4B8ADE59BBD00018717110387687474703A2F2F6368696E612E6D6F6D61696C2E636F6D00010101
(User Data)

2009年4月2日 星期四

手機的OTA下載

Content Delivery
Most modern mobile devices will let users store files that are downloaded from WAP or Web sites.
Depending on the delivery method, the device might be notified in advance of the content format (OMA Dowload Separate Delivery) or might “discover” it when starting the download (Direct Download).
Different behaviours might happen across different mobile devices and most notable across different browsers. It is good practice to provide a link to a real file and not a script or servlet that will stream the content. This way you should be able to avoid any problems of file type recognition.

The guidelines described below presume that the browser is able to download the content you are providing. If not, the browser will generally display an error to the user such as “Content not supported”.

How to deliver contents safely
Some content providers will simply want to serve contents to their users and let the users use these contents freely, without any restrictions. In these cases, the best thing to do is to provide links to the real files on the server’s file-system. It is important to set the appropriate MIME type in the server’s configuration files.

If the content provider wants to protect the files delivered there are a few different strategies that can be implemented. First of all, files should be stored in a safe area of the file-system, possibly not accessible from the web server.
Links to the content files can be provided in two ways, the real files or a script that will stream the content to the remote user. There is also a third method, but many developers reported many problems, which is to provide a script or servlet and a set of parameters that will let the script identify the file in the file-system and stream it. For this reason we will not go too much into details about this system.

Whatever delivery system you choose, it is important that the last part of the URI is the name that you want to give to the content. In most cases mobile devices will not allow the user to specify an alternative and the extension is often stored as-is and compared to the MIME type set while storing the file. Specifying a URI that ends with .php and sending a GIF image will often generate an unrecoverable error.

Provide the real file
The safest way to provide files to remote users is to provide the real files. It is important that you set the appropriate MIME types, then simply copy the files from your external directory into a temporary directory accessible by the website. Provide an anchor to it (or the appropriate syntax in the XML file, etc) and deliver the file. Files should be removed after a few days or hours. It is up to you. This is simple to create and manage and only needs the time to develop an automatic cronjob that will remove temporary files when “expired”.

Develop a script
This is a system that will let you protect your files 100%, but might generate some problems if you don’t handle the files correctly. Still works very well in many cases, of course.
Develop a script that according to the minimum parameters is able to recognize the file to be delivered. A couple of examples:

http://mobile.example.com/download/check.php/image.gif
http://mobile.example.com/download/check.php/123456789abcdef/image.gif
The difference is that in the first case you are passing a parameter, image.gif, and the script check.php will identify the file and deliver it. In the second case you are also passing a session id, 123456789abcdef. This can be another step further to log and protect your contents. Store session information in a database and get file and user info from your database. Very useful when you want to generate statistics about how many time a user downloaded a content, which user-agent requested the contents and so on.
Another easy thing to do to protect your content is to store the user-agent string and block any other request with a different user-agent string.

When delivering a content file with a script you will have to manage the HTTP headers. It is required that you set the appropriate MIME type and it is also good practice to specify the file size.

Download methods
You can deliver contents in many ways. The most common is what is generally called a “direct download”. Alternatives are Openwave’s “Downloadfun” and OMA’s “DD”. Sprint‘s GCD should also be mentioned.

Direct Download
Most devices sold in the GSM market starting from 2003-2004 allow users to store remote files locally. Since mobile devices have limited memory and CPU, in most cases users will be allowed to store only files that are in a supported format. Supported formats vary depending on the device, from images to audio and video. PDA‘s and smartphones might allow users to store any file and manually install a third party application, but this is very specific.

If you want to deliver a file simply provide an anchor to the file and the device will let the user store it (if supported!).
Some devices, notably SonyEricsson, might do a request prior to the real download. In general these requests use the HEAD method instead of the GET method. If you are using a script or servlet to serve the file make sure you handle this properly. Some devices might request the file twice. It is rare, but happened (Siemens S55 is an example).

WURFL capability: directdownload_support

DownloadFun
Use the specific URL format.


WURFL capability: downloadfun_support

Read more on the Openwave developer site

OMA Download
OMA Download defines a technology for confirmed download to be used to deliver digital content such as images, sounds, videos and more. The need for this new technology is given because the HTTP protocol itself did not provide the necessary features for content providers to have a check before the download and a confirmation once the download is completed. It happens that devices may not handle the content provided or that content providers need a confirmation once the download is completed. This technology aims at solving these gaps.

WURFL capability: oma_support

Architecture
The architecture is quite simple and straightforward, service providers will produce a Download Description (for this reason this technology is often referred as OMA DD) and the content file. The mobile browser will check if the content is supported (content format, size, etc), download the content, install if needed and, if requested by the service provider, confirm installation. All this is based on standard HTTP communication.

Download Descriptor
The Download Descriptor is a simple XML file that you can create manually or have your application server create it at run-time. The following list describes the required elements of the descriptor:

type - indicates the media type of the object to be executed or rendered. Refer to MIME Media Types
size - it MUST be a positive integer and indicates the size of the content to be downloaded
objectURI - The URI (usually URL) from which the media object can be loaded


The following parameters are optional:

installNotifyURI - The URI (or usually URL) to which a installation status report is to be sent, either in case of a successful completion of the download, or in case of a failure
nextURL - The URL to which the client should navigate in case the end user selects to invoke a browsing action after the download transaction has completed with either a success or a failure
DDVersion - The version of the Download Descriptor technology
name - A user readable name of the Media Object that identifies the object to the user
description - A short textual description of the media object
vendor - The organisation that provides the media object
infoURL - A URL for further describing the media object
iconURI - The URI of an icon
installParam - An installation parameter associated with the downloaded media object
installNotifyURI is the most important parameter and is also the main reason for the definition of the technology. While is left optional for addition in the descriptor is mandatory for the browser implementation. Here is where the notification of the download result will be posted. If you are not going to use this parameter there is probably no need for you to use this technology.
name and description are two very important parameters too. When the user is about to download the content will be presented with a message from the browser showing these parameters. Should be used to aid the user understand what he is downloading. These are optional for the browser implementation too.
nextURL can be very useful, but is optional for the browser implementation. Once the download is completed the user will be automatically redirected to a new page. Some content providers might use it to up-sell more contents, in other cases you might want to redirect to instruction on how to use the downloaded content or other resources.

The file will be downloaded via standard HTTP, this means that you will have to set the appropriate Content Encoding and Content Type. The Content-Type header of the download descriptor should be application/vnd.oma.dd+xml.

Delivery Methods
The DD file and the media object can be delivered all together (A.K.A. Combined Delivery) or separately (A.K.A. Separate Delivery).
The Combined Delivery is probably the fastest for the user as at the request for content, the server replies with a multi-part package that includes both the Download Descriptor and the media object. Once the download is completed, if an installNotifyURI is specified the browser will still confirm the download. The user will not get the notification about the download, there will be no check prior the download and the user will not get a chance to stop the download before it starts if any error such as size too big or format not supported is noticed.
The Separate Delivery is the option that gives the user most options. The browser should present an alert message about the content that is about to download and should do basic checks such as if the media object is supported and there is enough space to store the content. The user is able to confirm the download or block it. Download report will always be notified to the server if installNotifyURI is specified.


Installation status codes
This table is copied and pasted directly from the OMA specifications.

Status Code Status Message Informative description of Status Code usage
900 Success Indicates to the service that the media object was downloaded and installed successfully.
901 Insufficient memory Indicates to the service that the device could not accept the media object as it did not have enough storage space on the device. This event may occur before or after the retrieval of the media object.
902 User Cancelled Indicates that the user does not want to go through with the download operation. The event may occur after the analyses of the Download Descriptor, or instead of the sending of the Installation Notification (i.e. the user cancelled the download while the retrieval/installation of the media object was in process).
903 Loss of Service Indicates that the client device lost network service while retrieving the Media Object.
905 Attribute mismatch Indicates that the media object does not match the attributes defined in the Download Descriptor, and that the device therefore rejects the media object.
906 Invalid descriptor Indicates that the device could not interpret the Download Descriptor. This typically means a syntactic error.
951 Invalid DDVersion Indicates that the device was not compatible with the “major” version of the Download Descriptor, as indicated in the attribute Version (that is a parameter to the attribute Media).
952 Device Aborted Indicates that the device interrupted, or cancelled, the retrieval of the media object despite the fact that the content should have been executable on the device. This is thus a different case from “Insufficient Memory” and “Non-Acceptable content).
953 Non-Acceptable Content Indicates that after the retrieval of the media object, but before sending the installation notification, the Download Agent concluded that the device cannot use the media object.
954 Loader Error Indicates that the URL that was to be used for the retrieval of the Media Object did not provide access to the Media Object. This may represent for example errors of type server down, incorrect URL and service errors.

Sample XML
This example was taken from the OMA Specification document:


image/gif
http:/download.example.com/image.gif
100
http:/download.example.com/image.gif?id=image
Want to know more?
OMA has a specific section called Release Program, look for “Download”. Version 1.0 of the specification provides 3 documents. It is strongly suggested to read the document tagged as “Specification” as it provides all the above information in more detail.
Future version of the specification might provide different documents.

General Content Descriptor (GCD)
A General Content Descriptor (GCD) file is similar to a JAD file. While a JAD describes a J2ME MIDlet for download, a GCD describes downloads like ringtones and pictures. GCD’s are plain text files and you can create them using any simple text editor like Windows Notepad. If you’d like your phone to download your own picture, then you’ll need a GCD file.
http://sprintdeveloper.com/article16.html
http://web.ics.purdue.edu/~butta/vision.html
GCD Creator


Here are some C# Sample files.

GCD Install-Notify

Nokia COD
COD stands for Content Object Descriptor and is a proprietary technology of Nokia. It was developed around 2002 and only a few devices ever supported it. The technology was developed an implemented while waiting for the formal implementation of OMA DRM and OMA DD.
COD takes inspiration from Sun’s MIDP OTA delivery system, which means a file descriptor and the content itself. Download happens in two steps, the site should provide a link to a COD file which contains all the needed information to download the content file. The device will present the user with a short description of the content and content type. The user confirms and the download starts. The COD has a set of required parameters and optional parameters.
COD offers at least 2 advantages, first of all the user is presented with a nice menu with a short description of the content and may choose to download or not. This is certainly a nice feature for the end-users, but it will not change your life, of course. The BIG advantage of COD over Direct Download is that developers can specify a URL to be notified when the download is completed successfully, much like the Install-Notify URL of MIDP. It is not a case that the parameter name is COD-Install-Notify. This can be a life-saver!

COD was an in-between technology and when OMA DRM and OMA DD where formalized, Nokia abandoned the technology.

Useful links, if they don’t die:

OTA download for generic content - Service Developer's Guide
Nokia DRM AND DOWNLOAD FREQUENTLY ASKED QUESTIONS, 3.5 What is the relationship between OMA Download and COD?









引用
http://www.thewirelessfaq.com/

2009年3月15日 星期日

如何修改MSSQL Table的identity欄位的值?

由於備份回覆的關係需要調整資料表的identity欄位,
參考網路上的資訊得到的方法如下:


select * from T_TRansaction_for_wap
where create_datetime>'2009/03/13' and id<5550000

查詢資料表的identity值
dbcc checkident(T_TRansaction_for_wap,noreseed)

設定資料表的identity的新值
dbcc checkident(T_TX4WAP_0228,reseed,5500000)

設定資料表的identity的新值
dbcc checkident(T_TRansaction_for_wap,reseed,5550000)


reference:
http://diary.tw/tim/tag/SQL%20Server

2009年2月10日 星期二

如何更換swatch手錶

swatch手錶發生沒電的時候,找人換電池往往都要100元,

喜歡自己動手做的人不妨利用十元硬幣自己打開電池蓋,

yahoo拍賣買個電池換一下可以省下一半的費用,又有DIY的樂趣喔!!


Hitachi的硬碟壞了嗎?過保固了嗎?

你有上傳圖片太大的問題嗎?請服用!!

上傳相片前要縮圖嗎? 

請參閱


--

 




  1. 簡易安裝步驟 


  • 開始安裝 → Next> → ● Accept the agreement → Next> → Next> → Next> Next> → Install 
  • 出現下方的視窗後,勾選紅色圈圈的下兩項後,FINISH !!

                 



  • 之後會出現主程式視窗,然後我們做些簡易的設定。


  1. 簡易設定步驟


  • 點選 Settings 標籤 


  • 將 Max. Width 和 Max. Height 的值為 600 及 500。如下圖紅色圈圈所示。然後敲擊右下的 Close !!

    


      (此處可自行選擇需要縮圖的大小)



  • 之後主程式視窗會關閉,接下來試看看要怎麼使用?


  1. 使用方式簡介 


  • a> 開啟相片所在的資料夾(圖例為streetHunter)
  • b> 點選你想要縮圖的檔案(圖例為PICT3527),如下圖
  • c> 敲擊滑鼠左鍵,選擇 Make Thumbnial(如下圖),等個 1秒鐘,縮圖檔就完成囉!!d> 縮圖檔成果(圖例為tn_PICT3527);這支程式自動將縮圖檔名加上 tn_ 。
  • 然後就可以輕鬆上傳囉~(密技: 上傳 tn_ 開頭的縮圖檔就 OK 啦~) 


  1. 異常排除處理


  • 敲擊滑鼠左鍵卻沒有出現 Make Thumbnial ?
  •   解答1> 請在桌面上尋找 Easy Thumbnail 圖示,重新執行這個程式,然後關閉程式後再試!!
  •   解答2> 若上述辦法無效,請重新安裝即可!!

 



2009年2月8日 星期日

清水坑半日遊

昨天買了五條魚

為了魚缸的水,上網找家附近哪裡有山泉水可以取用

就找到了清水坑這個清幽的地方,

 

離家不遠又有步道可以走,不囉唆吃完午飯乘著天氣晴朗馬上前往

 

不到30分鐘的車程就已經到了取水處。

 


只不過中間經過的鄉道很小條遇到會車還蠻麻煩的。

 

取水後發現旁邊有一個印象清水的烤肉民宿區。

 


 

就進去走了一下,氣氛是蠻清幽的。

 


 

玩了玩不用錢的投籃機


 

餵了餵魚

 


走了走一條不知名的小步道後,就結束這淡淡愜意的假日時光。

 


 

累了休息一下


 

到山頂終於看到這條小路的名字

 


 

備註:有想要去山泉水的可以多帶幾桶水過去,這樣划算些

再那邊看到的都是四、五個30L水桶在裝,大都是帶回去泡茶喝!!

 



2009年1月26日 星期一

台灣煤礦博物館遊記


上面這個雕像是在進入菁桐車站會看到的,告訴你說煤鄉到了。

話說初一在家沒事做,老婆大人的同事約了去平溪的煤礦博物館走走,

聽說是不錯的一個新景點,YOYO電視台推薦過喔!!富含教育意義的行程喔

 

雖說是平溪煤礦博物館,其實他就在十分車站的旁邊。我們從深坑又開了快一個小時的車才到

賣票的地方離入口還有約1.5KM的路程,賣票的地方其實是圓洗煤廠的舊址。

 

入口處可以開車上去,也有免費停車場可以利用。

 


 

入園後導覽員會先放影片給大家看,看完約20分鐘的影片後,就一一介紹

礦工的工作生活及作業流程。上面這張圖介紹的是檢身口,就是檢查裝備

後入園的簽到簽出的地方;白色的牌子表示還有人在礦坑中工作未出來。

 

這是以前礦工用的氧氣筒,可以支持40分鐘喔!!

不過聽說從礦坑到礦口要80分鐘!!發生事故也不夠用!!

 


 

===我的礦工裝=====

 


上面有四種煤礦你們猜的出來嗎?答出來有獎喔!!

太難了?那你們連連看好了!!有火炭、土炭、原子炭、連(蓮)炭。

 


 

放在木頭墊上的炭是哪種炭呢?知道的告訴我!!

導覽說明後,園方還安排有坐礦工用的台車去看翻車台及洗煤廠。

==============================================================

 

以前礦工可沒像這樣還有椅子做,擋雨廉。

都是四個蹲著進礦坑的。

===========================================================

是的你沒有看錯!!也是有女礦工的,在初期也是有女礦工參予挖礦工作的。

比較之前的物價,挖礦工人在現在的工資約是月入50萬以上,難怪大家趨之若鶩。

 

==============================================================

最後在雨中能奮力往上直飛的天燈中,象徵在不景氣中公司依然能蒸蒸日上。

預祝各位牛年行大運,身體健康,公司賺大錢辣!!

           牛逼到不行!!犇犇犇犇犇犇犇犇犇!!!

                                                                                >>>>>>>>  謝謝收看!!  <<<<<<<<