<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>烂周刊</title><link>http://www.dannymedia.com</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/dannymedia" /><description>夜夜呻吟不睡</description><language>en</language><lastBuildDate>Mon, 23 Apr 2012 02:16:31 PDT</lastBuildDate><generator>WordPress http://wordpress.org/</generator><feedburner:info uri="dannymedia" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-nd/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>dannymedia</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site.</feedburner:browserFriendly><item><title>2011年度回顾</title><link>http://www.dannymedia.com/archives/890</link><category>心情</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Mon, 23 Apr 2012 02:16:31 PDT</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=890</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/j4LseNDL1HutQVZJwVFf1KG9ZDM/0/da"><img src="http://feedads.g.doubleclick.net/~a/j4LseNDL1HutQVZJwVFf1KG9ZDM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/j4LseNDL1HutQVZJwVFf1KG9ZDM/1/da"><img src="http://feedads.g.doubleclick.net/~a/j4LseNDL1HutQVZJwVFf1KG9ZDM/1/di" border="0" ismap="true"></img></a></p><p>今天不是年内最后一个工作日，但是此文的草稿早就在2011保存在后台了。年底遇到许多人生意外，如遭锤击，遂延期到现在po出：</p>
<p>* 年度最重要历练：跳槽到帝都，整个职业生涯大转变<br />
* 年度最爽：6月-10月这一段时间，不特指某件事，但真心属于自己的时间和空间<br />
* 年度最想骂人：遇到不靠谱冷血老板<br />
* 年度最佳唱片：虾米音乐之#戴上耳机一个人世界#电台（真没买什么专辑今年）<br />
* 年度最好看电影：《哈利波特7》<br />
* 年度旅行：帝都半年深度吃货之旅（菲律宾没去成）<br />
* 年度最不弃不离产品：iPad2<br />
* 年度最衰：被脑残盯上<br />
* 年度好运：在北京租到超好的房子（各方面综合因素都很赞）<br />
* 年度最佳电玩：《足球经理2012》<br />
* 年度最佳歌剧：无<br />
* 年度最佳音乐剧：无<br />
* 年度最佳书籍：无<br />
* 年度最热：福州<br />
* 年度最冷：上海<br />
* 年度最地狱日子：12月<br />
* 年度庆幸：有一些很少的但毕竟有的独处时光<br />
* 年度憾事：回家时间甚少<br />
* 年度最容易丢失物品：钥匙<br />
* 年度最佳收购：Leica 25mm f/1.4镜头<br />
* 年度最佳卖出：无<br />
* 年度建设：微博（http://weibo.com/dlilin）</p>
<p><span id="more-890"></span></p>
<p><strong>很遗憾，2010年又不属于开心舒服的一段时光（<a href="http://www.dannymedia.com/?s=%E5%9B%9E%E9%A1%BE&amp;x=0&amp;y=0" target="_blank">参照2009回顾</a>），根据瑪麗嘉兒杂志星座页说这段时光要持续到2017年 T_T# 卖糕的！老子不信啊～求祝福！～</strong></p>
<p><strong> </strong></p>
<p><strong>Anyway, 要感谢老婆的陪伴。祝各位2011新年快乐，来年还请多多指教*鞠躬*</strong></p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=EmaPqIDgq-A:pKSEGpTm3oQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=EmaPqIDgq-A:pKSEGpTm3oQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=EmaPqIDgq-A:pKSEGpTm3oQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=EmaPqIDgq-A:pKSEGpTm3oQ:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=EmaPqIDgq-A:pKSEGpTm3oQ:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=EmaPqIDgq-A:pKSEGpTm3oQ:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>今天不是年内最后一个工作日，但是此文的草稿早就在2011保存在后台了。年底遇到许多人生意外，如遭锤击，遂延期到现在po出： * 年度最重要历练：跳槽到帝都，整个职业生涯大转变 * 年度最爽：6月-10月这一段时间，不特指某件事，但真心属于自己的时间和空间 * 年度最想骂人：遇到不靠谱冷血老板 * 年度最佳唱片：虾米音乐之#戴上耳机一个人世界#电台（真没买什么专辑今年） * 年度最好看电影：《哈利波特7》 * 年度旅行：帝都半年深度吃货之旅（菲律宾没去成） * 年度最不弃不离产品：iPad2 * 年度最衰：被脑残盯上 * 年度好运：在北京租到超好的房子（各方面综合因素都很赞） * 年度最佳电玩：《足球经理2012》 * 年度最佳歌剧：无 * 年度最佳音乐剧：无 * 年度最佳书籍：无 * 年度最热：福州 * 年度最冷：上海 * 年度最地狱日子：12月 * 年度庆幸：有一些很少的但毕竟有的独处时光 * 年度憾事：回家时间甚少 * 年度最容易丢失物品：钥匙 * 年度最佳收购：Leica 25mm f/1.4镜头 * 年度最佳卖出：无 * 年度建设：微博（http://weibo.com/dlilin） 很遗憾，2010年又不属于开心舒服的一段时光（参照2009回顾），根据瑪麗嘉兒杂志星座页说这段时光要持续到2017年 T_T# 卖糕的！老子不信啊～求祝福！～ Anyway, 要感谢老婆的陪伴。祝各位2011新年快乐，来年还请多多指教*鞠躬* 分享此文章 收藏夹 百度搜藏 [...]</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></item><item><title>维港胡吃海塞精品团：庙街</title><link>http://www.dannymedia.com/archives/872</link><category>旅行</category><category>私生活</category><category>旅行 旅游 香港 饮食</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Mon, 23 Apr 2012 00:15:31 PDT</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=872</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/tgJr9pH5wOsPjEZKmR4xtVYLhu0/0/da"><img src="http://feedads.g.doubleclick.net/~a/tgJr9pH5wOsPjEZKmR4xtVYLhu0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tgJr9pH5wOsPjEZKmR4xtVYLhu0/1/da"><img src="http://feedads.g.doubleclick.net/~a/tgJr9pH5wOsPjEZKmR4xtVYLhu0/1/di" border="0" ismap="true"></img></a></p><p><a title="Flickr 上 Danny.l 的 IMG_3852" href="http://www.flickr.com/photos/dannylin/5299388128/" target="_blank"><img src="http://98.136.170.121/5086/5299388128_d74936a85e.jpg" alt="IMG_3852" width="500" height="333" /></a></p>
<p>很明显，胡吃海喝是生活的重要组成部分。尤其在寒冷的冬季：冬主藏，唯有以吃喝来收敛囤积精气，来年春天才能完美地迸发。想到这里，我们不得不迅速组织了一次「冬季香港吃喝之旅」。说是深度胡吃海喝精品团，其实还掺杂了一些其他的娱乐项目，我把五天四夜写满了一张心相印的抽取式餐巾纸。</p>
<p>既然被官方定位为吃喝之旅，我把旅馆预订在著名的庙街附近。事后证明这是一个无比英明的决定。庙街夜市在古惑仔电影里是龙蛇混杂的地段，越是深入这样大排档，越能吃到地道的香港煲仔饭和鱼蛋粉。「食神」电影里面就已经证明过这道理了。</p>
<p><span id="more-872"></span></p>
<p><a title="Flickr 上 Danny.l 的 IMG_3851" href="http://www.flickr.com/photos/dannylin/5298763217/" target="_blank"><img src="http://98.136.170.121/5166/5298763217_4881df66e1.jpg" alt="IMG_3851" width="500" height="333" /></a></p>
<p>旁边烧烤、炸皮鱼蛋和豆腐皮的铺子，包括烧茄子、青椒和大乌贼。里面的炸鱼蛋咬下去会爆浆。所以每次我都很小心得咬，免得烫到。</p>
<p><a title="Flickr 上 Danny.l 的 img029" href="http://www.flickr.com/photos/dannylin/5328886703/" target="_blank"><img src="http://98.136.170.121/5085/5328886703_f9fa4a4eb7.jpg" alt="img029" width="500" height="330" /></a></p>
<p>另外，烤章鱼和茄子很好吃而且分量足，但是烤青椒完全不行啊。我们七七八八全部点好后，老板都装在一个大纸袋里带走吃。加上两杯珍珠奶茶，这样就点了$80+ 果然代价很大啊……</p>
<p><a title="Flickr 上 Danny.l 的 IMG_3850" href="http://www.flickr.com/photos/dannylin/5298762985/" target="_blank"><img src="http://98.136.170.121/5089/5298762985_fc8cced80b.jpg" alt="IMG_3850" width="500" height="333" /></a></p>
<p>旁边一个大排档的摊子还有做海鲜窝头和著名的蚝饼，外面油炸里面填满蚝肉。</p>
<p><a title="Flickr 上 Danny.l 的 IMG_5311" href="http://www.flickr.com/photos/dannylin/5299149767/" target="_blank"><img src="http://98.136.170.121/5288/5299149767_f4de60b64b.jpg" alt="IMG_5311" width="500" height="333" /></a></p>
<p>下午一阵暴走狂逛后，回到酒店躺下已经是凌晨一点。庙街夜市上才正是热闹的时候，于是我们两个纠结着鼓励着搀扶着走下楼，奔向那可爱的宵夜大排档。</p>
<p><a title="Flickr 上 Danny.l 的 IMG_5314" href="http://www.flickr.com/photos/dannylin/5299150275/" target="_blank"><img src="http://98.136.170.121/5082/5299150275_4e2a780ac9.jpg" alt="IMG_5314" width="333" height="500" /></a></p>
<p>宵夜良伴一樽香港本地的「生力」啤酒肯定跑不掉了。很多年前在广东和深圳的酒桌上，生力啤酒算是很很好的招待饮料了。口味绵而且口味很淡，不是属于苦味，入口很顺很好喝。</p>
<p><a title="Flickr 上 Danny.l 的 IMG_5317" href="http://www.flickr.com/photos/dannylin/5299751500/" target="_blank"><img src="http://98.136.170.121/5002/5299751500_920a9a6f4c.jpg" alt="IMG_5317" width="500" height="333" /></a></p>
<p>点了一个肉菇煲，味道一般。</p>
<p><a title="Flickr 上 Danny.l 的 IMG_5320" href="http://www.flickr.com/photos/dannylin/5299151313/" target="_blank"><img src="http://98.136.170.121/5247/5299151313_a4a1cdecab.jpg" alt="IMG_5320" width="500" height="333" /></a></p>
<p>盐灼竹蛏一碟。这盘味道很重，配着清淡的「生力」啤酒刚刚好！但是夜市海鲜的新鲜程度不能跟鲤鱼门那些店比啊……不过今晚饱了就好。晚安。</p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=lCcJiEPayX8:jvO-XfA8DI0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=lCcJiEPayX8:jvO-XfA8DI0:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=lCcJiEPayX8:jvO-XfA8DI0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=lCcJiEPayX8:jvO-XfA8DI0:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=lCcJiEPayX8:jvO-XfA8DI0:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=lCcJiEPayX8:jvO-XfA8DI0:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>很明显，胡吃海喝是生活的重要组成部分。尤其在寒冷的冬季：冬主藏，唯有以吃喝来收敛囤积精气，来年春天才能完美地迸发。想到这里，我们不得不迅速组织了一次「冬季香港吃喝之旅」。说是深度胡吃海喝精品团，其实还掺杂了一些其他的娱乐项目，我把五天四夜写满了一张心相印的抽取式餐巾纸。 既然被官方定位为吃喝之旅，我把旅馆预订在著名的庙街附近。事后证明这是一个无比英明的决定。庙街夜市在古惑仔电影里是龙蛇混杂的地段，越是深入这样大排档，越能吃到地道的香港煲仔饭和鱼蛋粉。「食神」电影里面就已经证明过这道理了。 旁边烧烤、炸皮鱼蛋和豆腐皮的铺子，包括烧茄子、青椒和大乌贼。里面的炸鱼蛋咬下去会爆浆。所以每次我都很小心得咬，免得烫到。 另外，烤章鱼和茄子很好吃而且分量足，但是烤青椒完全不行啊。我们七七八八全部点好后，老板都装在一个大纸袋里带走吃。加上两杯珍珠奶茶，这样就点了$80+ 果然代价很大啊…… 旁边一个大排档的摊子还有做海鲜窝头和著名的蚝饼，外面油炸里面填满蚝肉。 下午一阵暴走狂逛后，回到酒店躺下已经是凌晨一点。庙街夜市上才正是热闹的时候，于是我们两个纠结着鼓励着搀扶着走下楼，奔向那可爱的宵夜大排档。 宵夜良伴一樽香港本地的「生力」啤酒肯定跑不掉了。很多年前在广东和深圳的酒桌上，生力啤酒算是很很好的招待饮料了。口味绵而且口味很淡，不是属于苦味，入口很顺很好喝。 点了一个肉菇煲，味道一般。 盐灼竹蛏一碟。这盘味道很重，配着清淡的「生力」啤酒刚刚好！但是夜市海鲜的新鲜程度不能跟鲤鱼门那些店比啊……不过今晚饱了就好。晚安。 分享此文章 收藏夹 百度搜藏 QQ空间 新浪微博 网易微博 搜狐白社会 人人网 开心网 谷歌Buzz 谷歌收藏 豆瓣网 淘江湖 抓虾 鲜果 有道 九点 Twitter Facebook 雅虎收藏 百度空间 QQ书签 新浪收藏 139说客 嘀咕 做啥 人间 Follow5 和讯网摘 Myspace 创业邦 中金微博 若邻网 乐收网 奇客发现 同学微博 挖客网 就喜欢 115收藏 Digg Delicious</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>YouTube Live 演唱会的周末</title><link>http://www.dannymedia.com/archives/852</link><category>旅行</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Sun, 22 Apr 2012 23:23:09 PDT</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=852</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/Qv-EVlgj1Ofy1un6UEOwVEXju_4/0/da"><img src="http://feedads.g.doubleclick.net/~a/Qv-EVlgj1Ofy1un6UEOwVEXju_4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Qv-EVlgj1Ofy1un6UEOwVEXju_4/1/da"><img src="http://feedads.g.doubleclick.net/~a/Qv-EVlgj1Ofy1un6UEOwVEXju_4/1/di" border="0" ismap="true"></img></a></p><p>这篇日志一直想着要整理，但期间走走停停无法完工。只好给自己定一个目标日期，匆匆罗列，否则就再也没有完稿的那一天了。十一月份的事情了，那时候气温一直稳定在20度上下，穿衣搭配还会有很多想法，世界各地也没有这么多死鸟事件。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0024" href="http://www.flickr.com/photos/dannylin/5154181637/" target="_blank"><img src="http://69.147.90.159/1069/5154181637_b10d7df9b8.jpg" alt="DPP_hongkong0024" width="500" height="333" /></a></p>
<p>周中接到请柬去参加 YouTube 五周年的<a href="http://mint.com.my/%E5%A8%B1%E4%B9%90/%E3%80%8Ayoutube-music-day-live%E3%80%8B1022%E9%A6%99%E6%B8%AF%E5%BC%95%E7%88%86/" target="_blank">中文庆典 Music Live</a>，就顺势安排了这个周末。开始在 YouTube 注册ID的时候我人还在英国为论文焦头烂额，不自觉五年过去了。说实话，我真希望这个视频网站还有在中国大陆能够打开的那一天，上面还有我录制的伦敦眼跨年烟火倒数全记录，不过目前看来是属于奢望了。</p>
<p>言归正传，话说这次出门差点因为17级台风取消。2010最强的「鲶鱼」正面袭击东南部，导致在飞机上真的是一阵乱颠才着陆。因为台风的缘故，应约来的人不多，接机的30人座巴士里包括司机和 YouTube 聘的地面接机大哥只坐了四人。从机场到尖沙咀的路上，混合着大屿山草木和海水味的风一直吹进空旷的车厢里，提醒着我这是多么奢侈的包车呀。</p>
<p><span id="more-852"></span></p>
<p>到了酒店 Check in 以后，东西都在凯悦挂好。突然就觉得真超饿的，无法等到正装晚餐时分了，立刻冲出来吃饭。本来想去饮茶或者旁边的鱼蛋面，后来逛着逛着就到了新港中心，广东道旁边都是高档时装没有什么特色食肆，只好在新港的底层 Food Republic 点了味道还不错的鱼子猪扒饭套餐，45元一人份。当天人潮并不多，有蛮多空位，所以很快拿号码牌坐下食光光。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0016" href="http://www.flickr.com/photos/dannylin/5154767422/" target="_blank"><img src="http://67.195.19.74/4038/5154767422_94460569c8.jpg" alt="DPP_hongkong0016" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0013" href="http://www.flickr.com/photos/dannylin/5154764948/" target="_blank"><img src="http://69.147.90.159/1316/5154764948_15a8e6fc1d.jpg" alt="DPP_hongkong0013" width="500" height="333" /></a></p>
<p>吃饱后去楼上新开的<a href="http://www.cp1897.com.hk/">商务印书馆</a>逛了逛。因为今天时间安排很紧，所以只是稍微翻了下本周HK的畅销书和新书排行，发现随着《1Q84》第二批上架，多年前的村上作品也挖出来重印造势，包括中英文双语的《挪威森林》都有好几种封面设计。继续沿着广东道往下闲逛，到半天星小轮的码头天就快黑了。</p>
<p><a title="Flickr 上 Danny.l 的 img010" href="http://www.flickr.com/photos/dannylin/5329450178/" target="_blank"><img src="http://98.136.170.121/5169/5329450178_6abb774ba5.jpg" alt="img010" width="500" height="331" /></a><br />
<strong>[Contax T3 + Konica Minolta Centuria 底片]</strong></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0068" href="http://www.flickr.com/photos/dannylin/5155005306/" target="_blank"><img src="http://67.195.19.74/4029/5155005306_38dcfe9c02.jpg" alt="DPP_hongkong0068" width="500" height="333" /></a></p>
<p>那时候正逢万圣节，香港街上满是南瓜和鬼节的造型宣传。心里想现在如果乘船过江再回来开幕酒会就迟到了，就往左拐了弯去了星光大道。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0081" href="http://www.flickr.com/photos/dannylin/5154403489/" target="_blank"><img src="http://67.195.19.74/4131/5154403489_38e7f0bdba.jpg" alt="DPP_hongkong0081" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0073" href="http://www.flickr.com/photos/dannylin/5154400735/" target="_blank"><img src="http://67.195.19.74/4086/5154400735_c8966f451e.jpg" alt="DPP_hongkong0073" width="333" height="500" /></a></p>
<p>等到了星光维港旁边，发现半天时间下来阳光明媚、微风拂面，一点也不像台风要轰过来的样子啊。除了在机场飘了几滴，更是没下半滴鬼雨，只是云层比较厚，用本港电视台天气预报的话说就是「烟霞弥漫」，随意隔空拍照会看不清维港对岸。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0077" href="http://www.flickr.com/photos/dannylin/5154401357/" target="_blank"><img src="http://69.147.90.159/1237/5154401357_7f3d6b1208.jpg" alt="DPP_hongkong0077" width="500" height="333" /></a></p>
<p>不过，这并不妨碍我看星光大道上的明星手印。三号风球已经挂上去了，这岸边人流算少的了，但是还是很多手印被围住。得等时机卡位来拍，可以想象一般的观光日子这里肯定是挤爆的了。随便PO两张巨星的，否则被人讲有图有真相啊……</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0087" href="http://www.flickr.com/photos/dannylin/5154414365/" target="_blank"><img src="http://67.195.19.74/4071/5154414365_8f83097e66.jpg" alt="DPP_hongkong0087" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0082" href="http://www.flickr.com/photos/dannylin/5154406661/" target="_blank"><img src="http://69.147.90.159/1185/5154406661_42bdf38d75.jpg" alt="DPP_hongkong0082" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0089" href="http://www.flickr.com/photos/dannylin/5154416195/" target="_blank"><img src="http://67.195.19.74/4044/5154416195_04896cca65.jpg" alt="DPP_hongkong0089" width="500" height="333" /></a></p>
<p>处于暴走状态太久，累趴了。与李小龙的雕像合影后，就狂奔去旁边的星巴克吃个烤肉卷+果汁补充HP. $80圆！Orz..</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0090" href="http://www.flickr.com/photos/dannylin/5155025188/" target="_blank"><img src="http://69.147.90.159/1339/5155025188_8ca072acc6.jpg" alt="DPP_hongkong0090" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0093" href="http://www.flickr.com/photos/dannylin/5155026130/" target="_blank"><img src="http://67.195.19.74/4052/5155026130_9c681f54e8.jpg" alt="DPP_hongkong0093" width="500" height="333" /></a></p>
<p>天色渐渐暗了，我急忙往酒店赶去…路过弥敦道还到美麗華商場 Miramar 里转了下，看到了巨大的万圣节布景，买了双HARE鞋。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0020" href="http://www.flickr.com/photos/dannylin/5154178219/" target="_blank"><img src="http://67.195.19.74/4128/5154178219_0444f0816e.jpg" alt="DPP_hongkong0020" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0095" href="http://www.flickr.com/photos/dannylin/5155027928/" target="_blank"><img src="http://67.195.19.74/4014/5155027928_d4dbeb63b5.jpg" alt="DPP_hongkong0095" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0096" href="http://www.flickr.com/photos/dannylin/5155028574/" target="_blank"><img src="http://67.195.19.74/4040/5155028574_757b8ea310.jpg" alt="DPP_hongkong0096" width="500" height="333" /></a></p>
<p>随便注销了一下生死簿，目前也是超出三界之外、不在五行之中&#8230;挖哈哈哈～</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0099" href="http://www.flickr.com/photos/dannylin/5155031118/" target="_blank"><img src="http://67.195.19.74/4025/5155031118_b0563b1b15.jpg" alt="DPP_hongkong0099" width="333" height="500" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0098" href="http://www.flickr.com/photos/dannylin/5154422071/" target="_blank"><img src="http://69.147.90.159/1092/5154422071_424cff8fb6.jpg" alt="DPP_hongkong0098" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0097" href="http://www.flickr.com/photos/dannylin/5155029358/" target="_blank"><img src="http://69.147.90.159/1134/5155029358_2bec1f90b8.jpg" alt="DPP_hongkong0097" width="500" height="333" /></a></p>
<p>终于在 YouTube Music Live 开场酒会前赶到入场。先在采访背景墙上签名、合影，然后吃一些筹备方订做小糕饼和甜点。旁边拿托盘走来走去的港妈服务生一直催我喝红酒，看在她举的很累的份上灌了几支。与很多有缘的同行交换了一堆名片后就入场了。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0023" href="http://www.flickr.com/photos/dannylin/5154789356/" target="_blank"><img src="http://67.195.19.74/4037/5154789356_0a60379fff.jpg" alt="DPP_hongkong0023" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0026" href="http://www.flickr.com/photos/dannylin/5154791898/" target="_blank"><img src="http://69.147.90.159/1174/5154791898_417dfb6f7f.jpg" alt="DPP_hongkong0026" width="333" height="500" /></a></p>
<p>我做在第一排但是比较靠侧面，所以大多为侧面的影像记录。三排后面就开始卖普通票了，很多香港人都是一家老小来看演唱会度周末，很多阿伯和师奶都嗨得很。一开场主持人就宣布莫文蔚感冒放鸽子了..所以第一首歌是张敬轩的 Deadline..一连飙了五首。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0030" href="http://www.flickr.com/photos/dannylin/5154792756/" target="_blank"><img src="http://67.195.19.74/4089/5154792756_eaf52110ca.jpg" alt="DPP_hongkong0030" width="500" height="333" /></a></p>
<p>接下来是关楚耀和谢安琪分别出场。回家、男功夫人、後窗知己、脆弱..一直到愁人节一共十首唱得两个人外套都脱了～</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0037" href="http://www.flickr.com/photos/dannylin/5154381889/" target="_blank"><img src="http://67.195.19.74/4053/5154381889_41af57ea8a.jpg" alt="DPP_hongkong0037" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0042" href="http://www.flickr.com/photos/dannylin/5154384635/" target="_blank"><img src="http://69.147.90.159/1256/5154384635_27b6d00e8d.jpg" alt="DPP_hongkong0042" width="333" height="500" /></a></p>
<p>高潮部分开始出现：Mr. 乐团出场（今年台湾金马奖也有上）整个现场热到爆。黑色狂迷、Everyone、想太多、如果我是陳奕迅等等，中间几首名字忘了。期间，林子祥串场一展歌喉，港星都相当亲民没在怕的。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0043" href="http://www.flickr.com/photos/dannylin/5154994182/" target="_blank"><img src="http://67.195.19.74/4030/5154994182_4f23363d2c.jpg" alt="DPP_hongkong0043" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0035" href="http://www.flickr.com/photos/dannylin/5154380865/" target="_blank"><img src="http://69.147.90.159/1328/5154380865_3e8161a3b9.jpg" alt="DPP_hongkong0035" width="500" height="333" /></a></p>
<p>谭校长出场！約翰人生、黃昏的你好嗎和 Go 三首歌配合Mr.乐团整个摇滚气氛上来超high的。最后是所有人上台大合唱《愛情陷阱》，全部观众都涌到前半部分来一起尖叫！原定22点结束的演唱会，最后搞到23：10分才全部散场。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0047" href="http://www.flickr.com/photos/dannylin/5154387221/" target="_blank"><img src="http://69.147.90.159/1070/5154387221_f197d3f1be.jpg" alt="DPP_hongkong0047" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0050" href="http://www.flickr.com/photos/dannylin/5154388749/" target="_blank"><img src="http://67.195.19.74/4063/5154388749_1dfc14982c.jpg" alt="DPP_hongkong0050" width="500" height="333" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0056" href="http://www.flickr.com/photos/dannylin/5155000218/" target="_blank"><img src="http://69.147.90.159/1322/5155000218_3af1653cf6.jpg" alt="DPP_hongkong0056" width="333" height="500" /></a></p>
<p><a title="Flickr 上 Danny.l 的 DPP_hongkong0055" href="http://www.flickr.com/photos/dannylin/5154999234/" target="_blank"><img src="http://67.195.19.74/4090/5154999234_7d004a4509.jpg" alt="DPP_hongkong0055" width="500" height="333" /></a></p>
<p>回到酒店大卫还电话来呼朋引伴去日料宵夜，我倒头便睡…</p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=BI6lrHvKQ4M:XoM8bAStc_k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=BI6lrHvKQ4M:XoM8bAStc_k:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=BI6lrHvKQ4M:XoM8bAStc_k:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=BI6lrHvKQ4M:XoM8bAStc_k:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=BI6lrHvKQ4M:XoM8bAStc_k:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=BI6lrHvKQ4M:XoM8bAStc_k:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>这篇日志一直想着要整理，但期间走走停停无法完工。只好给自己定一个目标日期，匆匆罗列，否则就再也没有完稿的那一天了。十一月份的事情了，那时候气温一直稳定在20度上下，穿衣搭配还会有很多想法，世界各地也没有这么多死鸟事件。 周中接到请柬去参加 YouTube 五周年的中文庆典 Music Live，就顺势安排了这个周末。开始在 YouTube 注册ID的时候我人还在英国为论文焦头烂额，不自觉五年过去了。说实话，我真希望这个视频网站还有在中国大陆能够打开的那一天，上面还有我录制的伦敦眼跨年烟火倒数全记录，不过目前看来是属于奢望了。 言归正传，话说这次出门差点因为17级台风取消。2010最强的「鲶鱼」正面袭击东南部，导致在飞机上真的是一阵乱颠才着陆。因为台风的缘故，应约来的人不多，接机的30人座巴士里包括司机和 YouTube 聘的地面接机大哥只坐了四人。从机场到尖沙咀的路上，混合着大屿山草木和海水味的风一直吹进空旷的车厢里，提醒着我这是多么奢侈的包车呀。 到了酒店 Check in 以后，东西都在凯悦挂好。突然就觉得真超饿的，无法等到正装晚餐时分了，立刻冲出来吃饭。本来想去饮茶或者旁边的鱼蛋面，后来逛着逛着就到了新港中心，广东道旁边都是高档时装没有什么特色食肆，只好在新港的底层 Food Republic 点了味道还不错的鱼子猪扒饭套餐，45元一人份。当天人潮并不多，有蛮多空位，所以很快拿号码牌坐下食光光。 吃饱后去楼上新开的商务印书馆逛了逛。因为今天时间安排很紧，所以只是稍微翻了下本周HK的畅销书和新书排行，发现随着《1Q84》第二批上架，多年前的村上作品也挖出来重印造势，包括中英文双语的《挪威森林》都有好几种封面设计。继续沿着广东道往下闲逛，到半天星小轮的码头天就快黑了。 [Contax T3 + Konica Minolta Centuria 底片] 那时候正逢万圣节，香港街上满是南瓜和鬼节的造型宣传。心里想现在如果乘船过江再回来开幕酒会就迟到了，就往左拐了弯去了星光大道。 等到了星光维港旁边，发现半天时间下来阳光明媚、微风拂面，一点也不像台风要轰过来的样子啊。除了在机场飘了几滴，更是没下半滴鬼雨，只是云层比较厚，用本港电视台天气预报的话说就是「烟霞弥漫」，随意隔空拍照会看不清维港对岸。 不过，这并不妨碍我看星光大道上的明星手印。三号风球已经挂上去了，这岸边人流算少的了，但是还是很多手印被围住。得等时机卡位来拍，可以想象一般的观光日子这里肯定是挤爆的了。随便PO两张巨星的，否则被人讲有图有真相啊…… 处于暴走状态太久，累趴了。与李小龙的雕像合影后，就狂奔去旁边的星巴克吃个烤肉卷+果汁补充HP. $80圆！Orz.. 天色渐渐暗了，我急忙往酒店赶去…路过弥敦道还到美麗華商場 Miramar 里转了下，看到了巨大的万圣节布景，买了双HARE鞋。 随便注销了一下生死簿，目前也是超出三界之外、不在五行之中&amp;#8230;挖哈哈哈～ 终于在 YouTube Music Live 开场酒会前赶到入场。先在采访背景墙上签名、合影，然后吃一些筹备方订做小糕饼和甜点。旁边拿托盘走来走去的港妈服务生一直催我喝红酒，看在她举的很累的份上灌了几支。与很多有缘的同行交换了一堆名片后就入场了。 我做在第一排但是比较靠侧面，所以大多为侧面的影像记录。三排后面就开始卖普通票了，很多香港人都是一家老小来看演唱会度周末，很多阿伯和师奶都嗨得很。一开场主持人就宣布莫文蔚感冒放鸽子了..所以第一首歌是张敬轩的 Deadline..一连飙了五首。 接下来是关楚耀和谢安琪分别出场。回家、男功夫人、後窗知己、脆弱..一直到愁人节一共十首唱得两个人外套都脱了～ 高潮部分开始出现：Mr. 乐团出场（今年台湾金马奖也有上）整个现场热到爆。黑色狂迷、Everyone、想太多、如果我是陳奕迅等等，中间几首名字忘了。期间，林子祥串场一展歌喉，港星都相当亲民没在怕的。 谭校长出场！約翰人生、黃昏的你好嗎和 Go 三首歌配合Mr.乐团整个摇滚气氛上来超high的。最后是所有人上台大合唱《愛情陷阱》，全部观众都涌到前半部分来一起尖叫！原定22点结束的演唱会，最后搞到23：10分才全部散场。 回到酒店大卫还电话来呼朋引伴去日料宵夜，我倒头便睡… 分享此文章 收藏夹 百度搜藏 QQ空间 新浪微博 网易微博 [...]</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>年度回顾之世界末日又近了一步</title><link>http://www.dannymedia.com/archives/839</link><category>公告</category><category>心情</category><category>私生活</category><category>回顾</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Mon, 23 Apr 2012 01:54:23 PDT</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=839</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/1-tfL7SVOmlN8MCWRCzyZV3xjP4/0/da"><img src="http://feedads.g.doubleclick.net/~a/1-tfL7SVOmlN8MCWRCzyZV3xjP4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/1-tfL7SVOmlN8MCWRCzyZV3xjP4/1/da"><img src="http://feedads.g.doubleclick.net/~a/1-tfL7SVOmlN8MCWRCzyZV3xjP4/1/di" border="0" ismap="true"></img></a></p><p>今天是年内最后一个工作日，照例要玩一下回顾：</p>
<p>* 年度最重要历练：继续身心煎熬<br />
* 年度最爽：坐360度昂坪水晶缆车<br />
* 年度最想骂人：很多事*叹*<br />
* 年度最佳唱片：This Is Happening [Lcd Soundsystem]<br />
* 年度最好看电影：《盗梦空间》（备选*第四类接触）<br />
* 年度旅行：香港圣诞之旅<br />
* 年度最不弃不离产品：Android + Flickr<br />
* 年度最衰：太多了，没有最衰，只有更衰<br />
* 年度好运：买双色球和大乐透中了若干5元和一次200元<br />
* 年度最佳电玩：《魔兽世界·巫妖王之怒》<br />
* 年度最佳歌剧：无<br />
* 年度最佳音乐剧：无<br />
* 年度最佳书籍：《三体2》<br />
* 年度最热：福州<br />
* 年度最冷：在香港太平山顶看夜景被风吹到差点挂<br />
* 年度最地狱日子：9月-10月<br />
* 年度庆幸：可以睡迟一点<br />
* 年度憾事：游泳卡没有用完就过期了/有个小网站没有完成<br />
* 年度最容易丢失物品：钥匙<br />
* 年度最佳收购：Google Nexus One<br />
* 年度最佳卖出：把上半年的 HTC Touch Pro2 卖了，保养得很好，买家很欢喜<br />
* 年度建设：blog</p>
<p><span id="more-839"></span></p>
<p><strong>很遗憾，2010年又不属于开心舒服的一段时光（<a href="http://www.dannymedia.com/?s=%E5%9B%9E%E9%A1%BE&amp;x=0&amp;y=0" target="_blank">参照2009回顾</a>），根据瑪麗嘉兒杂志星座页说这段时光要持续到2017年 T_T# 卖糕的！老子不信啊～求祝福！～</strong></p>
<p><strong> </strong></p>
<p><strong>Anyway, 祝各位2011新年快乐，来年还请多多指教*鞠躬*</strong></p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=J6R49TxjCbM:9Ksm_6UiwU8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=J6R49TxjCbM:9Ksm_6UiwU8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=J6R49TxjCbM:9Ksm_6UiwU8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=J6R49TxjCbM:9Ksm_6UiwU8:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=J6R49TxjCbM:9Ksm_6UiwU8:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=J6R49TxjCbM:9Ksm_6UiwU8:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>今天是年内最后一个工作日，照例要玩一下回顾： * 年度最重要历练：继续身心煎熬 * 年度最爽：坐360度昂坪水晶缆车 * 年度最想骂人：很多事*叹* * 年度最佳唱片：This Is Happening [Lcd Soundsystem] * 年度最好看电影：《盗梦空间》（备选*第四类接触） * 年度旅行：香港圣诞之旅 * 年度最不弃不离产品：Android + Flickr * 年度最衰：太多了，没有最衰，只有更衰 * 年度好运：买双色球和大乐透中了若干5元和一次200元 * 年度最佳电玩：《魔兽世界·巫妖王之怒》 * 年度最佳歌剧：无 * 年度最佳音乐剧：无 * 年度最佳书籍：《三体2》 * 年度最热：福州 * 年度最冷：在香港太平山顶看夜景被风吹到差点挂 * 年度最地狱日子：9月-10月 * 年度庆幸：可以睡迟一点 * 年度憾事：游泳卡没有用完就过期了/有个小网站没有完成 * 年度最容易丢失物品：钥匙 * 年度最佳收购：Google Nexus One * 年度最佳卖出：把上半年的 HTC Touch Pro2 卖了，保养得很好，买家很欢喜 [...]</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></item><item><title>旅行笔记和臆想</title><link>http://www.dannymedia.com/archives/829</link><category>心情</category><category>旅行</category><category>旅行 香港 攻略</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Tue, 04 Jan 2011 03:05:55 PST</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=829</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/L7mDo6C4qcCCfMdRuJ-06cAGdYw/0/da"><img src="http://feedads.g.doubleclick.net/~a/L7mDo6C4qcCCfMdRuJ-06cAGdYw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/L7mDo6C4qcCCfMdRuJ-06cAGdYw/1/da"><img src="http://feedads.g.doubleclick.net/~a/L7mDo6C4qcCCfMdRuJ-06cAGdYw/1/di" border="0" ismap="true"></img></a></p><p>上周在做香港之行的第二轮功课。</p>
<p>心理学和星座分析都印证我从不是一个爱做计划的人。因为人生地不熟，不得不第一次做了苏格兰爱丁堡的功课后，渐渐觉得做旅行计划算是颇有趣味的事情。对一个陌生的地方从当地人的模样、行走路线、饮食、购物品味到自然风光的认知从零到想像小碎片的拼图完成。</p>
<p>之前，法国有个打架的贵族军官叫萨米耶·德梅斯特，被软禁在房间里42天，写了一本非常无聊的小说《在自己房间里的旅行》——讲的就是这种有限范围的边角料臆想症。英国那个著名的畅销书作家艾伦·狄波顿也属于经常发病的那种，今年又抽风出版了一本《机场里的小旅行》，讲的也是他在伦敦希思罗机场装忧郁：一个屁大的机场被写成无所不包的国际性八卦博物馆。</p>
<p><span id="more-829"></span></p>
<p>从我十一个国家的经验来看，做旅行前的功课显然是有风险的。试想，当你从 TripAdvisor 或者 Lonely Planet 上得到某些信息后，思维碎片形成的想像图和 Fu 与你到达目的地时候感受到的大相径庭，这趟旅行肯定会像球赛刚开场就零比二落后那种心情。不过幸好这只是属于风险，大部分时间只要你做了详尽的计划还是有机会扳成三比二的。</p>
<p>几次旅就能体会到「孤独的星球」这本书实在太重了。严实的铜版纸印刷打版让我很难有时候杵在熙熙攘攘的街头，用单手掰开查询。所以我很快放弃了这套华丽的出版物，换上了日本大宝石出版社（好像是叫这个名字）出的《走遍全球》系列。当然，可能这套书的重量与LP相差不多，但是排版和印刷不会让人觉得这是一本尊贵不可亵玩的「圣经」。我可以随意对待它：翻、丢、涂、折以及在巴黎东站用之垫屁股。而且这本攻略秉承了日本人巨细靡遗的风格，每一页角落里吹毛求疵地写满了各种有用的信息。不过，我手头的那套是03/04年的版本，目前可能很多地方过时了，如果还按照上面做，可能会好像用没有更新的GPS开车开到河里。</p>
<p>最近这两年，开始觉得做旅行前的功课变得很累。这一方面是缺乏协助的关系，另一方面与近年可摄取的信息量爆多有很大的关系。越来越多的旅游论坛和点评网站，我首先要花很大时间去做一层过滤，然后在剩下的几个信息聚集地进行需要的摄取，最后还得对几枚不同意见的点评作出自己的判断和记录。这些，都还未包括如何遴选性价比高的酒店和机票这个痛苦的过程。</p>
<p>最后，我把这次五天四夜的行程，分成七个部分写在了一张餐巾纸上。期间死脑细胞的细节就不说了，我只想呼喊：茶餐廳、叉烧糖水、海港城和翠华，我又来了～～</p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=IynzjP00x4E:dXQUYwFbu0o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=IynzjP00x4E:dXQUYwFbu0o:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=IynzjP00x4E:dXQUYwFbu0o:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=IynzjP00x4E:dXQUYwFbu0o:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=IynzjP00x4E:dXQUYwFbu0o:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=IynzjP00x4E:dXQUYwFbu0o:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>上周在做香港之行的第二轮功课。 心理学和星座分析都印证我从不是一个爱做计划的人。因为人生地不熟，不得不第一次做了苏格兰爱丁堡的功课后，渐渐觉得做旅行计划算是颇有趣味的事情。对一个陌生的地方从当地人的模样、行走路线、饮食、购物品味到自然风光的认知从零到想像小碎片的拼图完成。 之前，法国有个打架的贵族军官叫萨米耶·德梅斯特，被软禁在房间里42天，写了一本非常无聊的小说《在自己房间里的旅行》——讲的就是这种有限范围的边角料臆想症。英国那个著名的畅销书作家艾伦·狄波顿也属于经常发病的那种，今年又抽风出版了一本《机场里的小旅行》，讲的也是他在伦敦希思罗机场装忧郁：一个屁大的机场被写成无所不包的国际性八卦博物馆。 从我十一个国家的经验来看，做旅行前的功课显然是有风险的。试想，当你从 TripAdvisor 或者 Lonely Planet 上得到某些信息后，思维碎片形成的想像图和 Fu 与你到达目的地时候感受到的大相径庭，这趟旅行肯定会像球赛刚开场就零比二落后那种心情。不过幸好这只是属于风险，大部分时间只要你做了详尽的计划还是有机会扳成三比二的。 几次旅就能体会到「孤独的星球」这本书实在太重了。严实的铜版纸印刷打版让我很难有时候杵在熙熙攘攘的街头，用单手掰开查询。所以我很快放弃了这套华丽的出版物，换上了日本大宝石出版社（好像是叫这个名字）出的《走遍全球》系列。当然，可能这套书的重量与LP相差不多，但是排版和印刷不会让人觉得这是一本尊贵不可亵玩的「圣经」。我可以随意对待它：翻、丢、涂、折以及在巴黎东站用之垫屁股。而且这本攻略秉承了日本人巨细靡遗的风格，每一页角落里吹毛求疵地写满了各种有用的信息。不过，我手头的那套是03/04年的版本，目前可能很多地方过时了，如果还按照上面做，可能会好像用没有更新的GPS开车开到河里。 最近这两年，开始觉得做旅行前的功课变得很累。这一方面是缺乏协助的关系，另一方面与近年可摄取的信息量爆多有很大的关系。越来越多的旅游论坛和点评网站，我首先要花很大时间去做一层过滤，然后在剩下的几个信息聚集地进行需要的摄取，最后还得对几枚不同意见的点评作出自己的判断和记录。这些，都还未包括如何遴选性价比高的酒店和机票这个痛苦的过程。 最后，我把这次五天四夜的行程，分成七个部分写在了一张餐巾纸上。期间死脑细胞的细节就不说了，我只想呼喊：茶餐廳、叉烧糖水、海港城和翠华，我又来了～～ 分享此文章 收藏夹 百度搜藏 QQ空间 新浪微博 网易微博 搜狐白社会 人人网 开心网 谷歌Buzz 谷歌收藏 豆瓣网 淘江湖 抓虾 鲜果 有道 九点 Twitter Facebook 雅虎收藏 百度空间 QQ书签 新浪收藏 139说客 嘀咕 做啥 人间 Follow5 和讯网摘 Myspace 创业邦 中金微博 若邻网 乐收网 奇客发现 同学微博 挖客网 就喜欢 115收藏 Digg Delicious</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total></item><item><title>人事工作感受一二</title><link>http://www.dannymedia.com/archives/785</link><category>心情</category><category>私生活</category><category>工作 人事 HR 招聘 面试</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Mon, 13 Dec 2010 09:35:57 PST</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=785</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/fhwgo0_lVn81eXWkNPHjYO1cHrI/0/da"><img src="http://feedads.g.doubleclick.net/~a/fhwgo0_lVn81eXWkNPHjYO1cHrI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/fhwgo0_lVn81eXWkNPHjYO1cHrI/1/da"><img src="http://feedads.g.doubleclick.net/~a/fhwgo0_lVn81eXWkNPHjYO1cHrI/1/di" border="0" ismap="true"></img></a></p><p>做了四年部门负责人，面试的次数也有数百人了。所谓面霸，也不过如此吧？感受之深，记录一些点滴感受。</p>
<p>互联网行业本来就是新鲜的土壤，我们的市场又存在于欧美，绝对是摸着石头进了蓝海（当时的）。这些年来一手组建了这个团队，深深地植入自己的价值观，一手编写和成形了所有的 SOP，并加以风格影响。所以，人力资源的重要性我感受深至脑髓。</p>
<p>一开始以为这些都是 HR 的事情，过了半年才发觉得不对劲，如果只靠人力资源部门这一大块工作就真被拖垮了。只身开始遴选和搜寻，包括网络招聘和熟人委托，花了大量时间在研究行业人力知识，与其他做 HR 的朋友了解一些工作手段和流程，不夸张地说，我至少有1/3的工作时间是花在招人上，并且90%的首轮就由我亲自开始面，不要再玩N轮面试的游戏。</p>
<p>逐渐地，我发现自己对三类面试的回答相当反感（排名有分先后）：</p>
<p><span id="more-785"></span></p>
<p><strong>第一、你为什么要申请这份工作？</strong><br />
「我真的很希望在这种办公室上班，我觉得在这里可以学到很多，不断地充实自己、提高自己！」<br />
*你以为你还在学校喔？同学！来这里是要出汗出血的！你能靠天份吸收到营养我自然很高兴，但我最关心的是你在这段时间内能提供给我们什么东东啊！你这根本不是我想要的答案啊。我们这不是学校，是办公室呀！*气死我了*<br />
<strong><br />
第二、你能分享一下自己的电玩经验吗？</strong><br />
「啊，哦，大学里考试都很忙，我们在课余时间都在攻书和考证，玩游戏好像比较费时间，真的没什么时间玩..哈哈哈」<br />
*同学～我也很忙，朝十晚八的。脚跟都提后脑勺了，晚上回家还是习惯开 XBOX 360 玩上一局。你都是很爱了，就是这种表现？这是一种生活惯性，跟你有没有时间没关系。你会没时间就不吃饭不睡觉不呼吸吗？*再给我扯淡试试*<br />
<strong>第三、你来应聘游戏产品市场策划，能谈一下对游戏的看法吗？</strong><br />
「我是觉得自己的经验和兴趣都比较喜欢这个职位，至于游戏，家里人反对我浪费时间在这上面，我自己也不是很有兴趣……」<br />
*……那你来干什么？就是为了来打击一下我们从业人员的心情？</p>
<p>这些让人抓狂的回答大部分出现在应届生身上（*号后面只是我的内心OS并不是真的回答出来）。这些其实所谓的问题都还谈不上什么应聘技巧，有经验的用脑子想一下都知道该如何取悦面试官，即使不能取悦也用不着对自己应聘的东西唱反调呀。还曾经有一个男生回答我他的缺点是「会经常让别人伤心..这点我要改正」，我转过脸，额头出现三道线，内心里把面试的桌子掀了。</p>
<p>「对人的管理应该高于对于业务的管理」，如果没做管理工作的话可能感受得不够真切。所以，MBA要工作后才能去读是有道理的。我的兼职人事工作也还是要持续下去。</p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=han56weAYBo:ZZY3MQr9xhs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=han56weAYBo:ZZY3MQr9xhs:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=han56weAYBo:ZZY3MQr9xhs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=han56weAYBo:ZZY3MQr9xhs:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=han56weAYBo:ZZY3MQr9xhs:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=han56weAYBo:ZZY3MQr9xhs:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>做了四年部门负责人，面试的次数也有数百人了。所谓面霸，也不过如此吧？感受之深，记录一些点滴感受。 互联网行业本来就是新鲜的土壤，我们的市场又存在于欧美，绝对是摸着石头进了蓝海（当时的）。这些年来一手组建了这个团队，深深地植入自己的价值观，一手编写和成形了所有的 SOP，并加以风格影响。所以，人力资源的重要性我感受深至脑髓。 一开始以为这些都是 HR 的事情，过了半年才发觉得不对劲，如果只靠人力资源部门这一大块工作就真被拖垮了。只身开始遴选和搜寻，包括网络招聘和熟人委托，花了大量时间在研究行业人力知识，与其他做 HR 的朋友了解一些工作手段和流程，不夸张地说，我至少有1/3的工作时间是花在招人上，并且90%的首轮就由我亲自开始面，不要再玩N轮面试的游戏。 逐渐地，我发现自己对三类面试的回答相当反感（排名有分先后）： 第一、你为什么要申请这份工作？ 「我真的很希望在这种办公室上班，我觉得在这里可以学到很多，不断地充实自己、提高自己！」 *你以为你还在学校喔？同学！来这里是要出汗出血的！你能靠天份吸收到营养我自然很高兴，但我最关心的是你在这段时间内能提供给我们什么东东啊！你这根本不是我想要的答案啊。我们这不是学校，是办公室呀！*气死我了* 第二、你能分享一下自己的电玩经验吗？ 「啊，哦，大学里考试都很忙，我们在课余时间都在攻书和考证，玩游戏好像比较费时间，真的没什么时间玩..哈哈哈」 *同学～我也很忙，朝十晚八的。脚跟都提后脑勺了，晚上回家还是习惯开 XBOX 360 玩上一局。你都是很爱了，就是这种表现？这是一种生活惯性，跟你有没有时间没关系。你会没时间就不吃饭不睡觉不呼吸吗？*再给我扯淡试试* 第三、你来应聘游戏产品市场策划，能谈一下对游戏的看法吗？ 「我是觉得自己的经验和兴趣都比较喜欢这个职位，至于游戏，家里人反对我浪费时间在这上面，我自己也不是很有兴趣……」 *……那你来干什么？就是为了来打击一下我们从业人员的心情？ 这些让人抓狂的回答大部分出现在应届生身上（*号后面只是我的内心OS并不是真的回答出来）。这些其实所谓的问题都还谈不上什么应聘技巧，有经验的用脑子想一下都知道该如何取悦面试官，即使不能取悦也用不着对自己应聘的东西唱反调呀。还曾经有一个男生回答我他的缺点是「会经常让别人伤心..这点我要改正」，我转过脸，额头出现三道线，内心里把面试的桌子掀了。 「对人的管理应该高于对于业务的管理」，如果没做管理工作的话可能感受得不够真切。所以，MBA要工作后才能去读是有道理的。我的兼职人事工作也还是要持续下去。 分享此文章 收藏夹 百度搜藏 QQ空间 新浪微博 网易微博 搜狐白社会 人人网 开心网 谷歌Buzz 谷歌收藏 豆瓣网 淘江湖 抓虾 鲜果 有道 九点 Twitter Facebook 雅虎收藏 百度空间 QQ书签 新浪收藏 139说客 嘀咕 做啥 人间 Follow5 和讯网摘 Myspace 创业邦 中金微博 [...]</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>[補遺] 石库门创意烈日现场</title><link>http://www.dannymedia.com/archives/754</link><category>旅行</category><category>私相本</category><category>上海</category><category>摄影</category><category>照片</category><category>田子坊</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Mon, 15 Nov 2010 23:15:15 PST</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=754</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/zPXs6yS3gEvTBf7OPQDi4SdqZLY/0/da"><img src="http://feedads.g.doubleclick.net/~a/zPXs6yS3gEvTBf7OPQDi4SdqZLY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/zPXs6yS3gEvTBf7OPQDi4SdqZLY/1/da"><img src="http://feedads.g.doubleclick.net/~a/zPXs6yS3gEvTBf7OPQDi4SdqZLY/1/di" border="0" ismap="true"></img></a></p><p><a title="Flickr 上 Danny.l 的 DPP_ChinaJoy101" href="http://www.flickr.com/photos/dannylin/4858693595/" target="_blank"><img src="http://67.195.19.74/4096/4858693595_2f13d97282.jpg" alt="DPP_上海密码" width="275" height="428" /></a></p>
<p>这是关于夏天时候在上海的一次记录补遗。来泰康路之前，Kent 推荐了两条路线：其中一条是让去<a href="http://www.tianzifang.cn/" target="_blank">田子坊</a>。泰康路这一带四年前来过，那时候这条路隐没在熙熙攘攘的肇嘉浜路中。夏日里很凉爽的梧桐树一盖，烫衣铺和包子店在路两边爱开不开的，典型的浦西乘凉小弄堂，非常幽静和惬意。这次却发现210-248号的田子坊艺术工作室聚集地，让这条路变得醒目起来（虽然不一定是什么好事）。</p>
<p><a title="Flickr 上 Danny.l 的 DPP_ChinaJoy97" href="http://www.flickr.com/photos/dannylin/4859313778/" target="_blank"><img src="http://67.195.19.74/4135/4859313778_09c5eb2bfa.jpg" alt="意大利千层面" width="500" height="333" /></a></p>
<p>在电线乱射的弄堂没有了成群的梧桐遮荫，长竹竿和内衣裤里见缝插针的情调小店和咖啡馆，完全曝光在烈日下，观光客一个个晒得满脸流油。卖法棍的、卖日料的、卖八家酱的、卖手工小物的、卖日本池袋服饰的……这些情景都跟石库门弄堂里穿睡衣、拿蒲扇的住客交错在一起，在镜头下不自觉会形成一种压抑不住冲击又融合的快门欲望。这家意大利料理店在进门非常明显的位置，当时饿得慌觉得这缸千层面真美味！</p>
<p><span id="more-754"></span></p>
<p><a href="http://www.flickr.com/photos/dannylin/4858708523/" title="Flickr 上 Danny.l 的 DPP_ChinaJoy119"><img src="http://67.195.19.74/4121/4858708523_f987117ae5.jpg" width="500" height="333" alt="田子坊门口" /></a></p>
<p>田子坊的进门处，尔冬强的店面依然非常醒目。</p>
<p><a title="Flickr 上 Danny.l 的 img025" href="http://www.flickr.com/photos/dannylin/4890222022/" target="_blank"><img src="http://67.195.19.74/4143/4890222022_d27f51d6a1.jpg" alt="田子坊" width="275" height="428" /></a> </p>
<p>卖贺卡的走廊</p>
<p><a href="http://www.flickr.com/photos/dannylin/4858708859/" title="Flickr 上 Danny.l 的 DPP_ChinaJoy120"><img src="http://67.195.19.74/4137/4858708859_1f908abc43.jpg" width="500" height="333" alt="T恤店" /></a></p>
<p>创意T恤门店，看咩啊？</p>
<p><a href="http://www.flickr.com/photos/dannylin/4889653527/" title="Flickr 上 Danny.l 的 img034"><img src="http://67.195.19.74/4074/4889653527_f522929b37.jpg" width="500" height="325" alt="img034" /></a></p>
<p>另外一间做个性娃娃的</p>
<p><a href="http://www.flickr.com/photos/dannylin/4889630529/" title="Flickr 上 Danny.l 的 img027"><img src="http://67.195.19.74/4136/4889630529_80c5d2122b.jpg" width="500" height="330" alt="img027" /></a></p>
<p>卖八家酱的餐厅</p>
<p><a href="http://www.flickr.com/photos/dannylin/4890224084/" title="Flickr 上 Danny.l 的 img026"><img src="http://67.195.19.74/4081/4890224084_7e04f37e09.jpg" width="500" height="332" alt="img026" /></a></p>
<p>餐厅拥挤的过道</p>
<p><a href="http://www.flickr.com/photos/dannylin/4859315504/" title="Flickr 上 Danny.l 的 DPP_ChinaJoy104"><img src="http://67.195.19.74/4096/4859315504_07f81c2a5a.jpg" width="500" height="333" alt="DPP_ChinaJoy104" /></a></p>
<p>另外一家做创意T恤的店</p>
<p><a href="http://www.flickr.com/photos/dannylin/4858695343/" title="Flickr 上 Danny.l 的 DPP_ChinaJoy108"><img src="http://67.195.19.74/4142/4858695343_cebf757c18.jpg" width="500" height="333" alt="泰迪熊博物馆" /></a></p>
<p>泰迪熊泰国菜馆二楼……</p>
<p><a href="http://www.flickr.com/photos/dannylin/4889633785/" title="Flickr 上 Danny.l 的 img028"><img src="http://67.195.19.74/4073/4889633785_84d54a40a6.jpg" width="500" height="330" alt="img028" /></a></p>
<p>泰康路上一家即将开业的餐厅</p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=sj8htOA8jBY:uDInPpPaTHo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=sj8htOA8jBY:uDInPpPaTHo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=sj8htOA8jBY:uDInPpPaTHo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=sj8htOA8jBY:uDInPpPaTHo:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=sj8htOA8jBY:uDInPpPaTHo:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=sj8htOA8jBY:uDInPpPaTHo:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>这是关于夏天时候在上海的一次记录补遗。来泰康路之前，Kent 推荐了两条路线：其中一条是让去田子坊。泰康路这一带四年前来过，那时候这条路隐没在熙熙攘攘的肇嘉浜路中。夏日里很凉爽的梧桐树一盖，烫衣铺和包子店在路两边爱开不开的，典型的浦西乘凉小弄堂，非常幽静和惬意。这次却发现210-248号的田子坊艺术工作室聚集地，让这条路变得醒目起来（虽然不一定是什么好事）。 在电线乱射的弄堂没有了成群的梧桐遮荫，长竹竿和内衣裤里见缝插针的情调小店和咖啡馆，完全曝光在烈日下，观光客一个个晒得满脸流油。卖法棍的、卖日料的、卖八家酱的、卖手工小物的、卖日本池袋服饰的……这些情景都跟石库门弄堂里穿睡衣、拿蒲扇的住客交错在一起，在镜头下不自觉会形成一种压抑不住冲击又融合的快门欲望。这家意大利料理店在进门非常明显的位置，当时饿得慌觉得这缸千层面真美味！ 田子坊的进门处，尔冬强的店面依然非常醒目。 卖贺卡的走廊 创意T恤门店，看咩啊？ 另外一间做个性娃娃的 卖八家酱的餐厅 餐厅拥挤的过道 另外一家做创意T恤的店 泰迪熊泰国菜馆二楼…… 泰康路上一家即将开业的餐厅 分享此文章 收藏夹 百度搜藏 QQ空间 新浪微博 网易微博 搜狐白社会 人人网 开心网 谷歌Buzz 谷歌收藏 豆瓣网 淘江湖 抓虾 鲜果 有道 九点 Twitter Facebook 雅虎收藏 百度空间 QQ书签 新浪收藏 139说客 嘀咕 做啥 人间 Follow5 和讯网摘 Myspace 创业邦 中金微博 若邻网 乐收网 奇客发现 同学微博 挖客网 就喜欢 115收藏 Digg Delicious</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>图片显示的困扰暂时解决</title><link>http://www.dannymedia.com/archives/746</link><category>公告</category><category>网志经</category><category>摄影</category><category>照片</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Mon, 15 Nov 2010 23:15:32 PST</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=746</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/G-89TTiu5C6dpglYpTGqqoIQ8H4/0/da"><img src="http://feedads.g.doubleclick.net/~a/G-89TTiu5C6dpglYpTGqqoIQ8H4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/G-89TTiu5C6dpglYpTGqqoIQ8H4/1/da"><img src="http://feedads.g.doubleclick.net/~a/G-89TTiu5C6dpglYpTGqqoIQ8H4/1/di" border="0" ismap="true"></img></a></p><p>曾经，有一个周末睡到自然醒，躺在床上总结了一下回国这几年 Blog 更新不多的原因，列了好几条有的没的理由。包括诸如“电脑座椅不舒服”、“显示器太小”、“房间太冷”等等，但是有一条原因怎么都绕不开，就是 <a href="http://www.flickr.com/" target="_blank">Flickr</a> 的图片/照片部分被『中国局域网』屏蔽了：时而传说是网通的线路无法显示，时而电信的线路也只能打开部分，本人怎么呛得过这条大原因？</p>
<p>每次看着那些粉嫩的小xx，很会开始很无力地寻找本地自己的相册分享服务，比如<a href="http://www.yupoo.com/" target="_blank">Yupoo</a>&#8230;功能全、速度快，但使用者的社群很弱了：照片质量、互动气氛和群组主题的创意品位都不能跟 Flickr 上面已经成型的各个国家的人群比。虽然花了4年几百块钱是 Flickr 的 <a href="http://www.flickr.com/upgrade/" target="_blank">Pro 用户</a>，现在都懒的上传或引用照片了，筋疲力尽几乎放弃……</p>
<p>这几天偶然搜寻到<a href="http://www.jaylee.cn/access-flickr/" target="_blank">一条老旧的讯息</a>，下了2帖猛药给自己：<br />
1. 把我的 Chrome 和 Firefox 都装了插件（这样我就能看到别人的图了）<br />
2. 在我的 blog 后台装了 WordPress 插件（这样别人就看得到我的图了）</p>
<p>测试了几次貌似可以了喔，不过对手功力深厚实力强大，难保不继续出招。菩萨保佑那个插件作者与时俱进保持更新呀！</p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=XQfNfoZju-M:TWT7fKrBgSo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=XQfNfoZju-M:TWT7fKrBgSo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=XQfNfoZju-M:TWT7fKrBgSo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=XQfNfoZju-M:TWT7fKrBgSo:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=XQfNfoZju-M:TWT7fKrBgSo:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=XQfNfoZju-M:TWT7fKrBgSo:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>曾经，有一个周末睡到自然醒，躺在床上总结了一下回国这几年 Blog 更新不多的原因，列了好几条有的没的理由。包括诸如“电脑座椅不舒服”、“显示器太小”、“房间太冷”等等，但是有一条原因怎么都绕不开，就是 Flickr 的图片/照片部分被『中国局域网』屏蔽了：时而传说是网通的线路无法显示，时而电信的线路也只能打开部分，本人怎么呛得过这条大原因？ 每次看着那些粉嫩的小xx，很会开始很无力地寻找本地自己的相册分享服务，比如Yupoo&amp;#8230;功能全、速度快，但使用者的社群很弱了：照片质量、互动气氛和群组主题的创意品位都不能跟 Flickr 上面已经成型的各个国家的人群比。虽然花了4年几百块钱是 Flickr 的 Pro 用户，现在都懒的上传或引用照片了，筋疲力尽几乎放弃…… 这几天偶然搜寻到一条老旧的讯息，下了2帖猛药给自己： 1. 把我的 Chrome 和 Firefox 都装了插件（这样我就能看到别人的图了） 2. 在我的 blog 后台装了 WordPress 插件（这样别人就看得到我的图了） 测试了几次貌似可以了喔，不过对手功力深厚实力强大，难保不继续出招。菩萨保佑那个插件作者与时俱进保持更新呀！ 分享此文章 收藏夹 百度搜藏 QQ空间 新浪微博 网易微博 搜狐白社会 人人网 开心网 谷歌Buzz 谷歌收藏 豆瓣网 淘江湖 抓虾 鲜果 有道 九点 Twitter Facebook 雅虎收藏 百度空间 QQ书签 新浪收藏 139说客 嘀咕 做啥 人间 Follow5 和讯网摘 [...]</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>超喜欢 Tumblr 的设计</title><link>http://www.dannymedia.com/archives/738</link><category>网志经</category><category>互联网</category><category>设计</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Mon, 15 Nov 2010 23:12:18 PST</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=738</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/buITfeA9wcyn5yV75YK3XfJ3Fmw/0/da"><img src="http://feedads.g.doubleclick.net/~a/buITfeA9wcyn5yV75YK3XfJ3Fmw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/buITfeA9wcyn5yV75YK3XfJ3Fmw/1/da"><img src="http://feedads.g.doubleclick.net/~a/buITfeA9wcyn5yV75YK3XfJ3Fmw/1/di" border="0" ismap="true"></img></a></p><p>上个月下载了 <a href="http://www.tumblr.com/" target="_blank">Tumblr</a> 的 Android 手机程式，注册了很久了都因为封锁没去用。今天在办公室玩了用了好几个小时，超喜欢这个微博式工具，从概念到页面款式再到UI设计，无不是一一击中我啊。如果用量化的角度想，这好像就是介于 Twitter 和 Blog （或Facebook）之间的一种产物。Twitter 一直没那么吸引我，噗浪上朋友又不多，在 Tumblr 却找到了心里最喜欢的设计感和功能。</p>
<p>目前的 blogging 无论是老 blogger 还是新手，基本都是呈现这种短小零碎意识流式的记录：甚至一瞬间想把整个 烂周刊 搬过去（居然还体贴地提供 blog 转移和域名指向服务）——但冷静了一下，意识到它被伟大的局域网封锁了。</p>
<p><a href="http://dlilin.tumblr.com/" target="_blank">我自己的 Tumblr 页面</a> ——这辈子除了移民，不知道还能不能尽情顺畅的使用它 *叹*</p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=ykgbk4R5hYw:8rYosdD9n8U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=ykgbk4R5hYw:8rYosdD9n8U:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=ykgbk4R5hYw:8rYosdD9n8U:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=ykgbk4R5hYw:8rYosdD9n8U:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=ykgbk4R5hYw:8rYosdD9n8U:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=ykgbk4R5hYw:8rYosdD9n8U:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>上个月下载了 Tumblr 的 Android 手机程式，注册了很久了都因为封锁没去用。今天在办公室玩了用了好几个小时，超喜欢这个微博式工具，从概念到页面款式再到UI设计，无不是一一击中我啊。如果用量化的角度想，这好像就是介于 Twitter 和 Blog （或Facebook）之间的一种产物。Twitter 一直没那么吸引我，噗浪上朋友又不多，在 Tumblr 却找到了心里最喜欢的设计感和功能。 目前的 blogging 无论是老 blogger 还是新手，基本都是呈现这种短小零碎意识流式的记录：甚至一瞬间想把整个 烂周刊 搬过去（居然还体贴地提供 blog 转移和域名指向服务）——但冷静了一下，意识到它被伟大的局域网封锁了。 我自己的 Tumblr 页面 ——这辈子除了移民，不知道还能不能尽情顺畅的使用它 *叹* 分享此文章 收藏夹 百度搜藏 QQ空间 新浪微博 网易微博 搜狐白社会 人人网 开心网 谷歌Buzz 谷歌收藏 豆瓣网 淘江湖 抓虾 鲜果 有道 九点 Twitter Facebook 雅虎收藏 百度空间 QQ书签 新浪收藏 139说客 嘀咕 做啥 人间 Follow5 和讯网摘 [...]</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total></item><item><title>还是要进去一次</title><link>http://www.dannymedia.com/archives/730</link><category>旅行</category><category>私相本</category><category>血拼</category><category>Apple</category><category>苹果</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Mon, 09 Aug 2010 02:34:35 PDT</pubDate><guid isPermaLink="false">http://www.dannymedia.com/?p=730</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/vjmDZooERIRhrKFZF79HOsV2wbw/0/da"><img src="http://feedads.g.doubleclick.net/~a/vjmDZooERIRhrKFZF79HOsV2wbw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/vjmDZooERIRhrKFZF79HOsV2wbw/1/da"><img src="http://feedads.g.doubleclick.net/~a/vjmDZooERIRhrKFZF79HOsV2wbw/1/di" border="0" ismap="true"></img></a></p><p><a title="DPP_ChinaJoy15" href="http://www.yupoo.com/photos/dlilin/76606785/" target="_blank"><img src="http://pic.yupoo.com/dlilin/172459ba0b7e/medium.jpg" border="0" alt="DPP_ChinaJoy15" width="500" height="333" /></a></p>
<p>虽然去过很多次伦敦 Regent Street 那家（<a href="http://apple.weiphone.com/news/2010-08-09/Visit_London_s_Covent_Garden_Apple_retail_stores_221284.shtml" target="_blank">Covent Garden</a> 那么挤的地方据说上周也开了），可是近在咫尺的浦东这家 Apple Store 不免俗也要走几步去看看——就在被曝晒的陆家嘴天桥上一转头就看到了，没花多少时间猛找。</p>
<p>上个月，看了新闻也不知道为什么这里这么多人带帐篷等揭幕，难道里面东西不是一样的吗？熬夜排第一个，也不会有 iPhone 4 给你玩。很久没买水果了，后来想了想，这个透明圆筒的玻璃每一块要150万人民币？这&#8230;应该是我来的原因之一吧。 XD 更多内容有地底小图</p>
<p><span id="more-730"></span></p>
<p><a title="DPP_ChinaJoy21" href="http://www.yupoo.com/photos/dlilin/76606791/" target="_blank"><img src="http://pic.yupoo.com/dlilin/145719ba0b81/medium.jpg" border="0" alt="DPP_ChinaJoy21" width="500" height="333" /></a></p>
<p>每块玻璃要150万人民币？</p>
<p><a title="DPP_ChinaJoy24" href="http://www.yupoo.com/photos/dlilin/76606794/" target="_blank"><img src="http://pic.yupoo.com/dlilin/504669ba0b83/medium.jpg" border="0" alt="DPP_ChinaJoy24" width="500" height="333" /></a></p>
<p>变成社区娱乐室了</p>
<p><a title="DPP_ChinaJoy23" href="http://www.yupoo.com/photos/dlilin/76606793/" target="_blank"><img src="http://pic.yupoo.com/dlilin/092979ba0b82/medium.jpg" border="0" alt="DPP_ChinaJoy23" width="500" height="333" /></a></p>
<link rel="stylesheet" href="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/share.css" type="text/css">
		<script type="text/javascript">
			jQuery(document).ready(function () {
				jQuery("a#share_link").click(function () {
					jQuery("ul#share_menu").slideToggle("medium");
				});
			});

			jQuery(document).ready(function(){
				jQuery("a.jQueryBookmark").click(function(e){
					e.preventDefault();
					var bookmarkUrl = this.href;
					var bookmarkTitle = this.title;
 
					if (window.sidebar) { // For Mozilla Firefox Bookmark
						window.sidebar.addPanel(bookmarkTitle, bookmarkUrl,"");
					} else if( window.external || document.all) { // For IE Favorite
						window.external.AddFavorite( bookmarkUrl, bookmarkTitle);
					} else if(window.opera) { // For Opera Browsers
						jQuery("a.jQueryBookmark").attr("href",bookmarkUrl);
						jQuery("a.jQueryBookmark").attr("title",bookmarkTitle);
						jQuery("a.jQueryBookmark").attr("rel","sidebar");
					} else { // for other browsers which does not support
						alert("Bookmark Failed. Please Bookmark Manually.");
						return false;
					}
				});
			});
		</script><div id="share_block">
			<h4><a href="#share_link" name="share_link" id="share_link" title="">分享此文章</a></h4>
			<ul id="share_menu"><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/bookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://www.dannymedia.com/feed/atom" class="jQueryBookmark">收藏夹</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidu.gif" title="" /></span>
			<span class="share_title"><a href="http://cang.baidu.com/do/add?it=&iu=http://www.dannymedia.com/feed/atom&dc=&fr=ien#nw=1" class="">百度搜藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqzone.gif" title="" /></span>
			<span class="share_title"><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.dannymedia.com/feed/atom" class="">QQ空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sinaweibo.gif" title="" /></span>
			<span class="share_title"><a href="http://v.t.sina.com.cn/share/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">新浪微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/163.gif" title="" /></span>
			<span class="share_title"><a href="http://t.163.com/article/user/checkLogin.do?source=网易微博&info=http://www.dannymedia.com/feed/atom" class="">网易微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sohubai.gif" title="" /></span>
			<span class="share_title"><a href="http://bai.sohu.com/share/blank/add.do?link=http://www.dannymedia.com/feed/atom&title=" class="">搜狐白社会</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renren.gif" title="" /></span>
			<span class="share_title"><a href="http://share.renren.com/share/buttonshare.do?link=http://www.dannymedia.com/feed/atom&title=" class="">人人网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/kaixin.gif" title="" /></span>
			<span class="share_title"><a href="http://www.kaixin001.com/repaste/share.php?rtitle=&rurl=http://www.dannymedia.com/feed/atom" class="">开心网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/googlebuzz.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/reader/link?url=http://www.dannymedia.com/feed/atom" class="">谷歌Buzz</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/google_bmarks.gif" title="" /></span>
			<span class="share_title"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.dannymedia.com/feed/atom&title=" class="">谷歌收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/douban.gif" title="" /></span>
			<span class="share_title"><a href="http://www.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=&sel=&v=1" class="">豆瓣网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/taojianghu.gif" title="" /></span>
			<span class="share_title"><a href="http://share.jianghu.taobao.com/share/addShare.htm?url=http://www.dannymedia.com/feed/atom" class="">淘江湖</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhuaxia.gif" title="" /></span>
			<span class="share_title"><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.dannymedia.com/feed/atom" class="">抓虾</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/xianguo.gif" title="" /></span>
			<span class="share_title"><a href="http://xianguo.com/service/submitfav/?link=http://www.dannymedia.com/feed/atom&title=" class="">鲜果</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/youdao.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.youdao.com/manage?a=popwindow&url=http://www.dannymedia.com/feed/atom&title=" class="">有道</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/9dian.gif" title="" /></span>
			<span class="share_title"><a href="http://9.douban.com/recommend/?url=http://www.dannymedia.com/feed/atom&title=" class="">九点</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/twitter.gif" title="" /></span>
			<span class="share_title"><a href="http://twitter.com/home?status= http://www.dannymedia.com/feed/atom" class="">Twitter</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/facebook.gif" title="" /></span>
			<span class="share_title"><a href="http://www.facebook.com/share.php?u=http://www.dannymedia.com/feed/atom&t=" class="">Facebook</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/yahoo_myweb.gif" title="" /></span>
			<span class="share_title"><a href="http://myweb.cn.yahoo.com/popadd.html?url=http://www.dannymedia.com/feed/atom&title=" class="">雅虎收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/baidukongjian.gif" title="" /></span>
			<span class="share_title"><a href="http://apps.hi.baidu.com/share/?url=http://www.dannymedia.com/feed/atom&title=" class="">百度空间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qqbookmark.gif" title="" /></span>
			<span class="share_title"><a href="http://shuqian.qq.com/post?title=&uri=http://www.dannymedia.com/feed/atom" class="">QQ书签</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/sina-vivi.gif" title="" /></span>
			<span class="share_title"><a href="http://vivi.sina.com.cn/collect/icollect.php?pid=28&title=&url=http://www.dannymedia.com/feed/atom" class="">新浪收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/139shuo.gif" title="" /></span>
			<span class="share_title"><a href="http://www.139.com/share/share.php?url=http://www.dannymedia.com/feed/atom&title=" class="">139说客</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digu.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diguff.com/diguShare/bookMark_FF.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">嘀咕</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zuosha.gif" title="" /></span>
			<span class="share_title"><a href="http://zuosa.com/collect/Collect.aspx?t=&u=http://www.dannymedia.com/feed/atom" class="">做啥</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/renjian.gif" title="" /></span>
			<span class="share_title"><a href="http://renjian.com/outside/share_link.xhtml?link=http://www.dannymedia.com/feed/atom" class="">人间</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/follow5.gif" title="" /></span>
			<span class="share_title"><a href="http://www.follow5.com/f5/jsp/plugin/5share/5ShareLogin.jsp?title=&url=http://www.dannymedia.com/feed/atom" class="">Follow5</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/hexun.gif" title="" /></span>
			<span class="share_title"><a href="http://bookmark.hexun.com/post.aspx?title=&url=http://www.dannymedia.com/feed/atom" class="">和讯网摘</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/myspace.gif" title="" /></span>
			<span class="share_title"><a href="http://www.myspace.com/Modules/PostTo/Pages/default.aspx/?u=http://www.dannymedia.com/feed/atom&t=" class="">Myspace</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/chuangye.gif" title="" /></span>
			<span class="share_title"><a href="http://u.cyzone.cn/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">创业邦</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/zhongjin.gif" title="" /></span>
			<span class="share_title"><a href="http://t.cnfol.com/share.php?title=&url=http://www.dannymedia.com/feed/atom" class="">中金微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/ruolin.gif" title="" /></span>
			<span class="share_title"><a href="http://share.wealink.com/share/add/?title=&url=http://www.dannymedia.com/feed/atom" class="">若邻网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/leshou.gif" title="" /></span>
			<span class="share_title"><a href="http://leshou.com/post?act=shou&reuser=&title=&url=http://www.dannymedia.com/feed/atom&intro=&tags=&tool=1" class="">乐收网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/qike.gif" title="" /></span>
			<span class="share_title"><a href="http://www.diglog.com/submit.aspx?url=http://www.dannymedia.com/feed/atom&title=&description=" class="">奇客发现</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/tongxue.gif" title="" /></span>
			<span class="share_title"><a href="http://share.tongxue.com/share/buttonshare.php?link=http://www.dannymedia.com/feed/atom&title=" class="">同学微博</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/wake.gif" title="" /></span>
			<span class="share_title"><a href="http://www.waakee.com/submit.php?url=http://www.dannymedia.com/feed/atom&title=" class="">挖客网</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/jiuxihuan.gif" title="" /></span>
			<span class="share_title"><a href="http://www.9fav.com/profile/user_url/add?t=&u=http://www.dannymedia.com/feed/atom&tag=&d=" class="">就喜欢</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/115shoucang.gif" title="" /></span>
			<span class="share_title"><a href="http://fav.115.com/?ac=add&title=&url=http://www.dannymedia.com/feed/atom" class="">115收藏</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/digg.gif" title="" /></span>
			<span class="share_title"><a href="http://digg.com/submit?phase=2&url=http://www.dannymedia.com/feed/atom&title=" class="">Digg</a></span>
			</li><li>
			<span class="share_image"><img src="http://www.dannymedia.com/wp-content/plugins/simple-share-for-chinese-social-sites/assets/delicious.gif" title="" /></span>
			<span class="share_title"><a href="http://del.icio.us/post?url=http://www.dannymedia.com/feed/atom&title=" class="">Delicious</a></span>
			</li></ul>
		</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/dannymedia?a=T_PaaMU7GoI:ermAPOl0OSA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=T_PaaMU7GoI:ermAPOl0OSA:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=T_PaaMU7GoI:ermAPOl0OSA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=T_PaaMU7GoI:ermAPOl0OSA:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/dannymedia?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/dannymedia?a=T_PaaMU7GoI:ermAPOl0OSA:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/dannymedia?i=T_PaaMU7GoI:ermAPOl0OSA:JEwB19i1-c4" border="0"></img></a>
