<?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>MoDoFo.println(" &#187; facebook</title>
	<atom:link href="http://zhangv.com/archives/tag/facebook/feed" rel="self" type="application/rss+xml" />
	<link>http://zhangv.com</link>
	<description>Life for Idea - forever young</description>
	<lastBuildDate>Sat, 07 Apr 2012 04:08:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>facebook-java-api验证问题</title>
		<link>http://zhangv.com/archives/1093</link>
		<comments>http://zhangv.com/archives/1093#comments</comments>
		<pubDate>Sat, 20 Jun 2009 15:56:28 +0000</pubDate>
		<dc:creator>zhangv</dc:creator>
				<category><![CDATA[技术(Tech)]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[openAPI]]></category>

		<guid isPermaLink="false">http://zhangv.com/archives/1093</guid>
		<description><![CDATA[想要用facebook-java-api做一个简单的登录验证并获取用户信息，可是：
用facebook的login页面验证后，居然是自动跳转到app的中定义的callbackUrl（也就是app host的url）。这样就给本地调试带来很大的麻烦，难不成每次做了修改都要发布到host上然后再测试？

	Tags: facebook, Java, openAPI
]]></description>
			<content:encoded><![CDATA[<p>想要用facebook-java-api做一个简单的登录验证并获取用户信息，可是：<br />
用facebook的login页面验证后，居然是自动跳转到app的中定义的callbackUrl（也就是app host的url）。这样就给本地调试带来很大的麻烦，难不成每次做了修改都要发布到host上然后再测试？</p>

	Tags: <a href="http://zhangv.com/archives/tag/facebook" title="facebook" rel="tag">facebook</a>, <a href="http://zhangv.com/archives/tag/java" title="Java" rel="tag">Java</a>, <a href="http://zhangv.com/archives/tag/openapi" title="openAPI" rel="tag">openAPI</a><br />
]]></content:encoded>
			<wfw:commentRss>http://zhangv.com/archives/1093/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>失物招领</title>
		<link>http://zhangv.com/archives/1074</link>
		<comments>http://zhangv.com/archives/1074#comments</comments>
		<pubDate>Thu, 11 Jun 2009 06:57:52 +0000</pubDate>
		<dc:creator>zhangv</dc:creator>
				<category><![CDATA[非技术(non-tech)]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Idea]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://zhangv.com/archives/1074</guid>
		<description><![CDATA[要是东西丢了可以从网上找到线索吗？今天还在想，能不能利用网络来做一些找东西的服务呢？随便google一下就找到了thefoundbin.com - Your stuff misses you too这个网站虽然的意思很简单，你丢了或者捡到什么东西都可以发布到这里，通过网络来帮助你找到丢失的东西。目前似乎处于初始阶段，页面设计似乎复杂了一点。如果我丢了东西，并且真的想要通过一个网站来找的话，最简单是的操作就是：我丢了×××在地点 时间
无论怎么，看来我的想法也是有共鸣的，而且比我想到早很多。（这就是网络的力量，当你有一个idea的时候90%的情况已经有其他人先于你想到了。）但我的想法是最好能和社交网络（facebook,twitter,开心网...）搭上关系，当然前提是这个社交网络真的人气足够。比如，当发布一个“我丢了”的时候，可以选择是否在twitter上发布消息，如果是，那么网站可以自动推一条消息到twitter，也许这就可以利用到网络的力量了。而且也可以从twitter上订阅一些关于"我捡到了“的消息。至于facebook，可以通过一个插件来实现。社交网络实际上就是一个大社区，可能上面的人比你隔壁邻居还要”近“。所以以前以为我在哪里丢了什么东西找到的机会很渺茫的时候，也许社交网络真的可以帮到你。

	Tags: facebook, Idea, twitter, web2.0
]]></description>
			<content:encoded><![CDATA[<p>要是东西丢了可以从网上找到线索吗？今天还在想，能不能利用网络来做一些找东西的服务呢？随便google一下就找到了<br /><a target="_blank" href="http://www.thefoundbin.com/">thefoundbin.com - Your stuff misses you too</a><br />这个网站虽然的意思很简单，你丢了或者捡到什么东西都可以发布到这里，通过网络来帮助你找到丢失的东西。<br />目前似乎处于初始阶段，页面设计似乎复杂了一点。如果我丢了东西，并且真的想要通过一个网站来找的话，最简单是的操作就是：我丢了×××在地点 时间</p>
<p>无论怎么，看来我的想法也是有共鸣的，而且比我想到早很多。（这就是网络的力量，当你有一个idea的时候90%的情况已经有其他人先于你想到了。）但我的想法是最好能和社交网络（facebook,twitter,开心网...）搭上关系，当然前提是这个社交网络真的人气足够。比如，当发布一个“我丢了”的时候，可以选择是否在twitter上发布消息，如果是，那么网站可以自动推一条消息到twitter，也许这就可以利用到网络的力量了。而且也可以从twitter上订阅一些关于"我捡到了“的消息。<br />至于facebook，可以通过一个插件来实现。<br />社交网络实际上就是一个大社区，可能上面的人比你隔壁邻居还要”近“。所以以前以为我在哪里丢了什么东西找到的机会很渺茫的时候，也许社交网络真的可以帮到你。</p>

	Tags: <a href="http://zhangv.com/archives/tag/facebook" title="facebook" rel="tag">facebook</a>, <a href="http://zhangv.com/archives/tag/idea" title="Idea" rel="tag">Idea</a>, <a href="http://zhangv.com/archives/tag/twitter" title="twitter" rel="tag">twitter</a>, <a href="http://zhangv.com/archives/tag/web20" title="web2.0" rel="tag">web2.0</a><br />
]]></content:encoded>
			<wfw:commentRss>http://zhangv.com/archives/1074/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>maybe a facebook mobile app</title>
		<link>http://zhangv.com/archives/939</link>
		<comments>http://zhangv.com/archives/939#comments</comments>
		<pubDate>Mon, 27 Apr 2009 05:39:36 +0000</pubDate>
		<dc:creator>zhangv</dc:creator>
				<category><![CDATA[技术(Tech)]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Idea]]></category>
		<category><![CDATA[sns]]></category>

		<guid isPermaLink="false">http://zhangv.com/archives/939</guid>
		<description><![CDATA[very simple idea, using facebook's api to upload the capture images from the mobile phone.(of course, java me)
some things to note:
1. the request is http post, which is good, but where is the target? --Facebook API REST server
2. some limitation on images uploading,  the largest dimension should be 604pixels, so need to rescale the image [...]]]></description>
			<content:encoded><![CDATA[<p>very simple idea, using facebook's api to upload the capture images from the mobile phone.(of course, java me)<br />
some things to note:<br />
1. the request is http post, which is good, but where is the target? --<a class="external text" title="http://api.facebook.com/restserver.php" rel="nofollow" href="http://api.facebook.com/restserver.php">Facebook API REST server</a><br />
2. some limitation on images uploading,  the largest dimension should be 604pixels, so need to rescale the image before upload<br />
3. an API key which likes all the other open APIs such as flickr, twitter<br />
4. check this out<br />
http://wiki.developers.facebook.com/index.php/Photos.upload<br />
5. found some unofficial facebook api java wrapper(or facebook java api), however this is only fitted to desktop application</p>
<p><a href="http://wiki.developers.facebook.com/index.php/API" target="_blank">Facebook API</a></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=f40f555e-d61c-8010-a212-7df4a4d1e0b3" alt="" /></div>

	Tags: <a href="http://zhangv.com/archives/tag/facebook" title="facebook" rel="tag">facebook</a>, <a href="http://zhangv.com/archives/tag/idea" title="Idea" rel="tag">Idea</a>, <a href="http://zhangv.com/archives/tag/sns" title="sns" rel="tag">sns</a><br />
]]></content:encoded>
			<wfw:commentRss>http://zhangv.com/archives/939/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

