<?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>ray.io</title>
	<atom:link href="http://ray.io/feed/" rel="self" type="application/rss+xml" />
	<link>http://ray.io</link>
	<description>ray.io (dev) - 研究記錄</description>
	<lastBuildDate>Mon, 23 Apr 2012 01:39:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel='hub' href='http://ray.io/?pushpress=hub'/>
		<item>
		<title>升级至 WordPress 3.3.2</title>
		<link>http://ray.io/dev/942/</link>
		<comments>http://ray.io/dev/942/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 02:10:22 +0000</pubDate>
		<dc:creator>ray.io 开发组</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[升级]]></category>
		<category><![CDATA[安全]]></category>

		<guid isPermaLink="false">http://ray.io/?p=942</guid>
		<description><![CDATA[修正了可能存在的跨站攻击漏洞和一些 bug，详情请看 官方日志]]></description>
			<content:encoded><![CDATA[<p>修正了可能存在的跨站攻击漏洞和一些 bug，详情请看 <a href="http://wordpress.org/news/2012/04/wordpress-3-3-2/">官方日志</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/942/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>已解决：服务器宕机通告 April 15, 2012</title>
		<link>http://ray.io/dev/932/</link>
		<comments>http://ray.io/dev/932/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 01:29:48 +0000</pubDate>
		<dc:creator>ray.io 开发组</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[宕机]]></category>
		<category><![CDATA[服务器]]></category>

		<guid isPermaLink="false">http://ray.io/?p=932</guid>
		<description><![CDATA[ray.io 迎来了 2012 年的首次服务器宕机，时间从 04/15/2012 05:15:10AM 至 04/15/2012 09:15:27AM，共四小时，宕机原因正在调查中 UPDATE：由于管理员很忙，此次宕机 &#8230; <a href="http://ray.io/dev/932/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ray.io 迎来了 2012 年的首次服务器宕机，时间从 04/15/2012 05:15:10AM 至 04/15/2012 09:15:27AM，共四小时，宕机原因正在调查中</p>
<p>UPDATE：由于管理员很忙，此次宕机暂定为非认为所致的宕机</p>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/932/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wiki 区永久关闭</title>
		<link>http://ray.io/dev/926/</link>
		<comments>http://ray.io/dev/926/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 00:49:27 +0000</pubDate>
		<dc:creator>ray.io 开发组</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://ray.io/?p=926</guid>
		<description><![CDATA[如题]]></description>
			<content:encoded><![CDATA[<p>如题</p>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/926/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新增插件 WordPress.com Custom CSS</title>
		<link>http://ray.io/dev/920/</link>
		<comments>http://ray.io/dev/920/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 02:30:41 +0000</pubDate>
		<dc:creator>ray.io 开发组</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[新功能]]></category>

		<guid isPermaLink="false">http://ray.io/?p=920</guid>
		<description><![CDATA[经过数月的测试，我们的自定义 CSS 功能正式上线，虽然我们暂时只提供官方自带的主题，但此功能的推出，会使原本单调的主题变的更为精彩，但请注意，下列 CSS 语法处于安全考虑会被干掉： HTML 代码 @import 外 &#8230; <a href="http://ray.io/dev/920/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>经过数月的测试，我们的自定义 CSS 功能正式上线，虽然我们暂时只提供官方自带的主题，但此功能的推出，会使原本单调的主题变的更为精彩，但请注意，下列 CSS 语法处于安全考虑会被干掉：</p>
<ul>
<li>HTML 代码</li>
<li>@import 外部 CSS</li>
<li>IE 的傻逼 expression</li>
<li>非 http 协议的图片 URL</li>
<li>其他无效和不安全的代码</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/920/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>对在 CSDN 与本站使用了相同密码的用户的提醒</title>
		<link>http://ray.io/dev/871/</link>
		<comments>http://ray.io/dev/871/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 14:55:45 +0000</pubDate>
		<dc:creator>ray.io 开发组</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[安全]]></category>
		<category><![CDATA[密码]]></category>

		<guid isPermaLink="false">http://ray.io/?p=871</guid>
		<description><![CDATA[2011 年 12 月 21 日，CSDN 约 600 万用户邮箱和明文密码被公布（相关信息），出于安全考虑，如果您在本站使用的与 CSDN 相同，请及时更换]]></description>
			<content:encoded><![CDATA[<p>2011 年 12 月 21 日，CSDN 约 600 万用户邮箱和明文密码被公布（<a href="http://zh.wikipedia.org/wiki/CSDN">相关信息</a>），出于安全考虑，如果您在本站使用的与 CSDN 相同，请及时更换</p>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/871/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>升级至 WordPress 3.3.1</title>
		<link>http://ray.io/dev/897/</link>
		<comments>http://ray.io/dev/897/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 01:35:35 +0000</pubDate>
		<dc:creator>sparanoid</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[升级]]></category>
		<category><![CDATA[安全]]></category>

		<guid isPermaLink="false">http://ray.io/?p=897</guid>
		<description><![CDATA[修正了一些 bug 和一个可能存在的跨站攻击漏洞，详情请看 官方日志]]></description>
			<content:encoded><![CDATA[<p>修正了一些 bug 和一个可能存在的跨站攻击漏洞，详情请看 <a href="http://wordpress.org/news/2012/01/wordpress-3-3-1/">官方日志</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/897/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新增插件 Lazy Load</title>
		<link>http://ray.io/dev/893/</link>
		<comments>http://ray.io/dev/893/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 01:13:02 +0000</pubDate>
		<dc:creator>ray.io 开发组</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[新功能]]></category>

		<guid isPermaLink="false">http://ray.io/?p=893</guid>
		<description><![CDATA[我们为所有用户开启了 Lazy Load 功能，该功能会等图片在只有出现在屏幕上时才会载入，大大加快多图 blog 的载入速度，同时也降低本站的宽带成本，该功能并不会降低用户体验，而且图片载入时的淡入淡出效果看起来也相当 &#8230; <a href="http://ray.io/dev/893/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>我们为所有用户开启了 Lazy Load 功能，该功能会等图片在只有出现在屏幕上时才会载入，大大加快多图 blog 的载入速度，同时也降低本站的宽带成本，该功能并不会降低用户体验，而且图片载入时的淡入淡出效果看起来也相当 lifestyle</p>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/893/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let It Snow!</title>
		<link>http://ray.io/dev/821/</link>
		<comments>http://ray.io/dev/821/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 15:30:37 +0000</pubDate>
		<dc:creator>sparanoid</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[圣诞节]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[新功能]]></category>

		<guid isPermaLink="false">http://ray.io/?p=821</guid>
		<description><![CDATA[圣诞节将至，为了活跃气氛，我们为各位的网站增加了下雪效果，现已默认全站开启，在后台有设置可调（英文），怕冷的可在插件页面中人工除雪，enjoy]]></description>
			<content:encoded><![CDATA[<p>圣诞节将至，为了活跃气氛，我们为各位的网站增加了下雪效果，现已默认全站开启，在后台有设置可调（英文），怕冷的可在插件页面中人工除雪，enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/821/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新增插件 Jetpack by WordPress.com</title>
		<link>http://ray.io/dev/820/</link>
		<comments>http://ray.io/dev/820/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:30:05 +0000</pubDate>
		<dc:creator>ray.io 开发组</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[Jetpack]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[新功能]]></category>

		<guid isPermaLink="false">http://ray.io/?p=820</guid>
		<description><![CDATA[来自 WordPress 官方的系统增强插件 Jetpack，使用时需要注意几点： 在和 wordpress.com 进行授权验证时，有 很大的几率 连接会被 重置，这时，请淡定的自己想办法 请避免在用 HTTPS 协议 &#8230; <a href="http://ray.io/dev/820/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>来自 WordPress 官方的系统增强插件 Jetpack，使用时需要注意几点：</p>
<ul>
<li>在和 wordpress.com 进行授权验证时，有 <strong>很大的几率</strong> 连接会被 <strong>重置</strong>，这时，请淡定的自己想办法</li>
<li>请避免在用 HTTPS 协议访问后台时与 wordpress.com 进行授权验证，此时 WordPress 会出现 <strong>无限循环登录</strong> 的 bug</li>
<li>该插件目前只有日文和英文，暂无中文语言</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/820/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新增插件功能</title>
		<link>http://ray.io/dev/818/</link>
		<comments>http://ray.io/dev/818/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 14:53:49 +0000</pubDate>
		<dc:creator>ray.io 开发组</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[后台]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[新功能]]></category>

		<guid isPermaLink="false">http://ray.io/?p=818</guid>
		<description><![CDATA[经过两年多的辛苦研究与激情探索，我们终于作出了决定，开放插件功能，用户可自行选择喜欢的插件，首批添加的可用插件有: GitHub Gist Shortcode Hello Dolly Jetpack by WordPre &#8230; <a href="http://ray.io/dev/818/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>经过两年多的辛苦研究与激情探索，我们终于作出了决定，开放插件功能，用户可自行选择喜欢的插件，首批添加的可用插件有:</p>
<ul>
<li>GitHub Gist Shortcode</li>
<li>Hello Dolly</li>
<li>Jetpack by WordPress.com</li>
<li>Let It Snow!</li>
<li>Regenerate Thumbnails</li>
</ul>
<p>我们也希望在今后可以支持更多的插件，插件可能会随时增减，我们会在这里进行通知</p>
]]></content:encoded>
			<wfw:commentRss>http://ray.io/dev/818/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.329 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-04-23 20:01:47 -->
<!-- Compression = gzip -->