</div>]]></content:encoded><description>虽然去过很多次伦敦 Regent Street 那家（Covent Garden 那么挤的地方据说上周也开了），可是近在咫尺的浦东这家 Apple Store 不免俗也要走几步去看看——就在被曝晒的陆家嘴天桥上一转头就看到了，没花多少时间猛找。 上个月，看了新闻也不知道为什么这里这么多人带帐篷等揭幕，难道里面东西不是一样的吗？熬夜排第一个，也不会有 iPhone 4 给你玩。很久没买水果了，后来想了想，这个透明圆筒的玻璃每一块要150万人民币？这&amp;#8230;应该是我来的原因之一吧。 XD 更多内容有地底小图 每块玻璃要150万人民币？ 变成社区娱乐室了 分享此文章 收藏夹 百度搜藏 QQ空间 新浪微博 网易微博 搜狐白社会 人人网 开心网 谷歌Buzz 谷歌收藏 豆瓣网 淘江湖 抓虾 鲜果 有道 九点 Twitter Facebook 雅虎收藏 百度空间 QQ书签 新浪收藏 139说客 嘀咕 做啥 人间 Follow5 和讯网摘 Myspace 创业邦 中金微博 若邻网 乐收网 奇客发现 同学微博 挖客网 就喜欢 [...]</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item></channel></rss>

