<?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>GuoWe．搞喂 &#187; Uncategorized</title>
	<atom:link href="http://guowe.info/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://guowe.info</link>
	<description>我們一起說說話</description>
	<lastBuildDate>Thu, 31 Mar 2011 05:46:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>用 OpenLayers 顯示地圖</title>
		<link>http://guowe.info/2008/12/26/23/</link>
		<comments>http://guowe.info/2008/12/26/23/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 14:06:41 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[OpenLayers]]></category>

		<guid isPermaLink="false">http://nicaliu.wordpress.com/?p=295</guid>
		<description><![CDATA[譯者：Nica  ( nicaliu at gmail dot com )
By Justin Palk  on December 24, 2008 (2:00:00 PM)
Google Maps  可以讓你迅速、輕鬆地將地圖加入至網站中，但當你使用 Google API 之際，要顯示其它資料的功能也就被限制住了。若你想顯示自有的資料，或其它並非來自 Google 的資料，OpenLayers 可以提供你更多選擇，這是一套開放源碼的 JavaScript 函式庫。

OpenLayers 近來的使用層次越來越高，包括在 EveryBlock &#8211; 由 Django 創始人 Adrian Holovaty 等所經營的地理新聞網站，同時也在此次巴拉克歐巴馬  ( Barack Obama ) 成功贏得美國總統大選，支援其繪製比較圖的部份。
地理智慧公司 MetaCarta  最先開始開發此函式庫，不過最後將之公開釋出於 BSD 形式的許可下。OpenLayers 應用了  Open Geospatial Consortium  的 Web Map [...]]]></description>
		<wfw:commentRss>http://guowe.info/2008/12/26/23/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.10，用 mylvmbackup 備份 MySQL 資料庫</title>
		<link>http://guowe.info/2008/12/26/22/</link>
		<comments>http://guowe.info/2008/12/26/22/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 09:44:35 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nicaliu.wordpress.com/?p=291</guid>
		<description><![CDATA[譯者：Nica  ( nicaliu at gmail dot com )
Version 1.0
作煮：Falko Timme &#60;ft [at] falkotimme [dot] com&#62;
最後編輯日 12/04/2008
mylvmbackup 是一個可以快速建立 MySQL 備份的 perl script。它使用 LVM 的快照 (snapshot) 功能完成此任務。備份的時侯，mylvmbackup 會確切鎖住所有 table，然後將所有伺服器 cache 清到磁碟裡，為含括了 MySQL 資料目錄的 volume 建立快照，最後再解開 table 的鎖定。本文要說明的就是如何在 Ubuntu 8.10 伺服器裡使用它。
完整文章/原文出處：
How To Back Up MySQL Databases With mylvmbackup On Ubuntu 8.10 
如有版權問題，煩請來信告知 nicaliu at gmail dot com  ，謝謝。
]]></description>
		<wfw:commentRss>http://guowe.info/2008/12/26/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux 程序管理剖析</title>
		<link>http://guowe.info/2008/12/25/20/</link>
		<comments>http://guowe.info/2008/12/25/20/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 08:31:05 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://nicaliu.wordpress.com/?p=17</guid>
		<description><![CDATA[譯者：Nica  ( nicaliu at gmail dot com )
作者：M. Tim Jones (mtj@mtjones.com), Consultant Engineer, Emulex Corp.
日期：20 Dec 2008
Linux 裡使用者層面的程序建立與管理有許多原則是與 Unix 共通的，不過也有一些獨特的最佳化設計是特定 Linux 所擁有。在這裡，我們將回顧 Linux 程序的生命週期，並探究 Kernel 內部與使用者程序建立、記憶體管理、排程，以及程序停擺 (death 死亡狀態) 的議題。

Linux 因著持續不斷變動的需求，可以說是變動頻率相當高的系統。Linux 中心計算上的需求則是以程序 (process) 這樣的通用概念展現。程序可以是短暫存活 (自命令列執行命令)，也可以是長期存活著的 (網路服務)。基於此，程序的日常管理及其排程化就相當重要了。
從使用者層面來看，程序是以程序辯識碼 (PIDs) 的方式展現。由使用者的角度來看，PID 是用來唯一辯識程序的數值。PID 在程序存活期間是不會改變的，但 PID 可以在程序死亡後再利用，所以將它們快取起來並不理想。
在使用者這邊，可以有很多的方式建立程序。你可以執行程式 (其結果就是建立一個新的程序)，或是在程式裡，祈使系統呼叫 (system call) fork 或 exec。fork 呼叫，結果就是建立子程序，而 exec 呼叫，則將以新的程序取代現行程序內容。此處將論述這些方法，瞭解它們的運作模式。
本文中，將先說明代表 kernel 的程序，還有它們在 kernel 下如何進行管理，然後再重新審視這些程序在被一或多個處理程式 (processors) [...]]]></description>
		<wfw:commentRss>http://guowe.info/2008/12/25/20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel Log: 2.6.68 有什麼 &#8211; Part 9：Fastboot 與其它</title>
		<link>http://guowe.info/2008/12/22/19/</link>
		<comments>http://guowe.info/2008/12/22/19/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 07:16:40 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://nicaliu.wordpress.com/?p=12</guid>
		<description><![CDATA[譯者：Nica  ( nicaliu at gmail dot com )
kernel log 的 &#8221; 2.6.8 有哪些東西 &#8221; 系列的前面八個篇章，討論了一些 Linux kernel 2.6.68 的重要變動。這些之中的確有些是主要的開發重點，但不代表在此一系列介紹的主題即已含括了所有 &#8211; 其實還有很多是未被提及的。在我們完成此一系列文章的同時，kernel 的開發人員仍不斷地針對 kernel 的某些部份進行一些微調 &#8211; 但並非重要的變更。

例如我們未提及一些由 Intel 開發人員 Arjan Van de Ven 為加快硬體初始化與開機速度所作的變更。Van de Ven 在 netbook 上作了這個 &#8211; 還有遭 Linux Torvalds 否絕的一些更動，在 Linux Plumbers Conference 上展現開機啟動只需要五秒就能進入 Linux。在一些主流系統上，Linux 2.6.28 啟動只有快一些些，僅管安裝了 fastboot patch，原因乃在較受歡迎的這些主要分支套件花費了很多的時間在初始使用者層級的服務上、載入登入管理程式，以及桌面環境這些動作上。他們分析這必要的初始化時間是為了最佳化不可或缺的，如果存取此新的追蹤架構的動作更是為此目的所作的設計。
除了 heise Kernel Log [...]]]></description>
		<wfw:commentRss>http://guowe.info/2008/12/22/19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

