
calos-tw.blogspot.com
PHP 程式 學習 筆記本個人學習程式與網路收集資料BLOG,期待與大家教學相長... 「設計的核心是溝通」 「溝通的核心是故事」
http://calos-tw.blogspot.com/
個人學習程式與網路收集資料BLOG,期待與大家教學相長... 「設計的核心是溝通」 「溝通的核心是故事」
http://calos-tw.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Tuesday
LOAD TIME
0.4 seconds
16x16
PAGES IN
THIS WEBSITE
4
SSL
EXTERNAL LINKS
45
SITE IP
172.217.6.65
LOAD TIME
0.443 sec
SCORE
6.2
PHP 程式 學習 筆記本 | calos-tw.blogspot.com Reviews
https://calos-tw.blogspot.com
個人學習程式與網路收集資料BLOG,期待與大家教學相長... 「設計的核心是溝通」 「溝通的核心是故事」
[javascript] Call , Apply , Bind 用法 - PHP 程式 學習 筆記本
http://calos-tw.blogspot.com/2015/04/javascript-call-apply-bind.html
PHP 程式 學習 筆記本. 個人學習程式與網路收集資料BLOG,期待與大家教學相長. 「設計的核心是溝通」 「溝通的核心是故事」. Javascript] Call , Apply , Bind 用法. Https:/ developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/this. 範例一 var checkNumericRange = function (value) { if (typeof value! 訂閱: 張貼留言 (Atom). Call user func array. Get magic quotes gpc. HTTP X FORWARDED FOR. EcStart 論壇 PHP 程式設計討論區. Ruby on Rails 推廣. Will 保哥的開發人員工具軟體清單 ( 最新 2011 年版 ). 台北縣, 北區, Taiwan. 喜歡PHP、程式設計、規劃網站、創意發想.
[引用]PHP上處理utf-16le檔案 - PHP 程式 學習 筆記本
http://calos-tw.blogspot.com/2015/05/php.html
PHP 程式 學習 筆記本. 個人學習程式與網路收集資料BLOG,期待與大家教學相長. 「設計的核心是溝通」 「溝通的核心是故事」. 來源出處: http:/ www.jikker.net/2010/11/phputf-16le.html. 只有utf-8允許可以沒有bom,utf-16, utf-32都是一定要有bom的,因為牽涉到little endian跟big endian的問題. Function utf8 to utf16($utf8 filename,$utf16 filename){ $file = fopen($utf8 filename,"r"); $write = fopen($utf16 filename,"w "); if($file){ $buffer=chr(255).chr(254); / 加入BOM fwrite($write,$buffer); while( $buffer = fgets($file)! 另外,用這個方式轉出來的utf-8是有bom的,要去除的話請自己來 XD. 訂閱: 張貼留言 (Atom). Call user func array.
Rails 3.2.20 redirecting class 內的 _compute_redirect_to_location - PHP 程式 學習 筆記本
http://calos-tw.blogspot.com/2015/03/rails-3220-redirecting-class.html
PHP 程式 學習 筆記本. 個人學習程式與網路收集資料BLOG,期待與大家教學相長. 「設計的核心是溝通」 「溝通的核心是故事」. Rails 3.2.20 redirecting class 內的 compute redirect to location. Rails 3.2.20 中的 redirecting.rb. 標籤: Ruby on Rails. 訂閱: 張貼留言 (Atom). Call user func array. Get magic quotes gpc. HTTP X FORWARDED FOR. EcStart 論壇 PHP 程式設計討論區. Ruby on Rails 推廣. Will 保哥的開發人員工具軟體清單 ( 最新 2011 年版 ). 台北縣, 北區, Taiwan. 喜歡PHP、程式設計、規劃網站、創意發想.
超讚線上掃毒,用35種掃毒引擎替你把關 - VIRUS TOTAL - PHP 程式 學習 筆記本
http://calos-tw.blogspot.com/2008/07/35-virus-total_23.html
PHP 程式 學習 筆記本. 個人學習程式與網路收集資料BLOG,期待與大家教學相長. 「設計的核心是溝通」 「溝通的核心是故事」. 超讚線上掃毒,用35種掃毒引擎替你把關 - VIRUS TOTAL. 通過各種知名反病毒引擎, 對您所上傳的檔案進行偵測, 以判斷檔案是否被病毒, 蠕蟲, 木馬, 以及各類惡意軟體感染. 訂閱: 張貼留言 (Atom). Call user func array. Get magic quotes gpc. HTTP X FORWARDED FOR. EcStart 論壇 PHP 程式設計討論區. Ruby on Rails 推廣. Will 保哥的開發人員工具軟體清單 ( 最新 2011 年版 ). 台北縣, 北區, Taiwan. 喜歡PHP、程式設計、規劃網站、創意發想.
TOTAL PAGES IN THIS WEBSITE
4
網站設計及架構: node.js & npm 安裝注意事項 (用 forever 執行 node.js)
http://xfalcons.blogspot.com/2011/12/nodejs-npm-forever-nodejs.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. Nodejs and npm 安裝注意事項 (用 forever 執行 node.js). Nodejs 及 npm 的安裝都需要編譯的環境,也跟使用者的環境變數有很大的關係;以下分別逐一說明編譯、安裝、執行的注意事項,主要分成二大步驟. 1 在 server1 上編譯及安裝. 2 Deploy 到 server2 上,安裝及執行. Before install nodeJS, please ensure your environment prepared these tools, below:. Python - version 2.6 or higher. GCC - c complier. 編譯 node.js (v0.4.12 為例),並安裝到 /node.out. 執行完成後,在你的 /node.out 會有以下目錄. 編譯及安裝 NPM 到 /npm.out. Kevin@server1 $ mkdir npm....
網站設計及架構: 2011/12/30
http://xfalcons.blogspot.com/2011_12_30_archive.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. 多重網域 UCC SSL 憑證的申請方式 Multi-domain UCC SSL on one certificates. 近代,使用 https 協定的網站或服務,經常是由多個 domain name 來組成一個網頁,可是 ssl v1.0 只允許單一 SSL certificate 使用於單一 domain name,這樣,在使用上就會有問題。 要支援 multiple sites 使用 HTTPS 以及名稱虛擬主機(Name-Based Virtual Host) 可以使用. Subject Alternative Names( 憑證主體別名. X509 version 3 certificate (specified in RFC3280. Req] req extensions = v3 req. 2 增加 subjectAltName 到 v3 req 的區段. 5 產生 CSR(憑證簽署請求). 按照步驟填入適當資料&...
網站設計及架構: 2011/12/16
http://xfalcons.blogspot.com/2011_12_16_archive.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. Nodejs and npm 安裝注意事項 (用 forever 執行 node.js). Nodejs 及 npm 的安裝都需要編譯的環境,也跟使用者的環境變數有很大的關係;以下分別逐一說明編譯、安裝、執行的注意事項,主要分成二大步驟. 1 在 server1 上編譯及安裝. 2 Deploy 到 server2 上,安裝及執行. Before install nodeJS, please ensure your environment prepared these tools, below:. Python - version 2.6 or higher. GCC - c complier. 編譯 node.js (v0.4.12 為例),並安裝到 /node.out. 執行完成後,在你的 /node.out 會有以下目錄. 編譯及安裝 NPM 到 /npm.out. Kevin@server1 $ mkdir npm....
網站設計及架構: Macbook Pro 換裝 SSD 及 光碟機換硬碟
http://xfalcons.blogspot.com/2011/10/macbook-pro-ssd.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. Macbook Pro 換裝 SSD 及 光碟機換硬碟. SSD 的容量可以用寸土寸金來形容,依目前的狀況和傳統硬碟來比,每 GB 的售價真的是相當昂貴;再加上一般民用市場主流的 MLC SSD 有著讓人不去注意也難的複寫次數限制,所以在幫你的 Mac 換裝 SSD 之後,最需要注意的原則就是:「盡可能地減少 SSD 的使用容量」、「盡可能縮減系統對 SSD 的寫入行為」。 所以,我換裝 SSD 之後對電腦做了下面幾項更動:. 依個人需求斟酌,如果像我一樣覺得這並不是很重要的話,就可以選擇使用 noatime ,節省硬碟存取次數提昇些許效能,也許也可以讓硬碟的壽命延長一點點點…。詳細的作法如下:. Http:/ www.apple.com/DTDs/PropertyList-1.0.dtd". 這個功能如果像我有安裝 8G 的 RAM ,那麼映像檔就會佔用硬碟 8G 的空間,算是滿可觀的…以 S...還記得以前使用 PowerBook...
網站設計及架構: 2011/10/29
http://xfalcons.blogspot.com/2011_10_29_archive.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. Macbook Pro 換裝 SSD 及 光碟機換硬碟. SSD 的容量可以用寸土寸金來形容,依目前的狀況和傳統硬碟來比,每 GB 的售價真的是相當昂貴;再加上一般民用市場主流的 MLC SSD 有著讓人不去注意也難的複寫次數限制,所以在幫你的 Mac 換裝 SSD 之後,最需要注意的原則就是:「盡可能地減少 SSD 的使用容量」、「盡可能縮減系統對 SSD 的寫入行為」。 所以,我換裝 SSD 之後對電腦做了下面幾項更動:. 依個人需求斟酌,如果像我一樣覺得這並不是很重要的話,就可以選擇使用 noatime ,節省硬碟存取次數提昇些許效能,也許也可以讓硬碟的壽命延長一點點點…。詳細的作法如下:. Http:/ www.apple.com/DTDs/PropertyList-1.0.dtd". 這個功能如果像我有安裝 8G 的 RAM ,那麼映像檔就會佔用硬碟 8G 的空間,算是滿可觀的…以 S...還記得以前使用 PowerBook...
網站設計及架構: 2011/3/17
http://xfalcons.blogspot.com/2011_03_17_archive.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. 網路監控 : 活用 Nagios ndo2db Cacti NPC (一). 說到 Linux 免費網路監控軟體,前三名不外乎是 Nagios, Ntop, Cacti. 它們各有各自的強項。這裡我是取 Nagios 強大的監測及通知的功能,Cacti 強大的繪圖及 plugin 能力。所以才會使用 Nagios Cacti NPC。它們的基本的安裝方式,去 google 一下就很多了,這裡只列安裝要點,主要說明 nagios 配置檔, ndo2db及NPC 的設定及使用方式。 RHEL5x 的 repository 裡的 nagios 還是 2.x 的,所以自行去下載. 裝完之後,基本的設定檔 /etc/nagios 就已經可以執行了,只要再修改二個地方就可以。 修改 nagiosadmin 的 password (瀏覧器介面的帳號). 張貼者: Kevin Luo 凱文螺. 台北縣, 新店, Taiwan.
網站設計及架構: 2011/4/18
http://xfalcons.blogspot.com/2011_04_18_archive.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. 安裝 Remine 及 Migrate Trac to Redmine 之解決 wiki format 的相容問題(一). Redmine 1.1.x. Ruby 1.8.7. RubyGems: 1.3.7. Sqlite: 3.6.16 (For migration Trac to Redmine). Rails: 2.3.5. Rack: 1.0.1. MySQL 5.1 or higher (recommended). 官方文件:http:/ www.redmine.org/projects/redmine/wiki/RedmineInstall. 原本想說,直接用現有的 rpm packages 來安裝以上的軟體就好了,可是最新的 ruby rpm 只有到 1.8.5 而已,所以只能用自己 compile 的方式來解決。 0 安裝 compile 所需要的 packages. Cd sqlite-3.6.16. 7 安裝 a...
網站設計及架構: 2011/4/15
http://xfalcons.blogspot.com/2011_04_15_archive.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. Sendmail dead.letter/user unknown 問題 (dead.letter issue). 問題:在主機 a1.corp.xfalcons.com 要送信到 kevin@xfalcons.com,但是 xfalcons.com 的收信主機實際上是 host 在 gmail.com 的。 1 a1corp.xfs.com 修改主機名稱成 a1.corp.xfalcons.com. 2 xfalcons.com 的收信伺服器 host 在 gmail.com 上. 3 而在 /etc/mail/sendmail.cf 裡有這樣的設定. 並且 /etc/mail/local-host-names 檔案裡,包含了. Define(`confDOMAIN NAME', `mail.example.net')dnl. 張貼者: Kevin Luo 凱文螺. 台北縣, 新店, Taiwan. PHP 程式 學習 筆記本.
網站設計及架構: Dell PowerEdge R710 - 查詢 RAID 的設定
http://xfalcons.blogspot.com/2012/03/dell-poweredge-r710-raid.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. Dell PowerEdge R710 - 查詢 RAID 的設定. 臨時要查詢目前主機上的 RAID 設定值,不過找了一下,這方面的資訊不是很好找;而且每種廠牌,軟/硬體的 RAID Controller 都不同;在這紀錄一下我的設定. Dell R710 E5520*2/146GB*6 SAS/2GB*4. Integrated RAID Controller(HW). 一開始要先找到系統上的 RAID Controller 系統型號是什麼,試了以下的方式。 不過,我的系統是用 SAS 的,所以應該不是這一個。再試. 有看到 sdx ,不過沒什麼用. Megasas: FW now in Ready state megasas init mfi: fw support ieee=0. Scsi0 : LSI SAS based MegaRAID driver. 這個檔案。把 rpm 裝一下唄. Root@qa1 ]# /opt/M...
網站設計及架構: 2010/8/13
http://xfalcons.blogspot.com/2010_08_13_archive.html
系統管理,網路程式設計及技術架構分享, PHP, Perl, Apache, Nginx, Redis, Memcache, Linux, and Apple Fans. Note: cfengine 3 is a revisional version, compare to cfengine 2. Go to the website and dowload rpm ( http:/ www.cfengine.org. Root@host]#rpm -ivh ./cfengine-community-3.0.5-1.el5.x86 64.rpm. Root@h masterfiles]# rpm -ql cfengine-community /etc/default/cfengine3 /etc/init.d/cfengine3 /usr/local/share /usr/local/share/doc /usr/local/share/doc/cfengine /usr/local/share/doc/cfengine/ChangeLog /usr/local/share/doc/cfengi...
TOTAL LINKS TO THIS WEBSITE
45
calorytemperaturansr.blogspot.com
CALOR Y TEMPERATURA
Gráficos con escarcha de Myspace. Amenudo pensamos que calor y temperatura son lo mismo. Sin embargo este no es el caso. El calor y la temperatura están relacionadas entre si, pero son conceptos diferentes. El calor es la energía total del movimiento molecular en una sustancia, mientras temperatura es una medida de la energía molecular media. El calor depende de la velocidad de las partículas, su número, su tamaño y su tipo. La temperatura no depende del tamaño, del número o del tipo. 191; Qué observaste?
calorytemperature.blogspot.com
Calor y Temperatura
191;¿¿Que es calor? Calor es el fenómeno físico que eleva la temperatura y dilata, funde, volatiliza o descompone un cuerpo. El calor de un cuerpo es la suma de la energía cinética de todas sus moléculas. 191;¿¿Que es temperatura? Temperatura es el grado de calor en los cuerpos. Para medir la temperatura, se utiliza el termómetro de mercurio, que consiste. En un tubo estrecho de vidrio (llamado capilar), con el fondo ensanchado en una ampolla pequeña y el extremo superior cerrado. Un cubo de agua. Prende...
calorywalk-plus.com
The Sponsored Listings displayed above are served automatically by a third party. Neither the service provider nor the domain owner maintain any relationship with the advertisers. In case of trademark issues please contact the domain owner directly (contact information can be found in whois).
The Chair Of Tea
Segunda-feira, 5 de abril de 2010. Quinta-feira, 2 de outubro de 2008. Capítulo 4:Seu Coração Pulsava Dentro Dele. O Inverno se aproximava daquele quarto ,com passos e perfume .Doc sentia dormindo, um peso sobre as mãos e com uma certa dificuldade por estar dopada,abriu os olhos. Ele estava à observá-la pelo vidro,contando sua respiração.Desejando que ela estivesse livre de um súbito adeus.Ao ver que tocava em seus dedos ,viu Colien sorrindo em uma das mãos e na outra ,uma caixinha vermelha. Doc pelo háb...
Apache2 Ubuntu Default Page: It works
Apache2 Ubuntu Default Page. This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems. It is based on the equivalent page on Debian, from which the Ubuntu Apache packaging is derived. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should replace this file. Before continuing to operate your HTTP server. Package was installed on this server. Is always included from the main...
PHP 程式 學習 筆記本
PHP 程式 學習 筆記本. 個人學習程式與網路收集資料BLOG,期待與大家教學相長. 「設計的核心是溝通」 「溝通的核心是故事」. Bootstrap 圖片居中 img-responsive center-block. 來源網址: http:/ www.devdo.net/bootstrap3-img-align-center.html. Img src="圖片地址" class="img-responsive center-block" /. 標籤: Http Status. Rails Error] rubygems/core ext/kernel require.rb in `require': cannot load such file - bundler/setup (LoadError). 在自己的環境下執行 bundle exec rails c 時,. Rubygems/core ext/kernel require.rb:55:in `require': cannot load such file - bundler/setup (LoadError). 台北縣, 北區, Taiwan.
RealNames | A more meaningful email address
A more meaningful email address. Find yourself a more meaningful email address. With RealNames, your email address is your name. You get email without ads that works with your favorite email program, in your web browser, and on your mobile phone or tablet. Your first address is $35/year. Each additional address is only $10. Type your name, not an email address. If you don't like your RealNames email address for any reason,. Contact us within 30 days and we'll give you a full refund.
Home | Grav
Building my own Web Home. This is going to be the place I am calling Home on the web, where I keep a log of what I do. Most of the posts will be about the boat, the improvements to her and the time we spend sailing. I am using Grav to build this site as the CMS. It will take a while to get the frame work and the content up and running. If you see a 404 Error. In the menu, please refer to the troubleshooting guide. Find out all about Grav. By checking out our dedicated Learn Grav.
Calos - In balance with nature
Acupuncture has improved my skin condition since 2003. I believe that true beauty comes from the inside. We need to take care of our selves also on the outside in order to have a healthy and beautiful look. Acupuncture has an extreme good function on improving my skin condition. Exhausted but happy I finally got all my blog articles on this page. FRIDAY, MARCH 20, 2015, 11:05 AM. We all had our hats on, me included. Sandwiches in three different kind, salmon, ham and cheese and a vegetarian choice. They ...