<?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>艾德的部落格天空 &#187; 2.8</title>
	<atom:link href="http://edblog.net/archives/tag/28/feed" rel="self" type="application/rss+xml" />
	<link>http://edblog.net</link>
	<description>亂寫、亂拍、亂來。 --- 持續亂改更新中 ---</description>
	<lastBuildDate>Wed, 30 Jun 2010 08:24:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WP出現Fatal error: Allowed memory size</title>
		<link>http://edblog.net/archives/2021</link>
		<comments>http://edblog.net/archives/2021#comments</comments>
		<pubDate>Tue, 16 Jun 2009 01:29:09 +0000</pubDate>
		<dc:creator>Eduardo</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[2.8]]></category>
		<category><![CDATA[Fatal error]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://edblog.net/?p=2021</guid>
		<description><![CDATA[最近幾個朋友包括我自己，升級到WordPress 2.8都出了點問題，不管是管理介面(Dashboard)，或者登入出問題，看來幾乎都是記憶體不夠用。不知道WP2.8改了那些，記憶體的需求是更大了，這邊提供幾個解決的方法。 當出現以下的類似情況，要來調整PHP的記憶體，來執行更多的程式 Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 77824 bytes 如果有權限修改php.ini，那麼請將memory_limit = 32M的32提高，看是要64還是96或者128。 如果沒有權限修改php.ini，可以在.htaccess裡面加上php_value memory_limit 32M，或者更高的數字。 也可以定義wp-config.php，新增一個define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8217;32M&#8217;);，或者更高的數字。 提供幾個方法參考。]]></description>
		<wfw:commentRss>http://edblog.net/archives/2021/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 Baker 發佈</title>
		<link>http://edblog.net/archives/2016</link>
		<comments>http://edblog.net/archives/2016#comments</comments>
		<pubDate>Thu, 11 Jun 2009 10:27:13 +0000</pubDate>
		<dc:creator>Eduardo</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[2.8]]></category>
		<category><![CDATA[baker]]></category>

		<guid isPermaLink="false">http://edblog.net/?p=2016</guid>
		<description><![CDATA[WordPress又推出新的版本了，2.8 版本，代號 Baker，麵包師傅嗎??。Chet Baker，美國爵士樂的小喇叭手，其他相關資訊就不清楚啦！ 幾個特別的更新:   http://edblog.net/archives/2016 New Theme Installer routines Add CodePress syntax highlighting to Theme and Plugin editors TinyMCE 3.2.3 New Widgets API JS script loader Improvements   不過這次更新不少功能，想要體驗的話趕緊去下載更新。]]></description>
		<wfw:commentRss>http://edblog.net/archives/2016/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 Beta 1 釋出</title>
		<link>http://edblog.net/archives/1978</link>
		<comments>http://edblog.net/archives/1978#comments</comments>
		<pubDate>Mon, 18 May 2009 05:16:20 +0000</pubDate>
		<dc:creator>Eduardo</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[2.8]]></category>
		<category><![CDATA[beta]]></category>

		<guid isPermaLink="false">http://edblog.net/?p=1978</guid>
		<description><![CDATA[WordPress 2.8 Beta 1 在5/16開放下載了，當然Beta版本不是穩定版，所以心臟不夠強的網友們就別輕易嘗試了。 這次2.8 Beta改了不少東西，有興趣的可以看看。 http://codex.wordpress.org/Version_2.8 幾個特別的更新: New Theme Installer routines Add CodePress syntax highlighting to Theme and Plugin editors TinyMCE 3.2.3 New Widgets API JS script loader Improvements Add CodePress 這個還蠻不錯的，就會像使用 notepad++ 一樣，有顏色分明。 可以從後台上傳佈景，zip檔案格式，上傳後就幫你解開。 後台搜尋官網現有的佈景主題，可做各種篩選的條件，不錯XD 蠻期待下一次的更新版XD]]></description>
		<wfw:commentRss>http://edblog.net/archives/1978/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
