<?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; 工作</title>
	<atom:link href="http://azure.cn/archives/category/studios/feed" rel="self" type="application/rss+xml" />
	<link>http://azure.cn</link>
	<description>时光飞逝，莫让网络蹉跎了岁月</description>
	<lastBuildDate>Tue, 03 May 2011 07:31:06 +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>欢迎来到 Dream Planet！</title>
		<link>http://azure.cn/archives/96</link>
		<comments>http://azure.cn/archives/96#comments</comments>
		<pubDate>Mon, 28 May 2007 00:11:37 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[工作]]></category>

		<guid isPermaLink="false">http://azure.cn/2007/05/28/%e6%ac%a2%e8%bf%8e%e6%9d%a5%e5%88%b0DreamPlanet.aspx</guid>
		<description><![CDATA[折腾了近3个月，Apsou 新版网站终于上线了，期间由于其它项目时间安排比较紧，一直没能如期上线，昨天逼着 Apple 把最后的一点收工了，网站还有不尽人意的地方，以后会慢慢完善。欢迎任何评论和建议，填写反馈表单：http://www.apsou.com/#/contact/
]]></description>
			<content:encoded><![CDATA[<p>折腾了近3个月，<a href="http://www.apsou.com" target="_blank">Apsou</a> 新版网站终于上线了，期间由于其它项目时间安排比较紧，一直没能如期上线，昨天逼着 Apple 把最后的一点收工了，网站还有不尽人意的地方，以后会慢慢完善。欢迎任何评论和建议，填写反馈表单：<a href="http://www.apsou.com/#/contact/" target="_blank">http://www.apsou.com/#/contact/</a><br /><a href="http://www.apsou.com" target="_blank"><img src="http://azure.cn/content/binary/apsou.com.gif" class="imgBorder" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/96/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>涂鸦板性能优化</title>
		<link>http://azure.cn/archives/127</link>
		<comments>http://azure.cn/archives/127#comments</comments>
		<pubDate>Tue, 18 Jul 2006 04:04:32 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[工作]]></category>
		<category><![CDATA[技术&开发]]></category>

		<guid isPermaLink="false">http://azure.cn/2006/07/18/%e6%b6%82%e9%b8%a6%e6%9d%bf%e6%80%a7%e8%83%bd%e4%bc%98%e5%8c%96.aspx</guid>
		<description><![CDATA[涂鸦板上线后发现涂鸦程序在IE和Firefox中的性能是不一样的，P4 3G的机器上在IE中绘画都很卡，然而用Firefox时即便是赛扬1.7的老机器运行却异常流畅！这点真让人疑惑，因为我写程序时大都用FF测试，所以直到正式上线后才发现这个问题，不管怎样，毕竟现在还是IE的天下，只要考虑如何优化程序了，经过几天的努力，把涂鸦板中非必须的功能都去掉，包括菜单和颜色面板中的部分功能，重新设计UI初始化的规则，重写了部分代码，优化后的涂鸦板初始化速度明显提高很多，性能也大大提升，在赛扬1.7的机器上基本上能流畅的绘画了。运行时实时创建和移除UI元素，保证在绘画状态时场景上保持最少的组件是提升性能的关键。
]]></description>
			<content:encoded><![CDATA[<p>涂鸦板上线后发现涂鸦程序在IE和Firefox中的性能是不一样的，P4 3G的机器上在IE中绘画都很卡，然而用Firefox时即便是赛扬1.7的老机器运行却异常流畅！这点真让人疑惑，因为我写程序时大都用FF测试，所以直到正式上线后才发现这个问题，不管怎样，毕竟现在还是IE的天下，只要考虑如何优化程序了，经过几天的努力，把涂鸦板中非必须的功能都去掉，包括菜单和颜色面板中的部分功能，重新设计UI初始化的规则，重写了部分代码，优化后的涂鸦板初始化速度明显提高很多，性能也大大提升，在赛扬1.7的机器上基本上能流畅的绘画了。运行时实时创建和移除UI元素，保证在绘画状态时场景上保持最少的组件是提升性能的关键。</p>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/127/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>涂鸦馆破茧</title>
		<link>http://azure.cn/archives/129</link>
		<comments>http://azure.cn/archives/129#comments</comments>
		<pubDate>Sun, 09 Jul 2006 06:34:06 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[工作]]></category>

		<guid isPermaLink="false">http://azure.cn/2006/07/09/%e6%b6%82%e9%b8%a6%e9%a6%86%e7%a0%b4%e8%8c%a7.aspx</guid>
		<description><![CDATA[经过七个多月的努力，苹果树下 涂鸦馆 终于在今天上线了，虽然还有一些地方需要完善，但已经可以使用大部分功能了。
涂鸦绘画部分试用页面：http://appleshow.cc/tuya/try.html用户界面演示：http://appleshow.cc/tuya/azure
]]></description>
			<content:encoded><![CDATA[<p>经过七个多月的努力，苹果树下 <b><a href="http://appleshow.cc/tuya/" target="_blank">涂鸦馆</a></b> 终于在今天上线了，虽然还有一些地方需要完善，但已经可以使用大部分功能了。</p>
<p>涂鸦绘画部分试用页面：<a href="http://appleshow.cc/tuya/try.html" target="_blank">http://appleshow.cc/tuya/try.html</a><br />用户界面演示：<a href="http://appleshow.cc/tuya/azure" target="_blank">http://appleshow.cc/tuya/azure</a></p>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/129/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>涂鸦馆最新情报</title>
		<link>http://azure.cn/archives/131</link>
		<comments>http://azure.cn/archives/131#comments</comments>
		<pubDate>Tue, 20 Jun 2006 05:12:32 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[工作]]></category>

		<guid isPermaLink="false">http://azure.cn/2006/06/20/%e6%b6%82%e9%b8%a6%e9%a6%86%e6%9c%80%e6%96%b0%e6%83%85%e6%8a%a5.aspx</guid>
		<description><![CDATA[涂鸦馆Alpha2上线已经一个多月了，报告一下最新的开发进展。已经完成的功能：保存/编辑/删除涂鸦、生成SWF文件、生成缩略图、添加/删除评论&#8230;正在开发的部分：涂鸦浏览界面的一些琐碎功能&#8230;
昨天对涂鸦板做了一次升级，修改了一个撤销重做的BUG，目前的涂鸦绘制部分已经达到发布要求，预计7月初可以开始Beta，到时候用户可以激活自己的涂鸦馆，发布/分享涂鸦。
]]></description>
			<content:encoded><![CDATA[<p>涂鸦馆Alpha2上线已经一个多月了，报告一下最新的开发进展。<br />已经完成的功能：<br />保存/编辑/删除涂鸦、生成SWF文件、生成缩略图、添加/删除评论&#8230;<br />正在开发的部分：<br />涂鸦浏览界面的一些琐碎功能&#8230;</p>
<p>昨天对涂鸦板做了一次升级，修改了一个撤销重做的BUG，目前的涂鸦绘制部分已经达到发布要求，预计7月初可以开始Beta，到时候用户可以激活自己的涂鸦馆，发布/分享涂鸦。</p>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/131/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>苹果树下涂鸦 Alpha2</title>
		<link>http://azure.cn/archives/135</link>
		<comments>http://azure.cn/archives/135#comments</comments>
		<pubDate>Thu, 11 May 2006 11:35:47 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[工作]]></category>

		<guid isPermaLink="false">http://azure.cn/2006/05/11/%e8%8b%b9%e6%9e%9c%e6%a0%91%e4%b8%8b%e6%b6%82%e9%b8%a6Alpha2.aspx</guid>
		<description><![CDATA[涂鸦板Alpha2上线，新增功能：

绘画存储到本机（SharedObject）功能完成，用户可以将绘画保存到自己的电脑上，并且可以打开以前保存的文件继续绘画；
Status区域增加提示信息、绘画字节数指示、画布百分比显示。

]]></description>
			<content:encoded><![CDATA[<p><a href="http://appleshow.cc/tuya/try.html" target="_blank">涂鸦板</a>Alpha2上线，新增功能：
<ul>
<li>绘画存储到本机（SharedObject）功能完成，用户可以将绘画保存到自己的电脑上，并且可以打开以前保存的文件继续绘画；</li>
<li>Status区域增加提示信息、绘画字节数指示、画布百分比显示。</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/135/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GlassesCrafter界面设计</title>
		<link>http://azure.cn/archives/136</link>
		<comments>http://azure.cn/archives/136#comments</comments>
		<pubDate>Sun, 07 May 2006 04:36:30 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[工作]]></category>

		<guid isPermaLink="false">http://azure.cn/2006/05/07/GlassesCrafter%e7%95%8c%e9%9d%a2%e8%ae%be%e8%ae%a1.aspx</guid>
		<description><![CDATA[为GlassesCrafter设计的网站，我负责界面设计，apple绘制插画。
]]></description>
			<content:encoded><![CDATA[<p>为GlassesCrafter设计的网站，我负责界面设计，apple绘制插画。<br /><a href="http://azure.cn/content/binary/glassescrafter.png" target="_blank" rel="lightbox[136]"><img src="http://azure.cn/content/binary/glassescrafter_s.png" class="imgBorder" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/136/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>涂鸦绘画部分开始公测</title>
		<link>http://azure.cn/archives/137</link>
		<comments>http://azure.cn/archives/137#comments</comments>
		<pubDate>Tue, 25 Apr 2006 00:38:54 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[工作]]></category>

		<guid isPermaLink="false">http://azure.cn/2006/04/25/%e6%b6%82%e9%b8%a6%e7%bb%98%e7%94%bb%e9%83%a8%e5%88%86%e5%bc%80%e5%a7%8b%e5%85%ac%e6%b5%8b.aspx</guid>
		<description><![CDATA[请确定你的Flash Player版本为8.0或更高版本。 测试地址：http://appleshow.cc/tuya/try.htmlBUG报告和期望的新功能请在这里提交。更新记录：2006.4.30改进了编辑/选择框线在移动时出现错位的问题；无滚动条状态时也能拖动画布；修复导入图片无法删除的BUG。2006.4.28增加双击放大镜画布比例还原为100%，双击&#8221;手&#8221;工具比例变为最佳尺寸；增加了两个边缘柔化的笔刷；修改了几个BUG。发现的问题：Firefox中点击空白区域TextField无法Kill Focus。可能是公司电脑上的Flash Player8.5早期测试版的问题，家里用FF+FP8.0和8.5B2测试OK。
]]></description>
			<content:encoded><![CDATA[<p>请确定你的Flash Player版本为8.0或更高版本。 <BR>测试地址：<A href="http://appleshow.cc/tuya/try.html" target=_blank>http://appleshow.cc/tuya/try.html</A><BR><BR><B><FONT color=#006400>BUG报告和期望的新功能请在这里提交。</FONT></B><BR><BR><B>更新记录：</B><BR>2006.4.30<BR>改进了编辑/选择框线在移动时出现错位的问题；<BR>无滚动条状态时也能拖动画布；<BR>修复导入图片无法删除的BUG。<BR><BR>2006.4.28<BR>增加双击放大镜画布比例还原为100%，双击&#8221;手&#8221;工具比例变为最佳尺寸；<BR>增加了两个边缘柔化的笔刷；<BR>修改了几个BUG。<BR>发现的问题：<STRIKE>Firefox中点击空白区域TextField无法Kill Focus</STRIKE>。可能是公司电脑上的Flash Player8.5早期测试版的问题，家里用FF+FP8.0和8.5B2测试OK。</p>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/137/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Appleshow UI组件外观</title>
		<link>http://azure.cn/archives/138</link>
		<comments>http://azure.cn/archives/138#comments</comments>
		<pubDate>Tue, 18 Apr 2006 14:13:21 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[工作]]></category>

		<guid isPermaLink="false">http://azure.cn/2006/04/18/AppleshowUI%e7%bb%84%e4%bb%b6%e5%a4%96%e8%a7%82.aspx</guid>
		<description><![CDATA[苹果树下UI组件外观设计的差不多了，点击下面的链接查看，涂鸦板的几个面板也在上面。http://azure.cn/content/binary/appleshow_UI_comp.png
]]></description>
			<content:encoded><![CDATA[<p>苹果树下UI组件外观设计的差不多了，点击下面的链接查看，涂鸦板的几个面板也在上面。<br /><a href="http://azure.cn/content/binary/appleshow_UI_comp.png" rel="lightbox[138]">http://azure.cn/content/binary/appleshow_UI_comp.png</a></p>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/138/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>涂鸦馆最新进展</title>
		<link>http://azure.cn/archives/139</link>
		<comments>http://azure.cn/archives/139#comments</comments>
		<pubDate>Fri, 07 Apr 2006 13:25:46 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[工作]]></category>

		<guid isPermaLink="false">http://azure.cn/2006/04/07/%e6%b6%82%e9%b8%a6%e9%a6%86%e6%9c%80%e6%96%b0%e8%bf%9b%e5%b1%95.aspx</guid>
		<description><![CDATA[本来计划3月份能上线测试绘画部分，一直拖到现在还没有完成，主要是写UI组件耽搁的，每遇到一个需要的组件就要自己写，绘画部分大概完成了95%，争取月中开始UI外观设计和skin移植，月底或者5月初上线测试。最近完成的组件包括List、ComboBox、TextEditor、Alert和ToolTip。由于组件和涂鸦板中用了9格放缩，位图缓存和BitmapData对象，所以必须要求Flash Player 8才能使用，今天看了树下的Google Analytics数据，近期浏览者中Flash Player 8的占有率已经超过了75%，可喜可贺。
]]></description>
			<content:encoded><![CDATA[<p>本来计划3月份能上线测试绘画部分，一直拖到现在还没有完成，主要是写UI组件耽搁的，每遇到一个需要的组件就要自己写，绘画部分大概完成了95%，争取月中开始UI外观设计和skin移植，月底或者5月初上线测试。最近完成的组件包括List、ComboBox、TextEditor、Alert和ToolTip。由于组件和涂鸦板中用了9格放缩，位图缓存和BitmapData对象，所以必须要求Flash Player 8才能使用，今天看了树下的Google Analytics数据，近期浏览者中Flash Player 8的占有率已经超过了75%，可喜可贺。</p>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/139/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog壹周年</title>
		<link>http://azure.cn/archives/153</link>
		<comments>http://azure.cn/archives/153#comments</comments>
		<pubDate>Thu, 26 Jan 2006 13:35:49 +0000</pubDate>
		<dc:creator>azure</dc:creator>
				<category><![CDATA[个人]]></category>
		<category><![CDATA[工作]]></category>

		<guid isPermaLink="false">http://azure.cn/2006/01/26/Blog%e5%a3%b9%e5%91%a8%e5%b9%b4.aspx</guid>
		<description><![CDATA[今天是这个Blog的一周年纪念日，这一年来写了90多篇日志，更新还算勤快。至于这一年的成绩还说得过去，工作后比上学时要充实一些，生活规律了许多，时间没有无谓的浪费（除了上下班路上），没有了压在身上的“三座大山”，个人事业开始起步。
公布一下涂鸦馆的开发进度，本来到今天为止可以完成绘画部分的全部核心功能，可是这两天被绘画元素的编辑功能搞得快崩溃了，再加上忙着回家过年，估计明天走之前是搞不定了，希望年后的几天能补上。
]]></description>
			<content:encoded><![CDATA[<p>今天是这个Blog的一周年纪念日，这一年来写了90多篇日志，更新还算勤快。至于这一年的成绩还说得过去，工作后比上学时要充实一些，生活规律了许多，时间没有无谓的浪费（除了上下班路上），没有了压在身上的“三座大山”，个人事业开始起步。</p>
<p>公布一下涂鸦馆的开发进度，本来到今天为止可以完成绘画部分的全部核心功能，可是这两天被绘画元素的编辑功能搞得快崩溃了，再加上忙着回家过年，估计明天走之前是搞不定了，希望年后的几天能补上。</p>
]]></content:encoded>
			<wfw:commentRss>http://azure.cn/archives/153/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

