<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BlackBerry Developer Blog &#187; social</title>
	<atom:link href="http://devblog.blackberry.com/tag/social/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.blackberry.com</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 15:08:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='devblog.blackberry.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9ef0a66c09615fa946c4179662398878?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>BlackBerry Developer Blog &#187; social</title>
		<link>http://devblog.blackberry.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://devblog.blackberry.com/osd.xml" title="BlackBerry Developer Blog" />
	<atom:link rel='hub' href='http://devblog.blackberry.com/?pushpress=hub'/>
		<item>
		<title>She Said: Leveraging the Power of Foursquare in BlackBerry 10</title>
		<link>http://devblog.blackberry.com/2013/05/she-said-leveraging-the-power-of-foursquare-in-blackberry-10/</link>
		<comments>http://devblog.blackberry.com/2013/05/she-said-leveraging-the-power-of-foursquare-in-blackberry-10/#comments</comments>
		<pubDate>Tue, 07 May 2013 17:40:23 +0000</pubDate>
		<dc:creator>Erin Rahnenfuehrer</dc:creator>
				<category><![CDATA[BlackBerry Jam]]></category>
		<category><![CDATA[BlackBerry Live]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Native SDK Development]]></category>
		<category><![CDATA[Cascades]]></category>
		<category><![CDATA[foursquare]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=14924</guid>
		<description><![CDATA[We&#8217;ve spoken before about how to integrate your Cascades and WebWorks apps with Facebook, Twitter, and LinkedIn on BlackBerry 10. We&#8217;ve shared samples with you that show how easy it is to invoke these social networking apps in various ways. But there was a big square-shaped hole in our existing sample code. We were missing out on [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=14924&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>We&#8217;ve spoken before about how to integrate your <a href="http://devblog.blackberry.com/2013/03/cascades-socialinvocation/" target="_blank">Cascades</a> and <a href="http://devblog.blackberry.com/2013/02/twitter-and-facebook-cards/" target="_blank">WebWorks</a> apps with Facebook, Twitter, and LinkedIn on BlackBerry 10. We&#8217;ve shared samples with you that show how easy it is to invoke these social networking apps in various ways. But there was a big square-shaped hole in our existing sample code. We were missing out on <a href="https://developer.foursquare.com" target="_blank">Foursquare’s powerful API’s</a> and location database.</p>
<p>So we&#8217;ve updated the <a href="https://github.com/blackberry/Cascades-Samples/tree/master/socialinvocation" target="_new">socialinvocation</a> sample to include examples of how to invoke Foursquare with all of the currently supported invocation parameters.</p>
<p><a href="http://rimdevblog.files.wordpress.com/2013/05/fs1.png"><img class="size-full wp-image-14926 aligncenter" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2013/05/fs1-e1367863197254.png?w=275&#038;h=458" width="275" height="458" /></a></p>
<p>As you can see, Foursquare allows BlackBerry 10 developers to leverage their app in a number of different ways, both through Cards and the Invocation Framework.</p>
<p>Big thanks to <a href="http://twitter.com/kfow35">Kyle</a> from Foursquare who has also documented these features in his sample app:  <a href="https://github.com/foursquare/foursquare-bb10-sdk">https://github.com/foursquare/foursquare-bb10-sdk</a></p>
<p>If you want to learn more about Social Invocation and why you should be including it in your app, come to one of our sessions next week at BlackBerry Live!  We’ll be talking about the benefits of integrating with Foursquare and the rest of the Social apps in two sessions:</p>
<p><a href="https://bblive.blackberryconferences.net/2013/connect/sessionDetail.ww?SESSION_ID=1584" target="_blank">JAM37 </a>- Building context-aware applications by leveraging the power of Foursquare APIs, Thursday, May 16</p>
<p><a href="https://bblive.blackberryconferences.net/2013/connect/sessionDetail.ww?SESSION_ID=2718" target="_blank">JAM52 </a>- Get Social: Connecting your app to Facebook, Twitter, Foursquare, and more! Wednesday, May 15</p>
<p>Kyle from Foursquare will be there, and we will show a real world example of how <a href="https://untappd.com/home" target="_blank">Untappd</a> found success by integrating with Foursquare.  Sample apps, best practices, and code snippets will also be presented that will show developers how to quickly get started in both the <a href="https://developer.blackberry.com/html5/" target="_blank">BlackBerry WebWorks SDK</a> and the <a href="https://developer.blackberry.com/native" target="_blank">BlackBerry Native SDK</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/14924/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/14924/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=14924&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2013/05/she-said-leveraging-the-power-of-foursquare-in-blackberry-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0432900fe27aa1429d5e6809cd149a3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erahnen</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2013/05/fs1-e1367863197254.png" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>
	</item>
		<item>
		<title>Announcing the BlackBerry Developer Community Awards!</title>
		<link>http://devblog.blackberry.com/2012/09/blackberry-developer-community-awards/</link>
		<comments>http://devblog.blackberry.com/2012/09/blackberry-developer-community-awards/#comments</comments>
		<pubDate>Tue, 11 Sep 2012 18:01:36 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Community Awards]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=10994</guid>
		<description><![CDATA[It’s my pleasure to announce the 2012 BlackBerry Developer Community Awards! It’s your turn to reward a fellow BlackBerry® developer who writes an awesome blog, always replies on Twitter®, or who has the answer on the BlackBerry Developer Support Forums. The BlackBerry Developer Community Awards is a community-based recognition program that relies on you, the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=10994&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://bbry.lv/RCuyFB" target="_new"><img class="aligncenter  wp-image-10997" src="http://rimdevblog.files.wordpress.com/2012/09/person.jpg?w=270&#038;h=349" alt="TITLE_IMAGE" width="270" height="349" /></a></p>
<p>It’s my pleasure to announce the <strong>2012 BlackBerry Developer Community Awards</strong>!</p>
<p>It’s your turn to reward a fellow BlackBerry® developer who writes an awesome blog, always replies on Twitter®, or who has the answer on the BlackBerry Developer Support Forums. The <a href="http://bbry.lv/RCuyFB" target="_new">BlackBerry Developer Community Awards</a> is a community-based recognition program that relies on you, the BlackBerry development community.</p>
<p>There are six award categories and we need <strong>you</strong> to nominate and vote for the developers, evangelists and contributors that exemplify our community’s creativity and collaborative spirit.</p>
<p>Here’s how it works: from now until Sunday September 16th, you can make one nomination per category, either via our <a href="http://bbry.lv/RCuyFB" target="_new">online form</a> or <a href="http://bbry.lv/NXA19X" target="_new">Twitter</a>. On Tuesday September 18th, we will announce the finalists in each category.</p>
<p>When the nominees are finalized on the 18th, we will open the platform for voting. Voting will close on Wednesday September 26th. We’ll tally the votes, and will announce the winners live! The ceremony will take place at the BlackBerry® Jam Americas TweetUp, located in the BlackBerry Social Lounge from 6:00 PM to 8:00 PM.</p>
<p>Here are the categories:</p>
<ul>
<li>Must-Follow BlackBerry Developer on Twitter</li>
<li>Must-Read BlackBerry Developer Blog</li>
<li>Must-See BlackBerry Developer Evangelist</li>
<li>Most Helpful BlackBerry Team Member on Twitter</li>
<li>Most Helpful Contributor to the BlackBerry Developer Forums</li>
<li>Best Open Source Contribution</li>
</ul>
<p>Here’s how to nominate:</p>
<ul>
<li><a href="http://bbry.lv/RCuyFB" target="_new">Through our online form</a>, or</li>
<li><a href="http://bbry.lv/NXA19X" target="_new">via Twitter</a>. (Just send a tweet that mentions @BlackBerryDev, the #BBDevAwards hashtag, and the category.)</li>
</ul>
<p>And here’s the timeline:</p>
<ul>
<li><strong>Now – September 16th:</strong> Open nominations</li>
<li><strong>September 18th – September 25th:</strong> Open voting</li>
<li><strong>September 26th:</strong> Winners announced at BlackBerry Jam Americas TweetUp</li>
</ul>
<p>So get to it! Now is the time to recognize your fellow BlackBerry developers for their contributions. Head over to the <a href="http://bbry.lv/RCuyFB" target="_new">BlackBerry Developer Community Awards</a> page and nominate your favorites. We’ll see you at BlackBerry Jam Americas in San Jose, where we’ll announce the winners!</p>
<p>What do you think? Will some awards be more tightly contested than others? Is there a clear winner in any category? Sound off in the comments below.</p>
<p><a href="http://rimdevblog.files.wordpress.com/2012/09/bbjam_americas_450x150_emailsig_logomap.jpg"><img title="BBJam_Americas_450x150_EmailSig_LogoMap" src="http://rimdevblog.files.wordpress.com/2012/09/bbjam_americas_450x150_emailsig_logomap.jpg?w=450&#038;h=150" alt="" width="450" height="150" /></a></p>
<p><strong>BlackBerry Jam Americas – Sept 25-27, San Jose CA</strong></p>
<p>BlackBerry® Jam Americas 2012 is a showcase for the bold, new direction BlackBerry is heading with the upcoming BlackBerry® 10 platform. The event attracts developers and industry leaders who understand the power of BlackBerry and want to build their success with the platform. Whether you&#8217;re a Native, Web, or Android™ developer, don&#8217;t miss this opportunity to explore the powerful, game-changing BlackBerry 10 platform.</p>
<p>Join us, September 25-27 in San Jose, California. <a href="http://www.blackberryjamconference.com/americas/register%20?CPID=OTC-2012BBJAMAM03">Register Now</a> and use promo code DJAA45 to register for only $299.00</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/10994/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/10994/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=10994&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/09/blackberry-developer-community-awards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d0e94a7e96e80d5911732d43f31a39c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alex K.</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/09/person.jpg" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/09/bbjam_americas_450x150_emailsig_logomap.jpg" medium="image">
			<media:title type="html">BBJam_Americas_450x150_EmailSig_LogoMap</media:title>
		</media:content>
	</item>
		<item>
		<title>Social gaming comes to BlackBerry PlayBook OS 2.0 &#8211; Scoreloop SDK 1.0 now available</title>
		<link>http://devblog.blackberry.com/2012/02/social-gaming-comes-to-blackberry-playbook-os-2-0-scoreloop-sdk-1-0-now-available/</link>
		<comments>http://devblog.blackberry.com/2012/02/social-gaming-comes-to-blackberry-playbook-os-2-0-scoreloop-sdk-1-0-now-available/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 16:30:38 +0000</pubDate>
		<dc:creator>Ben W.</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Case Studies & Success Stories]]></category>
		<category><![CDATA[Native SDK Development]]></category>
		<category><![CDATA[case studies]]></category>
		<category><![CDATA[gamification]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[scoreloop]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=8600</guid>
		<description><![CDATA[We are excited to announce the launch of the Scoreloop™ SDK 1.0 for BlackBerry® Native SDK for PlayBook OS. We have received a tremendous amount of feedback from you, our developer community, since the launch of the Scoreloop SDK Beta for the BlackBerry Native SDK for Tablet OS at BlackBerry DevCon Americas last October. Now [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=8600&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-8605" title="scoreloop" src="http://rimdevblog.files.wordpress.com/2012/02/scoreloop.jpg?w=500&#038;h=368" alt="scoreloop" width="500" height="368" /></p>
<p>We are excited to announce the launch of the Scoreloop™ SDK 1.0 for BlackBerry® Native SDK for PlayBook OS. We have received a tremendous amount of feedback from you, our developer community, since the launch of the Scoreloop SDK Beta for the BlackBerry Native SDK for Tablet OS at BlackBerry DevCon Americas last October. Now we’re gold and can offer access to the best set of social features for native games on BlackBerry PlayBook OS.</p>
<p>Scoreloop is the leading cross-platform social gaming ecosystem with over 120 million users, offering developers a fully-flexible set of tools to power their games with social gaming features including Leaderboards, Achievements, Player Challenges and Player Profiles. The SDK is fully customizable, allowing developers to choose as few or as many features as they want and build them seamlessly into the look and feel of the game.</p>
<p><span id="more-8600"></span></p>
<p>During the beta, we worked with <a href="http://www.twitter.com/pawprintgames">Paw Print Games Ltd.</a> to integrate Scoreloop into their awesome title <a href="http://bbry.lv/Ar04Dw">KAMI RETRO HD</a>. “Our experience integrating Scoreloop features into KAMI RETRO HD on the BlackBerry PlayBook has been seamless,&#8221; explains <a href="http://www.twitter.com/stevenjohncraft">Steven Craft</a>, Director of Paw Print Games. &#8220;We have integrated the main features such as leaderboards and awards. These social additions add a layer of fun and connections for our users. Our next title, Wacky Rapids, due April 2012 on PlayBook will follow in KAMI RETRO HD&#8217;s footsteps with Scoreloop integration.”</p>
<p>Get started right away with:</p>
<ul>
<li>Leaderboards &#8211; Allow players to compete on regional and global leaderboards</li>
<li>Awards and Achievements &#8211; Keep players engaged with challenging achievements</li>
<li>Player Challenges &#8211; Add competitive edge with social challenges</li>
<li>Player Profiles &#8211; Personalize the experience with editable profiles</li>
<li>Friend Management &#8211; Spur competition between closest rivals</li>
</ul>
<p>Take a look at our <a href="http://developer.blackberry.com/native/documentation/scoreloop/index.html">Scoreloop </a>pages where we have a comprehensive set of resources to help you get started.</p>
<p>We can´t wait to see what you do!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/8600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/8600/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=8600&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/02/social-gaming-comes-to-blackberry-playbook-os-2-0-scoreloop-sdk-1-0-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b53bceb210c2f958e9c4fbef0d59e7c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bmwoolley</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/02/scoreloop.jpg" medium="image">
			<media:title type="html">scoreloop</media:title>
		</media:content>
	</item>
		<item>
		<title>BBM Apps Hackathon Stories: Dominik (VIDEO)</title>
		<link>http://devblog.blackberry.com/2011/11/bbm-apps-hackathon-stories-dominik/</link>
		<comments>http://devblog.blackberry.com/2011/11/bbm-apps-hackathon-stories-dominik/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 14:09:05 +0000</pubDate>
		<dc:creator>Luke Reimer</dc:creator>
				<category><![CDATA[Case Studies & Success Stories]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[bbm hackathon]]></category>
		<category><![CDATA[blackberry messenger]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[nyc]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=7179</guid>
		<description><![CDATA[See Dominik's story from August's BBM Apps Hackathon in NYC.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=7179&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='560' height='315' src='http://www.youtube.com/embed/fIhPIkkn1_Q?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p style="text-align:center;">[ <a href="http://www.youtube.com/watch?v=fIhPIkkn1_Q">YouTube link for mobile viewing</a> ]</p>
<p>It’s no secret that we love to share the success of developers. Today I’d like to shine the spotlight on Dominik, who attended the <a href="http://devblog.blackberry.com/2011/09/bbm-apps-hackathon-recap/">BlackBerry® Messenger (BBM™) Apps Hackathon</a> back in August. The challenge presented at the event was to include BBM functionality within BlackBerry® platform applications. With a passion for web design and mobile development, Dominik did just that in his BBM Been There app, which has been designed to allow users to collect and share media from places they have visited.</p>
<p>Check out the video to see Dominik’s story, and see our blog post for details on <a href="http://devblog.blackberry.com/2011/09/bbm-hackathon-events/">upcoming Hackathon events that you can attend</a>. Dominik said it best: “It’s a social experience to develop social applications!”</p>
<p>Are you working on a social app? What’s the social angle? Share in the comments!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/7179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/7179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=7179&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2011/11/bbm-apps-hackathon-stories-dominik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02798908b6c8de45a0e4aa8531a6d869?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lukereim1</media:title>
		</media:content>
	</item>
	</channel>
</rss>
