<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.chaoman.com</title>
	<atom:link href="http://www.chaoman.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chaoman.com</link>
	<description>chaoman&#039;s technical materials and life experience</description>
	<lastBuildDate>Tue, 01 May 2012 20:39:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>完整MediaMosa安裝教學</title>
		<link>http://www.chaoman.com/2012/05/mediamosa-step-by-step-installation-guide/</link>
		<comments>http://www.chaoman.com/2012/05/mediamosa-step-by-step-installation-guide/#comments</comments>
		<pubDate>Tue, 01 May 2012 19:15:25 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[MediaMosa]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[mediamosa]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu server]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=574</guid>
		<description><![CDATA[之前嚐試過 clipbuckets 覺得自己建置一個 youtube 網站挺有趣後, 現在又想試試 MediaMosa. 關於 MediaMosa 的介紹呢, 請參考另一篇介紹文: 簡單來說, MediaMosa 就是一個開放程式的視訊轉換服務平台. 那麼就來試試安裝吧。 安裝的環境如下： DISTRIB_ID=Ubuntu DISTRIB_RELEASE=11.10 DISTRIB_CODENAME=oneiric DISTRIB_DESCRIPTION="Ubuntu 11.10" 1. 先到 www.mediamosa.org 下載最新版的程式，我們的例子是 3.2.1. 這個 package 連 Drupal 都整合在一起了，所以解壓之後直接放到 /var/www 下就可以了。 12345wget http://www.mediamosa.org/sites/default/files/mediamosa-3.2.1.tgz tar -xvf mediamosa-3.2.1.tgz cp mediamosa-mediamosa-0017c80/ -r  -d /var/www/ cd /var/www/ mv mediamosa-mediamosa-0017c80/ mediamosa (這樣在 http://localhost/mediamosa/ 就可以顯示了) 2. 如果你安裝的 Ubuntu Server [...]]]></description>
		<wfw:commentRss>http://www.chaoman.com/2012/05/mediamosa-step-by-step-installation-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MediaMosa 影片服務簡介</title>
		<link>http://www.chaoman.com/2012/04/mediamosa-%e5%bd%b1%e7%89%87%e6%9c%8d%e5%8b%99%e7%b0%a1%e4%bb%8b/</link>
		<comments>http://www.chaoman.com/2012/04/mediamosa-%e5%bd%b1%e7%89%87%e6%9c%8d%e5%8b%99%e7%b0%a1%e4%bb%8b/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 07:05:50 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Server Related 伺服器相關]]></category>
		<category><![CDATA[Clipbucket]]></category>
		<category><![CDATA[mediamosa]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=582</guid>
		<description><![CDATA[MediaMosa 是一個開放程式碼的影片服務提供平台. 透過 REST 指令來提供視訊服務. 它是用 Drupal 為底來架設的影片內容管理系統. 有前端和後端的介面. 就想想看就 youtube 或 vimeo 的後端影片服務就好了. 我考慮 MediaMosa 的原因是它支援 cluster. 轉檔服務可以用多台伺服器組成. 功能更為強大. 也可以同時支援多個前端網站. 不像 clipbucket 就是要透過插件($350USD)才能實現多個轉檔伺服器的功能. 一些主要的功能如下: 它可以儲存串流影片 用 FFmpeg 轉換影片 利用 metadata 來標示影片 此外, 它還提供下來的服務 影片播放 (PlayProxy HTML wrapper) 認證 (D-Bus for EGA) 授權 (domain, realm, group or a combination) 上傳 (PUT, POST, FTP) 影片轉換 (Flash, [...]]]></description>
		<wfw:commentRss>http://www.chaoman.com/2012/04/mediamosa-%e5%bd%b1%e7%89%87%e6%9c%8d%e5%8b%99%e7%b0%a1%e4%bb%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ERROR 1130 (HY000): Host &#8216;hostname&#8217; is not allowed to connect to this MySQL server</title>
		<link>http://www.chaoman.com/2012/03/error-1130-hy000-host-hostname-is-not-allowed-to-connect-to-this-mysql-server/</link>
		<comments>http://www.chaoman.com/2012/03/error-1130-hy000-host-hostname-is-not-allowed-to-connect-to-this-mysql-server/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 07:25:47 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[Server Related 伺服器相關]]></category>
		<category><![CDATA[ERROR 1130 (HY000)]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Remote IP cannot connect to MySQL]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=560</guid>
		<description><![CDATA[剛架好一個 ubuntu 的 webserver 想連去新的 MySQL server 時，一直發生連不進去的問題。 在 MySQL server 上面鍵入 mysql -u root -h localhost -p 再打入密碼是可以連的。這樣可以排除 MySQL 是否有在執行的疑慮。 但從新的 web server 上就連不到。一直出現這個問題。 ERROR 1130 (HY000): Host &#8216;hostname&#8217; is not allowed to connect to this MySQL server 找了半天，找到了 SATISHBABU GUNUKULA 寫的說明。在 MySQL server 上登入之後打入下面那行就解決了。 1mysql&#62; &#160;GRANT ALL PRIVILEGES ON *.* TO 'root'@'&#60;remote IP&#62;' [...]]]></description>
		<wfw:commentRss>http://www.chaoman.com/2012/03/error-1130-hy000-host-hostname-is-not-allowed-to-connect-to-this-mysql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 上安裝及設定 Unison 同步網站檔案</title>
		<link>http://www.chaoman.com/2011/03/setup-and-configure-unison-to-sync-website-files/</link>
		<comments>http://www.chaoman.com/2011/03/setup-and-configure-unison-to-sync-website-files/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 06:45:44 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[Server Related 伺服器相關]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unison]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=538</guid>
		<description><![CDATA[最近在研究網站負載平衝 (Load Balance) 的技術. 在分載的部份已經獲得一定的進展, 但是如果多個網站伺服器(Apache 2) 之間的檔案同步也是個問題. 資料庫 MySQL 還可以使用一個來提供集中的資料或是用 replication 來達到資料庫同步. 但是在 Apache 下的檔案如果要同步, 就是另一個挑戰. 一般來說如果要同步檔案, 搜尋的結果都是用 rsync. 設定完 rsync 之後, 才發現 rsync 只有單方面的同步. 假設有2台 Apache servers, 只單方從一號同步到二號, 那如果用 Load Balancer 分到二號 server 上做的變更, 就不會再同步到一號上了. 再研究後發現 Unison 可以同步檔案, 再加上 cron job 的設定即可. 1. 安裝 Unison 1&#160;sudo apt-get install unison 2. 修改 Unison 預設值 [...]]]></description>
		<wfw:commentRss>http://www.chaoman.com/2011/03/setup-and-configure-unison-to-sync-website-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Balance unable to start (&#8220;setsockopt(IPV6_V6ONLY=0): Protocol not available)</title>
		<link>http://www.chaoman.com/2011/03/balance-unable-to-start-setsockoptipv6_v6only0-protocol-not-available/</link>
		<comments>http://www.chaoman.com/2011/03/balance-unable-to-start-setsockoptipv6_v6only0-protocol-not-available/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 06:29:37 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[Networking 網路相關]]></category>
		<category><![CDATA[Server Related 伺服器相關]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=534</guid>
		<description><![CDATA[Balance is a free version of load balancing created by Inlab in Germany. I am trying to setup Balance on my Ubuntu Server and hit this error Balance unable to start (&#8220;setsockopt(IPV6_V6ONLY=0): Protocol not available) when I issue the balance command. After digging around, I found the following solution which actually worked for me. So [...]]]></description>
		<wfw:commentRss>http://www.chaoman.com/2011/03/balance-unable-to-start-setsockoptipv6_v6only0-protocol-not-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu stop Apache2 from boot</title>
		<link>http://www.chaoman.com/2011/03/ubuntu-stop-apache2-from-boot/</link>
		<comments>http://www.chaoman.com/2011/03/ubuntu-stop-apache2-from-boot/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 06:17:43 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[Server Related 伺服器相關]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=527</guid>
		<description><![CDATA[In a terminal console, do the following commands: To stop apache2 for this session only: 1&#160;sudo /etc/init.d/apache2 stop To remove apache2 permanently from startup scripts: 1&#160;sudo update-rc.d apache2 remove To reinstate apache2 in the startup scripts: 1&#160;sudo update-rc.d apache2 defaults]]></description>
		<wfw:commentRss>http://www.chaoman.com/2011/03/ubuntu-stop-apache2-from-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>補充: Clipbucket 2.1 Beta 的環境準備</title>
		<link>http://www.chaoman.com/2011/02/%e8%a3%9c%e5%85%85-clipbucket-2-1-beta-%e7%9a%84%e7%92%b0%e5%a2%83%e6%ba%96%e5%82%99/</link>
		<comments>http://www.chaoman.com/2011/02/%e8%a3%9c%e5%85%85-clipbucket-2-1-beta-%e7%9a%84%e7%92%b0%e5%a2%83%e6%ba%96%e5%82%99/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 09:02:14 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[Clipbucket]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=525</guid>
		<description><![CDATA[剛寫完 Clipbucket 2.0.91 後, 2.1測試版也推出了, 多了許多功能, 但也必須多加一些套件, 以下是要新加的. 1. cURL &#60;cce code=&#8221;shell&#8221;&#62; sudo apt-get install curl php5-curl &#60;/code&#62; 再重新啟動 Apache Server &#60;cce code=&#8221;shell&#8221;&#62; sudo /etc/init.d/apache2 restart &#60;/code&#62; 這樣就可以裝了. 另外附加的 PHPShield 現在查到的方法是以下. (待證) Download phpshield from here After download unzip and upload the file phpshield.5.2.lin in to /usr/lib/php5/20060613+lfs folder Now you need to edit the php.ini [...]]]></description>
		<wfw:commentRss>http://www.chaoman.com/2011/02/%e8%a3%9c%e5%85%85-clipbucket-2-1-beta-%e7%9a%84%e7%92%b0%e5%a2%83%e6%ba%96%e5%82%99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bonnie Pink &#8211; Last Kiss</title>
		<link>http://www.chaoman.com/2011/02/bonnie-pink-last-kiss/</link>
		<comments>http://www.chaoman.com/2011/02/bonnie-pink-last-kiss/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 07:06:09 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[Japanese song lyrics 日語歌詞]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=520</guid>
		<description><![CDATA[Last Kiss 這首歌, 我第一次聽到是 JUJU 版的, 覺得超級好聽, 我本來以為是她作的, 但最後在 JUJU 的 Request 專輯中才發現原唱是 Bonnie Pink. 回去聽了 Bonnie Pink 原版覺得 JUJU 的版本比較新, 比較好聽直到在 Youtube 上找到 Bonnie Pink 的現場版本後, 才發現原唱才是了得. 以下的專輯有收錄這首歌. Last Kiss 作詞 BONNIE PINK 作曲 BONNIE PINK 編曲 Tore Johansson BONNIE PINK 赤く燃える心　言葉奪われサンセット たたずんだ時間と想いの深さはイコール たった一言で旅立つの？ 彼の居ない明日は It&#8217;s bitter like beer for kids 痩せた指にキスをした あなたをずっと忘れないよ たとえ離ればなれでも [...]]]></description>
		<wfw:commentRss>http://www.chaoman.com/2011/02/bonnie-pink-last-kiss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Project 2010 Foundations &#8211; 7 PDU</title>
		<link>http://www.chaoman.com/2011/02/microsoft-project-2010-foundations-7-pdu/</link>
		<comments>http://www.chaoman.com/2011/02/microsoft-project-2010-foundations-7-pdu/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 09:52:06 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[PMP PDUs 累積 PMP PDUs]]></category>
		<category><![CDATA[Project Management Professional Certification (PMP)]]></category>
		<category><![CDATA[Project Management 專案管理相關]]></category>
		<category><![CDATA[Microsoft Project]]></category>
		<category><![CDATA[PDU]]></category>
		<category><![CDATA[PMI]]></category>
		<category><![CDATA[PMI Silicon Valley]]></category>
		<category><![CDATA[PMP]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=512</guid>
		<description><![CDATA[好像也沒有什麼免費的 PDU 可以介紹給大家了. 我還在尋找中. FreePDUPodcast 感覺好像是騙人的, 所以在我還沒確定真假之前, 不先介紹給大家. 上個星期, 我參加了矽谷PMP地方公會的課程, 以價錢來說, 實在是很值得, 所以介紹給大家參考. Early bird 會員註冊價是 $115 元, 而且是7 個 PDU. 算算一個才 $16元. 實在是夠便宜. 但是必須上一整天的課, 不過剛好有機會去 Santa Clara 的 Techmart 參觀順便認識其它公司的 PM 們, 也是值得. 先給大家介紹課程內容, 官方網址是:　http://www.pmisv.org/cde.cfm?event=333989 講師是 Sutanu Ghosh &#8211; 現在任職在 VMware 還有深厚的 Pharma 產業經驗. a) Finding your way b) Fundamental concepts &#8211; resources, tasks, [...]]]></description>
		<wfw:commentRss>http://www.chaoman.com/2011/02/microsoft-project-2010-foundations-7-pdu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>完整clipbuck 2.0.91安裝教學</title>
		<link>http://www.chaoman.com/2011/02/clipbuck-installation-tutorial/</link>
		<comments>http://www.chaoman.com/2011/02/clipbuck-installation-tutorial/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 05:35:32 +0000</pubDate>
		<dc:creator>chaoman</dc:creator>
				<category><![CDATA[Clipbucket]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[Ubuntu server]]></category>
		<category><![CDATA[Youtube]]></category>
		<category><![CDATA[安裝]]></category>
		<category><![CDATA[教學]]></category>

		<guid isPermaLink="false">http://www.chaoman.com/?p=434</guid>
		<description><![CDATA[有天在尋找類似 Youtube 的架站系統, 比較了幾個, 但最後覺得 Clipbucket 在功能, 安裝便利性和需求都比較簡單入手. 而且它還是免費開放程式碼的PHP系統. 我就想來研究一下.雖然安裝過程很容易, 但是在環境的設定, 我可是費了很多工年才研究出正確的步驟. Clipbucket 網站實在是很爛, 教學文件實在是什麼都沒有, 只有 blah blah blah&#8230;. 所以我就把我從頭到尾安裝到成功轉檔的步驟記錄下來.  現在最近版本是 v2.0.91 可以在這裡下載: http://sourceforge.net/projects/clipbucket/files/ClipBucket%20v2/ 首先, 我不是 Linux guy, 所以我花了很多時間在整理環境和安裝需要的套件. 在開始前, 我們先看一下它的需求. Requirements PHP 5.2.x &#38; MySql 5.x.x PHP with Background Processing and Exec Enabled GD Library For Captchas and Other Image Manuplation FFMPEG – FLVTOOL2 [...]]]></description>
		<wfw:commentRss>http://www.chaoman.com/2011/02/clipbuck-installation-tutorial/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

