<?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>╭╰Original　Colors╯╮ - 认真工作 &#187; 框架</title>
	<atom:link href="http://www.iros.me/tag/%e6%a1%86%e6%9e%b6/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iros.me</link>
	<description>show the colorsssssss in my WORK</description>
	<lastBuildDate>Fri, 09 Sep 2011 06:29:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>最近都要和移动设备打交道，关于web app开发，工具选择的一点点东西~ Jquery Mobile/Sencha Touch/PhoneGap</title>
		<link>http://www.iros.me/web-app-tools.html</link>
		<comments>http://www.iros.me/web-app-tools.html#comments</comments>
		<pubDate>Tue, 31 May 2011 08:54:46 +0000</pubDate>
		<dc:creator>ponytail</dc:creator>
				<category><![CDATA[┨Apple + Android]]></category>
		<category><![CDATA[┨Mooooooobile]]></category>
		<category><![CDATA[┨Stuuuuuuuudy]]></category>
		<category><![CDATA[┨Weeeeeeb App]]></category>
		<category><![CDATA[Jquery Mobile]]></category>
		<category><![CDATA[PhoneGap]]></category>
		<category><![CDATA[Sencha Touch]]></category>
		<category><![CDATA[web app]]></category>
		<category><![CDATA[框架]]></category>
		<category><![CDATA[移动开发]]></category>

		<guid isPermaLink="false">http://www.originalcolors.cn/work/?p=798</guid>
		<description><![CDATA[有点头痛。。。本来只写html，然后js也要搞，再后来玩wordpress，中间还要做flash网站，没人了硬着头皮又去搞mobile web应用，现在嘛，跨平台的web app也需要上上手。。。好想放暑假啊，在家睡觉看动画片多好啊。。。 好吧，写点东西留底，希望同为苦命人的码农们能有个交流~~ 以前写过一点点东西： iPhone/iTouch，Mobile Safari Web App 开发相关（2011.4.13更新） Android Mobile Phone 上的Web App开发，资料收集~~ 其实Apple也有啦~~ 前阵子帮别人做东西，使用的是Jquery Mobile框架，发现效率还真是不太高，尤其要处理大量外部数据的时候，ajax调用啥的就挺头痛的。。。以data-role=&#8221;page&#8221;区分页面，ajax调用的动态页面都以代码块格式加入到主页面的结构中再以当前active状态显示，看着这种方式总觉得有点慌。。。数据存储与传递好像也没有很好的方法，最后用php读地址栏传参。。。总之那么短时间限制里面硬着头皮第一次上的东西做完自己都觉得有点那啥。。。╮(╯▽╰)╭，不过当时的调试环境还有数据源获取都挺多问题的，坎坎坷坷，不是我一个人说了算的，虽然只有我一个人写代码&#124;&#124;&#124; SO，有机会做新的项目，觉得还是换一个框架比较好，于是又参考了一些资料，上面第一篇文章提到了很多web app的制作框架，这些东西，自己不上手真不知道怎么回事，就像我做jquery mobile那个时候，想当然的觉得web的东西都好搞定的，结果差点把自己弄趴下。。。几篇文章推荐一下，看完了会有个大概了解： Comparing Mobile Web (HTML5) Frameworks: Sencha Touch, jQuery Mobile, jQTouch, Titanium 作者实际使用了几个框架开发同一个小程序，作了对比，JQTouch算是一个Jquery插件类，不算是框架的，将web转向支持触屏，类似iphone操作体验，易于上手不过当然的，只适用于轻型结构；Jquery Mobile就已经是一个Framework了，添加了更多的UI组件和手势操作，执行效率也有了一定提高，不过譬如页面跳转过程中的监听、参数传递等还是不太全面；到了Sencha Touch，是一个以 Ext JS 为基础的Framework了，完全改变了前面2种以HTML为基础编写的方式，增加了入门门槛，不过跨平台且各方面效率都有了不少提高；Titanium让你使用它JS的API打包，可以将你的web代码编译生成native程序，但这也使得调试成了很大问题。最终作者选择了Sencha Touch，不过也是说明，各个框架的选择还是要看自己的应用要求和代码习惯的。 这个博可以好好看看的，有不少有用的文章~~ jQTouch and Sencha Touch: Which is right for you? 文章的作者就是JQtouch的制作者，同时也在后期转向参与制作了Sencha Touch，不管怎么说，JQtouch明显滴更新放缓了，这里给了一些两种框架的选择建议参考，比较有权威性，哈哈 未来是iPhone的，更是Android的，但归根结底还是PhoneGap的 这又是一个好物~ 可以将web程序打包成为native app，用户可以直接网址访问，也可以在itunes里面去下载了 [...]<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fandroid-mobile-phone-web-app.html&from=http%3A%2F%2Fwww.iros.me%2Fweb-app-tools.html">
                        <font size="-1" color="#666666" style="line-height: 1.65em; font-size: 12px !important;">Android Mobile Phone 上的Web App开发，资料收集~~ 其实Apple也有啦~~</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fiphone-itouch-mobile-safari-web-app.html&from=http%3A%2F%2Fwww.iros.me%2Fweb-app-tools.html">
                        <font size="-1" color="#666666" style="line-height: 1.65em; font-size: 12px !important;">iPhone/iTouch，Mobile Safari Web App 开发相关（2011.4.13更新）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fbest-jquery-plugins-of-2010.html&from=http%3A%2F%2Fwww.iros.me%2Fweb-app-tools.html">
                        <font size="-1" color="#666666" style="line-height: 1.65em; font-size: 12px !important;">Best jQuery Plugins of 2010</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fmephobox-web-design-and-web-inspiration.html&from=http%3A%2F%2Fwww.iros.me%2Fweb-app-tools.html">
                        <font size="-1" color="#666666" style="line-height: 1.65em; font-size: 12px !important;">MephoBox | Web Design and Web Inspiration</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>有点头痛。。。本来只写html，然后js也要搞，再后来玩wordpress，中间还要做flash网站，没人了硬着头皮又去搞mobile web应用，现在嘛，跨平台的web app也需要上上手。。。好想放暑假啊，在家睡觉看动画片多好啊。。。</p>
<p>好吧，写点东西留底，希望同为苦命人的码农们能有个交流~~ 以前写过一点点东西：</p>
<p><a title="Permanent Link to iPhone/iTouch，Mobile Safari Web App 开发相关（2011.4.13更新）"  rel="bookmark"  href="../iphone-itouch-mobile-safari-web-app.html" >iPhone/iTouch，Mobile Safari Web App 开发相关（2011.4.13更新） </a></p>
<p><a title="Permanent Link to Android Mobile Phone 上的Web App开发，资料收集~~ 其实Apple也有啦~~"  rel="bookmark"  href="../android-mobile-phone-web-app.html" >Android Mobile Phone 上的Web App开发，资料收集~~ 其实Apple也有啦~~ </a></p>
<p>前阵子帮别人做东西，使用的是Jquery Mobile框架，发现效率还真是不太高，尤其要处理大量外部数据的时候，ajax调用啥的就挺头痛的。。。以data-role=&#8221;page&#8221;区分页面，ajax调用的动态页面都以代码块格式加入到主页面的结构中再以当前active状态显示，看着这种方式总觉得有点慌。。。数据存储与传递好像也没有很好的方法，最后用php读地址栏传参。。。总之那么短时间限制里面硬着头皮第一次上的东西做完自己都觉得有点那啥。。。╮(╯▽╰)╭，不过当时的调试环境还有数据源获取都挺多问题的，坎坎坷坷，不是我一个人说了算的，虽然只有我一个人写代码|||</p>
<p><span id="more-798" ></span>SO，有机会做新的项目，觉得还是换一个框架比较好，于是又参考了一些资料，上面第一篇文章提到了很多web app的制作框架，这些东西，自己不上手真不知道怎么回事，就像我做jquery mobile那个时候，想当然的觉得web的东西都好搞定的，结果差点把自己弄趴下。。。几篇文章推荐一下，看完了会有个大概了解：</p>
<p><a  href="http://interfacethis.com/2011/adventures-in-html5-part-one/" target="_blank">Comparing Mobile Web (HTML5) Frameworks: Sencha Touch, jQuery Mobile, jQTouch, Titanium</a></p>
<p>作者实际使用了几个框架开发同一个小程序，作了对比，JQTouch算是一个Jquery插件类，不算是框架的，将web转向支持触屏，类似iphone操作体验，易于上手不过当然的，只适用于轻型结构；Jquery Mobile就已经是一个Framework了，添加了更多的UI组件和手势操作，执行效率也有了一定提高，不过譬如页面跳转过程中的监听、参数传递等还是不太全面；到了Sencha Touch，是一个以 <a  href="http://www.sencha.com/products/js/">Ext JS</a> 为基础的Framework了，完全改变了前面2种以HTML为基础编写的方式，增加了入门门槛，不过跨平台且各方面效率都有了不少提高；Titanium让你使用它JS的API打包，可以将你的web代码编译生成native程序，但这也使得调试成了很大问题。最终作者选择了Sencha Touch，不过也是说明，各个框架的选择还是要看自己的应用要求和代码习惯的。</p>
<p>这个博可以好好看看的，有不少有用的文章~~</p>
<p><a  href="http://9-bits.com/post/723711597/jqtouch-and-sencha-touch" target="_blank">jQTouch and Sencha Touch: Which is right for you?</a></p>
<p>文章的作者就是JQtouch的制作者，同时也在后期转向参与制作了Sencha Touch，不管怎么说，JQtouch明显滴更新放缓了，这里给了一些两种框架的选择建议参考，比较有权威性，哈哈</p>
<p><a  href="http://chifanblog.net/?p=920" target="_blank">未来是iPhone的，更是Android的，但归根结底还是PhoneGap的</a></p>
<p>这又是一个好物~ 可以将web程序打包成为native app，用户可以直接网址访问，也可以在itunes里面去下载了</p>
<p>==============================================</p>
<blockquote><p>看了一些东西以后，结合着开发内容需要，我也决定试着使用 <a  href="http://www.sencha.com/" target="_blank">Sencha Touch</a> 框架了，不过，像我这种毛有JS基础，半路从Jquery入门的家伙，<a  href="http://www.sencha.com/products/js/">Ext JS</a> 又是一大挑战啊，坚持不住我就真回家过暑假了。。。官网上有完整的例子打包下载，头痛了几天找不太到资料，居然今天发现官网更新了很多视频教程，我最喜欢视频教程了，HAPPY~ 不过Vimeo被墙了还是需要翻出去看的~~</p>
<p>还没开始动手，后面有啥再回来补充~~</p></blockquote>
<table class="wumii-related-items"  cellspacing="0"  cellpadding="2"  border="0"  width="100%"  style="clear: both;" >
    
    <tr>
        <td><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;" >您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;" >
                    <img border="0"  src="http://static.wumii.com/images/widget/widget_solidPoint.gif" />
                    <a  target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fandroid-mobile-phone-web-app.html&#038;from=http%3A%2F%2Fwww.iros.me%2Fweb-app-tools.html">
                        <font size="-1"  color="#666666"  style="line-height: 1.65em; font-size: 12px !important;" >Android Mobile Phone 上的Web App开发，资料收集~~ 其实Apple也有啦~~</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;" >
                    <img border="0"  src="http://static.wumii.com/images/widget/widget_solidPoint.gif" />
                    <a  target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fiphone-itouch-mobile-safari-web-app.html&#038;from=http%3A%2F%2Fwww.iros.me%2Fweb-app-tools.html">
                        <font size="-1"  color="#666666"  style="line-height: 1.65em; font-size: 12px !important;" >iPhone/iTouch，Mobile Safari Web App 开发相关（2011.4.13更新）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;" >
                    <img border="0"  src="http://static.wumii.com/images/widget/widget_solidPoint.gif" />
                    <a  target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fbest-jquery-plugins-of-2010.html&#038;from=http%3A%2F%2Fwww.iros.me%2Fweb-app-tools.html">
                        <font size="-1"  color="#666666"  style="line-height: 1.65em; font-size: 12px !important;" >Best jQuery Plugins of 2010</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;" >
                    <img border="0"  src="http://static.wumii.com/images/widget/widget_solidPoint.gif" />
                    <a  target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fmephobox-web-design-and-web-inspiration.html&#038;from=http%3A%2F%2Fwww.iros.me%2Fweb-app-tools.html">
                        <font size="-1"  color="#666666"  style="line-height: 1.65em; font-size: 12px !important;" >MephoBox | Web Design and Web Inspiration</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td align="right" >
            <a  style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1"  color="#bbbbbb"  style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;" >无觅</font>
            </a>
        </td>
    </tr>
</table>
	标签：<a href="http://www.iros.me/tag/jquery-mobile" title="Jquery Mobile" rel="tag">Jquery Mobile</a>, <a href="http://www.iros.me/tag/phonegap" title="PhoneGap" rel="tag">PhoneGap</a>, <a href="http://www.iros.me/tag/sencha-touch" title="Sencha Touch" rel="tag">Sencha Touch</a>, <a href="http://www.iros.me/tag/web-app" title="web app" rel="tag">web app</a>, <a href="http://www.iros.me/tag/%e6%a1%86%e6%9e%b6" title="框架" rel="tag">框架</a>, <a href="http://www.iros.me/tag/%e7%a7%bb%e5%8a%a8%e5%bc%80%e5%8f%91" title="移动开发" rel="tag">移动开发</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.iros.me/web-app-tools.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 主题框架推荐，我自己爱用的 Sandbox WP 大集合~ 第16个新鲜出炉~~</title>
		<link>http://www.iros.me/wordpress-themes.html</link>
		<comments>http://www.iros.me/wordpress-themes.html#comments</comments>
		<pubDate>Tue, 15 Dec 2009 09:22:59 +0000</pubDate>
		<dc:creator>ponytail</dc:creator>
				<category><![CDATA[┨Cooooollection]]></category>
		<category><![CDATA[┨Dooooitmyself]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[┨Theme]]></category>
		<category><![CDATA[框架]]></category>

		<guid isPermaLink="false">http://www.originalcolors.cn/work/?p=566</guid>
		<description><![CDATA[占位喊一声，有8个google wave邀请码，有需要的话。。。 有2天空闲，又做了一个新滴WP，依旧是sandbox基础~ 依旧是不做设计只做代码~ 首先是把图片地址写入WP日志，首页调用的时候用js随机取出一张作为首页封面图，同时使用了masonry做插缝的绝对定位排列，所以需要知道每张图的高宽，然后这中间就问题多多，js在不同浏览器下的执行顺序啊，页面结构的读取顺序啊，图片加载完全的判断啊，都不一样，头痛了挺久，不过还好最后解决了~~ FF/IE7/IE6测试通过~~ 撒花~~ 然后今天看到了关于WP主题框架介绍的文章（相关资料在最下面有链接~），我是爱用且只用过sandbox，不过主题本身已经不更新了，到WP2.9版本官方增加了不少新的function，所以其实一直在想着要不要换个框架试试看，那么，在这里先把以前的东西晒一晒，俺是picasa被封的受害者，绝大多数测试网站图片都是在picasa下，现在看不见了只能内牛，555，嘛，下次选个新的框架用用，也换个新的相册，如果勤快的话再追加下使用体验啥的~~ A Comparison of 6 Popular WordPress Frameworks WordPress Theme Frameworks explained 标签：sandbox, Wordpress, ┨Theme, 框架<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fwordpress-sandbox-nile-inside.html&from=http%3A%2F%2Fwww.iros.me%2Fwordpress-themes.html">
                        <font size="-1" color="#666666" style="line-height: 1.65em; font-size: 12px !important;">wordpress+sandbox=Nile Inside，禁IE下打开，后果自负。。。</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fmy-wordpress-websites.html&from=http%3A%2F%2Fwww.iros.me%2Fwordpress-themes.html">
                        <font size="-1" color="#666666" style="line-height: 1.65em; font-size: 12px !important;">我自己做的Wordpress Test站大集合！~ WordPress是好物！~~</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fwonderful-wordpress-theme-collection-part2.html&from=http%3A%2F%2Fwww.iros.me%2Fwordpress-themes.html">
                        <font size="-1" color="#666666" style="line-height: 1.65em; font-size: 12px !important;">Wordpress 主题收集 PART 2</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fwonderful-wordpress-themes-collection.html&from=http%3A%2F%2Fwww.iros.me%2Fwordpress-themes.html">
                        <font size="-1" color="#666666" style="line-height: 1.65em; font-size: 12px !important;">Wordpress 主题收集（2008.12.15更新）</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<blockquote><p>占位喊一声，有8个google wave邀请码，有需要的话。。。</p></blockquote>
<p>有2天空闲，又做了一个新滴WP，依旧是sandbox基础~ 依旧是不做设计只做代码~</p>
<p>首先是把图片地址写入WP日志，首页调用的时候用js随机取出一张作为首页封面图，同时使用了masonry做插缝的绝对定位排列，所以需要知道每张图的高宽，然后这中间就问题多多，js在不同浏览器下的执行顺序啊，页面结构的读取顺序啊，图片加载完全的判断啊，都不一样，头痛了挺久，不过还好最后解决了~~ FF/IE7/IE6测试通过~~ 撒花~~</p>
<p><a href="../../test/common/"  target="_blank" ><img src="../../images/commonwealth.jpg"  alt="" /></a></p>
<p><span id="more-566" ></span>然后今天看到了关于WP主题框架介绍的文章（相关资料在最下面有链接~），我是爱用且只用过sandbox，不过主题本身已经不更新了，到WP2.9版本官方增加了不少新的function，所以其实一直在想着要不要换个框架试试看，那么，在这里先把以前的东西晒一晒，俺是picasa被封的受害者，绝大多数测试网站图片都是在picasa下，现在看不见了只能内牛，555，嘛，下次选个新的框架用用，也换个新的相册，如果勤快的话再追加下使用体验啥的~~</p>
<p><a href="../../test/lamalla/"  target="_blank" ><img src="../../images/lamalla.jpg"  alt="" /></a><br/>
<a href="../../test/cargo/"  target="_blank" ><img src="../../images/cargo.jpg"  alt="" /></a><br/>
<a href="../../test/mareen/"  target="_blank" ><img src="../../images/mareen.jpg"  alt="" /></a><br/>
<a href="../../test/sinato/"  target="_blank" ><img src="../../images/sinato.jpg"  alt="" /></a><br/>
<a href="../../#" ><img src="../../images/modx.jpg"  alt="" /></a><br/>
<a href="../../newbility/"  target="_blank" ><img src="../../images/newbility.jpg"  alt="" /></a><br/>
<a href="../../test/ewout/"  target="_blank" ><img src="../../images/deskfaces.jpg"  alt="" /></a><br/>
<a href="../../test/joshsmith/"  target="_blank" ><img src="../../images/josh.jpg"  alt="" /></a><br/>
<a href="../../test/letters-numbers/"  target="_blank" ><img src="../../images/letters.jpg"  alt="" /></a><br/>
<a href="../../test/nile/"  target="_blank" ><img src="../../images/nile.jpg"  alt="" /></a><br/>
<a href="../../test/bohdan/"  target="_blank" ><img src="../../images/bohdan.jpg"  alt="" /></a><br/>
<a href="../../test/visualbox/"  target="_blank" ><img src="../../images/visualbox.jpg"  alt="" /></a><br/>
<a href="../../test/fabrik2/"  target="_blank" ><img src="../../images/fabrik2.jpg"  alt="" /></a><br/>
<a href="../../test/ifekt/"  target="_blank" ><img src="../../images/ifekt.jpg"  alt="" /></a></p>
<blockquote><p><a  href="http://www.problogdesign.com/wordpress/a-comparison-of-6-popular-wordpress-frameworks/" target="_blank">A Comparison of 6 Popular WordPress Frameworks</a></p>
<p><a  href="http://www.catswhocode.com/blog/wordpress-theme-frameworks" target="_blank">WordPress Theme Frameworks explained</a></p></blockquote>
<table class="wumii-related-items"  cellspacing="0"  cellpadding="2"  border="0"  width="100%"  style="clear: both;" >
    
    <tr>
        <td><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;" >您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;" >
                    <img border="0"  src="http://static.wumii.com/images/widget/widget_solidPoint.gif" />
                    <a  target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fwordpress-sandbox-nile-inside.html&#038;from=http%3A%2F%2Fwww.iros.me%2Fwordpress-themes.html">
                        <font size="-1"  color="#666666"  style="line-height: 1.65em; font-size: 12px !important;" >wordpress+sandbox=Nile Inside，禁IE下打开，后果自负。。。</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;" >
                    <img border="0"  src="http://static.wumii.com/images/widget/widget_solidPoint.gif" />
                    <a  target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fmy-wordpress-websites.html&#038;from=http%3A%2F%2Fwww.iros.me%2Fwordpress-themes.html">
                        <font size="-1"  color="#666666"  style="line-height: 1.65em; font-size: 12px !important;" >我自己做的Wordpress Test站大集合！~ WordPress是好物！~~</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;" >
                    <img border="0"  src="http://static.wumii.com/images/widget/widget_solidPoint.gif" />
                    <a  target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fwonderful-wordpress-theme-collection-part2.html&#038;from=http%3A%2F%2Fwww.iros.me%2Fwordpress-themes.html">
                        <font size="-1"  color="#666666"  style="line-height: 1.65em; font-size: 12px !important;" >WordPress 主题收集 PART 2</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;" >
                    <img border="0"  src="http://static.wumii.com/images/widget/widget_solidPoint.gif" />
                    <a  target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.iros.me%2Fwonderful-wordpress-themes-collection.html&#038;from=http%3A%2F%2Fwww.iros.me%2Fwordpress-themes.html">
                        <font size="-1"  color="#666666"  style="line-height: 1.65em; font-size: 12px !important;" >WordPress 主题收集（2008.12.15更新）</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td align="right" >
            <a  style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1"  color="#bbbbbb"  style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;" >无觅</font>
            </a>
        </td>
    </tr>
</table>
	标签：<a href="http://www.iros.me/tag/sandbox" title="sandbox" rel="tag">sandbox</a>, <a href="http://www.iros.me/tag/wordpress" title="Wordpress" rel="tag">Wordpress</a>, <a href="http://www.iros.me/tag/theme" title="┨Theme" rel="tag">┨Theme</a>, <a href="http://www.iros.me/tag/%e6%a1%86%e6%9e%b6" title="框架" rel="tag">框架</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.iros.me/wordpress-themes.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

