星期二, 三月 16, 2010

PHP 的 SOAP 串接 - 使用 NuSOAP

好久沒串 SOAP, 最近有個 API 使用 SOAP, 重新拿出來複習~ 此篇都是以 Client 為主.

 (閱讀全文)

星期一, 三月 15, 2010

CSS3 跨瀏覽器程式碼產生器

CSS3 要產生圓角、陰影.. 等等, 在每個瀏覽器需要寫不同的程式碼, 有沒有辦法寫完一行, 就自動把其它瀏覽器所需要的相關程式碼都產生出來呢?

 (閱讀全文)

星期五, 三月 12, 2010

Google 產品服務的 SEO 報告

Google 有非常多的服務, 它為旗下的服務做了一份 SEO 的報告, 共 49 頁.

 (閱讀全文)

星期四, 三月 11, 2010

Postfix 列出 所有 設定參數 的 預設值

Postfix 是 Linux 上, 很常使用的 Mail Server 軟體 / 套件, 主要的設定檔是 /etc/postfix/main.cf (於 Ubuntu / Debian Linux).

 (閱讀全文)

星期三, 三月 10, 2010

Linux 指定使用各種不同版本軟體 - update-alternatives

在 Ubuntu / Debian Linux 常常會有各種不同版本的軟體, 但是是做同樣的事(或類似的事).

最常見的 vi、java、gcc 等等, 這些都有各種不同的版本, 另外 scim / gcin 等輸入法, 是需要指定權重.

 (閱讀全文)

星期二, 三月 09, 2010

MPlayer 影片播放時, 常會停住不動問題修復

於 Ubuntu Linux 中, 使用 MPlayer 來看影片, 但是自從升級到 9.10 後, 影片播放時就常常會卡住不動, 然後快轉後再往回轉之類的讓他繼續播放.

 (閱讀全文)

星期一, 三月 08, 2010

奧運金牌、銀牌、銅牌的成份? 價值?

最近在舉行冬季奧運, 冬季奧運得到的獎牌, 成本是多少?

 (閱讀全文)

星期六, 三月 06, 2010

貝貝第一次剪頭髮 (胎毛 / 胎髮)

2010-03-06 把貝貝從彰化接回台北住, 另外是要對貝貝的頭毛做手腳, 所以來做做紀錄.

註: 出生到現在等等, 之前的紀錄後續再慢慢補上.

 (閱讀全文)

作者 jon ( My-Life ) :: 迴響 (4) :: 靜態連結網址

星期五, 三月 05, 2010

設定 Outlook 使用 POP3 / IMAP 來接收 Gmail 信件

要在 Outlook 設定 POP3 / IMAP 去接收 Gmail 信件, 要如何做?

 (閱讀全文)

星期四, 三月 04, 2010

Gandi 設定 DNS 的注意事項

一直以來設定 DNS 都是在 GoDaddyEveryDNS 等等的地方設, 這次設定 Gandi 一直沒有出現成功的訊息, 感覺怪怪的, 在此紀錄 Gandi 設定 DNS 時, 需注意的事項.

 (閱讀全文)

星期三, 三月 03, 2010

拜 地基主 該 準備的物品

家中有開伙 或 租的房子有開伙, 就要拜地基主.

 (閱讀全文)

作者 jon ( My-Life ) :: 迴響 (0) :: 靜態連結網址

星期二, 三月 02, 2010

Debian linux - sysv-rc dependency-based boot system 修復

Debian linux 做 apt-get dist-upgrade, 升級到 sysv-rc 時, 出現下述訊息:

  • sysv-rc
    Unable to migrate to dependency-based boot system
    Tests have determined that problems in the boot system exist which prevent migration to dependency-based
    boot sequencing:
    package exim4-base removed but not purged, package mysql-server-5.0 removed but not purged

    If the reported problem is a local modification, it needs to be fixed manually. If it's a bug in the package, it should be reported to the BTS and fixed in the package.
    See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for more information about how to fix the problems preventing migration.
    To reattempt the migration process after the problems have been fixed, run "dpkg-reconfigure sysv-rc".

問題出在 沒有把 exim4-base、mysql-server-5.0 移除乾淨. (移除乾淨要用 apt-get remove --purge exim4-base mysql-server-5.0)

 (閱讀全文)

星期一, 三月 01, 2010

PHP 5.3.x 的 strtotime() 時區設定 警告訊息修正

Debian Linux 使用 testing 的話, 若於上星期有做過 dist-upgrade 的話, 就會發現 PHP 已經被升級到 5.3.1-5, 而且出現一堆警告訊息.

我遇到的有下面這三種錯誤訊息:

  1. PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /tmp/a.php
  2. PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/imagick.so' /usr/lib/php5/20090626/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0
  3. PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0
 (閱讀全文)

星期日, 二月 28, 2010

貝貝滿月禮 - Amo 阿默典藏蛋糕

今天是元宵節, 也是貝貝滿月的日子, 這幾天努力送蛋糕, 希望能合大家胃口~ :)

 (閱讀全文)

作者 jon ( My-Life ) :: 迴響 (0) :: 靜態連結網址

星期五, 二月 26, 2010

Web Frameworks 的歷史演進圖表

Web Frameworks 從 1999 年到現在的演進圖, 在 Github 上面有持續的更新. :)

 (閱讀全文)

作者 jon ( News ) :: 迴響 (0) :: 靜態連結網址
1 2 3 ... 78 79 80  下一篇»