<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 用GAE同步twitter到人人网状态</title>
	<atom:link href="http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/</link>
	<description>WindyWinter的梦::上善若水，水利万物而不争，处众人之所恶，故几于道。</description>
	<lastBuildDate>Sun, 29 Aug 2010 05:07:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: edwinfj</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-8192</link>
		<dc:creator>edwinfj</dc:creator>
		<pubDate>Wed, 21 Jul 2010 15:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-8192</guid>
		<description>谢谢，搭建成功了。刚开始我用twitter的username附给twitter_usr，GAE一直报错，后来改成email，然后就OK了。</description>
		<content:encoded><![CDATA[<p>谢谢，搭建成功了。刚开始我用twitter的username附给twitter_usr，GAE一直报错，后来改成email，然后就OK了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duguguiyu</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-8173</link>
		<dc:creator>duguguiyu</dc:creator>
		<pubDate>Mon, 19 Jul 2010 07:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-8173</guid>
		<description>那我再试试看，这个杯具的参数。。。</description>
		<content:encoded><![CDATA[<p>那我再试试看，这个杯具的参数。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WindyWinter</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-8168</link>
		<dc:creator>WindyWinter</dc:creator>
		<pubDate>Sun, 18 Jul 2010 16:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-8168</guid>
		<description>有虾米用得问人人网做UI的，为啥写这么一堆乱七八糟的参数。</description>
		<content:encoded><![CDATA[<p>有虾米用得问人人网做UI的，为啥写这么一堆乱七八糟的参数。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duguguiyu</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-8167</link>
		<dc:creator>duguguiyu</dc:creator>
		<pubDate>Sun, 18 Jul 2010 16:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-8167</guid>
		<description>咨询，publisher_form_ticket有虾米用，我没有从html读这个参数，每次虽然http返回值是200，但都没有同步成功。</description>
		<content:encoded><![CDATA[<p>咨询，publisher_form_ticket有虾米用，我没有从html读这个参数，每次虽然http返回值是200，但都没有同步成功。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 手机端翻墙+发推方法汇总，将来更新 &#124; 江湖小子</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-7742</link>
		<dc:creator>手机端翻墙+发推方法汇总，将来更新 &#124; 江湖小子</dc:creator>
		<pubDate>Thu, 24 Jun 2010 17:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-7742</guid>
		<description>[...] 使用方法：http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/  这个忘记是谁写的了，用来同步推特到人人网的gae程序。 首先在自己的gae上面建立好程序，将上面twitter-feed和twitter2renren中的代码中相应内容修改了。另外还要注意看看文件夹下面是否还有文件夹，如果有，就只要一层文件夹。（比如：twitter2renren文件夹下面又有个twitter2renren文件夹，其里面才是yaml，py等这些文件。） 之后使用sdupload这个工具上传，方法是首先将twitter-feed和twitter2renren这两个文件夹，放到sdupload文件夹下面，我们以sdupload文件夹放在d盘根目录为例。 在命令行里，进入d:sdupload文件夹： （命令行） [...]</description>
		<content:encoded><![CDATA[<p>[...] 使用方法：http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/  这个忘记是谁写的了，用来同步推特到人人网的gae程序。 首先在自己的gae上面建立好程序，将上面twitter-feed和twitter2renren中的代码中相应内容修改了。另外还要注意看看文件夹下面是否还有文件夹，如果有，就只要一层文件夹。（比如：twitter2renren文件夹下面又有个twitter2renren文件夹，其里面才是yaml，py等这些文件。） 之后使用sdupload这个工具上传，方法是首先将twitter-feed和twitter2renren这两个文件夹，放到sdupload文件夹下面，我们以sdupload文件夹放在d盘根目录为例。 在命令行里，进入d:sdupload文件夹： （命令行） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mindhunter</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-7394</link>
		<dc:creator>mindhunter</dc:creator>
		<pubDate>Thu, 27 May 2010 05:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-7394</guid>
		<description>那我再试试，弄了半天也没弄好。谢谢你写了这个东西。</description>
		<content:encoded><![CDATA[<p>那我再试试，弄了半天也没弄好。谢谢你写了这个东西。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WindyWinter</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-7393</link>
		<dc:creator>WindyWinter</dc:creator>
		<pubDate>Thu, 27 May 2010 04:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-7393</guid>
		<description>不能。</description>
		<content:encoded><![CDATA[<p>不能。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mindhunter</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-7392</link>
		<dc:creator>mindhunter</dc:creator>
		<pubDate>Thu, 27 May 2010 04:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-7392</guid>
		<description>结果发现自己一下写了三个.......无语了，这是第四个了</description>
		<content:encoded><![CDATA[<p>结果发现自己一下写了三个.......无语了，这是第四个了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mindhunter</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-7391</link>
		<dc:creator>mindhunter</dc:creator>
		<pubDate>Thu, 27 May 2010 04:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-7391</guid>
		<description>为了留言专门注册了，呵呵
我是Google过来的，对于这个文章的技术不是很了解。能不能写一下流程呢？很迷惑现在。谢谢博主啊！已经下了Python和GAE还是一头雾水</description>
		<content:encoded><![CDATA[<p>为了留言专门注册了，呵呵<br />
我是Google过来的，对于这个文章的技术不是很了解。能不能写一下流程呢？很迷惑现在。谢谢博主啊！已经下了Python和GAE还是一头雾水</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mindhunter</title>
		<link>http://d.ream.at/sync-twitter-timeline-to-renren-status-via-google-app-engine/#comment-7389</link>
		<dc:creator>mindhunter</dc:creator>
		<pubDate>Thu, 27 May 2010 04:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://d.ream.at/?p=611#comment-7389</guid>
		<description>请问一下，能不能写个教程，或者至少流程也可以，我Google过来的，看来是没有必须的知识，下了python，GAE结果还是干瞪眼...</description>
		<content:encoded><![CDATA[<p>请问一下，能不能写个教程，或者至少流程也可以，我Google过来的，看来是没有必须的知识，下了python，GAE结果还是干瞪眼...</p>
]]></content:encoded>
	</item>
</channel>
</rss>
