<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>Tag RSS Feed: community</title>
	<description></description>
	<link>http://answers.oreilly.com/tag/community</link>
	<pubDate>Sat, 13 Mar 2010 21:18:29 +0000</pubDate>
	<ttl>60</ttl>
	<item>
		<title><![CDATA[O'Reilly Books on User Group Management]]></title>
		<link>http://answers.oreilly.com/topic/1171-oreilly-books-on-user-group-management/</link>
		<description>One book we recommend for user groups and building community is The Art of Community by Jono Bacon.

There is a book from another publisher that also might be useful called  The Rational Guide to Buil...</description>
		<pubDate>Sat, 20 Mar 2010 00:12:54 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1171-oreilly-books-on-user-group-management/</guid>
	</item>
	<item>
		<title>Do you offer your UG as a service provider?</title>
		<link>http://answers.oreilly.com/topic/1169-do-you-offer-your-ug-as-a-service-provider/</link>
		<description><![CDATA[If you are part of an informal group that is getting requests to perform work for hire, then you should consider formalizing into an entity that can handle such requests. I'm not a lawyer, but it ...]]></description>
		<pubDate>Wed, 24 Mar 2010 22:59:29 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1169-do-you-offer-your-ug-as-a-service-provider/</guid>
	</item>
	<item>
		<title>Do you have tips or suggestions for reaching out to new user group members?</title>
		<link>http://answers.oreilly.com/topic/1003-do-you-have-tips-or-suggestions-for-reaching-out-to-new-user-group-members/</link>
		<description>I think it depends on the reasons new users have for joining in the first place.  If they are eager but shy, very often new users respond to direct questions more easily than open-ended invitations.  ...</description>
		<pubDate>Wed, 20 Jan 2010 01:34:09 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1003-do-you-have-tips-or-suggestions-for-reaching-out-to-new-user-group-members/</guid>
	</item>
	<item>
		<title>How to Tell a User Added Your Facebook App</title>
		<link>http://answers.oreilly.com/topic/484-how-to-tell-a-user-added-your-facebook-app/</link>
		<description><![CDATA[

  If you need to check whether a user has added my app, use the Users.isAppAdded⁠(⁠ ⁠) method:$hasAdded = $facebook->api_client->users_isAppAdded();Users.isAppAdded⁠(⁠ ⁠)

        re...]]></description>
		<pubDate>Thu, 29 Oct 2009 21:04:59 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/484-how-to-tell-a-user-added-your-facebook-app/</guid>
	</item>
	<item>
		<title>How to Create a Facebook Test Account</title>
		<link>http://answers.oreilly.com/topic/483-how-to-create-a-facebook-test-account/</link>
		<description>If you want to test your application as another user who isn’t

        a developer, but the Facebook ToS prevents you from creating accounts

        that aren’t linked to your real identity, use...</description>
		<pubDate>Thu, 29 Oct 2009 20:59:34 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/483-how-to-create-a-facebook-test-account/</guid>
	</item>
	<item>
		<title>How to Integrate Drupal and Facebook the Easy Way</title>
		<link>http://answers.oreilly.com/topic/482-how-to-integrate-drupal-and-facebook-the-easy-way/</link>
		<description>

  If you have an existing site built with Drupal (http://drupal.org/) and would like to create an

        associated Facebook application quickly and easily, use Drupal for Facebook (http://drupal....</description>
		<pubDate>Thu, 29 Oct 2009 20:48:50 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/482-how-to-integrate-drupal-and-facebook-the-easy-way/</guid>
	</item>
	<item>
		<title>How to Scale Your Application So That It Is Not the Victim of Its Own Success</title>
		<link>http://answers.oreilly.com/topic/481-how-to-scale-your-application-so-that-it-is-not-the-victim-of-its-own-success/</link>
		<description>

   Speed is critical. If your application does not load within

        milliseconds, it will tend to drive away users. Given the viral nature

        of Facebook, such a scenario can occur within ...</description>
		<pubDate>Thu, 29 Oct 2009 20:38:35 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/481-how-to-scale-your-application-so-that-it-is-not-the-victim-of-its-own-success/</guid>
	</item>
	<item>
		<title>Twitter API Search Method Reference</title>
		<link>http://answers.oreilly.com/topic/478-twitter-api-search-method-reference/</link>
		<description>Keyword SearchSearches for keyword matches in tweet content.Pathsearch.twitter.com/search.atom?q=queryRequires

              authenticationNo.Charged against rate

              limitNo.HTTP method

...</description>
		<pubDate>Thu, 29 Oct 2009 18:18:39 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/478-twitter-api-search-method-reference/</guid>
	</item>
	<item>
		<title>Twitter API Social Graph Method Reference</title>
		<link>http://answers.oreilly.com/topic/477-twitter-api-social-graph-method-reference/</link>
		<description>Get All FriendsReturns the full list of people you follow.Path/friends/ids.xmlRequires

              authenticationYes, if the account is

              private (authenticating user must be allowed b...</description>
		<pubDate>Thu, 29 Oct 2009 18:15:31 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/477-twitter-api-social-graph-method-reference/</guid>
	</item>
	<item>
		<title>Twitter API Status Method Reference</title>
		<link>http://answers.oreilly.com/topic/476-twitter-api-status-method-reference/</link>
		<description>Delete a TweetRemoves a single status update from the Twitter

      timeline.Path/statuses/destroy/id.xmlRequires

              authenticationYes (the account owns the

              existing update...</description>
		<pubDate>Thu, 29 Oct 2009 18:08:02 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/476-twitter-api-status-method-reference/</guid>
	</item>
</channel>
</rss>