<?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>可爱宝 &#124; sweetbao.com</title>
	<atom:link href="http://www.sweetbao.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sweetbao.com</link>
	<description>——专注于标识、VI、摄影、网页设计、视觉艺术、教育等领域</description>
	<lastBuildDate>Wed, 22 Feb 2012 13:45:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>代码实现WordPress归档页面模板</title>
		<link>http://www.sweetbao.com/code-to-achieve-the-wordpress-archive-page-template/</link>
		<comments>http://www.sweetbao.com/code-to-achieve-the-wordpress-archive-page-template/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 02:23:44 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[校园教育]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[归档]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/?p=352</guid>
		<description><![CDATA[2012年春节这段时间一直在折腾网站，细心的朋友也许发现了网站有了些细微的变化。 曾经听见有朋友说“为什么不能够在网站上以目录的形式将所有文章列出来呢，这样查找某篇文章多方便啊”，于是我就一直在思考这种方式，参照了zwwooooo写的《代码实现WordPress归档页面模板》后，做好了“归档”页面，但是问题也出现了，这个“展开”按钮，就是弹不开全部日志，始终都是收缩得紧紧的，于是便放弃了。 参考了威言威语后，终于使用代码写入了一个更加适合我的“归档”页面，将代码分享出来给更多需要的朋友，同时也记录下来，以免自己忘记了。 特点： 01.访问速度快。 02.显示每月文章数。 03.显示每篇文章的评论数。 效果：见我网站的存档页 下面是详细步骤 1. 把下面的函数代码扔进主题的 functions.php 里面 ： 2. 复制一份主题的 page.php 更名为 archives.php，然后在最顶端加入： 在&#60;?php get_header();?&#62;下面，加入如下代码： 再然后找到类似 &#60;?php content(); ?&#62;，在其下面加入如下代码： 3.进wp后台添加一新页面，在右侧栏模板选择 archives。 剩下的就是对CSS进行调整以达到你想要的效果，比如字体大小，颜色等等。 好了，弄完，收工。 分享到： 新浪微博 腾讯微博 QQ空间 开心网 人人网 豆瓣 更多<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="网站搬到wordpress新家" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fwebsite-moved-to-new-home-wordpress-2%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fcode-to-achieve-the-wordpress-archive-page-template%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491379.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">网站搬到wordpress新家</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="关于使用whitePress汉化主题的几点心得" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fsome-topics-on-the-use-of-whitepress-experience%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fcode-to-achieve-the-wordpress-archive-page-template%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491239.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">关于使用whitePress汉化主题的几点心得</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="摘荔枝" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fabstract-lychee%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fcode-to-achieve-the-wordpress-archive-page-template%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13493110.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">摘荔枝</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="必胜客自助沙拉" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fpizza-hut-salad%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fcode-to-achieve-the-wordpress-archive-page-template%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/15/13976323.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">必胜客自助沙拉</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="全国公共机构节能创意作品获三等奖【还不错】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fnational-public-sector-energy-creative-works-pretty-good-won-the-third-prize%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fcode-to-achieve-the-wordpress-archive-page-template%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/18/13493389.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">全国公共机构节能创意作品获三等奖【还不错】</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/code-to-achieve-the-wordpress-archive-page-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>寂静的校园【夜拍】</title>
		<link>http://www.sweetbao.com/quiet-campus-night-shot/</link>
		<comments>http://www.sweetbao.com/quiet-campus-night-shot/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 04:14:09 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[摄影旅行]]></category>
		<category><![CDATA[夜拍]]></category>
		<category><![CDATA[摄影]]></category>
		<category><![CDATA[校园]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/?p=342</guid>
		<description><![CDATA[每天都在校园中穿梭，经常为了赶时间去上课，脚步匆匆，都无暇多看几眼身边开的红艳艳的花。同一条路，有时走过几十遍才知道原来它还有一些我没留意的景色。 每天冲冲、赶赶，一天一年几年，就这样慢慢过去，曾经我和同事开玩笑说，每年的毕业照，前面的学生不断变化，而我们就站在后面傻傻的笑，在这傻傻的笑容中我变老了。 那条路、那棵树、那片草也许它才是真正的旁观者，它看着你每次、每天、每年走过，看着你的青春悄悄流逝，而它在一阵冷风中迎来花开花落。 今天，忽然想看看这些我们每天都必须走过的路，在凌晨、在夜深人静时是什么模样，于是便有了这次夜拍活动，而您不必站在寒风中便可观赏这既熟悉又陌生的一切。 本站以后只发［高清］图，为了图片质量，牺牲网速了。因为我坚信网速会越来越快的，所以，看图您就稍微等等吧！ 点击以下图片，可以看大图。试试吧！ 01. 照片数据：【f/9，s/20秒，iso/400 】↑ 02. 照片数据：【f/9，s/10秒，iso/400 】↑ 03. 照片数据：【f/9，s/10秒，iso/400 】↑ 04. 照片数据：【f/9，s/15秒，iso/400 】↑ &#160; 05. 照片数据：【f/8，s/15秒，iso/400 】↑ 06. 照片数据：【f/8，s/15秒，iso/400 】↑ 07. 照片数据：【f/9，s/15秒，iso/400 】↑ 08. 照片数据：【f/10，s/8秒，iso/400 】↑ 09. 照片数据：【f/10，s/8秒，iso/400 】↑ 10. 照片数据：【f/10，s/15秒，iso/400 】↑ 【我是怎么拍出这些照片的】   01. 时间。选择一个深夜，没有人的时候。我在春节放假期间（初八）、深夜12点的寒风中来完成的。 02. 器材。三脚架是必须的，辅助器材可以有快门线。 03. 长时间曝光。看看这些照片的参数，曝光都是10至20秒时间，在这么长的时间中，相机必须纹丝不动，任何的抖动都是致命的。所以必须使用三脚架稳定相机，然后使用快门线来启动快门（手指按动快门会有轻微抖动）。当然我也没带快门线，所以我使用相机的2秒自拍来启动快门（按下去2秒后才拍摄）。 04. 相机设置。将相机设置中的“长时间曝光消噪”与“高ISO消噪”开启吧，现在不用，什么时候用啊。噪点可是会影响图片效果啊，所以iso不能够设置太高，我设置iso400。还有一个功能也开启吧，那就是“反光板预升”，在快门启动时，相机中的反光板也是在运动的，将他关闭，保证一切的稳定。 05. 对焦。将焦点对到无限远吧，在这么黑的夜晚，自动对焦可是十分困难的啊，手动对焦才是王道。 06. 照片效果。不要以为夜晚真的会像照片上一样明亮，路灯可没这么亮啊，要不然怎么叫“走夜路”。这可是长时间曝光后的艺术效果，一般正常情况下，我们拍摄一张照片的快门速度大概是1/250秒，试想将1秒的时间分成250份，快门曝光时间为250份之一，速度多快啊。所以最后那张“商业街”照片，当时现场可是伸手不见五指的黑暗，在快门持续打开曝光15秒后，既然连后面墙上的文字都清晰可见，这可不是人类视觉可以做到的。 07. 走过的路人。在长时间曝光的拍摄中，根本不必担心走过的路人，20秒的时间对于我们来说很短暂，对于相机来说那可是非常非常长的时间，这么长的时间足以抹掉一切运动中的物体，最后照片中留下的是静止的画面。拍摄时，1个、2个路过的行人并不会破坏你的画面，当然没有人路过那就更好啦。 08. 其他注意事项。如此寒冷的冬夜，保暖还是十分重要的，冻坏自己可不划算。凌晨行人稀少，不得不考虑安全问题，恐惧不安中，赶紧拍完闪人。 说了这么多，要不，你也试试！ [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="别样的“眼睛”[2009摄影课]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fdifferent-kind-of-eyes%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fquiet-campus-night-shot%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491652.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">别样的“眼睛”[2009摄影课]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="足迹【2010-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Ffootprint-2010-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fquiet-campus-night-shot%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491244.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">足迹【2010-摄影课】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="阳台外的风景" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fthe-scenery-outside-the-window%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fquiet-campus-night-shot%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/02/03/14701771.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">阳台外的风景</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用手指在IPAD上作的画【更新一张】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fsketchbook-pro-the-draw-photo%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fquiet-campus-night-shot%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13493002.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用手指在IPAD上作的画【更新一张】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="回忆里的溢彩流光【2011-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Foverflow-the-memory-color-streamer-2011-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fquiet-campus-night-shot%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/22/13976619.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">回忆里的溢彩流光【2011-摄影课】</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/quiet-campus-night-shot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>学生创作音乐电影【我们的歌】</title>
		<link>http://www.sweetbao.com/our-song/</link>
		<comments>http://www.sweetbao.com/our-song/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 04:07:00 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[校园教育]]></category>
		<category><![CDATA[作业]]></category>
		<category><![CDATA[学生]]></category>
		<category><![CDATA[教学]]></category>
		<category><![CDATA[教育]]></category>
		<category><![CDATA[电影]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/?p=329</guid>
		<description><![CDATA[青春是一首歌，青春就是要去闯，去做，去试验。09广告班李同学拍摄了一段精彩音乐视频，在学生中造成了极大的点击率。今天sweetbao网站站长有幸采访到作者，让我们看看他是怎么制作完成这段视频的吧！ 以下是MACK对作者的采访，感谢李同学的精彩对答：↓ &#160; 可爱宝  ： 请问，你为什么要选择大口九作为题材创作？ 李俊霖  ： 因为大口九奶茶是比较贴近我们学生生活的一种饮料，比起大维、菜茶茉它有着便宜，味道不错的优势。但是它在宣传上并没有很突出。因此我选择了这个题材去创作。 可爱宝  ： 我该怎么称呼你的这次作品呢？微电影？ 李俊霖  ： 我觉得音乐视频比较贴切，拍摄的时候是以MV唯美的感觉去掌镜，再加上一些对白让整个视频变得更生动更有故事性。 可爱宝 ： 请问，你是使用什么器材拍摄的呢？ 李俊霖 ： 尼康D5100和一个定焦头，在这里感谢苏姗姗童鞋的器材提供。 可爱宝  ： 可以详细点告诉是什么定焦头吗？同学们应该对于你的器材都是比较感兴趣的。 可爱宝  ： 你是使用什么软件进行后期制作的？ 李俊霖  ： EDIUS 可爱宝  ： 你这次从有想法到最后创作完成，整个流程大概是怎么样的？ 李俊霖  ： 1.根据品牌的特点想创意 2.根据想好的故事在脑子里想分镜头，把每个镜头的脚本写出来 3.找演员 4.拍摄 5.剪辑 6.配音 7.导出。 可爱宝  : 这次创作是课程作业吗？ 李俊霖  : 滕书筠老师的展示设计 可爱宝  ： 在拍摄过程中，有遇到什么困难吗？ 李俊霖  ： 困难倒没有，和朋友们一起像玩一样很轻松地完成了拍摄过程。这完全多谢了杨成宇和苏明敏的精彩表演，让整个视频更自然。 可爱宝  [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="POP广告设计的课程作业-07AD" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fpop-advertising-design-coursework-07ad%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Four-song%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13492279.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">POP广告设计的课程作业-07AD</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="广西艺术学院05视觉传达专业毕业展" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fguangxi-college-of-art-graduation-exhibition-05-ads-2%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Four-song%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13492297.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">广西艺术学院05视觉传达专业毕业展</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="网页设计de作业[07AD]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fweb-design-coque-homework-07ad%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Four-song%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491239.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">网页设计de作业[07AD]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="足迹【2010-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Ffootprint-2010-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Four-song%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491244.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">足迹【2010-摄影课】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="师生大乱斗[持续更新]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fteacher-student-daluandou%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Four-song%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13492319.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">师生大乱斗[持续更新]</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/our-song/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>美丽南方【感受新农村】</title>
		<link>http://www.sweetbao.com/beautiful-south/</link>
		<comments>http://www.sweetbao.com/beautiful-south/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 12:29:43 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[摄影旅行]]></category>
		<category><![CDATA[摄影]]></category>
		<category><![CDATA[新农村]]></category>
		<category><![CDATA[烧烤]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/?p=323</guid>
		<description><![CDATA[2012年元旦，来到位于石埠的“美丽南方”景区烧烤。从城市到乡村，景色一路变换，高楼大厦瞬间变成田园风光，心情也轻松起来。 本次出门主打是“烧烤”活动，所以就将重重的单反相机丢在家，随身带了个索尼TX10卡片机。卡片机的拍摄整体比较傻瓜，也没有过多的参数需要设定，从照片效果来看，景深大，前景、中景、后景都清晰显示。 “美丽南方”还真是一个不错的地方，空气清新，房屋整齐划一，地面干净整洁，一点都没有农村脏乱差的现象。邀您和我一起去看看吧（可惜天气不好，是个大阴天）。  （本站以后只发［高清］图，为了图片质量，牺牲网速了。因为我坚信网速会越来越快的，所以，看图您就稍微等等吧！） &#160; 01.砖瓦结构房屋，整齐干净，充满生机。↓ 02.鸭子都不下水游泳，可能是天气太冷了吧。↓ 03.稻草堆，冬天的景象。↓ 04.村子里买菜的老人，买菜的时候聊聊天。↓ &#160; 05.重阴天，天空灰蒙蒙的，照片没感觉，PS一下，效果会不会好点，哈哈。↓ 06.烧烤开始了，先吃饱了肚子，才拿相机咔了2张。↓ 07.满地的百合花，可惜没开花，后面是满地的向日葵，可惜也谢了。↓ 08.这张照片是最满意的一张了，卡片机也可以虚化背景哦（只是比较难设置）。↓ 09.后面满地的凋谢的向日葵，为什么你却开的这么high，是要我和你合影吗！↓ &#160; 分享到： 新浪微博 腾讯微博 QQ空间 开心网 人人网 豆瓣 更多<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="别样的“眼睛”[2009摄影课]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fdifferent-kind-of-eyes%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fbeautiful-south%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491652.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">别样的“眼睛”[2009摄影课]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="阳台外的风景" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fthe-scenery-outside-the-window%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fbeautiful-south%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/02/03/14701771.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">阳台外的风景</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用手指在IPAD上作的画【更新一张】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fsketchbook-pro-the-draw-photo%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fbeautiful-south%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13493002.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用手指在IPAD上作的画【更新一张】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="足迹【2010-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Ffootprint-2010-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fbeautiful-south%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491244.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">足迹【2010-摄影课】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="回忆里的溢彩流光【2011-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Foverflow-the-memory-color-streamer-2011-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fbeautiful-south%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/22/13976619.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">回忆里的溢彩流光【2011-摄影课】</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/beautiful-south/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2012多多【贺新年】</title>
		<link>http://www.sweetbao.com/he-a-lot-of-new-year-2012/</link>
		<comments>http://www.sweetbao.com/he-a-lot-of-new-year-2012/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 13:13:10 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[摄影旅行]]></category>
		<category><![CDATA[生活随笔]]></category>
		<category><![CDATA[多多]]></category>
		<category><![CDATA[摄影]]></category>
		<category><![CDATA[新年]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/?p=320</guid>
		<description><![CDATA[2011即将结束，2012即将到来。在这个充斥着“世界末日”之说的新年里，在这个阳光明媚的日子里，我拍摄制作了“多多”贺新年，以一个小狗的视角来看待2012，希望能带给你一点点愉悦！ （本站以后发图只发［高清］，为了图片质量，牺牲网速了。我坚信我们网速会越来越快的！所以，看图，您就稍微等等吧！） &#160; &#160; &#160; 01.关于“圣诞节”，我与它的对话。【f2.5 ，1/400s， iso100】↓ &#160; 02.关于“生活态度”。【ios100 , f/2.5 , 1/15s】↓ &#160; 03.关于“2012”。【ios100 , f/2.5 , 1/50s】↓ &#160; 04.小熊问：“坐着舒服还是趴在舒服？”（小熊是坐着，多多是趴着） 多多答：“不上班的时候才最舒服！”（多多每天都不用上班） 【ios100 , f/2.5 , 1/50s】↓ &#160; 分享到： 新浪微博 腾讯微博 QQ空间 开心网 人人网 豆瓣 更多<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="回忆里的溢彩流光【2011-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Foverflow-the-memory-color-streamer-2011-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fhe-a-lot-of-new-year-2012%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/22/13976619.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">回忆里的溢彩流光【2011-摄影课】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="别样的“眼睛”[2009摄影课]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fdifferent-kind-of-eyes%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fhe-a-lot-of-new-year-2012%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491652.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">别样的“眼睛”[2009摄影课]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="足迹【2010-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Ffootprint-2010-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fhe-a-lot-of-new-year-2012%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491244.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">足迹【2010-摄影课】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="阳台外的风景" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fthe-scenery-outside-the-window%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fhe-a-lot-of-new-year-2012%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/02/03/14701771.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">阳台外的风景</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="寂静的校园【夜拍】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fquiet-campus-night-shot%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fhe-a-lot-of-new-year-2012%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/02/03/14705638.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">寂静的校园【夜拍】</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/he-a-lot-of-new-year-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My birthday cake【2011】</title>
		<link>http://www.sweetbao.com/my-birthday-cake-2011/</link>
		<comments>http://www.sweetbao.com/my-birthday-cake-2011/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 07:43:36 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[生活随笔]]></category>
		<category><![CDATA[摄影]]></category>
		<category><![CDATA[生日]]></category>
		<category><![CDATA[生活]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/?p=314</guid>
		<description><![CDATA[从今以后发图只发［高清］，为了图片质量，牺牲网速了。看图，您就稍微等等吧！ 分享到： 新浪微博 腾讯微博 QQ空间 开心网 人人网 豆瓣 更多<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="别样的“眼睛”[2009摄影课]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fdifferent-kind-of-eyes%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmy-birthday-cake-2011%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491652.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">别样的“眼睛”[2009摄影课]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="足迹【2010-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Ffootprint-2010-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmy-birthday-cake-2011%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491244.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">足迹【2010-摄影课】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="我5岁了[恭喜]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fi-was-5-years-old-congratulations%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmy-birthday-cake-2011%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/15/13976561.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">我5岁了[恭喜]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="用我的一生,陪你的10年【我又生日啦】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fwith-my-life-with-you-10-years%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmy-birthday-cake-2011%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/15/13976573.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">用我的一生,陪你的10年【我又生日啦】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="阳台外的风景" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fthe-scenery-outside-the-window%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmy-birthday-cake-2011%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/02/03/14701771.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">阳台外的风景</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/my-birthday-cake-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>赌城大开眼见【澳门自由行】</title>
		<link>http://www.sweetbao.com/macau-casinos-open-the-free-exercise-of-seeing/</link>
		<comments>http://www.sweetbao.com/macau-casinos-open-the-free-exercise-of-seeing/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 13:18:24 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[摄影旅行]]></category>
		<category><![CDATA[摄影]]></category>
		<category><![CDATA[旅游]]></category>
		<category><![CDATA[澳门]]></category>
		<category><![CDATA[美食]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/?p=310</guid>
		<description><![CDATA[澳门！一个好吃、好玩、好XX的地方。。。 一出码头，就被不同酒店的豪华大巴包围着，自由行决定了你一切的随心所欲。于是便随意地钻进了“威尼斯人”显眼的紫色大巴中。汽车在海边马路上一路行驶，天空蓝蓝，白云朵朵，四周都是豪华气派的各式赌场，看得你眼花缭乱。 不一会儿，目的地便到了。我们随人流进入了“威尼斯人”酒店。穿过气派的大厅，金碧辉煌的走廊，让我仿佛置身于奢华的金迷世界中，连相机都忘记拿出来。在一楼走廊中间，一块醒目的告示牌上写着“未成年人，请勿入内”，直觉告诉我，到赌场区啦。 娱乐 长这么大，第一次进入赌场，真是大开眼界。四周都是立柱支撑着一个开阔大厅，视野完全不被遮挡，看不到尽头。各式娱乐项目让人眼花缭乱，在人声鼎沸和灯红酒绿中路过，很难有谁可以忍住去碰碰运气。据说，历史上有个怪胎用5毛钱赢走了全澳门的硬币。于是我也在数千个角子机前坐下，投入10元纸币，乱按一通。在一顿手忙脚乱的操作下，机器停了下来，游戏也结束了。 接着，看了下“赌大小”，发现获胜几率还蛮大的，后悔刚才没来玩玩这个。当然，本人并不爱赌，所以便在参观完毕后，进入了2楼的“大运河购物中心”。 &#160; 购物 “大运河购物中心”果然如其名，没走几步便看见在室内环境中人工开凿出一条运河，河上可以泛舟，船夫一边划船一边大声唱着意大利歌曲。↓ 环顾四周，全是其欧式建筑，一楼为豪华商铺，二楼三楼阳台窗户别致，色彩鲜艳。忽然间才想到，这应该是室内啊！会心一笑，酒店真是用心良苦，连天上白云蓝天、光线照明都仿照室外环境来设计。↓ 购物中心内，随处可见带面具的演出者唱着意大利歌曲。真是享受啊！↓ 历史 澳门标志性建筑“大三巴牌坊”是必去景点。↓ &#160; 葡式建筑随处可见，建筑外墙色彩鲜艳。大家小巷中遍布好吃“伴手礼”小店，其中名气最大的就是“钜记”，店堂中央挂着温家宝来参观的照片。↓ &#160; 大三巴牌坊二楼，满地钱币。↓ &#160; 这个角度的牌坊还不错，来张合影。↓ &#160; 美食  赌场外买的蛋挞。20港币2个，后来发现买贵了。↓ &#160; 肠粉。里面包的馅还真多列，貌似还吃到海鲜。↓ &#160; 早餐吃的粥和小点。↓ &#160; 这个是什么？！看半天也没想起来。↓ &#160; 猪肚吧。定焦镜头大光圈拍的焦外模糊效果真美，越看越喜欢。 ↓ &#160; 章鱼小丸子。在海港城的一个美食广场，当时看见做这个的师傅是个日本人，才买的。↓ &#160; 这个比较普通，里面包裹着的是炸鸡。可以说是超级大块的上校鸡块吧。↓ &#160; 日本拉面，这个好吃。。。↓ &#160; 印度人做的咖喱。点了一个东西，结果就有这么多样。↓ 分享到： 新浪微博 腾讯微博 QQ空间 开心网 人人网 豆瓣 更多<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="香港自由行【美食篇】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fhong-kongs-freedoms%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmacau-casinos-open-the-free-exercise-of-seeing%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13494059.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">香港自由行【美食篇】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="视觉与味觉的享受【吃斋菜】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fvisual-and-gustatory-enjoyment-vegetarian-food%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmacau-casinos-open-the-free-exercise-of-seeing%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/30/14496607.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">视觉与味觉的享受【吃斋菜】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="世界文化遗产之旅[内蒙古-山西]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fworld-heritage-tour-neimenggu-shangxi%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmacau-casinos-open-the-free-exercise-of-seeing%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491923.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">世界文化遗产之旅[内蒙古-山西]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="阳台外的风景" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fthe-scenery-outside-the-window%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmacau-casinos-open-the-free-exercise-of-seeing%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/02/03/14701771.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">阳台外的风景</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="别样的“眼睛”[2009摄影课]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fdifferent-kind-of-eyes%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fmacau-casinos-open-the-free-exercise-of-seeing%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491652.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">别样的“眼睛”[2009摄影课]</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/macau-casinos-open-the-free-exercise-of-seeing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>慢享受的城市【梧州】</title>
		<link>http://www.sweetbao.com/slow-to-enjoy-the-city-wuzhou/</link>
		<comments>http://www.sweetbao.com/slow-to-enjoy-the-city-wuzhou/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 14:22:37 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[摄影旅行]]></category>
		<category><![CDATA[摄影]]></category>
		<category><![CDATA[摄影技术]]></category>
		<category><![CDATA[教育教学]]></category>
		<category><![CDATA[旅游]]></category>
		<category><![CDATA[梧州]]></category>
		<category><![CDATA[软件大赛]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/?p=307</guid>
		<description><![CDATA[2011年11月初，有幸来到这一座古老的城市。从公车的窗口窥探出，这座城市被环绕、清澈的江水所拥抱，我们就穿行在弯弯曲曲的环江路上。 &#160; 一个转弯，窗外闪过一栋一栋灰白色、独特中式风格建筑时，让我眼前一亮。虽说南宁也曾见过，但是如此大规模的、如此众多的岭南风格建筑“骑楼”，着时让我惊讶，顿时有种在时间中穿行的感觉。 &#160; 接下三天，便用相机记录下对梧州的细细品位。 &#160; 01.入住的梧州大酒店窗外风景真好！↓ &#160; 02. 说道梧州，最特色的当属“龟苓膏”了，吃它肯定要去最正宗的“双钱牌”咯。↓ &#160; 03.龟苓膏 的品种真多，我们就试吃了“牛奶味（5元）”、“甜酒桂花味（8.5元）”、“木瓜味（9元）”。↓ 04.还有饮料哦，“香蕉味（8元）”、“椰汁味（8元）”↓ &#160; 05.梧州除了龟苓膏，“冰泉豆浆”也是非常有名的哦，位于白云山门口的这家可是国营企业哦，看看光是门口的人就有多少，绝对正宗。↓ &#160; 06.冰泉豆浆能久负盛名，饮誉中外，与冰泉有密切关系。“滴滴珍珠凝素碗，甜如蜂蜜润入脂”——这是广东诗人韦丘赞梧州滴珠豆浆的诗句。当地人认为，甜豆浆最好喝，因为糖可以掩盖豆浆里的豆腥味，建议先倒上一点甜豆浆，如果不想那么甜，可以往里面掺些淡豆浆——这就是梧州滴珠豆浆推崇的“鸳鸯”喝法。 品种很多，每碟6样小吃+肠粉+冰泉豆浆随便喝=15元。哈哈，值吧。我至少喝了4碗，说真的，甜的有点太甜了！↓ &#160; 07.“世界人造宝石之都”既然是梧州，来到梧州当然要去买宝石啦！梧州人工宝石的切割、研磨、宝石机械制造、镶嵌和营销绝对是一流。 我老婆放话“梧州最好玩的就是买宝石”，虽然我对此话有所保留，但是可见宝石之多，以及价格之亲民。以我买过无数“施华洛世奇”的眼力来看，梧州的人造宝石真的是和施华洛世奇的人造水晶没差别哦，我都怀疑是不是帮施家代工的啊。我们买的宝石其中一个和施华洛世奇同款小熊，光泽和切割一流，既然才几十块。 08.女孩子来到这里可得慢慢挑咯。↓ &#160; 09.梧州素有“百年商埠”之称，曾是岭南地区政治、经济、文化中心，骑楼是昔日商贸繁华的标志。梧州骑楼文化已成为当地一道亮丽的风景线。目前，梧州现存骑楼街道22条，总长7公里，最长的达2530米，骑楼建筑560幢，其规模之大、数量之多，国内罕见，是名副其实的“中国骑楼博物城”。 &#160; 10.我最爱的地方，建筑非常有特色，既有东方的特色，又有西式建筑的美韵。↓ &#160; 11.街道两旁人来人往，一派繁华的景象。↓ &#160; 12.怎么能够忘记吃的呢，梧州菜分量非常足，价格也不贵。烧鹅，特色。↓ &#160; 13.“纸包鸡”与“纸包排骨”梧州特色。↓ &#160; 14.什么豆腐（不记得了）。中间有惊喜，有三层，份量真足。↓ &#160; 15.冬瓜与腐竹。↓ &#160; 16.忘记说来梧州的正经事了，参加“第八届广西高校教育教学软件大赛”。经过两天的激烈角逐，作品《摄影技术》荣获（单机版PPT）一等奖和最佳艺术效果奖。此外，我的作品《摄影技术》还受到主办方的邀请，并在大赛颁奖典礼上代表高职高专组（单机版PPT）进行现场演示。 在台上等待，准备向广西高校教师演示《摄影技术》课件，拿手机拍了一张。↓ &#160; 17.从照片上来看，最近胖了不少呢。减肥减肥，跑步跑步。。。↓ &#160; 旅行小贴士： 01.南宁至梧州约400多公里。 火车票价65元，需6个小时。汽车票价110元，需5.5个小时。 02.梧州出租车起步价5元（2公里），许多司机不愿打里程表，所以坐车前要先问好价格。 03.梧州宝石城位于步埠路，里面商品种类繁多，可以事先货比三家，可以讲价。 04.梧州住宿不贵，三星酒店100多就可以了。 05.梧州回南宁可以选择坐飞机。200元，55分钟。在白云机场登机（没错，就是广州白云机场），白云机场城市候机楼在梧州大酒店。 分享到： 新浪微博 腾讯微博 QQ空间 开心网 [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="足迹【2010-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Ffootprint-2010-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fslow-to-enjoy-the-city-wuzhou%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491244.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">足迹【2010-摄影课】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="回忆里的溢彩流光【2011-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Foverflow-the-memory-color-streamer-2011-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fslow-to-enjoy-the-city-wuzhou%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/22/13976619.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">回忆里的溢彩流光【2011-摄影课】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="别样的“眼睛”[2009摄影课]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fdifferent-kind-of-eyes%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fslow-to-enjoy-the-city-wuzhou%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491652.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">别样的“眼睛”[2009摄影课]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="POP广告设计的课程作业-07AD" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fpop-advertising-design-coursework-07ad%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fslow-to-enjoy-the-city-wuzhou%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13492279.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">POP广告设计的课程作业-07AD</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用手指在IPAD上作的画【更新一张】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fsketchbook-pro-the-draw-photo%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fslow-to-enjoy-the-city-wuzhou%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13493002.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用手指在IPAD上作的画【更新一张】</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/slow-to-enjoy-the-city-wuzhou/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>一个有学生表演的夜晚【迎新晚会】</title>
		<link>http://www.sweetbao.com/a-student-performance-of-the-night-new-year-party/</link>
		<comments>http://www.sweetbao.com/a-student-performance-of-the-night-new-year-party/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 07:46:09 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[校园教育]]></category>
		<category><![CDATA[学生]]></category>
		<category><![CDATA[晚会]]></category>
		<category><![CDATA[表演]]></category>
		<category><![CDATA[迎新]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/a-student-performance-of-the-night-new-year-party/</guid>
		<description><![CDATA[没什么好说的，直接上图！ 分享到： 新浪微博 腾讯微博 QQ空间 开心网 人人网 豆瓣 更多<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="学生创作音乐电影【我们的歌】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Four-song%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fa-student-performance-of-the-night-new-year-party%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/07/13578689.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">学生创作音乐电影【我们的歌】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="师生大乱斗[持续更新]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fteacher-student-daluandou%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fa-student-performance-of-the-night-new-year-party%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13492319.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">师生大乱斗[持续更新]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="08广告爆笑小品" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fsketch-comedy-08ad%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fa-student-performance-of-the-night-new-year-party%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13492318.gif" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">08广告爆笑小品</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="POP广告设计的课程作业-07AD" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fpop-advertising-design-coursework-07ad%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fa-student-performance-of-the-night-new-year-party%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13492279.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">POP广告设计的课程作业-07AD</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="网页设计de作业[07AD]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fweb-design-coque-homework-07ad%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fa-student-performance-of-the-night-new-year-party%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491239.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">网页设计de作业[07AD]</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/a-student-performance-of-the-night-new-year-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>适马50mmF1.4定焦镜头【大光圈】</title>
		<link>http://www.sweetbao.com/sigma-50mmf1-4-large-aperture-prime-lens/</link>
		<comments>http://www.sweetbao.com/sigma-50mmf1-4-large-aperture-prime-lens/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 12:14:20 +0000</pubDate>
		<dc:creator>Mack</dc:creator>
				<category><![CDATA[摄影旅行]]></category>
		<category><![CDATA[单反相机]]></category>
		<category><![CDATA[定焦]]></category>
		<category><![CDATA[摄影]]></category>
		<category><![CDATA[适马]]></category>
		<category><![CDATA[镜头]]></category>

		<guid isPermaLink="false">http://www.sweetbao.com/?p=304</guid>
		<description><![CDATA[自己玩相机的时间渐渐增长，开始对镜头及画质的要求慢慢提高了。于是便花更多的时间去查阅和阅读关于镜头的知识，不知在哪本书或哪个论坛上看见“每个摄影师或摄影爱好者，都必须有一个定焦镜头”，便开始比较于定焦镜头群的选择。 在锁定F1.4光圈镜头选择中，便挑选出来原厂佳能50mm F1.4、适马50mm F1.4两款镜头。参考“镜头中的镜片片数及光圈数值会直接影响虚化背景效果”（适马比佳能多一片镜片），镜头做工、镜头重量、手感（适马优于佳能），价格（适马贵过佳能），便考虑购买适马镜头啦。但是适马定焦镜头也不是完美，由于不是原厂镜头便有一个致命弱点，“跑焦”。上网一搜“适马，跑焦大王”的文章比比皆是，看来购买时水货一定不能买，一定要行货，并要仔细检查啦。 01.镜头全貌。↓ &#160; 02.厂家很厚道，除了镜头外还送遮光罩及镜头包。（佳能可不送遮光罩，单买要200多）。↓ &#160; 03.购买地点选择在口碑最好的“万成、永城”，旺角地铁E3出口。↓ &#160; 04.镜头购买时试拍。↓ &#160; 05.购买了UV镜、碳纤维三脚架、大号摄影背包，美滋闪光灯。这下装备差不多齐备啦。↓ &#160; 06.大光圈拍2张。↓ F／1.8，S1／200，ISO100。↑ F／5.6，S／6秒，ISO100。↑ 07.小光圈＋长时间曝光卡几张。图片效果很锐利啊！↓ 天空很蓝的说。F／14，S／20秒，ISO100。↑ 夜晚十点的路灯。F／11，S／10秒，ISO800。↑ 分享到： 新浪微博 腾讯微博 QQ空间 开心网 人人网 豆瓣 更多<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能喜欢的相关文章 ：</font></b></td>
    </tr>
    
        <tr>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="佳能数码单反相机入手[50D,18-200套机]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fcanon-digital-slr-camera-to-start%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fsigma-50mmf1-4-large-aperture-prime-lens%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/15/13976534.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">佳能数码单反相机入手[50D,18-200套机]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="阳台外的风景" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fthe-scenery-outside-the-window%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fsigma-50mmf1-4-large-aperture-prime-lens%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/02/03/14701771.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">阳台外的风景</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="别样的“眼睛”[2009摄影课]" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fdifferent-kind-of-eyes%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fsigma-50mmf1-4-large-aperture-prime-lens%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/05/13491652.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">别样的“眼睛”[2009摄影课]</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="回忆里的溢彩流光【2011-摄影课】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Foverflow-the-memory-color-streamer-2011-photography-class%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fsigma-50mmf1-4-large-aperture-prime-lens%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/01/22/13976619.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">回忆里的溢彩流光【2011-摄影课】</font>
                    </a>
                </td>
                <td width="97" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="寂静的校园【夜拍】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.sweetbao.com%2Fquiet-campus-night-shot%2F&from=http%3A%2F%2Fwww.sweetbao.com%2Fsigma-50mmf1-4-large-aperture-prime-lens%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 91px !important; height: 91px !important;" src="http://static.wumii.com/site_images/2012/02/03/14705638.jpg" width="91px" height="91px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 97px !important; font: 12px/15px arial !important; height: 28px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">寂静的校园【夜拍】</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>
		<wfw:commentRss>http://www.sweetbao.com/sigma-50mmf1-4-large-aperture-prime-lens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

