<?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://byzuo.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://byzuo.com/blog</link>
	<description>分享折腾生活的愉悦</description>
	<lastBuildDate>Sat, 12 Jun 2010 02:52:54 +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>突然间的自我</title>
		<link>http://byzuo.com/blog/myself</link>
		<comments>http://byzuo.com/blog/myself#comments</comments>
		<pubDate>Sat, 12 Jun 2010 02:51:57 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[生活涂鸦的]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/?p=1459</guid>
		<description><![CDATA[
找来找去，这张是最帅的一张了。唯一的缺憾是没有把脚全部拍出来，相机应该再往右挪动一点。
]]></description>
		<wfw:commentRss>http://byzuo.com/blog/myself/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Leaf</title>
		<link>http://byzuo.com/blog/leaf</link>
		<comments>http://byzuo.com/blog/leaf#comments</comments>
		<pubDate>Sun, 06 Jun 2010 14:52:42 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[生活涂鸦的]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/shot-leaf</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://byzuo.com/blog/leaf/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>幻灯片轮换-102 (kakaFocus)</title>
		<link>http://byzuo.com/blog/focusbox-102</link>
		<comments>http://byzuo.com/blog/focusbox-102#comments</comments>
		<pubDate>Fri, 04 Jun 2010 03:52:23 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[网页开发的]]></category>
		<category><![CDATA[focusbox]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JS轮换]]></category>
		<category><![CDATA[kakaFocus]]></category>
		<category><![CDATA[焦点图片]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/?p=1440</guid>
		<description><![CDATA[
在卡卡小朋友多次的催促下，把结束了的命名为kakaFocus幻灯片轮换。
有一些跟以前和现在网上常解决想法的不同点是，当滚动到末张时，不倒退回第一张，而进行继续往下走的方式，这样会给更喜感视觉享受，是不是可以说这好比无间断跑马灯的。
在制作间我在给右下角小圆角(节点banner_pages下)使用a标签进行背景图片处理，然后文字text-indent:-9999px; 并对小图点进行浮动hover效果background-position定位移动处理，在IE6下会有严重的闪动现象。无奈选用了在body处加如下代码实现
onload=&#8221;document.execCommand(&#8216;BackgroundImageCache&#8217;,false,true)&#8221;
后想如果把a标签改成span,并对span:hover效果处理，对hover伪类在IE6中得不到很好的支持进行抛弃。从而达到IE6闪动的解决。

.banner_pages li span { .. }
.banner_pages li span:hover { &#8230; }

预览: http://byzuo.com/demo/jq/focusbox-102/
下载：http://www.box.net/shared/59l8qxtzee
]]></description>
		<wfw:commentRss>http://byzuo.com/blog/focusbox-102/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>html5 canvas rotate</title>
		<link>http://byzuo.com/blog/html5-canvas-rotate</link>
		<comments>http://byzuo.com/blog/html5-canvas-rotate#comments</comments>
		<pubDate>Mon, 10 May 2010 09:51:23 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[网页开发的]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jQuery plugins]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/?p=1425</guid>
		<description><![CDATA[
 看到新浪微博把图片旋转搞的这么火辣，实在忍不住，写个小例子，纯为方便以后项目中应用，就随手可拿了。IE应用的是私有滤镜，而Firefox应用的是即将流行和未来流行的canvas。
预览：http://byzuo.com/demo/canvas-rotate/
下载： http://www.box.net/shared/ol1ynoprr6
JQuery 插件版预览：http://byzuo.com/demo/jq/jq-plugins-rotate/
JQuery 插件版下载:  http://www.box.net/shared/zvbt1eng5b
]]></description>
		<wfw:commentRss>http://byzuo.com/blog/html5-canvas-rotate/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>西塘</title>
		<link>http://byzuo.com/blog/xitang-tour</link>
		<comments>http://byzuo.com/blog/xitang-tour#comments</comments>
		<pubDate>Sat, 08 May 2010 10:25:44 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[生活涂鸦的]]></category>
		<category><![CDATA[西塘]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/?p=1417</guid>
		<description><![CDATA[



]]></description>
		<wfw:commentRss>http://byzuo.com/blog/xitang-tour/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>京东商城仨爽</title>
		<link>http://byzuo.com/blog/360buy-three-happys</link>
		<comments>http://byzuo.com/blog/360buy-three-happys#comments</comments>
		<pubDate>Thu, 18 Mar 2010 08:20:18 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[网页开发的]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/?p=1410</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://byzuo.com/blog/360buy-three-happys/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>捣腾老邮箱的收获 &#8211; 04年佐佐个人主页</title>
		<link>http://byzuo.com/blog/2004-homepage</link>
		<comments>http://byzuo.com/blog/2004-homepage#comments</comments>
		<pubDate>Thu, 04 Mar 2010 05:04:31 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[生活涂鸦的]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/?p=1404</guid>
		<description><![CDATA[
今天在翻老邮箱找资料，结果发现了自己04年做的第一份个人主页。曾经的记忆，找过很久，总以为丢了，没想到的竟然&#8230; ，谢谢老天。
记者得当时并没有开始流行博客，挂一个静态页面+ASP留言本再找个免费的不稳定的空间于网上就巨酷无比了。不过后来我还是花了55人民币买了个50M的ASP空间+二级域名。当时也没有流行的网购，也没有发达的支付担保系统，这点人民币还是在银行汇款完成。
初学做网页制作应该是从看网易推出的个人主页开始的，如没记错，04年网易还有10M的免费空间。记得那时整天喜欢看做的酷啦啦个人静态主页，然后就开始接触FW和DW，摸不着头脑的在网上找资料学，网上二三点睡，结果捣腾了几个月做出了自己第一份个人主页。对于当初的一些记忆现在想来十分完美，谢谢这份记忆。
链接：http://byzuo.com/works/2004
]]></description>
		<wfw:commentRss>http://byzuo.com/blog/2004-homepage/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>幻灯片轮换-101</title>
		<link>http://byzuo.com/blog/focusbox-101</link>
		<comments>http://byzuo.com/blog/focusbox-101#comments</comments>
		<pubDate>Wed, 24 Feb 2010 08:45:51 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[网页开发的]]></category>
		<category><![CDATA[focusbox]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[幻灯片轮换]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/?p=1401</guid>
		<description><![CDATA[
幻灯片轮换展现着页面重要信息，一个独特并富有创意幻灯效果总是常常吸引着我。它包含着设计师的想象力和前端制作者的巧妙处理手法。这因为如此喜欢，每当碰到好的幻灯片和好的构想时，总是想自己动手去写它。以101为编号，以后递加。
喜点：


输出循环图片列表即可；
鼠标移进幻灯片时停止自动切换；
左右按钮进行切换调整；
右下角小点按钮可切换，切换后有直观进度反映；
自动切换有右上角有进度Loading反映(偶最喜欢的喜点);


预览: http://byzuo.com/demo/jq/focusbox-101/
下载：http://www.box.net/shared/ftl3f93jx6
]]></description>
		<wfw:commentRss>http://byzuo.com/blog/focusbox-101/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>我见 &#8211; 09年设计新影子</title>
		<link>http://byzuo.com/blog/09-design</link>
		<comments>http://byzuo.com/blog/09-design#comments</comments>
		<pubDate>Tue, 23 Feb 2010 05:07:44 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[网页开发的]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/?p=1389</guid>
		<description><![CDATA[


09年游逛各站，说句矛盾的话，说是不多，其实也很多。
欣赏内容的前因职业习惯会瞄一下对我眼睛的感觉。对比于08年，许多的小细节设计手法开始大范围运用，估计在10年中设计师会大用。
]]></description>
		<wfw:commentRss>http://byzuo.com/blog/09-design/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>过年多喝点酒，就&#8230;</title>
		<link>http://byzuo.com/blog/liquor-queen</link>
		<comments>http://byzuo.com/blog/liquor-queen#comments</comments>
		<pubDate>Mon, 22 Feb 2010 04:22:09 +0000</pubDate>
		<dc:creator>carrien</dc:creator>
				<category><![CDATA[生活涂鸦的]]></category>

		<guid isPermaLink="false">http://byzuo.com/blog/?p=1384</guid>
		<description><![CDATA[
过年喝点黄酒，于是就&#8230; 生活总是充满了乐趣
]]></description>
		<wfw:commentRss>http://byzuo.com/blog/liquor-queen/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
