<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>推 &#8211; 老范讲故事｜AI、大模型与商业世界的故事</title>
	<atom:link href="https://lukefan.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>https://lukefan.com</link>
	<description>这里是老范讲故事的主站，持续更新 AIGC、大模型、互联网平台、商业冲突与资本市场观察，帮你看清热点背后的底层逻辑。</description>
	<lastBuildDate>Fri, 15 Apr 2011 10:45:07 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://lukefan.com/wp-content/uploads/2026/03/cropped-jimeng-2026-02-28-5245-用图一的人物形象，替换图二中的人物，使用图二的风格。文字替换：老范讲故事，Yo-32x32.jpeg</url>
	<title>推 &#8211; 老范讲故事｜AI、大模型与商业世界的故事</title>
	<link>https://lukefan.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>连环画和微博的结合——续</title>
		<link>https://lukefan.com/2011/04/15/%e8%bf%9e%e7%8e%af%e7%94%bb%e5%92%8c%e5%be%ae%e5%8d%9a%e7%9a%84%e7%bb%93%e5%90%88%e7%bb%ad/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Fri, 15 Apr 2011 10:45:07 +0000</pubDate>
				<category><![CDATA[梦想园]]></category>
		<category><![CDATA[微博]]></category>
		<category><![CDATA[推]]></category>
		<category><![CDATA[数码摄影]]></category>
		<category><![CDATA[照片]]></category>
		<category><![CDATA[社区]]></category>
		<category><![CDATA[移动互联网]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=345</guid>

					<description><![CDATA[上一篇连环画和微博相结合发出去之后，和一位同事聊了聊。觉得还有些地方没有说得很清楚。那就是这种应用应该如何起步 ... <a title="连环画和微博的结合——续" class="read-more" href="https://lukefan.com/2011/04/15/%e8%bf%9e%e7%8e%af%e7%94%bb%e5%92%8c%e5%be%ae%e5%8d%9a%e7%9a%84%e7%bb%93%e5%90%88%e7%bb%ad/" aria-label="阅读 连环画和微博的结合——续">阅读更多</a>]]></description>
										<content:encoded><![CDATA[<p>上一篇连环画和微博相结合发出去之后，和一位同事聊了聊。觉得还有些地方没有说得很清楚。那就是这种应用应该如何起步，如何运营。</p>
<p>最近注册了点点网，看到了轻博客。很多人都觉得，微博的140字限制，是由于受到手机短信的限制。总觉的在微博和博客之间总还应该有一些中间地带。buzz和搜狐微博都是不限制字数的，但是这两个东西发展得都不是很好（纯属个人感觉）。原因很多，不知道取消了字数限制算不算是其中之一。</p>
<p>这里不讨论轻博客，还是说那种结合很多图片的微博。</p>
<p>如果有人想要做这种东西的话，一定要和现有的微博结合好，千万不能脱离现有的那些成功微博系统。</p>
<p>一开始可以以微博客户端和插件的形式存在。也就是说在普通的微博中，隐藏一个特定的短链接，对于新浪微博来说这些短链接还会再被<a href="http://t.cn">http://t.cn</a> 重新包装一次，不过这并不重要。当使用特定的客户端或网址来进行解析的时候，可以直接将这个短链接解析成一个图片的序列。</p>
<p>发送内容的时候，用户选择了多幅图片，上传之后可以自动生成一个竖排的缩略图，并根据用户的设定，将缩略图投递到各个绑定的微博账号上去，再在后面填上一个短链接。这里所说的功能和那些微博通之类的微博账号同步服务不同的是，要将完整的内容存放在自己的网站上，已备用户查阅。当有人点击那个短链接的时候，直接返回连环画微博网站，可以看到相对完整的文字描述和图片序列。对于回复和转发的消息，也可以在其中嵌入这种短链接，如果使用特定的客户端软件或网址来查看，那么回复和转发的信息上也就可以放置图片序列了。</p>
<p>这里就需要对同一个短链接的两种不同的解析方式，如果是各种微博官方的网站，或不支持这种连环画解析的客户端，则直接显示短链接。点击之后，返回连环画微博相应的条目。如果是直接使用的连环画微博的网址，或支持连环画功能的客户端，则直接解析为图片序列。</p>
<p>如果这一步能够做好，应该能够吸引到一些人来使用此工具发送带有图片序列的内容。很多用户会点击微博上的短链接，跳跃到连环画微博上来查看详细内容。其他人如果想要看到带有图片序列的回复和转发信息，或在回复、转发中添加图片序列，那么也会开始使用这种客户端。这样就可以达到网站和客户端推广的目的。</p>
<p>网站上要存放那些微博的信息，其中图片可以放到图床上去，只要保存文字信息，以及信息之间的关系就好了。关于图床的设想，我写了另外一篇博客，我会在后面放出来的。只存放文字信息，以及文字信息之间的回复、转发关系。至少在初始阶段，压力应该还不是很大，如果存这些东西都会有压力的话，只有两种可能：第一、程序写得太烂；第二、捧着钱找上门来的投资人，已经等在门外了。</p>
<p>除了收发这些内容之外，随着时间和用户的增长，这个网站会积攒下越来越多的数据。然后，就可以依靠数据挖掘和聚合功能，将图片序列，以及相关的文字描述，按照相关的时间、事件、地点等各种各样的分类方式聚合起来，推荐给那些想要看微博杂志的人。</p>
<p>网站上只存放内容，并不要求用户重新建立关系。关系还是保持在传统的微博体系中，甚至有人可以通过看聚合之后的内容，再去原来的微博系统中关注发帖人或相关人。这有利于原有微博体系中关系的传播和建立，对于那些想要提升自己影响力的人们来说，应该也是有吸引力的。</p>
<p>由于网站并不保存任何关系，所以其信息聚合之后形成的杂志，完全是让大家搜索和订阅的，和微博上的follow网络，没有直接的关系。</p>
<p>当系统建立起来，并拥有足够多的内容订阅者之后，就可以考虑让用户再在此基础上添加点评或digg之类的功能。这里所说的订阅者，指的不是那些通过连环画微博系统发送微博和阅读微博的人，而是那些直接进入连环画微博系统，搜索和订阅特定分类的连环画信息的人。这些点评和digg的功能，还是可以在那些专为传统微博开发的客户端上体现，让人们可以对微博进行一定的点评、分类和digg。即使人们不去做转发、回复和收藏，也可以做这些事情。在做转发和回复的时候，用户可以自己选择，是否将这些信息写入转发或回复的内容中。当这些信息积累到一定程度的时候，就可以根据这些信息推出更多维度的图集和网络杂志。为订阅者们提供更多的选择和筛选的途径。</p>
<p>信息本身是具有价值的，当信息聚集起来之后，这些价值会随之上升。信息的挖掘本身也是有价值的，搜索的结果、排序的结果、过滤的结果，这些东西本身都是有价值的，比那些无序的数据要更有价值。以后肯定会出现很多人，使用各种专业工具，来进行全职的信息挖掘。他们依靠搜索、过滤、排序，以及统计分析，从历史数据中找到有价值的内容，然后重新包装发布出去。</p>
<p>微博和SNS，所关注的是人与人之间的关系，这里所说的系统，主要关注的是信息之间的关系，以及通过这些关系组合起来的信息，在不同的颗粒度、不同的维度上所产生的价值。</p>
<p>对于连环画和微博的结合，这篇博文，是对前面一篇的继续，希望能够将实施的过程稍微的设想一下。当然，如果真的有人想要去实施这种东西的话，中间肯定还会遇到很多其他的问题。我并没有真的去实施过此类项目，所以这些内容绝对应该是属于梦想园的。如果有人想要对细节进行探讨，欢迎。如果有人指责其中有什么问题，也欢迎。但请先去看看<a href="http://lukefan.com/?p=148">梦想园的开篇</a>，了解一下梦想园存在的目的。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>连环画与微博的结合</title>
		<link>https://lukefan.com/2011/04/10/%e8%bf%9e%e7%8e%af%e7%94%bb%e4%b8%8e%e5%be%ae%e5%8d%9a%e7%9a%84%e7%bb%93%e5%90%88/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Sun, 10 Apr 2011 09:50:31 +0000</pubDate>
				<category><![CDATA[梦想园]]></category>
		<category><![CDATA[微博]]></category>
		<category><![CDATA[推]]></category>
		<category><![CDATA[数码摄影]]></category>
		<category><![CDATA[照片]]></category>
		<category><![CDATA[社区]]></category>
		<category><![CDATA[移动互联网]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=340</guid>

					<description><![CDATA[一种结合连环画和微博的系统的设想。]]></description>
										<content:encoded><![CDATA[<div>
<div>现在，微博无疑是非常火爆的，有图片的微博，更是吸引大家的眼球。网站上，各种画报或幻灯类的应用也非常普遍。这说明用户非常喜欢分享和订阅图片、照片，或图片类的信息。现在的手机，大多具备照相的功能，ipad等平板电脑可以连接数码相机，现在ipad2也可以拍照了，那些能够进行照片拼接和变形的应用，也非常的受欢迎。</div>
<div>遗憾的是，和twitter不同的是，国内的微博，习惯于自己存储照片，这样做的好处在于方便进行统一的监督和管理，但是缺陷也有很多，比如必须占用很大的空间和带宽，不便于图片所有者的统一管理等。而且，现在的微博，只有原帖上可以加图片，加上去之后，就不可以再修改了。如果需要，只能将整条微博删掉。回复和转发贴上，都是不允许附带图片的。最讨厌的是，每条原帖，只允许携带一张图片，这就导致了，如果想要发送多张图片，就必须使用拼图软件，进行拼接。只有原帖才能携带图片，是国内微博的创造，twitter上是没有这种限制的。不知道当时做这种设计的时候，那些产品经理是如何考虑的？</div>
<div>常见的图片展示和分享方式，除了像微博那样，一次一张之外，还可以像幻灯片那样展示，以及像连环画那样，顺序的叠加所有的图片。我很喜欢连环画式的图片阅读方式，因为这样可以非常简单的顺序看到所有的图片，不需要来回的翻页。其实，这种连环画式的图片分享方式，是最传统的一种图片分享方式了。bbs论坛上面，就是这么做的。wordpress等博客系统上也是这么做的。</div>
<div>我这几天参加QCon的时候，发送了很多带有照片的微博，其过程是非常痛苦的。我先用尼康D80拍摄高分辨率的照片，然后使用IPAD上的配件，将SD卡里面的照片导入到IPAD。然后竟然发现新浪微博的IPAD官方应用有个bug，如果我直接添加一张千万像素的照片的一条微博里面去，点击发送的时候，这个应用会直接退出。最后只能下载了一个Photo Mess，对图片进行缩放和拼接。然后再将处理好的图片插入到微博中，才能发出去。</div>
<div><img decoding="async" src="http://ww3.sinaimg.cn/bmiddle/657649c9jw1dg38nmo257j.jpg" alt="" /><br />
<img decoding="async" src="http://ww1.sinaimg.cn/bmiddle/657649c9jw1dg21nxuve0j.jpg" alt="" /></div>
<div>如果能够直接搞一种类似于微博的系统，专门让大家贴图片，其客户端可以直接选择多幅图片，并调整顺序。自动对太大的图片进行缩放，然后对选中的图片进行统一的色彩或色调的调整。再上传到一个专门进行图片存储的图床，最后将提交一批短链接给这个连环画微博应用。这个应用将生成唯一的一个图片序列编号，对应这些短链接，以及次序。当微博被订阅的时候，可以自动的按顺序调出这些图片，然后按照顺序和统一的宽度，显示这项图片。</div>
<div>发帖程序，可以先发送文字的部分，这个时候其他用户就可以看到这条微博了，随着照片的上传，那些订阅者面前的微博，将自动的显现这些内容。也就是说文字和多幅图片的传输和显示，是异步的。并不一定要完全传输完了之后，其他用户才能看到。而是其他用户可以直接看到当前已经传输完成的部分。其他部分，可以在传输完成之后，自动的显示出来。</div>
<div>该条微博的原创者，可以在微博发出后添加或删除其中的一些图片，也可以调整顺序，如果他拥有足够的权限，直接从图床上删除了一张照片，那么所有引用这张照片的地方，都将直接被屏蔽掉。所有微博的回复和转发，都可以再附加图片。</div>
<div>这种系统，如果有大量的用户访问，每条微博都需要调用多张图片。那么对于图床系统的压力会非常大的，如果要实现此类连环画和微博结合的产品，那么在前端就必须采用一些滞后渲染类的技术。如果像传统的bbs或博客那样，直接去调用多幅图片的话，服务器可能根本就无法支撑。</div>
<div>如果我们能够拥有这样这一种系统，当用户遇到一些突发事件，或有趣事情的时候，就可以连续的拍摄多张照片。然后选择这些照片，调整顺序和色调后，按照恰当的分辨率上传到微博系统上去。图片进入图床，文字内容进入微博系统。其他用户，可能从不同的角度，也拍摄下了同一事件的其他照片，那么他就可以在回复或转发该微博的时候，将他的图片也放进来。当用户阅读此微博的时候，就可以看到转发和评论的上下文，以及相关此事件的所有图片。这样的阅读体验应该是非常棒的，而且非常方便进行图片信息的聚合，也方便搜索。</div>
<div>希望能够有人做一个类似的系统，或现有的国内微博提供商，能够提供类似的服务。如果有人准备自己做类似的系统的话，可以考虑将多幅图片进行等宽拼接，然后将缩略图转发到国内外的知名微博上，然后再用链接将那些想要了解详细信息的订阅者，吸引回自己的服务器上。</div>
<div>最近事情比较多，前面写了一篇关于开源图床的博客，写起来也很痛苦。那篇博客已经写完了，但是还有一些问题，所以并没有发上来。这里所讲到的图床系统，就是基于那篇博客中的描述的，当然，放在flickr上也是没有问题的。那篇写开源图床的博文，也许会在今后一两周里面发上来吧。当然，也有可能会在那篇博客贴上来之前，再写一些其他的东西。</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>本周都推了些： 2011-01-25</title>
		<link>https://lukefan.com/2011/01/25/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2011-01-25/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Mon, 24 Jan 2011 17:00:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[推]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=328</guid>

					<description><![CDATA[（北京沃尔玛山姆会员店） http://uvurl.cn/51Czk http://4sq.com/h9xz1 ... <a title="本周都推了些： 2011-01-25" class="read-more" href="https://lukefan.com/2011/01/25/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2011-01-25/" aria-label="阅读 本周都推了些： 2011-01-25">阅读更多</a>]]></description>
										<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>（北京沃尔玛山姆会员店） <a href="http://uvurl.cn/51Czk" rel="nofollow noopener" target="_blank">http://uvurl.cn/51Czk</a> <a href="http://4sq.com/h9xz1D" rel="nofollow noopener" target="_blank">http://4sq.com/h9xz1D</a> <a href="http://twitter.com/lukfan/statuses/29076365412147200" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>这里开始使用带有电脑的小推车了。（北京沃尔玛山姆会员店） <a href="http://uvurl.cn/AgsSN" rel="nofollow noopener" target="_blank">http://uvurl.cn/AgsSN</a> <a href="http://4sq.com/fCojx8" rel="nofollow noopener" target="_blank">http://4sq.com/fCojx8</a> <a href="http://twitter.com/lukfan/statuses/29075980798656512" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（北京沃尔玛山姆会员店） <a href="http://uvurl.cn/~8HJn" rel="nofollow noopener" target="_blank">http://uvurl.cn/~8HJn</a> <a href="http://4sq.com/g8rNeT" rel="nofollow noopener" target="_blank">http://4sq.com/g8rNeT</a> <a href="http://twitter.com/lukfan/statuses/29075499993006080" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京沃尔玛山姆会员店：陪老婆来买东西，人很多。  &#8211; 来自切客网 <a href="http://uvurl.cn/pxLzu" rel="nofollow noopener" target="_blank">http://uvurl.cn/pxLzu</a> <a href="http://4sq.com/hy6ngc" rel="nofollow noopener" target="_blank">http://4sq.com/hy6ngc</a> <a href="http://twitter.com/lukfan/statuses/29075445714522112" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（北京味多美永定路店） <a href="http://uvurl.cn/xui0=" rel="nofollow noopener" target="_blank">http://uvurl.cn/xui0=</a> <a href="http://4sq.com/eaO1jv" rel="nofollow noopener" target="_blank">http://4sq.com/eaO1jv</a> <a href="http://twitter.com/lukfan/statuses/28998769924120577" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京味多美永定路店：过来买些蛋糕。  &#8211; 来自切客网 <a href="http://uvurl.cn/Bz8cu" rel="nofollow noopener" target="_blank">http://uvurl.cn/Bz8cu</a> <a href="http://4sq.com/hDC4Fs" rel="nofollow noopener" target="_blank">http://4sq.com/hDC4Fs</a> <a href="http://twitter.com/lukfan/statuses/28998387500056576" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>北京的天气，在外面走的话，还是很冷的。要去买个帽子了。（北京） <a href="http://uvurl.cn/ueJzu" rel="nofollow noopener" target="_blank">http://uvurl.cn/ueJzu</a> <a href="http://4sq.com/gIZsp1" rel="nofollow noopener" target="_blank">http://4sq.com/gIZsp1</a> <a href="http://twitter.com/lukfan/statuses/28767589014446080" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我的车 <a href="http://flic.kr/p/9c8Sy6" rel="nofollow noopener" target="_blank">http://flic.kr/p/9c8Sy6</a> <a href="http://twitter.com/lukfan/statuses/28719632126844928" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京瑞思学科英语(长城大厦店)：又带着儿子来学习了，今天上公开课。孩子他妈上去了，我坐在车里等。  &#8211; 来自切客网 <a href="http://uvurl.cn/zC4oM" rel="nofollow noopener" target="_blank">http://uvurl.cn/zC4oM</a> <a href="http://4sq.com/hVPgSn" rel="nofollow noopener" target="_blank">http://4sq.com/hVPgSn</a> <a href="http://twitter.com/lukfan/statuses/28634472366739456" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>昨天晚上回家，碰到两拨警察，测试酒后驾车。还是第一次吹酒精测试仪。（北京） <a href="http://uvurl.cn/qmhgO" rel="nofollow noopener" target="_blank">http://uvurl.cn/qmhgO</a> <a href="http://4sq.com/ibUDkw" rel="nofollow noopener" target="_blank">http://4sq.com/ibUDkw</a> <a href="http://twitter.com/lukfan/statuses/28270562367242241" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>不在那里，只能留言，没法签到啊。不知道算不算。（上海盛大创新院） <a href="http://uvurl.cn/JCKID" rel="nofollow noopener" target="_blank">http://uvurl.cn/JCKID</a> <a href="http://4sq.com/eAvBsS" rel="nofollow noopener" target="_blank">http://4sq.com/eAvBsS</a> <a href="http://twitter.com/lukfan/statuses/27914929063333888" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>那个地方的房价很贵吧，总是从门口走来走去，但是没有进去过。（上海博雅酒店） <a href="http://uvurl.cn/TZH~U" rel="nofollow noopener" target="_blank">http://uvurl.cn/TZH~U</a> <a href="http://4sq.com/hLia5S" rel="nofollow noopener" target="_blank">http://4sq.com/hLia5S</a> <a href="http://twitter.com/lukfan/statuses/27914644542726144" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>尝试刷我的G7，失败了。好在机器还能够用，不折腾了，等回头还是找专家来试试吧。（北京） <a href="http://uvurl.cn/~KWCY" rel="nofollow noopener" target="_blank">http://uvurl.cn/~KWCY</a> <a href="http://4sq.com/e6nmom" rel="nofollow noopener" target="_blank">http://4sq.com/e6nmom</a> <a href="http://twitter.com/lukfan/statuses/27592967128616961" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress" target="_blank" rel="noopener">Twitter Tools</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>本周都推了些： 2011-01-18</title>
		<link>https://lukefan.com/2011/01/18/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2011-01-18/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Mon, 17 Jan 2011 17:00:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[推]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=318</guid>

					<description><![CDATA[北京制堵新政，导致大量的新手，突然冲上了大街。他们都是赶着最后一批买的车。今天一路上看到了很多追尾事故，很恐怖 ... <a title="本周都推了些： 2011-01-18" class="read-more" href="https://lukefan.com/2011/01/18/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2011-01-18/" aria-label="阅读 本周都推了些： 2011-01-18">阅读更多</a>]]></description>
										<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>北京制堵新政，导致大量的新手，突然冲上了大街。他们都是赶着最后一批买的车。今天一路上看到了很多追尾事故，很恐怖，开车要小心啊。（北京） <a href="http://uvurl.cn/ZZbs3" rel="nofollow noopener" target="_blank">http://uvurl.cn/ZZbs3</a> <a href="http://4sq.com/dGqHrT" rel="nofollow noopener" target="_blank">http://4sq.com/dGqHrT</a> <a href="http://twitter.com/lukfan/statuses/26996138359918593" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>一帮兄弟来到北京，但是由于北京太大了，他们没法来找我吃饭。<br />
实在是太伤心了。（北京） <a href="http://uvurl.cn/inSHB" rel="nofollow noopener" target="_blank">http://uvurl.cn/inSHB</a> <a href="http://4sq.com/ij1Phs" rel="nofollow noopener" target="_blank">http://4sq.com/ij1Phs</a> <a href="http://twitter.com/lukfan/statuses/26990089720565760" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京石景山万达广场  &#8211; 来自切客网 <a href="http://uvurl.cn/x1H~U" rel="nofollow noopener" target="_blank">http://uvurl.cn/x1H~U</a> <a href="http://4sq.com/dTw6p1" rel="nofollow noopener" target="_blank">http://4sq.com/dTw6p1</a> <a href="http://twitter.com/lukfan/statuses/26565334739714048" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>今天买了一个电视，LG 42 LED。买42LED送32LCD。还是挺划算的。（北京） <a href="http://uvurl.cn/YaPwy" rel="nofollow noopener" target="_blank">http://uvurl.cn/YaPwy</a> <a href="http://4sq.com/gStZmE" rel="nofollow noopener" target="_blank">http://4sq.com/gStZmE</a> <a href="http://twitter.com/lukfan/statuses/26278860777586689" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京军事医学科学院:周六早晨，需要送儿子去学英语。  &#8211; 来自切客网 <a href="http://uvurl.cn/rVNnc" rel="nofollow noopener" target="_blank">http://uvurl.cn/rVNnc</a> <a href="http://4sq.com/fHjXCF" rel="nofollow noopener" target="_blank">http://4sq.com/fHjXCF</a> <a href="http://twitter.com/lukfan/statuses/26096889162113024" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>河南林州为节能达标停止供暖 <a href="http://ping.fm/dCwKR" rel="nofollow noopener" target="_blank">http://ping.fm/dCwKR</a> <a href="http://twitter.com/lukfan/statuses/25803878771466240" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我倒是不在也在运营商之间携号转网，要是能够在一个运营商的不同地区之间进行携号转网就好了。或者是在同一个运营商，同一个地区，进行不同服务之间的携号转网，也是好的。 <a href="http://w.." rel="nofollow">http://w..</a>. <a href="http://uvurl.cn/A6k5y" rel="nofollow noopener" target="_blank">http://uvurl.cn/A6k5y</a> <a href="http://4sq.com/h0ozkX" rel="nofollow noopener" target="_blank">http://4sq.com/h0ozkX</a> <a href="http://twitter.com/lukfan/statuses/25802581745860608" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>猜猜这个东西，是做什么用的？（北京） <a href="http://uvurl.cn/ZR0El" rel="nofollow noopener" target="_blank">http://uvurl.cn/ZR0El</a> <a href="http://4sq.com/f5BzKO" rel="nofollow noopener" target="_blank">http://4sq.com/f5BzKO</a> <a href="http://twitter.com/lukfan/statuses/25496723585499136" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>现在，切客的东西，还能够同步到新浪微博上去吗？刚才测试好像失败了啊。（北京） <a href="http://uvurl.cn/oaXtg" rel="nofollow noopener" target="_blank">http://uvurl.cn/oaXtg</a> <a href="http://4sq.com/hrRWtk" rel="nofollow noopener" target="_blank">http://4sq.com/hrRWtk</a> <a href="http://twitter.com/lukfan/statuses/25454741987262464" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>在淘宝上随便找了个卖家，将我的dropbox刷到了18G。还搞了一个试用dropbox的辅助工具： <a href="http://goo.gl/wqNzz" rel="nofollow noopener" target="_blank">http://goo.gl/wqNzz</a> ，欢迎大家试试，在各种平台上都还算好用。现在wind&#8230; <a href="http://uvurl.cn/Tupsj" rel="nofollow noopener" target="_blank">http://uvurl.cn/Tupsj</a> <a href="http://twitter.com/lukfan/statuses/25446851876487168" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京五棵松体育馆  &#8211; 来自切客网 <a href="http://uvurl.cn/NBbkZ" rel="nofollow noopener" target="_blank">http://uvurl.cn/NBbkZ</a> <a href="http://4sq.com/hygJad" rel="nofollow noopener" target="_blank">http://4sq.com/hygJad</a> <a href="http://twitter.com/lukfan/statuses/25192925608546305" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>2011年1月12日-16日在北京五棵松体育馆签到并同步到任一网站，获得【歌神】游票。凭游票有机会获得由@切客网 送出的张学友演唱会免费门票，活动详情：http://www.qieke.com/blog/?p=621 &#8211; 来自切客网  <a href="http://4sq.com/foiVDI" rel="nofollow noopener" target="_blank">http://4sq.com/foiVDI</a> <a href="http://twitter.com/lukfan/statuses/25191069138292736" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>儿子每天都在好好表现，争取能够玩儿10分钟IPAD。昨天因为哭闹，失去了奖励的机会，伤心了一晚上。（北京军事医学科学院） <a href="http://uvurl.cn/8Zt1E" rel="nofollow noopener" target="_blank">http://uvurl.cn/8Zt1E</a> <a href="http://4sq.com/ieEsrK" rel="nofollow noopener" target="_blank">http://4sq.com/ieEsrK</a> <a href="http://twitter.com/lukfan/statuses/24972464043855874" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress" target="_blank" rel="noopener">Twitter Tools</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>本周都推了些： 2011-01-11</title>
		<link>https://lukefan.com/2010/12/28/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2011-01-11/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Mon, 27 Dec 2010 17:00:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[推]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=317</guid>

					<description><![CDATA[（北京军事医学科学院） http://uvurl.cn/M=rQT http://4sq.com/e7bT65 ... <a title="本周都推了些： 2011-01-11" class="read-more" href="https://lukefan.com/2010/12/28/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2011-01-11/" aria-label="阅读 本周都推了些： 2011-01-11">阅读更多</a>]]></description>
										<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>（北京军事医学科学院） <a href="http://uvurl.cn/M=rQT" rel="nofollow noopener" target="_blank">http://uvurl.cn/M=rQT</a> <a href="http://4sq.com/e7bT65" rel="nofollow noopener" target="_blank">http://4sq.com/e7bT65</a> <a href="http://twitter.com/lukfan/statuses/18474989598543872" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京军事医学科学院:送儿子去上英语学习班。  &#8211; 来自切客网 <a href="http://uvurl.cn/rVNnc" rel="nofollow noopener" target="_blank">http://uvurl.cn/rVNnc</a> <a href="http://4sq.com/ewGkmK" rel="nofollow noopener" target="_blank">http://4sq.com/ewGkmK</a> <a href="http://twitter.com/lukfan/statuses/18474377620226048" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>前天晚上吃的炸酱面（海碗居老北京炸酱面大王），昨天中午吃的涮羊肉（正宗阳坊涮肉），今天中午又吃了烤鸭（全聚德）。我真的是回到北京了。上海的兄弟姐妹们，我已经替你们都尝过了，味道&#8230; <a href="http://uvurl.cn/zHvMz" rel="nofollow noopener" target="_blank">http://uvurl.cn/zHvMz</a> <a href="http://4sq.com/gJw0LT" rel="nofollow noopener" target="_blank">http://4sq.com/gJw0LT</a> <a href="http://twitter.com/lukfan/statuses/17892295172947968" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>中午吃的涮肉，现在在办公室里面越坐越热了。羊肉的热量就是高啊。（北京阳坊涮肉） <a href="http://uvurl.cn/iOSck" rel="nofollow noopener" target="_blank">http://uvurl.cn/iOSck</a> <a href="http://4sq.com/h7nIqp" rel="nofollow noopener" target="_blank">http://4sq.com/h7nIqp</a> <a href="http://twitter.com/lukfan/statuses/17533843040894976" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>渥太华政府准备给6700多名高官采购iPad <a href="http://www.cnbeta.com" rel="nofollow noopener" target="_blank">http://www.cnbeta.com</a> <a href="http://twitter.com/lukfan/statuses/17516537422290946" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>iOS 4.2.1完美越狱已准备就绪 <a href="http://www.cnbeta.com" rel="nofollow noopener" target="_blank">http://www.cnbeta.com</a> <a href="http://twitter.com/lukfan/statuses/17506353463431168" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>今天冬至，好像今天是冬至。中午在这里吃的涮羊肉。就是缺了一些雪，否则就更完美了。（北京阳坊涮肉） <a href="http://uvurl.cn/CCpFW" rel="nofollow noopener" target="_blank">http://uvurl.cn/CCpFW</a> <a href="http://4sq.com/hf36YU" rel="nofollow noopener" target="_blank">http://4sq.com/hf36YU</a> <a href="http://twitter.com/lukfan/statuses/17477197388316672" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>早晨起来，唤醒我的电脑，第一件事就是上到http://qieke.com 的网站。我的当前城市已经是北京了，但是上面的地图里面，显示的还是黄浦江，神奇啊。穿越啊。当我发表完这篇记录之&#8230; <a href="http://uvurl.cn/apx1E" rel="nofollow noopener" target="_blank">http://uvurl.cn/apx1E</a> <a href="http://4sq.com/hpqNyb" rel="nofollow noopener" target="_blank">http://4sq.com/hpqNyb</a> <a href="http://twitter.com/lukfan/statuses/17369556485935104" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我又发现了两位能够喝豆汁儿的同事，有一位第一次尝试豆汁儿的上海女士，告诉我，味道还可以啊？无语了。（北京海碗居(牡丹园店)） <a href="http://uvurl.cn/YeSck" rel="nofollow noopener" target="_blank">http://uvurl.cn/YeSck</a> <a href="http://4sq.com/fQZigN" rel="nofollow noopener" target="_blank">http://4sq.com/fQZigN</a> <a href="http://twitter.com/lukfan/statuses/17217967020310528" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>今天在这里吃晚饭的时候，旁边桌上有一位，独自一人要了一碗炸酱面，然后举着一本 @<a href="http://twitter.com/bambook" class="aktt_username" target="_blank" rel="noopener">bambook</a> ，一边看书，一边慢慢的吃面。非常的惬意。（北京海碗居(牡丹园店)） <a href="http://uvurl.cn/pvdKF" rel="nofollow noopener" target="_blank">http://uvurl.cn/pvdKF</a> <a href="http://4sq.com/hrwtcq" rel="nofollow noopener" target="_blank">http://4sq.com/hrwtcq</a> <a href="http://twitter.com/lukfan/statuses/17217270791020544" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京海碗居(牡丹园店):又来吃豆汁儿了。  &#8211; 来自切客网 <a href="http://uvurl.cn/Vq~u=" rel="nofollow noopener" target="_blank">http://uvurl.cn/Vq~u=</a> <a href="http://4sq.com/fm2ikC" rel="nofollow noopener" target="_blank">http://4sq.com/fm2ikC</a> <a href="http://twitter.com/lukfan/statuses/17179740326592512" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>天黑了，晚上请同事去吃豆汁儿。（北京） <a href="http://uvurl.cn/Wu9pp" rel="nofollow noopener" target="_blank">http://uvurl.cn/Wu9pp</a> <a href="http://4sq.com/eRS874" rel="nofollow noopener" target="_blank">http://4sq.com/eRS874</a> <a href="http://twitter.com/lukfan/statuses/17158707703975936" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>日本研制出测量纳米级尺寸的超精密尺子 <a href="http://www.cnbeta.com" rel="nofollow noopener" target="_blank">http://www.cnbeta.com</a> <a href="http://twitter.com/lukfan/statuses/17087069343973377" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>纽曼可换电池电子书E读6210曝光 <a href="http://www.pchome.net/" rel="nofollow noopener" target="_blank">http://www.pchome.net/</a> <a href="http://twitter.com/lukfan/statuses/17082957982334976" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>Google Document居然恢复了，真实不容易啊。不知道能够用多长时间。（盛大边锋北京办公室） <a href="http://uvurl.cn/MNU=Z" rel="nofollow noopener" target="_blank">http://uvurl.cn/MNU=Z</a> <a href="http://4sq.com/e8JXf6" rel="nofollow noopener" target="_blank">http://4sq.com/e8JXf6</a> <a href="http://twitter.com/lukfan/statuses/17041299760750592" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress" target="_blank" rel="noopener">Twitter Tools</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>本周都推了些： 2010-12-21</title>
		<link>https://lukefan.com/2010/12/21/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-12-21/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Mon, 20 Dec 2010 17:00:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[推]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=286</guid>

					<description><![CDATA[我已经把我的所属城市改成了北京，不知道为什么默认的地图还是在上海啊？而且，我发表的，位置为北京的记录，也直接标 ... <a title="本周都推了些： 2010-12-21" class="read-more" href="https://lukefan.com/2010/12/21/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-12-21/" aria-label="阅读 本周都推了些： 2010-12-21">阅读更多</a>]]></description>
										<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>我已经把我的所属城市改成了北京，不知道为什么默认的地图还是在上海啊？而且，我发表的，位置为北京的记录，也直接标注在了黄浦江的边上。（北京） <a href="http://uvurl.cn/u4~SN" rel="nofollow noopener" target="_blank">http://uvurl.cn/u4~SN</a> <a href="http://twitter.com/lukfan/statuses/16853389593808897" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>终于回到了北京，每天晚上都能看到老婆孩子。可是我在上海的兄弟们啊，我想你们。（北京） <a href="http://uvurl.cn/OCZYX" rel="nofollow noopener" target="_blank">http://uvurl.cn/OCZYX</a> <a href="http://twitter.com/lukfan/statuses/16852161551929345" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>新办公室的阳光非常的明媚啊。早晨开车来上班，一路堵车，二十几公里，四十多分钟开到，也还将就了。要是坐地铁的话，估计现在还没到呢。（盛大边锋北京办公室） <a href="http://uvurl.cn/9rk~U" rel="nofollow noopener" target="_blank">http://uvurl.cn/9rk~U</a> <a href="http://twitter.com/lukfan/statuses/16686900278468608" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>回到家，电视基本和我说bye-bye了，为了不影响儿子的视力，全家禁止看电视。（北京军事医学科学院） <a href="http://uvurl.cn/Ot4bh" rel="nofollow noopener" target="_blank">http://uvurl.cn/Ot4bh</a> <a href="http://twitter.com/lukfan/statuses/16285449685303296" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>起床，吃早饭。周日的早晨，心情很好。待会带着老婆孩子，去看父母，顺便送上给他们买的 @<a href="http://twitter.com/Bambook" class="aktt_username" target="_blank" rel="noopener">Bambook</a> 。他们应该能够喜欢的吧。（北京军事医学科学院） <a href="http://uvurl.cn/0ru3j" rel="nofollow noopener" target="_blank">http://uvurl.cn/0ru3j</a> <a href="http://twitter.com/lukfan/statuses/16282914371141632" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>#思考点#坐在家里用ThinkPad发表记录。ThinkePad还是相当不错的，品质有保证。（北京军事医学科学院） <a href="http://uvurl.cn/jk4y6" rel="nofollow noopener" target="_blank">http://uvurl.cn/jk4y6</a> <a href="http://twitter.com/lukfan/statuses/16121643210383360" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>住在这个地方，军队大院儿就是安全啊。（北京军事医学科学院） <a href="http://uvurl.cn/DlJzu" rel="nofollow noopener" target="_blank">http://uvurl.cn/DlJzu</a> <a href="http://twitter.com/lukfan/statuses/16120557363789824" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京宝岛眼镜永定路店:又来陪老婆配眼镜，变色的。  &#8211; 来自切客网 <a href="http://uvurl.cn/990iF" rel="nofollow noopener" target="_blank">http://uvurl.cn/990iF</a> <a href="http://twitter.com/lukfan/statuses/16004085740212224" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（北京瑞思学科英语(长城大厦店)） <a href="http://uvurl.cn/w28Sa" rel="nofollow noopener" target="_blank">http://uvurl.cn/w28Sa</a> <a href="http://twitter.com/lukfan/statuses/15973372638789632" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（北京瑞思学科英语(长城大厦店)） <a href="http://uvurl.cn/2nIZh" rel="nofollow noopener" target="_blank">http://uvurl.cn/2nIZh</a> <a href="http://twitter.com/lukfan/statuses/15973181504360448" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京瑞思学科英语(长城大厦店):儿子在这里学习，我来接。  &#8211; 来自切客网 <a href="http://uvurl.cn/zC4oM" rel="nofollow noopener" target="_blank">http://uvurl.cn/zC4oM</a> <a href="http://twitter.com/lukfan/statuses/15972729572294656" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>还可以免费清洗眼镜。（北京宝岛眼镜永定路店） <a href="http://uvurl.cn/xxjC0" rel="nofollow noopener" target="_blank">http://uvurl.cn/xxjC0</a> <a href="http://twitter.com/lukfan/statuses/15945835338539008" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>在这里修眼镜不要钱。（北京宝岛眼镜永定路店） <a href="http://uvurl.cn/y41lU" rel="nofollow noopener" target="_blank">http://uvurl.cn/y41lU</a> <a href="http://twitter.com/lukfan/statuses/15945056393367552" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>服务员在帮我修眼镜。（北京宝岛眼镜永定路店） <a href="http://uvurl.cn/5WG=1" rel="nofollow noopener" target="_blank">http://uvurl.cn/5WG=1</a> <a href="http://twitter.com/lukfan/statuses/15944996238659584" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 北京宝岛眼镜永定路店:过来修理眼镜，鼻托掉了。  &#8211; 来自切客网 <a href="http://uvurl.cn/990iF" rel="nofollow noopener" target="_blank">http://uvurl.cn/990iF</a> <a href="http://twitter.com/lukfan/statuses/15944290245025793" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>回到家，和老婆儿子在床上滚做一团。幸福啊。（北京） <a href="http://uvurl.cn/1Kk8C" rel="nofollow noopener" target="_blank">http://uvurl.cn/1Kk8C</a> <a href="http://twitter.com/lukfan/statuses/15744722924470273" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>[视频]假如地球是一个100人的村庄 <a href="http://juetuzhi.net" rel="nofollow noopener" target="_blank">http://juetuzhi.net</a> <a href="http://twitter.com/lukfan/statuses/15672282814877697" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>在多媒体创新院有了自己的家之前，先寄居在这个地方。（盛大边锋北京办公室） <a href="http://uvurl.cn/W6y3j" rel="nofollow noopener" target="_blank">http://uvurl.cn/W6y3j</a> <a href="http://twitter.com/lukfan/statuses/15608534595014656" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>已经到北京办公室上班了。（盛大边锋北京办公室） <a href="http://uvurl.cn/~KbkZ" rel="nofollow noopener" target="_blank">http://uvurl.cn/~KbkZ</a> <a href="http://twitter.com/lukfan/statuses/15607039950585858" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>进站口（上海虹桥火车站） <a href="http://uvurl.cn/kK=NG" rel="nofollow noopener" target="_blank">http://uvurl.cn/kK=NG</a> <a href="http://twitter.com/lukfan/statuses/15378918668247040" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>等火车的人并不多。（上海虹桥火车站） <a href="http://uvurl.cn/Aro4g" rel="nofollow noopener" target="_blank">http://uvurl.cn/Aro4g</a> <a href="http://twitter.com/lukfan/statuses/15378213379248128" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海虹桥火车站） <a href="http://uvurl.cn/HNxhb" rel="nofollow noopener" target="_blank">http://uvurl.cn/HNxhb</a> <a href="http://twitter.com/lukfan/statuses/15378111927427072" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海虹桥火车站） <a href="http://uvurl.cn/H1JL2" rel="nofollow noopener" target="_blank">http://uvurl.cn/H1JL2</a> <a href="http://twitter.com/lukfan/statuses/15373041752084480" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海虹桥火车站:从这里返回北京。  &#8211; 来自切客网 <a href="http://uvurl.cn/D5eUt" rel="nofollow noopener" target="_blank">http://uvurl.cn/D5eUt</a> <a href="http://twitter.com/lukfan/statuses/15372883438075904" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>吃饱喝足，开始收拾东西。最后一次在这里做早饭。（上海益丰新村） <a href="http://uvurl.cn/XENnc" rel="nofollow noopener" target="_blank">http://uvurl.cn/XENnc</a> <a href="http://twitter.com/lukfan/statuses/15192632569368576" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海肯德基(张江高科店):吃饱了，来喝东西。  &#8211; 来自切客网 <a href="http://uvurl.cn/CRYtg" rel="nofollow noopener" target="_blank">http://uvurl.cn/CRYtg</a> <a href="http://twitter.com/lukfan/statuses/15023130447716352" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>真的没有了。 <a href="http://flic.kr/p/91vVGp" rel="nofollow noopener" target="_blank">http://flic.kr/p/91vVGp</a> <a href="http://twitter.com/lukfan/statuses/14997522338545664" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>结帐。 <a href="http://flic.kr/p/91vVxn" rel="nofollow noopener" target="_blank">http://flic.kr/p/91vVxn</a> <a href="http://twitter.com/lukfan/statuses/14997343652814848" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>下雪了，照片还看不出来。（上海喜月小厨） <a href="http://uvurl.cn/m~fXV" rel="nofollow noopener" target="_blank">http://uvurl.cn/m~fXV</a> <a href="http://twitter.com/lukfan/statuses/14896686723760128" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>在上海张江高科地铁站 喜月小厨 签到，获得【喜月小厨】游票。凭该游票在喜月小厨可享受八五折优惠！ &#8211; 来自切客网 <a href="http://uvurl.cn/=3xhb" rel="nofollow noopener" target="_blank">http://uvurl.cn/=3xhb</a> <a href="http://twitter.com/lukfan/statuses/14896211706253312" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我刚路过 上海喜月小厨:又来了。  &#8211; 来自切客网 <a href="http://uvurl.cn/hmD1q" rel="nofollow noopener" target="_blank">http://uvurl.cn/hmD1q</a> <a href="http://twitter.com/lukfan/statuses/14896028264177666" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>邀请5名用户加入切客网，获得【邀王】游票。 &#8211; 来自切客网 <a href="http://uvurl.cn/=3xhb" rel="nofollow noopener" target="_blank">http://uvurl.cn/=3xhb</a> <a href="http://twitter.com/lukfan/statuses/14849163749494784" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>就要离开住了1年多的租屋了，这里也算是个家吧，虽然通常只有我一个人。（上海益丰新村） <a href="http://uvurl.cn/Z3zYX" rel="nofollow noopener" target="_blank">http://uvurl.cn/Z3zYX</a> <a href="http://twitter.com/lukfan/statuses/14846955779792896" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>今天在上海再上最后一天班，明天倒休，晚上火车去北京。周五开始在北京上班。去年10月14日，我自费坐飞机到上海来，带着两件行李冲进房屋中介租房，15日正式到盛大报到。明天，我要一个&#8230; <a href="http://uvurl.cn/hhwPv" rel="nofollow noopener" target="_blank">http://uvurl.cn/hhwPv</a> <a href="http://twitter.com/lukfan/statuses/14846473401270272" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>台式机就要归还了，于是就在上面玩一玩ubuntu 10，昨天一直起不来，今天才发现，如果不在Bois里面对硬盘sata的参数进行一个调整就上无法启动的。这个问题，Vista和XP之间好像&#8230; <a href="http://uvurl.cn/ESA5H" rel="nofollow noopener" target="_blank">http://uvurl.cn/ESA5H</a> <a href="http://twitter.com/lukfan/statuses/14683096599240705" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我刚路过 上海香香川菜:过来吃饭了，朋友们为我践行。  &#8211; 来自切客网 <a href="http://uvurl.cn/oKvZ4" rel="nofollow noopener" target="_blank">http://uvurl.cn/oKvZ4</a> <a href="http://twitter.com/lukfan/statuses/14659294519631872" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>点击地图上的那个记录的标记时，显示的既不是最新的条目，也不是最早的条目，不知道是怎么选择的。（上海益丰新村） <a href="http://uvurl.cn/nMhgO" rel="nofollow noopener" target="_blank">http://uvurl.cn/nMhgO</a> <a href="http://twitter.com/lukfan/statuses/14469150013399040" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我终于切客网的问题在什么地方了，在网站上，直接指定一个地方发布记录的时候，不论选择的什么地点，都会被标注在黄浦江西面的某个地方。刷新之后，这条记录才会回到自己应该在的位置上。体&#8230; <a href="http://uvurl.cn/DDtPv" rel="nofollow noopener" target="_blank">http://uvurl.cn/DDtPv</a> <a href="http://twitter.com/lukfan/statuses/14468616556642304" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>早晨起来给自己煮一锅面吃，用的是从楼下买来的鸡蛋和罗宋汤，以及我从北京背过来的龙须面。罗宋汤面，吃一顿少一顿了，回到北京之后，罗宋汤大概就又买不到了。（上海益丰新村） <a href="http://uvurl.cn/7dqFW" rel="nofollow noopener" target="_blank">http://uvurl.cn/7dqFW</a> <a href="http://twitter.com/lukfan/statuses/14467826274275329" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress" target="_blank" rel="noopener">Twitter Tools</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>本周都推了些： 2010-12-14</title>
		<link>https://lukefan.com/2010/12/14/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-12-14/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Mon, 13 Dec 2010 17:00:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[推]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=283</guid>

					<description><![CDATA[我估计是都默认的放在了上海的位置上。（上海盛大创新院） http://uvurl.cn/tEO9B # 益丰新 ... <a title="本周都推了些： 2010-12-14" class="read-more" href="https://lukefan.com/2010/12/14/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-12-14/" aria-label="阅读 本周都推了些： 2010-12-14">阅读更多</a>]]></description>
										<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>我估计是都默认的放在了上海的位置上。（上海盛大创新院） <a href="http://uvurl.cn/tEO9B" rel="nofollow noopener" target="_blank">http://uvurl.cn/tEO9B</a> <a href="http://twitter.com/lukfan/statuses/14260474866565121" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>益丰新村到底在什么地方啊？（上海益丰新村） <a href="http://uvurl.cn/1z2L2" rel="nofollow noopener" target="_blank">http://uvurl.cn/1z2L2</a> <a href="http://twitter.com/lukfan/statuses/14260205504167937" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>进行位置检查。据说切客的人已经改正了这个地方。（上海益丰新村） <a href="http://uvurl.cn/PaSHB" rel="nofollow noopener" target="_blank">http://uvurl.cn/PaSHB</a> <a href="http://twitter.com/lukfan/statuses/14259622428807168" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>切客的地图上面，盛大创新院和益丰新村小区，怎么都在黄浦江的西面啊？（上海盛大创新院） <a href="http://uvurl.cn/3gGQx" rel="nofollow noopener" target="_blank">http://uvurl.cn/3gGQx</a> <a href="http://twitter.com/lukfan/statuses/14251475215589377" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>已经往新买的flickr账号里面，传了3G的照片，继续上载中。（上海盛大创新院） <a href="http://uvurl.cn/XJl8C" rel="nofollow noopener" target="_blank">http://uvurl.cn/XJl8C</a> <a href="http://twitter.com/lukfan/statuses/14251053109219328" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>多才多艺的同事。 <a href="http://flic.kr/p/91vn7v" rel="nofollow noopener" target="_blank">http://flic.kr/p/91vn7v</a> <a href="http://twitter.com/lukfan/statuses/14250296100265984" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>购买了Flickr的Pro，正在疯狂的上传照片之中。（上海） <a href="http://uvurl.cn/wSyfW" rel="nofollow noopener" target="_blank">http://uvurl.cn/wSyfW</a> <a href="http://twitter.com/lukfan/statuses/14159269351915520" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>有人要在玉兰香苑租房吗？益丰新村(609总站后面)两室一厅隔成三份，原来的主卧室，朝南，有厕所，厨房在阳台上，上下水和电器齐全。每户有防盗门，完全独立空间，不受他人影响。面积：2&#8230; <a href="http://uvurl.cn/odmiL" rel="nofollow noopener" target="_blank">http://uvurl.cn/odmiL</a> <a href="http://twitter.com/lukfan/statuses/13852601602805760" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>有人要在玉兰香苑租房吗？益丰新村两室一厅隔成三份，我住的是原来的主卧室。房间朝南，有厕所，厨房在阳台上，都有上下水，电器齐全。每户都有独立的防盗门，完全独立的空间，不受其他人的&#8230; <a href="http://uvurl.cn/U2Ehn" rel="nofollow noopener" target="_blank">http://uvurl.cn/U2Ehn</a> <a href="http://twitter.com/lukfan/statuses/13827658357936128" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>开始下雨了，中午吃什么呢？（上海益丰新村） <a href="http://uvurl.cn/jlPmC" rel="nofollow noopener" target="_blank">http://uvurl.cn/jlPmC</a> <a href="http://twitter.com/lukfan/statuses/13824282681417730" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>打包收拾东西。在这里的一年，真的是攒了不少东西啊。（上海益丰新村） <a href="http://uvurl.cn/ru4y6" rel="nofollow noopener" target="_blank">http://uvurl.cn/ru4y6</a> <a href="http://twitter.com/lukfan/statuses/13807823553040384" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>切客网现在有人值班吗？有的话给个响动。（上海） <a href="http://uvurl.cn/AQHGr" rel="nofollow noopener" target="_blank">http://uvurl.cn/AQHGr</a> <a href="http://twitter.com/lukfan/statuses/13538377785679873" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>夕阳马场（上海浦东滨海森林公园） <a href="http://uvurl.cn/CTXJb" rel="nofollow noopener" target="_blank">http://uvurl.cn/CTXJb</a> <a href="http://twitter.com/lukfan/statuses/13506897491525632" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/YU3oM" rel="nofollow noopener" target="_blank">http://uvurl.cn/YU3oM</a> <a href="http://twitter.com/lukfan/statuses/13494325358891008" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/873oM" rel="nofollow noopener" target="_blank">http://uvurl.cn/873oM</a> <a href="http://twitter.com/lukfan/statuses/13494121851260928" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/X1hZ4" rel="nofollow noopener" target="_blank">http://uvurl.cn/X1hZ4</a> <a href="http://twitter.com/lukfan/statuses/13493917282471936" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/iAx3j" rel="nofollow noopener" target="_blank">http://uvurl.cn/iAx3j</a> <a href="http://twitter.com/lukfan/statuses/13493227965386752" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/2meKF" rel="nofollow noopener" target="_blank">http://uvurl.cn/2meKF</a> <a href="http://twitter.com/lukfan/statuses/13490209949749248" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>遛狗归来。（上海浦东滨海森林公园） <a href="http://uvurl.cn/=u8NJ" rel="nofollow noopener" target="_blank">http://uvurl.cn/=u8NJ</a> <a href="http://twitter.com/lukfan/statuses/13490154693988353" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/I5Pf~" rel="nofollow noopener" target="_blank">http://uvurl.cn/I5Pf~</a> <a href="http://twitter.com/lukfan/statuses/13489831506087936" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>弹棉花，收费的。（上海浦东滨海森林公园） <a href="http://uvurl.cn/Dg17r" rel="nofollow noopener" target="_blank">http://uvurl.cn/Dg17r</a> <a href="http://twitter.com/lukfan/statuses/13489164154572800" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>烧烤（上海浦东滨海森林公园） <a href="http://uvurl.cn/L5JID" rel="nofollow noopener" target="_blank">http://uvurl.cn/L5JID</a> <a href="http://twitter.com/lukfan/statuses/13487993662742528" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>借钱接着输。（上海浦东滨海森林公园） <a href="http://uvurl.cn/NFakZ" rel="nofollow noopener" target="_blank">http://uvurl.cn/NFakZ</a> <a href="http://twitter.com/lukfan/statuses/13487785985974272" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/9uIZh" rel="nofollow noopener" target="_blank">http://uvurl.cn/9uIZh</a> <a href="http://twitter.com/lukfan/statuses/13453659966803968" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/WynQx" rel="nofollow noopener" target="_blank">http://uvurl.cn/WynQx</a> <a href="http://twitter.com/lukfan/statuses/13453461467172864" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/xiVAS" rel="nofollow noopener" target="_blank">http://uvurl.cn/xiVAS</a> <a href="http://twitter.com/lukfan/statuses/13453184034938880" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/57saV" rel="nofollow noopener" target="_blank">http://uvurl.cn/57saV</a> <a href="http://twitter.com/lukfan/statuses/13452990572666880" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/FuIpd" rel="nofollow noopener" target="_blank">http://uvurl.cn/FuIpd</a> <a href="http://twitter.com/lukfan/statuses/13440597188673536" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海浦东滨海森林公园） <a href="http://uvurl.cn/B6ICY" rel="nofollow noopener" target="_blank">http://uvurl.cn/B6ICY</a> <a href="http://twitter.com/lukfan/statuses/13440218501750784" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海浦东滨海森林公园:吃烤全羊。  &#8211; 来自切客网 <a href="http://uvurl.cn/yCpFW" rel="nofollow noopener" target="_blank">http://uvurl.cn/yCpFW</a> <a href="http://twitter.com/lukfan/statuses/13440009252110336" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海百味林(东海镇店):迷路了。  &#8211; 来自切客网 <a href="http://uvurl.cn/0im2O" rel="nofollow noopener" target="_blank">http://uvurl.cn/0im2O</a> <a href="http://twitter.com/lukfan/statuses/13426447314067456" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>Chrome OS推出并开始测试了，我也很想搞一台。看了视频感觉一切都很好，关键是要能够解决翻墙的问题，如果能够提供自动翻墙，应该可以在天朝大卖的。天朝的子民们都是非常有正义感的&#8230; <a href="http://uvurl.cn/VxbdS" rel="nofollow noopener" target="_blank">http://uvurl.cn/VxbdS</a> <a href="http://twitter.com/lukfan/statuses/13278661952147457" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>这个悲剧的地方，被批判了。内容不够红，不够专，需要承担责任。除了宣传社会主义之外，还写了人间百态，这就算是涉黄了，毕竟造人的过程是很敏感的。原创有罪，抄袭和盗版有理。诚实有罪，&#8230; <a href="http://uvurl.cn/p2WKL" rel="nofollow noopener" target="_blank">http://uvurl.cn/p2WKL</a> <a href="http://twitter.com/lukfan/statuses/13267608098840577" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>天朝自古以来，就有一种最严重的罪行，古往今来无数的英雄豪杰就是由于犯了这种罪行而被彻底打到的。这种罪行有一个非常响亮的名字，那就是“莫须有”。今天轮到盛大文学犯了这种莫须有的罪&#8230; <a href="http://uvurl.cn/tiVAS" rel="nofollow noopener" target="_blank">http://uvurl.cn/tiVAS</a> <a href="http://twitter.com/lukfan/statuses/13259669317361665" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>连续7天登录切客网，获得【忠臣】游票。 &#8211; 来自切客网 <a href="http://uvurl.cn/=3xhb" rel="nofollow noopener" target="_blank">http://uvurl.cn/=3xhb</a> <a href="http://twitter.com/lukfan/statuses/13231772695269377" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>公交车站的日出（上海益丰新村） <a href="http://uvurl.cn/UaD1q" rel="nofollow noopener" target="_blank">http://uvurl.cn/UaD1q</a> <a href="http://twitter.com/lukfan/statuses/13014434389692416" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>邀请1名用户加入切客网，获得【邀乖】游票。 &#8211; 来自切客网 <a href="http://uvurl.cn/=3xhb" rel="nofollow noopener" target="_blank">http://uvurl.cn/=3xhb</a> <a href="http://twitter.com/lukfan/statuses/12870382784614400" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>好久不给人讲东西了，我只知道，虽然我是最后一个演讲者，绝对没有任何人在我讲的过程中离席。也许基本功还没下降吧。#SD大会#（上海光大会展中心） <a href="http://uvurl.cn/9~GF~" rel="nofollow noopener" target="_blank">http://uvurl.cn/9~GF~</a> <a href="http://twitter.com/lukfan/statuses/12868977885716481" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海光大会展中心） <a href="http://uvurl.cn/V98cu" rel="nofollow noopener" target="_blank">http://uvurl.cn/V98cu</a> <a href="http://twitter.com/lukfan/statuses/12680685256970240" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>#sd大会# 江山代有人才出。用户需求大爆炸，开发平台和各种store，需要大量的年轻人投身其中。（上海光大会展中心） <a href="http://uvurl.cn/mNMdS" rel="nofollow noopener" target="_blank">http://uvurl.cn/mNMdS</a> <a href="http://twitter.com/lukfan/statuses/12680039380287488" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>sd2.0大会（上海光大会展中心） <a href="http://uvurl.cn/X46Zh" rel="nofollow noopener" target="_blank">http://uvurl.cn/X46Zh</a> <a href="http://twitter.com/lukfan/statuses/12667157565411328" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海光大会展中心  &#8211; 来自切客网 <a href="http://uvurl.cn/U=gZ4" rel="nofollow noopener" target="_blank">http://uvurl.cn/U=gZ4</a> <a href="http://twitter.com/lukfan/statuses/12667100904558592" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海光大会展中心） <a href="http://uvurl.cn/W5HJn" rel="nofollow noopener" target="_blank">http://uvurl.cn/W5HJn</a> <a href="http://twitter.com/lukfan/statuses/12667031090372608" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>有人要在玉兰香苑租房吗？益丰新村两室一厅隔成三份，我住的是原来的主卧室。房间朝南，有厕所，厨房在阳台上，都有上下水，电器齐全。有20平米上下的样子，距离公交车站很近，不临街很安&#8230; <a href="http://uvurl.cn/uDJID" rel="nofollow noopener" target="_blank">http://uvurl.cn/uDJID</a> <a href="http://twitter.com/lukfan/statuses/12514968364650496" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>PPT这种东西，只要自己翻看一下，就总有些东西想要修改，每次都会改掉一些东西。明天要上场演讲，作为一个以演讲为生存手段近十年的老手，最近一年讲得太少了，以后还是要多联系啊。（上海） <a href="http://uvurl.cn/=EO9B" rel="nofollow noopener" target="_blank">http://uvurl.cn/=EO9B</a> <a href="http://twitter.com/lukfan/statuses/12483559637913600" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海光大会展中心店  &#8211; 来自切客网 <a href="http://uvurl.cn/U=gZ4" rel="nofollow noopener" target="_blank">http://uvurl.cn/U=gZ4</a> <a href="http://twitter.com/lukfan/statuses/12372707404423168" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海光大会展中心店） <a href="http://uvurl.cn/OJ6KL" rel="nofollow noopener" target="_blank">http://uvurl.cn/OJ6KL</a> <a href="http://twitter.com/lukfan/statuses/12372637300822017" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>明天就是在这里开会。（上海光大会展中心店） <a href="http://uvurl.cn/DK=NG" rel="nofollow noopener" target="_blank">http://uvurl.cn/DK=NG</a> <a href="http://twitter.com/lukfan/statuses/12372549375627264" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海康师傅私房牛肉面(张江店)） <a href="http://uvurl.cn/s5uwH" rel="nofollow noopener" target="_blank">http://uvurl.cn/s5uwH</a> <a href="http://twitter.com/lukfan/statuses/12355680119816192" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海康师傅私房牛肉面(张江店):这就是我们的餐厅。我又来了。  &#8211; 来自切客网 <a href="http://uvurl.cn/w0onc" rel="nofollow noopener" target="_blank">http://uvurl.cn/w0onc</a> <a href="http://twitter.com/lukfan/statuses/12355209606987777" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>明天中午，在这个地方布置SD2.0的展会。第一天，也就是后天的会上，有我20分钟讲演《开放的电子书平台》，今天都在准备。到时候就准备举着@bambook 上去了，可惜我的bambook&#8230; <a href="http://uvurl.cn/3i35y" rel="nofollow noopener" target="_blank">http://uvurl.cn/3i35y</a> <a href="http://twitter.com/lukfan/statuses/12134292834492416" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海盛大创新院:我终于到创新院了。我没动地方，只是有人把poi信息点改了。  &#8211; 来自切客网 <a href="http://uvurl.cn/ph6Zh" rel="nofollow noopener" target="_blank">http://uvurl.cn/ph6Zh</a> <a href="http://twitter.com/lukfan/statuses/12094444207607808" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海盛大创新院） <a href="http://uvurl.cn/0wXtg" rel="nofollow noopener" target="_blank">http://uvurl.cn/0wXtg</a> <a href="http://twitter.com/lukfan/statuses/12075628127850496" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>误差太大了。5公里啊，天地良心，我就坐在创新院的楼里。（上海盛大创新院） <a href="http://uvurl.cn/B3T6s" rel="nofollow noopener" target="_blank">http://uvurl.cn/B3T6s</a> <a href="http://twitter.com/lukfan/statuses/12075374217265152" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海康师傅私房牛肉面(张江店):我又来了，早晨吃的是他们家的泡面。  &#8211; 来自切客网 <a href="http://uvurl.cn/w0onc" rel="nofollow noopener" target="_blank">http://uvurl.cn/w0onc</a> <a href="http://twitter.com/lukfan/statuses/12023065940594688" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress" target="_blank" rel="noopener">Twitter Tools</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>本周都推了些： 2010-12-07</title>
		<link>https://lukefan.com/2010/12/07/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-12-07/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Mon, 06 Dec 2010 17:00:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[推]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=280</guid>

					<description><![CDATA[起床了，早晨永远是那么不想起床啊。（上海） &#8211; 来自切客网 http://uvurl.cn/RhI ... <a title="本周都推了些： 2010-12-07" class="read-more" href="https://lukefan.com/2010/12/07/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-12-07/" aria-label="阅读 本周都推了些： 2010-12-07">阅读更多</a>]]></description>
										<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>起床了，早晨永远是那么不想起床啊。（上海） &#8211; 来自切客网 <a href="http://uvurl.cn/RhIWQ" rel="nofollow noopener" target="_blank">http://uvurl.cn/RhIWQ</a> <a href="http://twitter.com/lukfan/statuses/11567894156541952" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>今天加班的人很多啊。（上海盛大创新院） &#8211; 来自切客网 <a href="http://uvurl.cn/BAo7P" rel="nofollow noopener" target="_blank">http://uvurl.cn/BAo7P</a> <a href="http://twitter.com/lukfan/statuses/11328334394818560" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>分享了“我的轨迹”轨迹 &#8211; 来自切客网 <a href="http://uvurl.cn/kHkj2" rel="nofollow noopener" target="_blank">http://uvurl.cn/kHkj2</a> <a href="http://twitter.com/lukfan/statuses/11307080325529600" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>有人在微博上看到我要来吃饭，也要求参加。这就是社区化时代所带来的变化了。（上海一辣川菜） &#8211; 来自切客网 <a href="http://uvurl.cn/Q18cu" rel="nofollow noopener" target="_blank">http://uvurl.cn/Q18cu</a> <a href="http://twitter.com/lukfan/statuses/11274856561643521" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我连续3天不间断的签到，获得【拼命三郎】游票。 &#8211; 来自切客网 <a href="http://uvurl.cn/=3xhb" rel="nofollow noopener" target="_blank">http://uvurl.cn/=3xhb</a> <a href="http://twitter.com/lukfan/statuses/11273355697061889" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海一辣川菜  &#8211; 来自切客网 <a href="http://uvurl.cn/Y2rQT" rel="nofollow noopener" target="_blank">http://uvurl.cn/Y2rQT</a> <a href="http://twitter.com/lukfan/statuses/11273272058454016" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>一会儿去一辣吃午饭，星期日应该没什么人的吧。（上海一辣川菜） &#8211; 来自切客网 <a href="http://uvurl.cn/Vdrpp" rel="nofollow noopener" target="_blank">http://uvurl.cn/Vdrpp</a> <a href="http://twitter.com/lukfan/statuses/11271609792860160" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>有人在阳台上晾晒香肠和辣椒。看得我是口水直流啊。（上海益丰新村） &#8211; 来自切客网 <a href="http://uvurl.cn/F~QD5" rel="nofollow noopener" target="_blank">http://uvurl.cn/F~QD5</a> <a href="http://twitter.com/lukfan/statuses/11270611997298688" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>一份四个小杨生煎，本来想买两份的，还想买一份小馄饨。收银的老奶奶向我推荐了一份套餐。6个生煎、一碗牛肉汤。用搪瓷的破盘子装上来。（上海小杨生煎(河南中路店)） &#8211; 来自切客网 <a href="http://uvurl.cn/w3NxR" rel="nofollow noopener" target="_blank">http://uvurl.cn/w3NxR</a> <a href="http://twitter.com/lukfan/statuses/11036551945392130" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>以为丢掉了的照片：小杨生煎的小门脸儿。（上海小杨生煎(河南中路店)） &#8211; 来自切客网 <a href="http://uvurl.cn/mzdpN" rel="nofollow noopener" target="_blank">http://uvurl.cn/mzdpN</a> <a href="http://twitter.com/lukfan/statuses/11035531844521984" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海益丰新村） &#8211; 来自切客网 <a href="http://uvurl.cn/Q0Df~" rel="nofollow noopener" target="_blank">http://uvurl.cn/Q0Df~</a> <a href="http://twitter.com/lukfan/statuses/11011073125646337" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>今天去剃头，理发的师傅居然问我：“你的白头发很多了，是不是要染一染？”，真的是老了啊&#8230;&#8230;（上海益丰新村） &#8211; 来自切客网 <a href="http://uvurl.cn/UxvMz" rel="nofollow noopener" target="_blank">http://uvurl.cn/UxvMz</a> <a href="http://twitter.com/lukfan/statuses/11006962833563648" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>生煎店还碰到个事情。门口走过一位非常有风度的白人女士，和她的翻译说了什么。那位翻译小姐告诉门口的收银老奶奶，这位女士要应聘做糕点师，给多少钱？收银老奶奶问，这位多大年纪了，说&#8230; <a href="http://uvurl.cn/QPqXz" rel="nofollow noopener" target="_blank">http://uvurl.cn/QPqXz</a> <a href="http://twitter.com/lukfan/statuses/11006537661161472" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>收银的老奶奶，推荐的6个生煎包，加上一碗牛肉汤。国营老店，很小的门脸，很少的作为，门口一个收银的老奶奶，用着掉了很多瓷的搪瓷盘子，盘子上写着小杨生煎的字样。味道确实不错，而且&#8230; <a href="http://uvurl.cn/zgvwH" rel="nofollow noopener" target="_blank">http://uvurl.cn/zgvwH</a> <a href="http://twitter.com/lukfan/statuses/11004699490652160" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>系统应该有些问题，拍了两张照片，都没有传上来。（上海小杨生煎(河南中路店)） &#8211; 来自切客网 <a href="http://uvurl.cn/TitPv" rel="nofollow noopener" target="_blank">http://uvurl.cn/TitPv</a> <a href="http://twitter.com/lukfan/statuses/11003473201987584" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我正在 上海小杨生煎(河南中路店)  &#8211; 来自切客网 <a href="http://uvurl.cn/gqcs3" rel="nofollow noopener" target="_blank">http://uvurl.cn/gqcs3</a> <a href="http://twitter.com/lukfan/statuses/10969881461653504" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>一派繁荣景象啊。（上海休闲广场） &#8211; 来自切客网 <a href="http://uvurl.cn/vyi0=" rel="nofollow noopener" target="_blank">http://uvurl.cn/vyi0=</a> <a href="http://twitter.com/lukfan/statuses/10926740952055808" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>（上海休闲广场） &#8211; 来自切客网 <a href="http://uvurl.cn/XOfUt" rel="nofollow noopener" target="_blank">http://uvurl.cn/XOfUt</a> <a href="http://twitter.com/lukfan/statuses/10926372516012032" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>小区被封门了。（上海益丰新村） &#8211; 来自切客网 <a href="http://uvurl.cn/RKeXV" rel="nofollow noopener" target="_blank">http://uvurl.cn/RKeXV</a> <a href="http://twitter.com/lukfan/statuses/10925575455637504" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>那个蓝色的三角就是我掉下去的枕头套。（上海益丰新村） &#8211; 来自切客网 <a href="http://uvurl.cn/UNT6s" rel="nofollow noopener" target="_blank">http://uvurl.cn/UNT6s</a> <a href="http://twitter.com/lukfan/statuses/10923217388576768" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>切克网，现在可以同步Facebook，Twitter和FourSquare了，非常棒。我终于找到了一个可以集中发送微博的地方。再也不用微博通了。遗憾的是还不能在这里看到回复，而且，好像&#8230; <a href="http://uvurl.cn/6FBF~" rel="nofollow noopener" target="_blank">http://uvurl.cn/6FBF~</a> <a href="http://twitter.com/lukfan/statuses/10920661283246080" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>衣服洗完了，晾床单的时候，枕头套掉下去了。我想我是失去了我的枕头套。下午出去玩儿。#快乐的周末生活#（上海益丰新村） &#8211; 来自切客网 <a href="http://uvurl.cn/LROaX" rel="nofollow noopener" target="_blank">http://uvurl.cn/LROaX</a> <a href="http://twitter.com/lukfan/statuses/10915820972539904" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>周末，晴天。<br />
洗衣服，晒被子，自己给自己做顿好吃的，坐在床上看美剧。<br />
现在，衣服还没洗完，被子还在晒，好吃的却已经被我吃光了，美剧也被看完了。#开了的周末生活#（上海益丰新村）&#8230; <a href="http://uvurl.cn/AqkGr" rel="nofollow noopener" target="_blank">http://uvurl.cn/AqkGr</a> <a href="http://twitter.com/lukfan/statuses/10911655588270080" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>今天刚换上一身干净衣服，就跑去吃烤肉。结果就是，所有的衣服，只在身上穿了一天，就都需要再洗。还有什么比这更悲剧的吗？ <a href="http://twitter.com/lukfan/statuses/9999608583299072" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>开通了sohu的微博，里面很多凤凰卫视的人，是不是把凤凰网给吃掉了？我的搜狐微薄：http://lukefan.t.sohu.com <a href="http://twitter.com/lukfan/statuses/9807225786728448" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>新浪微博挂掉了，也许是信息量过载。但是，通常都是有使信息量急剧放大的事件发生，才会造成这种情况。估计是出了什么事情了。 <a href="http://twitter.com/lukfan/statuses/9798439437074432" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>新浪微薄挂掉了，天朝政府终于忍无可忍了。 <a href="http://twitter.com/lukfan/statuses/9797462038421505" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress" target="_blank" rel="noopener">Twitter Tools</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>本周都推了些： 2010-11-30</title>
		<link>https://lukefan.com/2010/11/30/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-11-30/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Mon, 29 Nov 2010 17:00:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[推]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=275</guid>

					<description><![CDATA[昨天工作到很晚，很辛苦。今天决定犒劳自己，疯狂的逛街购物。现在带着丰硕的成果去开下午的会。我从太平洋电脑城买了 ... <a title="本周都推了些： 2010-11-30" class="read-more" href="https://lukefan.com/2010/11/30/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-11-30/" aria-label="阅读 本周都推了些： 2010-11-30">阅读更多</a>]]></description>
										<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>昨天工作到很晚，很辛苦。今天决定犒劳自己，疯狂的逛街购物。现在带着丰硕的成果去开下午的会。我从太平洋电脑城买了一块移动硬盘，一个ipad车充。这就是IT男的幸福周末生活，逛电脑城，买IT产品，非常充实。 <a href="http://twitter.com/lukfan/statuses/8752843896918016" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我在  盛大网络 : 坐在盛大总部，开开的排序做得不错。盛大网络排在第一个。 <a href="http://k.ai/poi/128544" rel="nofollow">http://k.ai/poi/128544</a> <a href="http://twitter.com/lukfan/statuses/8075793766817793" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我获得了〖回头客〗勋章！3个月都在这里签到过，我就是喜欢这里！ <a href="http://k.ai/lukefan" rel="nofollow">http://k.ai/lukefan</a> (@ 盛大创新院) <a href="http://4sq.com/aaxcCx" rel="nofollow noopener" target="_blank">http://4sq.com/aaxcCx</a> <a href="http://twitter.com/lukfan/statuses/7989719073824768" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我在 上海市 盛大创新院 : 回到上海，上班、开会。 <a href="http://k.ai/poi/128540" rel="nofollow">http://k.ai/poi/128540</a> (@ 盛大创新院) <a href="http://4sq.com/aaxcCx" rel="nofollow noopener" target="_blank">http://4sq.com/aaxcCx</a> <a href="http://twitter.com/lukfan/statuses/7989711003979776" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>公交司机在后视镜发现女子摸乘客钱包 <a href="http://ping.fm/lheVU" rel="nofollow noopener" target="_blank">http://ping.fm/lheVU</a> <a href="http://twitter.com/lukfan/statuses/7367818634854400" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress" target="_blank" rel="noopener">Twitter Tools</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>本周都推了些： 2010-11-23</title>
		<link>https://lukefan.com/2010/11/23/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-11-23/</link>
		
		<dc:creator><![CDATA[Luke Fan]]></dc:creator>
		<pubDate>Mon, 22 Nov 2010 17:00:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[推]]></category>
		<guid isPermaLink="false">http://lukefan.com/?p=273</guid>

					<description><![CDATA[国家会议中心的风水不是很好，在那里开的各种展示会，基本上都是门可罗雀。这是那里的保安告诉我的，上午如果有领导到 ... <a title="本周都推了些： 2010-11-23" class="read-more" href="https://lukefan.com/2010/11/23/%e6%9c%ac%e5%91%a8%e9%83%bd%e6%8e%a8%e4%ba%86%e4%ba%9b%ef%bc%9a-2010-11-23/" aria-label="阅读 本周都推了些： 2010-11-23">阅读更多</a>]]></description>
										<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>国家会议中心的风水不是很好，在那里开的各种展示会，基本上都是门可罗雀。这是那里的保安告诉我的，上午如果有领导到会，会有几个人，下午通常就没人了。 <a href="http://twitter.com/lukfan/statuses/5225453379915776" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>我在 北京 宏状元粥店西点店 <a href="http://k.ai/poi/21266" rel="nofollow">http://k.ai/poi/21266</a> (@ 宏状元粥店西点店) <a href="http://4sq.com/cbv8MX" rel="nofollow noopener" target="_blank">http://4sq.com/cbv8MX</a> <a href="http://twitter.com/lukfan/statuses/4877648467591169" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>回到北京了。 <a href="http://k.ai/lukefan" rel="nofollow">http://k.ai/lukefan</a> <a href="http://twitter.com/lukfan/statuses/4855560998486016" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
<li>听说@Bambook 要在淘宝上销售，今天找人一问，才知道网址居然是：http://houxiaoqiang.taobao.com/ ，居然直接用CEO的名字来开网店，而且淘宝旺旺上使用的名字居然也是@侯小强 。很夸张啊。 <a href="http://twitter.com/lukfan/statuses/4440552900661248" class="aktt_tweet_time" target="_blank" rel="noopener">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress" target="_blank" rel="noopener">Twitter Tools</a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
