<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>diablo3</title>
	<link>http://www.wpall.com</link>
	<description>What's diablo 3?</description>
	<lastBuildDate>Mon, 01 Jun 2009 23:16:08 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Diablo 3 Confirmation on Sockets?</title>
		<description><![CDATA[A guy ask about confirmation on sockets in Diablo 3, and Bashkiok drops in and answer on the question, also answer the rumor about Talisman (he sure knows it exist, trying to avoid), the talisman is somekind rune socketing that could possible be like glypth system in world of warcraft…. read more about Diablo III [...]]]></description>
		<link>http://www.wpall.com/p/56</link>
			</item>
	<item>
		<title>Diablo 3 Runes &amp; Skills Combinations Revealed!</title>
		<description><![CDATA[Diablo 3 feature a new system that is called “Rune Skill System” where you can attach runes to skills (sockets) and alter the skills functionality. We have collected the possible known list of rune and skill combinations from Diablo III videos, forums, community, screenshots and other sources.

Known Diablo 3 skill runes:

Multistrike: Hits multiple targets (Hydra [...]]]></description>
		<link>http://www.wpall.com/p/29</link>
			</item>
	<item>
		<title>More Diablo 3 teaser content released</title>
		<description><![CDATA[Not much has come out of Blizzard regarding Diablo 3 development lately, with most media focus being on World of Warcraft or StarCraft 2. Still, we can&#8217;t forget that Blizzard also has another potential blockbuster in the works with the third installment of the Diablo series, and if you&#8217;re interested in some development updates, a [...]]]></description>
		<link>http://www.wpall.com/p/53</link>
			</item>
	<item>
		<title>再次丢失数据</title>
		<description><![CDATA[绝望了，数据再次丢失。不过现在我有了前车之鉴，数据都有备份，实在是不幸中的大幸。今天赶紧把数据都迁移到了dreamhost，迁移很顺畅，因为之前都是直接使用widget，所以即便是模板丢失了，对我也没有太大的影响，widget只要拖来拖去就可以搞定了，实在是很爽。
如今只花了10分钟时间，就已经把网站全部恢复，自己都觉得很惊讶。
]]></description>
		<link>http://www.wpall.com/p/52</link>
			</item>
	<item>
		<title>wordpress代码分析 &#8212;- wp_safe_redirect</title>
		<description><![CDATA[wordpress代码分析 ---- wp_safe_redirect。wordpress提供了一个跳转方法wp_safe_redirect，避免登录url被修改，登录成功后跳转到有害的第三方站点。如下：
PLAIN TEXT
PHP:




/**


 * wp_safe_redirect() - Performs a safe (local) redirect, using wp_redirect()


 *


 * Checks whether the $location is using an allowed host, if it has an absolute


 * path. A plugin can therefore set or remove allowed host(s) to or from the list.


 *


 * If the host is not allowed, then [...]]]></description>
		<link>http://www.wpall.com/p/51</link>
			</item>
	<item>
		<title>如何手工备份wordpress</title>
		<description><![CDATA[自从上一次服务器丢失数据以来，我对wordpress的备份就多留了一个心眼。时时刻刻都记着安全生产，定期备份，这是每一个wordpresser都可以轻松做到的。
简单的做法：

安装WordPress Database Backup插件
进入wordpress后台
选择 管理 -> backup
这时候你可以看到wordpress相应的table列表，全部勾上，点击backup
别关窗口，等待进度条完成以后，把备份文件保存到本机
done

]]></description>
		<link>http://www.wpall.com/p/50</link>
			</item>
	<item>
		<title>inline-js 0.4发布</title>
		<description><![CDATA[wordpress plugin inline-js 0.4发布。这个插件可以在文章中直接插入javascript。
Inline-js plugin minor update. It now work fine with exec-php plugin.
Plugin Name: Inline Javascript Plugin
Plugin URI: http://www.ooso.net/index.php/inline-js/
Feed URI: http://www.ooso.net/index.php/feed/
Description: Plugin that insert inline javascript in Posts/Pages
Version: 0.4
Author: Volcano
Author URI: http://www.ooso.net
Usage

Unzip
Copy inline-js.php to direcotry wp-contents/plugin and activate the plugin.
Setup

Disable tag balancing ‘WordPress should correct invalidly nested XHTML automatically’ through the ‘Options / Write’ [...]]]></description>
		<link>http://www.wpall.com/p/49</link>
			</item>
	<item>
		<title>中文wordpress主题 &#8212; hello :D</title>
		<description><![CDATA[本站目前正在用的主题，叫做hello  。用了好一段时间，却一直不知道是出自哪里，现下终于找到了出处：WordPress Theme: Hello  
这是07年秋季设计的风格，做成了 Textpattern 的模板，十一月初正式使用。今年的模板做得比较少，去年年底的总结提醒自己宁缺勿滥，这也算是对自己的改正吧。这款设计主以灰黑色和绿色为主色调，当然蓝色也是必不可少的，绿草有蓝天的衬托才更接近理想化的自然。

]]></description>
		<link>http://www.wpall.com/p/48</link>
			</item>
	<item>
		<title>本站更新到wordpress 2.5 beta1</title>
		<description><![CDATA[wordpress 2.5因为一些原因延期发布了，但是忍不住尝鲜的我，还是采用svn更新了一些wordpress 2.5的代码，然后在本站上成功update到最新版本。
升级过程很顺利，和之前2.3系列小版本的升级没有区别。可以看到2.5的后台有很大的改动，几乎认不出原来的样子。除了外观以外，后台还摒弃了一些基于prototype.js，大量使用jquery。jquery的文件比prototype.js要小多啦，这对页面展现速度有很大的帮助:)
另外缺省主题也已经更新并支持tag，不枉我费了一番功夫升级到这个版本。
]]></description>
		<link>http://www.wpall.com/p/46</link>
			</item>
	<item>
		<title>2.25日情人节更新的wordpress主题</title>
		<description><![CDATA[单列的主题
WhitePaper

WhitePaper是一个单列的主题,主要使用黑白两色.这个主题在页面底部有两列侧边栏. 
Demo &#124; Release Page &#124; Download
两列的主题
Options

这是最近看到的最棒的主题.看上去像杂志的封面,并且在首页有一些可自定义的tab.另外还附带了一些额外的插件.
Demo &#124; Release Page &#124; Download
StudioPress

这是一个两列的theme,可以在侧边栏投放google adsense广告.有定制的评论样式,并且做了seo优化
Demo &#124; Release Page &#124; Download
Nature’s Highlight

这是一个两列的主题,支持widget,并且集成有一些wordpress插件比如wp-email,wp-print和wp-pagenavi.并且还提供有高级发布选项,可以更新页面顶部.
Demo &#124; Release Page &#124; Download
Blue Green Harmony

支持widget,主要使用绿蓝两色.宽度固定,使用tab来切换内容页(使用idTabs的javascript库)
Demo &#124; Release Page &#124; Download
]]></description>
		<link>http://www.wpall.com/p/45</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.483 seconds -->
