<?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>Movie Castle &#187; TwitterRSS</title>
	<atom:link href="http://www.eemir3.com/tag/twitterrss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eemir3.com</link>
	<description>以对电影的执着,撰写扭曲&#38;颠倒之现世,即使黑暗也会一往无前.</description>
	<lastBuildDate>Sat, 05 Nov 2011 17:27:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>预告新皮的特性</title>
		<link>http://www.eemir3.com/2008/06/something-more-about-newtheme/</link>
		<comments>http://www.eemir3.com/2008/06/something-more-about-newtheme/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 15:54:57 +0000</pubDate>
		<dc:creator>Yacca</dc:creator>
				<category><![CDATA[行业&博客]]></category>
		<category><![CDATA[Blueweed]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[TwitterRSS]]></category>
		<category><![CDATA[电影]]></category>

		<guid isPermaLink="false">http://www.eemir3.com/index.php/2008/06/18/something-more-about-newtheme/</guid>
		<description><![CDATA[卡其的这个Logo手稿越看越舒服来着^^ 　　新Theme在众友人千呼万唤之下,殷切希望早日上阵,但碍于我的技术水平孱弱...只能一个萝卜一个坑,慢慢来. 新Theme的Logo设计稿上次已经让大家看过,是视觉设计师卡其老兄友情替我设计滴. 由于我的特殊要求,本站偏重于电影相关却矫情滴用吐泡泡的鱼来做Logo和ICO,希望大家别介意,我也得顾及我家鱼的感受滴,对吧~?!^^ 　　Logo在鸟生鱼汤的修饰下初现峥嵘,考虑到我原先的副标题过长,似乎是"以对电影的执着,撰写扭曲&#38;黑暗之现世,即使黑暗也会一往无前."所以干脆不加了,换成了我的域名www.eemir3.com. 如下图,大家可以看看,或者提点看法,我会认真听取,但不一定改,嘿. 和Blueweed的Logo有点类似,但还是略有区别的,嗯...自个儿用就将就了~ 　　熟悉Blog Oh! Blog的朋友一眼就看的出来这个Theme是出自那里的Blueweed. 第一次看到它时就甚觉欢喜,蓝色是其一,喜欢这个颜色胜过于追求华丽;其二是简洁线条勾勒,既然不追求华丽了,那线条色块型的Theme是最合适不过了. 再回顾下邂逅它时给我的印象依然是赞不绝口,在这里看它的Demo... 　　来看看经过改造的Blueweed有什么吸引人的地方吧,如下图: 点击查看大图,存在了巴巴变上^^ 　　其实也没什么特别的,就是根据Wordpress的特性做了些应用了,把几个拿的出手的特性告诉下大家吧,老鸟别笑话,会打击到我滴. 1. 页首右侧展示Twitter更新 作用: 现在流行玩Twitter,之前也有小搞一下,但始终没能形成习惯. 由于Chada最近一直在跟进Twitter,nnd我也忍不住了,放上去再说,就当是小的公告板或者心情小黑板吧~ 实现: TwitterRSS插件...没什么好说的了,很容易. 看,拿来泄愤也不错... 2. 首页置顶日志 作用: 长期置顶个别需要大家关注的文章,麻烦了同事风来无度帮忙用代码实现,免除了使用WP-Sticky的麻烦. 实现: 根据POST_ID来判断是否有置顶文章,以手动更改index.php文件中的ID来实现,没有设置则隐藏这个DIV. 依靠自定义字段设置了热区图片,右侧则是输出了标题,摘要,More标签. 3. 首页Flash图片展示 作用: 展示精彩剧照以及海报,点击可进入相关日志查看.具体效果可参见各大新闻门户如新浪等. 实现: 找了个现成的Flash,以更新相应文件夹下图片及更新JS文件中链接地址来实现内容的更替,操作相对烦琐-.- 别管里面的图...那是我瞎放的,关键是用途一目了然. 4. 首页视频动态展示 作用: 将一篇日志中定义为"name=Index_Video"的1个或2个视频输出到首页展示,可以自己设定,多个视频间实现动态切换. 实现: 归根结底还是依靠Wordpress强大的自定义字段,然后还有风来无度同志的Code部分工作^^ 下面的标题可以直接点击,进入日志查看视频相关,如果两个视频,则可以动态切换. 5. 日志页面信息整合 作用: 时间,发布者,类别,Tags以及其他一堆乱七八糟诸如申明之类都丢在这里,保持页面整洁. 实现: ......没有技巧可言,耐心磨就是了. 什么叫乱七八糟...这些就是! 经常来我这里的朋友对这个已经很熟悉了吧^^ 6. 日志页面作者评论高亮 作用: [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbmovie-castle-logo-design-2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbmovie-castle-logo-design-thumb.jpg" border="0" alt="Movie Castle logo Design" width="354" height="226" /></a></p>
<p style="text-align: center;">卡其的这个Logo手稿越看越舒服来着^^</p>
<p><span id="more-1619"></span></p>
<p>　　新Theme在众友人千呼万唤之下,殷切希望早日上阵,但碍于我的技术水平孱弱...只能一个萝卜一个坑,慢慢来. 新Theme的<a href="http://www.eemir3.com/index.php/2008/05/23/new-logo-for-movie-castle-theme/" target="_blank">Logo设计稿</a>上次已经让大家看过,是视觉设计师<a href="http://visiocalyu.spaces.live.com/" target="_blank">卡其</a>老兄友情替我设计滴. 由于我的特殊要求,本站偏重于电影相关却矫情滴用吐泡泡的鱼来做Logo和ICO,希望大家别介意,我也得顾及我家鱼的感受滴,对吧~?!^^</p>
<p>　　Logo在<a href="http://www.aiiiii.com/" target="_blank">鸟生鱼汤</a>的修饰下初现峥嵘,考虑到我原先的副标题过长,似乎是"<em><span style="color: #0080ff;">以对电影的执着,撰写扭曲&amp;黑暗之现世,即使黑暗也会一往无前.</span></em>"所以干脆不加了,换成了我的域名<a href="http://www.eemir3.com">www.eemir3.com</a>. 如下图,大家可以看看,或者提点看法,我会认真听取,但不一定改,嘿.</p>
<p align="center"><a href="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cblogo-2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cblogo-thumb.jpg" border="0" alt="logo" width="329" height="76" /></a></p>
<p align="center">和Blueweed的Logo有点类似,但还是略有区别的,嗯...自个儿用就将就了~</p>
<p>　　熟悉<a href="http://www.blogohblog.com">Blog Oh! Blog</a>的朋友一眼就看的出来这个Theme是出自那里的<a href="http://www.blogohblog.com/wordpress-theme-blue-weed/" target="_blank">Blueweed</a>. 第一次看到它时就甚觉欢喜,蓝色是其一,喜欢这个颜色胜过于追求华丽;其二是简洁线条勾勒,既然不追求华丽了,那线条色块型的Theme是最合适不过了. 再回顾下邂逅它时给我的印象依然是赞不绝口,在<a href="http://wpthemes.blogohblog.net/" target="_blank">这里</a>看它的Demo...</p>
<p>　　来看看经过改造的Blueweed有什么吸引人的地方吧,如下图:</p>
<p align="center"><a href="http://photo1.bababian.com/upload11/20080618/A04A7345372F1B5DD3E14B4D42DCB0C7.jpg" target="_blank"><img src="http://photo1.bababian.com/upload11/20080618/A04A7345372F1B5DD3E14B4D42DCB0C7_500.jpg" alt="" width="250" height="373" /></a></p>
<p align="center">点击查看大图,存在了巴巴变上^^</p>
<p>　　其实也没什么特别的,就是根据Wordpress的特性做了些应用了,把几个拿的出手的特性告诉下大家吧,老鸟别笑话,会打击到我滴.</p>
<p><strong><span style="color: #1b74d6;">1. 页首右侧展示Twitter更新</span></strong></p>
<blockquote><p><strong>作用:</strong> 现在流行玩Twitter,之前也有小搞一下,但始终没能形成习惯. 由于<a href="http://genmicha.cn/" target="_blank">Chada</a>最近一直在跟进Twitter,nnd我也忍不住了,放上去再说,就当是小的公告板或者心情小黑板吧~</p>
<p><strong>实现:</strong> <a href="http://eightface.com/wordpress/twitterrss/" target="_blank">TwitterRSS</a>插件...没什么好说的了,很容易.</p>
<p align="center"><a href="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbheader-right-2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbheader-right-thumb.jpg" border="0" alt="header_right" width="326" height="137" /></a></p>
<p align="center">看,拿来泄愤也不错...</p>
</blockquote>
<p><strong><span style="color: #0080ff;">2. 首页置顶日志</span></strong></p>
<blockquote><p><strong>作用:</strong> 长期置顶个别需要大家关注的文章,麻烦了同事<a href="http://www.flywud.com/" target="_blank">风来无度</a>帮忙用代码实现,免除了使用WP-Sticky的麻烦.</p>
<p><strong>实现:</strong> 根据POST_ID来判断是否有置顶文章,以手动更改index.php文件中的ID来实现,没有设置则隐藏这个DIV.</p>
<p align="center"><a href="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbindex-stickypost-2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbindex-stickypost-thumb.jpg" border="0" alt="Index_stickypost" width="404" height="152" /></a></p>
<p align="center">依靠自定义字段设置了热区图片,右侧则是输出了标题,摘要,More标签.</p>
</blockquote>
<p><strong><span style="color: #1b74d6;">3. 首页Flash图片展示</span></strong></p>
<blockquote><p><strong>作用:</strong> 展示精彩剧照以及海报,点击可进入相关日志查看.具体效果可参见各大新闻门户如新浪等.</p>
<p><strong>实现:</strong> 找了个现成的Flash,以更新相应文件夹下图片及更新JS文件中链接地址来实现内容的更替,操作相对烦琐-.-</p>
<p align="center"><a href="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbindex-images-2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbindex-images-thumb.jpg" border="0" alt="Index_Images" width="366" height="235" /></a></p>
<p align="center">别管里面的图...那是我瞎放的,关键是用途一目了然.</p>
</blockquote>
<p><strong><span style="color: #1b74d6;">4. 首页视频动态展示</span></strong></p>
<blockquote><p><strong>作用:</strong> 将一篇日志中定义为"name=Index_Video"的1个或2个视频输出到首页展示,可以自己设定,多个视频间实现动态切换.</p>
<p><strong>实现:</strong> 归根结底还是依靠Wordpress强大的自定义字段,然后还有风来无度同志的Code部分工作^^</p>
<p align="center"><a href="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbindex-video-2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbindex-video-thumb.jpg" border="0" alt="Index_Video" width="367" height="303" /></a></p>
<p align="center">下面的标题可以直接点击,进入日志查看视频相关,如果两个视频,则可以动态切换.</p>
</blockquote>
<p><span style="color: #1b74d6;"><strong>5. 日志页面信息整合</strong></span></p>
<blockquote><p><strong>作用:</strong> 时间,发布者,类别,Tags以及其他一堆乱七八糟诸如申明之类都丢在这里,保持页面整洁.</p>
<p><strong>实现:</strong> ......没有技巧可言,耐心磨就是了.</p>
<p align="center"><a href="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbsingle-info-2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbsingle-info-thumb.jpg" border="0" alt="Single_info" width="404" height="70" /></a></p>
<p>什么叫乱七八糟...这些就是! 经常来我这里的朋友对这个已经很熟悉了吧^^</p></blockquote>
<p><span style="color: #1b74d6;"><strong>6. 日志页面作者评论高亮</strong></span></p>
<blockquote><p><strong>作用:</strong> 区分一下评论者和作者,顺便去掉了Ajax回复插件,层层嵌套的结果就是凌乱.... 最近看了国外n多站,没什么人用的,用"@xxx"来回复蛮好.</p>
<p><strong>实现:</strong> 详见<a href="http://www.mattcutts.com/blog/highlight-author-comments-wordpress/" target="_blank">这里</a>.</p>
<p align="center"><a href="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbadmin-comment-2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.eemir3.com/wp-content/uploads/2008/06/windowslivewriterc9b1838f26ac-127cbadmin-comment-thumb.jpg" border="0" alt="Admin Comment" width="304" height="139" /></a></p>
<p>有背景的是我登陆状态下的留言,下方则是未登陆状态.</p></blockquote>
<p>　　......很不好意思,大致上也就这些可以看看了,其他譬如用CSS做导航栏多级菜单; 侧边栏相关内容(尽量少的使用Widgets)以及其他单个Page的修改还没开工,大家有的等等啦~,完工后还需要大量的时间做CSS样式的优化,现在我都直接写在各自的DIV里滴,很不好的习惯-.-</p>
<h2  class="related_post_title">随便走走看看</h2><ul class="related_post"><li><a href="http://www.eemir3.com/2008/07/movie-castle-new-theme-online/" title="Movie Castle正式换皮 ">Movie Castle正式换皮 </a> (57)</li><li><a href="http://www.eemir3.com/2008/05/new-logo-for-movie-castle-theme/" title="预告本站未来Theme的Logo">预告本站未来Theme的Logo</a> (52)</li><li><a href="http://www.eemir3.com/2008/11/improve-theme-in-use-again/" title="对使用中Theme继续做三处改进">对使用中Theme继续做三处改进</a> (86)</li><li><a href="http://www.eemir3.com/2008/10/improve-theme-in-use/" title="对使用中的Theme做了两点改进">对使用中的Theme做了两点改进</a> (128)</li><li><a href="http://www.eemir3.com/2008/08/share-moviecastle-theme/" title="分享本站现在使用的Theme">分享本站现在使用的Theme</a> (117)</li><li><a href="http://www.eemir3.com/2011/02/eternal-moment/" title="《将爱情进行到底》">《将爱情进行到底》</a> (11)</li><li><a href="http://www.eemir3.com/2011/02/work-four-days/" title="开工四日">开工四日</a> (9)</li><li><a href="http://www.eemir3.com/2011/02/if-you-are-the-one-ii/" title="《非诚勿扰2》">《非诚勿扰2》</a> (7)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.eemir3.com/2008/06/something-more-about-newtheme/feed/</wfw:commentRss>
		<slash:comments>106</slash:comments>
		</item>
	</channel>
</rss>

