<?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>踢洛格</title>
	<atom:link href="http://tlog.net.ru/feed/" rel="self" type="application/rss+xml" />
	<link>http://tlog.net.ru</link>
	<description></description>
	<lastBuildDate>Sun, 07 Mar 2010 12:57:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[分享]第一個噗浪佈景版型--Linux Q</title>
		<link>http://tlog.net.ru/linux-q/</link>
		<comments>http://tlog.net.ru/linux-q/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 12:57:13 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[plurk]]></category>
		<category><![CDATA[佈景]]></category>
		<category><![CDATA[enjoy]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=235</guid>
		<description><![CDATA[好久沒寫文章了，每次都這樣說，其實是因為不知道要寫些什麼(真的)。今天看到噗浪不少人在換佈景，所以也手癢在網路上找來找去。]]></description>
		<wfw:commentRss>http://tlog.net.ru/linux-q/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[WordPress]插入nextpage的按鈕</title>
		<link>http://tlog.net.ru/add-nextpage-quickta/</link>
		<comments>http://tlog.net.ru/add-nextpage-quickta/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 20:35:12 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[WP]]></category>
		<category><![CDATA[muki]]></category>
		<category><![CDATA[nextpage]]></category>
		<category><![CDATA[按鈕]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=233</guid>
		<description><![CDATA[文章愈寫愈長是一好事，但是讀者肯定不這麼覺得，讀者除了要看文章，當然也要文章看起來舒服，這個道理就像是書本是一頁一頁翻，而不是一長頁，然而部落格也是一様的。]]></description>
		<wfw:commentRss>http://tlog.net.ru/add-nextpage-quickta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Appserv]開始安裝WordPress</title>
		<link>http://tlog.net.ru/install-wordpress/</link>
		<comments>http://tlog.net.ru/install-wordpress/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 07:10:55 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[WP]]></category>
		<category><![CDATA[appserv]]></category>
		<category><![CDATA[架站]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[安裝]]></category>
		<category><![CDATA[本機]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=229</guid>
		<description><![CDATA[終於要開始安裝WordPress了，目前WordPress的版本是2.9.1，從WordPress 2.9.1開始有個很大的改變，那就是WordPress正式支援台灣正體中文，也就是說在英文官網會有連結到台灣官網的提示連結而不是連到大陸去，這都要感謝前輩們的付出。]]></description>
		<wfw:commentRss>http://tlog.net.ru/install-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[AppServ]架站的最佳利器-新增資料庫</title>
		<link>http://tlog.net.ru/create-new-database/</link>
		<comments>http://tlog.net.ru/create-new-database/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 09:59:29 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[WP]]></category>
		<category><![CDATA[appserv]]></category>
		<category><![CDATA[架站]]></category>
		<category><![CDATA[phpadmin]]></category>
		<category><![CDATA[校正]]></category>
		<category><![CDATA[資料庫]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=228</guid>
		<description><![CDATA[在安裝完AppServ之後，有一個步驟常常被忽略，但卻是非常關鍵的一步，如果少了這一步就無法安裝WordPress了。沒錯，這一步就是新增資料庫。那什麼是資料庫呢？存資料的地方(這不是廢話嘛！)，資料庫的存取有一定規則，達到最少重複、最佳利用，能讓多數人共同使用為目的。
1 ) 首先打開你的瀏覽器在網址列輸入http://localhost/或http://127.0.0.1，然後點，「 phpMyAdmin database Manager 」，它會要你輸入使用者名稱root，還有安裝篇的那個密碼。

2 ) 如果出現錯誤，請打開Apache和MySQL，開始 -&#62; 所有程式 -&#62; Appserv -&#62; Control Server by Service -&#62; Apache Start &#38; MySQL Start

3) 這是phpMyAdmin的首頁，新建資料庫點選資料庫。

]]></description>
		<wfw:commentRss>http://tlog.net.ru/create-new-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[AppServ]架站的最佳利器-安裝篇</title>
		<link>http://tlog.net.ru/lacalhost-test/</link>
		<comments>http://tlog.net.ru/lacalhost-test/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 12:15:32 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[WP]]></category>
		<category><![CDATA[appserv]]></category>
		<category><![CDATA[架站]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[本機]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=227</guid>
		<description><![CDATA[踼洛格是專門中文化WordPress佈景的部落格，但是這樣是不夠的，一個部落格不能如此單調，所以我決定做延伸，不僅只是局限在佈景而已。首先，我們開始架站吧！省去尋找空間麻煩，讓你可以在本機(也就是你的康彼特啦！)上架站。]]></description>
		<wfw:commentRss>http://tlog.net.ru/lacalhost-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[佈景中文化]Mandigo</title>
		<link>http://tlog.net.ru/mandigo/</link>
		<comments>http://tlog.net.ru/mandigo/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:05:10 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[WP]]></category>
		<category><![CDATA[中文化]]></category>
		<category><![CDATA[佈景]]></category>
		<category><![CDATA[一欄]]></category>
		<category><![CDATA[三欄]]></category>
		<category><![CDATA[二欄]]></category>
		<category><![CDATA[完整]]></category>
		<category><![CDATA[後台]]></category>
		<category><![CDATA[特效]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=212</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://tlog.net.ru/mandigo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[佈景中文化]monochrome</title>
		<link>http://tlog.net.ru/monochrome/</link>
		<comments>http://tlog.net.ru/monochrome/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 15:41:24 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[WP]]></category>
		<category><![CDATA[中文化]]></category>
		<category><![CDATA[佈景]]></category>
		<category><![CDATA[時尚]]></category>
		<category><![CDATA[知名]]></category>
		<category><![CDATA[簡潔]]></category>
		<category><![CDATA[黑白]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=210</guid>
		<description><![CDATA[

]]></description>
		<wfw:commentRss>http://tlog.net.ru/monochrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[佈景中文化]Win7blog</title>
		<link>http://tlog.net.ru/win7blog/</link>
		<comments>http://tlog.net.ru/win7blog/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 15:21:30 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[WP]]></category>
		<category><![CDATA[中文化]]></category>
		<category><![CDATA[佈景]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=203</guid>
		<description><![CDATA[你沒裝Windows 7嗎？沒關係，Win7blog可以讓你過癮一下，雖然win7blog視覺效果非常搶眼，卻不失簡潔的風格。後台設定更有一些常用實用的選項供大家使用。]]></description>
		<wfw:commentRss>http://tlog.net.ru/win7blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[外掛中文化]WP-RecentComments</title>
		<link>http://tlog.net.ru/wp-recentcomments/</link>
		<comments>http://tlog.net.ru/wp-recentcomments/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 12:08:00 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[WP]]></category>
		<category><![CDATA[中文化]]></category>
		<category><![CDATA[外掛插件]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[mg12]]></category>
		<category><![CDATA[recent]]></category>
		<category><![CDATA[外掛]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=207</guid>
		<description><![CDATA[最近都會去看NeoEase的文章，我也學到了很多，雖然mg12是對岸的人，但他實在太強了，不得不佩服他。這個由mg12所設計的WP-RecentComments沒有內建正體中文的語系檔，我順手就中文化了，而且之後我google一下發現似乎找不到WP-RecentComments的語系檔，所以我想就發個文分享一下囉。]]></description>
		<wfw:commentRss>http://tlog.net.ru/wp-recentcomments/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[WordPress]文字標題換成圖片LOGO</title>
		<link>http://tlog.net.ru/change-title-text-to-img/</link>
		<comments>http://tlog.net.ru/change-title-text-to-img/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 13:17:05 +0000</pubDate>
		<dc:creator>Marsnow</dc:creator>
				<category><![CDATA[WP]]></category>
		<category><![CDATA[佈景]]></category>
		<category><![CDATA[Logo]]></category>
		<category><![CDATA[圖片]]></category>
		<category><![CDATA[密技]]></category>
		<category><![CDATA[小技巧]]></category>
		<category><![CDATA[標題]]></category>

		<guid isPermaLink="false">http://tlog.net.ru/?p=205</guid>
		<description><![CDATA[把文字標題換成圖片LOGO的問題，從我開始接觸WordPress開始就看過有很多人問，其實一點都不難，只要動一點手腳就能輕鬆解決，廢話不多說進入主題吧!]]></description>
		<wfw:commentRss>http://tlog.net.ru/change-title-text-to-img/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
