Return-path: <noreply@facebookmail.com>
Envelope-to: fb@vin-fm.com
Delivery-date: Mon, 06 May 2013 21:41:33 +0700
Received: from outmail011.snc4.facebook.com ([66.220.144.145]:49135 helo=mx-out.facebook.com)
	by server01-iix.secureserver.web.id with esmtp (Exim 4.80)
	(envelope-from <noreply@facebookmail.com>)
	id 1UZMbb-0000m4-VT
	for fb@vin-fm.com; Mon, 06 May 2013 21:41:33 +0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=facebookmail.com;
	s=s1024-2011-q2; t=1367850812;
	bh=ialoz/MRU3JaWONk1TMoZ4t/TipeHviYCVodoNabGE8=;
	h=Date:To:From:Subject:MIME-Version:Content-Type;
	b=PS+mOra3ROrJNoTfjvX+aLn1WpmewZTcJ8aKXvHVqFAQQWaMpar3h6j02jKBHKQK5
	 0zhK00X4w60z+CafrtC/j0VQvnECzmOHYic/a4gTBcRtUzdT+w8tL3020yXumfXfQm
	 8/KfczkdPSBujVU/pzSvG8zP4pX3ueHS59ehv6wk=
Received: from [10.79.27.33] ([10.79.27.33:54564])
	by smout034.snc6.facebook.com (envelope-from <noreply@facebookmail.com>)
	(ecelerity 3.5.1.37927 r(/root/Momo-dev:tip)) with ECSTREAM
	id 9D/4F-24706-C3FB7815; Mon, 06 May 2013 07:33:32 -0700
X-Facebook: from zuckmail ([MTI3LjAuMC4x]) 
	by async.facebook.com with HTTP (ZuckMail);
Date: Mon, 6 May 2013 07:33:32 -0700
To: fb@vin-fm.com
From: "Facebook" <noreply@facebookmail.com>
Subject: Developer Blog Weekly Digest for May 6, 2013
Message-ID: <7a2309cec35104881d6c6c167de66cad@async.facebook.com>
X-Priority: 3
X-Mailer: ZuckMail [version 1.00]
X-Facebook-Notify: ; mailid=
X-FACEBOOK-PRIORITY: 0
X-Auto-Response-Suppress: All
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="b1_7a2309cec35104881d6c6c167de66cad"


--b1_7a2309cec35104881d6c6c167de66cad
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Halo Vincent,

Here are all the posts from the Developer Blog in the last week.

Platform Updates: Operation Developer Love, 2 Mei pukul 5:45
Published by Alvin Sng



Since last Wednesday's update, we welcomed Parse to Facebook,  announced =
Android Community Developer Love Events in May, and Video Recap of Game =
Developers Conference in SF.

New FQL Tables: table, column

We have added two new FQL tables for introspection =E2=80=93 table and =
column. The table and column tables provide a list of all FQL tables and =
their columns visible to the calling app and user.

Weekly stats

The following stats are for activity between 04/24/2013-05/01/2013:

Bugs activity


202 bugs were created
66 bugs were assigned
235 bugs were resolved
44 bugs were fixed
191 bug were were duplicate, invalid, or by design=20


Bugs fixed


Creating a page fails with "An unknown error has occurred"
App Administrator not shown on my control panel but still has access
FB.login crash facebook for iPad when extra scope is requested.
og.posts documentation link is broken
"Call to a member function on a non-object" when trying to deleting a post
FQL group cover pic only returns one image
Graph api sometimes return unusable error
not found internationalization link
news.reads
user_adclusters specified twice?
Chat API - The XMPP server does not send presence packets
Unauthorized source IP address
Setting spend_cap on an ad account sets an incorrect value
New action type 'join' -- "get code" yields server error
FBSBJSON is not existing anymore
Change references for read_mailbox to read_page_mailbox
me/home returns OAuthException
FB.login being opened and displays within a new browser window when option =
"scope" used
Broken link
Targeting description for page post like sponsored story is incorrect
Ad Create Failing Error Returned - Unknown error: No error. - for ad type =
27
Argument 2 passed to AdproTxnCampaignEdit::addSpecError() must be an =
instance of int, array given
Inappropriate Marketplace Creative
User access tokens longer than 255 characters are being returned
Comments &amp; like plugins layout getting out of the frame across all =
websites!
Request id of an incoming request notification
likes in graph api /feed result shown as user instead of page
Place Checkins Bug
Span Tags in Feed Dialog description for iOS &amp; Android
Object debugger error: "Facebook URLs aren't scrapable by this Debugger. =
Try your own.".
Graph API returns "OAuthException: (#100) Invalid Connection" when get =
"/{page_id}" of PUBLIC page
NullPointerException on pressing back on native facebook login
User is asked for login credentials during reauthorization
Scraper preview does not work for some links
Collections - Submit f. Approval not working
Etags not correctly working
The total cost for campaigns doesn't match the sum of all adverts inside
FB.ui permissions.request method with iframe display doesn't work for some =
permissions, like user_photos and manage pages
Oauth error: user denied app, when user accepts the app.
App Install Error: Even though user accepts application =
error_reason=3Duser_denied&amp;error=3Daccess_denied&amp;error_description=
=3Dthe+user+denied+your+request returning
Facebook agent hitting our site too aggressively
User initated FB.ui feed set to 'Only me'
Error 500 on facebook.com/dialog/oauth using PHP SDK
Canvas fluid height is not working



----------

Game Developers Conference SF: Video Recap, 30 April pukul 1:00
Published by Sean Ryan


.button {
  background: -webkit-linear-gradient(top, #67AE55, #5E9249);
  background: -moz-linear-gradient(top, #67AE55, #5E9249);
  background: linear-gradient(top, #67AE55, #5E9249);
  background-color: #69A74E;
  -webkit-box-shadow: inset 0 1px 1px #95D679;
  -moz-box-shadow: inset 0 1px 1px #95D679;
  box-shadow: inset 0 1px 1px #95D679;
  border: 1px solid;
  border-color: #669B4C #588D3E #558A34;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  padding: 2px 10px;
}
a.button:hover {
  text-decoration: none;
}


Last month, more than 300 mobile and desktop game developers joined our =
all-day event at GDC in San Francisco. For those who couldn=E2=80=99t =
attend, we=E2=80=99ve provided a summary of the sessions with links to the =
videos.



Games are an important category for Facebook, and we are committed to =
growing a high quality and diverse games ecosystem for developers and =
users. More than 250 million people are playing games on Facebook each =
month, and 82% of the top grossing US 100 iOS games apps and 75% of the =
top grossing US 100 Android games apps are integrated with Facebook.

What=E2=80=99s good for users ultimately benefits developers. Last year =
alone, we paid out more than $2 billion to game developers and we saw =
total payers increase 24% year-over-year from the same period in March =
2013.

Facebook Games Ecosystem Overview

In 2013, the desktop games business is expected to grow to $15 billion. =
Facebook=E2=80=99s share is roughly 20% of desktop games business. Sean =
Ryan, Director of Games Partnerships, talks about his passion for core and =
mid-core games that are on the rise on Facebook, and Riccardo Zacconi, CEO =
of King, talks about how Facebook fueled Candy Crush Saga's rapid growth.

Watch the video

Facebook Games Product Update

It's been a record year for games. More than 250 million people, or one =
out of every 5 users, play games on Facebook.com each month. George Lee, =
Product Manager for Facebook Games, walks through  improvements that have =
helped drive 75% more game installs year over year. He also discusses how =
games are part of the overall Facebook experience through News Feed, =
Timeline, and Graph Search.

Watch the video

Growing Your Game with Facebook

As the quality of social games rises and more people demand higher-quality =
games, developers need to understand how they can use Facebook's social =
channels to drive growth, engagement, and retention. Gareth Morris, a =
Partner Engineer, goes deep with Kixeye and SocialPoint on the =
distribution channels and how cross-platform integration can help desktop =
games top the charts on mobile.

Watch the video

Building Core and Mid-Core Games on Facebook

There are 84 million 18-35 males playing games on Facebook each month, =
which represents 32% of all monthly active gamers. In other words, there's =
a huge opportunity for core and mid-core game developers to build on =
Facebook. Andy Katzman, Strategic Partner Manager, Colin Creitz, Partner =
Engineer, and Peter Chang, Partner Engineer, walk through the products we =
are building to help gamers find great games and stay connected with each =
other. In addition, Greg Richardson, CEO of Rumble, discusses how his team =
is creating a more immersive game experience, and   David Helgason, CEO of =
Unity, talks about 3D gaming and how we're improving the Unity experience =
on Facebook.

Watch our core gaming trailer to see how this growing genre is =
transforming gaming on Facebook.

Watch the video

Mastering Facebook Channels on Mobile

Last month, Facebook sent a total of 263 million referrals to the App =
Store and Google Play. Many top game developers have found =
Facebook-connected users are more engaged, retain better, and are more =
likely to become paying customers. Amir Naor, Partner Engineer, and Zoran =
Martinovic, Strategic Partner Manager, share how mobile developers can =
drive installs and engagement, and executives from Nordeus and Ludia join =
the stage to talk about their experiences.

Watch the video

Monetizing Your Game on Facebook

More than 100 developers generated more than $1 million on Facebook last =
year. Our payments team is committed to growing the games payments =
ecosystem and driving developer revenue. Deborah Liu, Monetization Product =
Manager, Daniel Schultz, Partner Engineer, and Sara Brooks, Strategic =
Partner Manager, discuss how developers can prepare for the updated =
Facebook Payments and price virtual goods for a global audience.

Watch the video

Thank you from the Facebook Games Team

Thank you to everyone who joined us to learn, share, and connect. We look =
forward to seeing you next year!




----------

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

___________________
This message was intended for fb&#064;vin-fm.com. Anda menerima surel ini =
karena anda telah memilih untuk menerima pembaruan pengembang dari =
Facebook. Ingin mengendalikan pembaruan pengembang mana saja yang anda =
terima? Pergi ke:
http://developers.facebook.com/settings
Facebook, Inc., Attention: Department 415, PO Box 10005, Palo Alto, CA =
94303


--b1_7a2309cec35104881d6c6c167de66cad
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN">
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; =
charset=3Dutf-8"><title>Facebook</title></head><body style=3D"margin: 0; =
padding: 0;" dir=3D"ltr"><table width=3D"98%" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"40"><tr><td bgcolor=3D"#f7f7f7" =
width=3D"100%" style=3D"font-family:'lucida =
grande',tahoma,verdana,arial,sans-serif;"><table cellpadding=3D"0" =
cellspacing=3D"0" border=3D"0" width=3D"750"><tr><td style=3D"background:#=
3b5998;color:#FFFFFF;font-weight:bold;font-family:'lucida =
grande',tahoma,verdana,arial,sans-serif;vertical-align:middle;padding:4px =
8px; font-size: 16px; letter-spacing: -0.03em; text-align: =
left;">facebook</td><td style=3D"background:#3b5998;color:#FFFFFF;font-wei=
ght:bold;font-family:'lucida =
grande',tahoma,verdana,arial,sans-serif;vertical-align:middle;padding:4px =
8px;font-size: 11px; text-align: right;"></td></tr><tr><td colspan=3D"2" =
style=3D"background-color: #FFFFFF; border-bottom: 1px solid #3b5998; =
border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding: =
15px;font-family:'lucida grande',tahoma,verdana,arial,sans-serif;" =
valign=3D"top"><table width=3D"100%" cellpadding=3D"0" =
cellspacing=3D"0"><tr><td width=3D"500" style=3D"font-size:12px;" =
valign=3D"top" align=3D"left"><div style=3D"margin-bottom:15px; =
font-size:12px;font-family:'lucida =
grande',tahoma,verdana,arial,sans-serif;">Halo Vincent,</div><div =
style=3D"margin-bottom:15px;">Here are all the posts from the Developer =
Blog in the last week.</div><div style=3D"margin-bottom:15px;"><div =
style=3D"border-bottom: 1px solid #ccc; line-height:5px;">&nbsp;</div><br =
/><table><tr><td style=3D"vertical-align: top;"><a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://www.facebook.com/alvinsng" ><img style=3D"border: none; =
padding-top: 4px; 0px none;" alt=3D"Alvin Sng" src=3D"http://profile.ak.fb=
cdn.net/hprofile-ak-frc1/369601_503665427_1061462449_q.jpg" /></a></td><td =
style=3D"vertical-align: top;"><div><h3 style=3D"margin-top: 0px; =
font-size: 14px; "><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://developers.facebook.com/blog/post/2013/05/01/platform-updat=
es--operation-developer-love/" >Platform Updates: Operation Developer =
Love</a></h3></div><div style=3D"color: #666666; font-size: 10px;">2 Mei =
pukul 5:45</div><div style=3D"color: #666666; font-size: 10px;"> Published =
by <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://www.facebook.com/alvinsng" >Alvin =
Sng</a></div></td></tr></table><p><img src=3D"http://dragon.ak.fbcdn.net/h=
photos-ak-prn1/851576_551781404873713_1373816257_n.png" =
style=3D"float:right;margin-left:17px;margin-right:15px;margin-top:-10px" =
height=3D"180" /></p>

<p>Since last Wednesday's update, we welcomed <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"/blog/post/2013/04/25/welcoming-parse-to-facebook/" >Parse to =
Facebook</a>,  announced <a style=3D"color:#3b5998;text-decoration:none;" =
. href=3D"/blog/post/2013/04/25/showing-our-android-community-developer-lo=
ve-in-may/" >Android Community Developer Love Events in May</a>, and <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"/blog/post/2013/04/29/game-developers-conference-sf--video-recap/" =
>Video Recap of Game Developers Conference in SF</a>.</p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">New FQL Tables: table, column</div>

<p>We have added two new FQL tables for introspection =E2=80=93 <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"/docs/reference/fql/table" >table</a> and <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"/docs/reference/fql/column" >column</a>. The table and column =
tables provide a list of all FQL tables and their columns visible to the =
calling app and user.</p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Weekly stats</div>

<p>The following stats are for activity between 04/24/2013-05/01/2013:</p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Bugs activity</div>

<ul>
<li>202 bugs were created</li>
<li>66 bugs were assigned</li>
<li>235 bugs were resolved</li>
<li>44 bugs were fixed</li>
<li>191 bug were were duplicate, invalid, or by design </li>
</ul>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Bugs fixed</div>

<ul>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/195048410619069" >Creating a =
page fails with "An unknown error has occurred"</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/175796055907067" >App =
Administrator not shown on my control panel but still has access</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/553867554654664" >FB.login =
crash facebook for iPad when extra scope is requested.</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/175576589264594" >og.posts =
documentation link is broken</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/461519157238630" >"Call to a =
member function on a non-object" when trying to deleting a post</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/418927344866454" >FQL group =
cover pic only returns one image</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/503649276362567" >Graph api =
sometimes return unusable error</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/378698182249025" >not found =
internationalization link</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/628495883833929" =
>news.reads</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/106668956202594" =
>user_adclusters specified twice?</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/501097533289309" >Chat API - =
The XMPP server does not send presence packets</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/649166715098648" =
>Unauthorized source IP address</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/475906995798844" >Setting =
spend_cap on an ad account sets an incorrect value</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/235452213264500" >New action =
type 'join' -- "get code" yields server error</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/550978084924869" >FBSBJSON is =
not existing anymore</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/367603583359528" >Change =
references for read_mailbox to read_page_mailbox</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/164426117054832" >me/home =
returns OAuthException</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/360059080772901" >FB.login =
being opened and displays within a new browser window when option "scope" =
used</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/243061889167483" >Broken =
link</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/494469063924018" >Targeting =
description for page post like sponsored story is incorrect</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/626856837341403" >Ad Create =
Failing Error Returned - Unknown error: No error. - for ad type =
27</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/447975651949762" >Argument 2 =
passed to AdproTxnCampaignEdit::addSpecError() must be an instance of int, =
array given</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/353830681394126" =
>Inappropriate Marketplace Creative</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/508034372577102" >User access =
tokens longer than 255 characters are being returned</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/132591303597670" >Comments =
&amp; like plugins layout getting out of the frame across all =
websites!</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/472902886092796" >Request id =
of an incoming request notification</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/142299402590942" >likes in =
graph api /feed result shown as user instead of page</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/157981814368981" >Place =
Checkins Bug</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/453671911375801" >Span Tags =
in Feed Dialog description for iOS &amp; Android</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/187637764725458" >Object =
debugger error: "Facebook URLs aren't scrapable by this Debugger. Try your =
own.".</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/136308186552706" >Graph API =
returns "OAuthException: (#100) Invalid Connection" when get "/{page_id}" =
of PUBLIC page</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/120539814778972" =
>NullPointerException on pressing back on native facebook login</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/333926600053215" >User is =
asked for login credentials during reauthorization</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/287839854684428" >Scraper =
preview does not work for some links</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/382252698556078" >Collections =
- Submit f. Approval not working</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/566343150056360" >Etags not =
correctly working</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/468061313264888" >The total =
cost for campaigns doesn't match the sum of all adverts inside</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/362551583855554" >FB.ui =
permissions.request method with iframe display doesn't work for some =
permissions, like user_photos and manage pages</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/481710345218811" >Oauth =
error: user denied app, when user accepts the app.</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/116893985159902" >App Install =
Error: Even though user accepts application error_reason=3Duser_denied&amp=
;error=3Daccess_denied&amp;error_description=3Dthe+user+denied+your+reques=
t returning</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/462774593786374" >Facebook =
agent hitting our site too aggressively</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/491367310918840" >User =
initated FB.ui feed set to 'Only me'</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/529316367111909" >Error 500 =
on facebook.com/dialog/oauth using PHP SDK</a></li>
<li><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/bugs/147395345441601" >Canvas =
fluid height is not working</a></li>
</ul>
<br /><div style=3D"border-bottom: 1px solid #ccc; =
line-height:5px;">&nbsp;</div><br /><table><tr><td =
style=3D"vertical-align: top;"><a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://www.facebook.com/seandryan" ><img style=3D"border: none; =
padding-top: 4px; 0px none;" alt=3D"Sean Ryan" src=3D"http://profile.ak.fb=
cdn.net/hprofile-ak-snc6/275225_113331_1139471521_q.jpg" /></a></td><td =
style=3D"vertical-align: top;"><div><h3 style=3D"margin-top: 0px; =
font-size: 14px; "><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://developers.facebook.com/blog/post/2013/04/29/game-developer=
s-conference-sf--video-recap/" >Game Developers Conference SF: Video =
Recap</a></h3></div><div style=3D"color: #666666; font-size: 10px;">30 =
April pukul 1:00</div><div style=3D"color: #666666; font-size: 10px;"> =
Published by <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://www.facebook.com/seandryan" >Sean =
Ryan</a></div></td></tr></table><p><style>
.button {
  background: -webkit-linear-gradient(top, #67AE55, #5E9249);
  background: -moz-linear-gradient(top, #67AE55, #5E9249);
  background: linear-gradient(top, #67AE55, #5E9249);
  background-color: #69A74E;
  -webkit-box-shadow: inset 0 1px 1px #95D679;
  -moz-box-shadow: inset 0 1px 1px #95D679;
  box-shadow: inset 0 1px 1px #95D679;
  border: 1px solid;
  border-color: #669B4C #588D3E #558A34;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  padding: 2px 10px;
}
a.button:hover {
  text-decoration: none;
}
</style></p>

<p>Last month, more than 300 mobile and desktop game developers joined our =
all-day event at GDC in San Francisco. For those who couldn=E2=80=99t =
attend, we=E2=80=99ve provided a summary of the sessions with links to the =
videos.</p>

<div class=3D"right"><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://gdcvault.com/play/1017689/" ><img src=3D"http://dragon.ak.f=
bcdn.net/hphotos-ak-prn1/851584_135391329980258_334444910_n.png" =
align=3D"right" border=3D0 style=3D"padding:10px;"></a></div>

<p>Games are an important category for Facebook, and we are committed to =
growing a high quality and diverse games ecosystem for developers and =
users. More than 250 million people are playing games on Facebook each =
month, and 82% of the top grossing US 100 iOS games apps and 75% of the =
top grossing US 100 Android games apps are integrated with Facebook.</p>

<p>What=E2=80=99s good for users ultimately benefits developers. Last year =
alone, we paid out more than $2 billion to game developers and we saw =
total payers increase 24% year-over-year from the same period in March =
2013.</p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Facebook Games Ecosystem Overview</div>

<p>In 2013, the desktop games business is expected to grow to $15 billion. =
Facebook=E2=80=99s share is roughly 20% of desktop games business. <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/seandryan" >Sean Ryan</a>, Director of =
Games Partnerships, talks about his passion for core and mid-core games =
that are on the rise on Facebook, and Riccardo Zacconi, CEO of King, talks =
about how Facebook fueled <a style=3D"color:#3b5998;text-decoration:none;" =
. href=3D"https://developers.facebook.com/showcase/candycrushsaga/" >Candy =
Crush Saga's rapid growth</a>.</p>

<p><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://gdcvault.com/play/1017689/" >Watch the video</a></p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Facebook Games Product Update</div>

<p>It's been a record year for games. More than 250 million people, or one =
out of every 5 users, play games on Facebook.com each month. <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/george" >George Lee</a>, Product Manager =
for Facebook Games, walks through  improvements that have helped drive 75% =
more game installs year over year. He also discusses how games are part of =
the overall Facebook experience through News Feed, Timeline, and Graph =
Search.</p>

<p><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://gdcvault.com/play/1017688/" >Watch the video</a></p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Growing Your Game with Facebook</div>

<p>As the quality of social games rises and more people demand =
higher-quality games, developers need to understand how they can use =
Facebook's social channels to drive growth, engagement, and retention. <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/gjm" >Gareth Morris</a>, a Partner =
Engineer, goes deep with Kixeye and SocialPoint on the distribution =
channels and how cross-platform integration can help desktop games top the =
charts on mobile.</p>

<p><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://gdcvault.com/play/1017691/" >Watch the video</a></p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Building Core and Mid-Core Games on Facebook</div>

<p>There are 84 million 18-35 males playing games on Facebook each month, =
which represents 32% of all monthly active gamers. In other words, there's =
a huge opportunity for core and mid-core game developers to build on =
Facebook. <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/andykatzman" >Andy Katzman</a>, Strategic =
Partner Manager, <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/colin.creitz" >Colin Creitz</a>, Partner =
Engineer, and <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/pschang" >Peter Chang</a>, Partner =
Engineer, walk through the products we are building to help gamers find =
great games and stay connected with each other. In addition, Greg =
Richardson, CEO of Rumble, discusses how his team is creating a more =
immersive game experience, and   David Helgason, CEO of Unity, talks about =
3D gaming and how we're <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://blogs.unity3d.com/2013/03/26/unity-and-facebook-are-now-in-=
a-relationship-and-its-awesome/" >improving the Unity experience</a> on =
Facebook.</p>

<p>Watch our <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://www.youtube.com/watch?v=3DVMbw7DoOGzI" >core gaming =
trailer</a> to see how this growing genre is transforming gaming on =
Facebook.</p>

<p><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://gdcvault.com/play/1017692/" >Watch the video</a></p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Mastering Facebook Channels on Mobile</div>

<p>Last month, Facebook sent a total of 263 million referrals to the App =
Store and Google Play. Many top game developers have found <a =
style=3D"color:#3b5998;text-decoration:none;" . href=3D"https://developers=
.facebook.com/blog/post/2013/01/24/the-value-of-a-facebook-connected-mobil=
e-user/" >Facebook-connected users</a> are more engaged, retain better, =
and are more likely to become paying customers. <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/amir.naor" >Amir Naor</a>, Partner =
Engineer, and <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/zoran.sf" >Zoran Martinovic</a>, =
Strategic Partner Manager, share how mobile developers can drive installs =
and engagement, and executives from Nordeus and Ludia join the stage to =
talk about their experiences.</p>

<p><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://gdcvault.com/play/1017693/" >Watch the video</a></p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Monetizing Your Game on Facebook</div>

<p>More than 100 developers generated more than $1 million on Facebook =
last year. Our payments team is committed to growing the games payments =
ecosystem and driving developer revenue. <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/debliu" >Deborah Liu</a>, Monetization =
Product Manager, <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/DSchultz" >Daniel Schultz</a>, Partner =
Engineer, and <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://www.facebook.com/sara" >Sara Brooks</a>, Strategic Partner =
Manager, discuss how developers can prepare for the <a =
style=3D"color:#3b5998;text-decoration:none;" . href=3D"https://developers=
.facebook.com/blog/post/2013/03/25/local-currency-payments-preview-for-gam=
e-developers/" >updated Facebook Payments</a> and price virtual goods for =
a global audience.</p>

<p><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"http://gdcvault.com/play/1018104/" >Watch the video</a></p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Thank you from the Facebook Games Team</div>

<p>Thank you to everyone who joined us to learn, share, and connect. We =
look forward to seeing you next year!</p>

<div class=3D"centered"><img src=3D"http://dragon.ak.fbcdn.net/hphotos-ak-=
prn1/851577_513336708732964_942315551_n.jpg" style=3D"margin-bottom: =
15px"></div>
<br /><div style=3D"border-bottom: 1px solid #ccc; =
line-height:5px;">&nbsp;</div><br /></div><div =
style=3D"margin-bottom:15px;"></div></td><td valign=3D"top" width=3D"250" =
style=3D"padding-left: 15px;" align=3D"left"><table width=3D"100%" =
cellspacing=3D"0" cellpadding=3D"0"><tr><td style=3D"border-left: 1px =
solid #D7D7D7; padding: 0 15px 10px 20px;"><div style=3D"margin-bottom: =
15px;"><div style=3D"font-size: 14px; font-weight: bold; line-height: =
1.3em;" > Recent News </div><br/><div style =3D"font-size: 12px; =
font-weight: bold; line-height: 1.5em;" ><a href=3D"http://developers.face=
book.com/blog/post/2013/05/01/platform-updates--operation-developer-love/" =
style=3D"color:#3b5998;text-decoration:none;">Platform Updates: Operation =
Developer Love</a></div><span style=3D"color: #666666; font-size: 10px;" =
>1 Mei 2013</span><br/><br/><div style=3D"font-size: 12px; font-weight: =
bold; line-height: 1.5em;" ><a href=3D"http://developers.facebook.com/blog=
/post/2013/04/29/game-developers-conference-sf--video-recap/" =
style=3D"color:#3b5998;text-decoration:none;">Game Developers Conference =
SF: Video Recap</a></div><span style=3D"color: #666666; font-size: 10px;" =
>29 April =
2013</p></div></td></tr></table></td></tr></table></td></tr><tr><td =
colspan=3D"2" style=3D"color:#999999;padding:10px;font-size:12px; =
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;"><br/>This =
message was intended for fb&#064;vin-fm.com. Anda menerima surel ini =
karena anda telah memilih untuk menerima pembaruan pengembang dari =
Facebook. Ingin mengendalikan pembaruan pengembang mana saja yang anda =
terima? Pergi ke:<br/><a href=3D"http://developers.facebook.com/settings">=
http://developers.facebook.com/settings</a><br/>Facebook, Inc., Attention: =
Department 415, PO Box 10005, Palo Alto, CA =
94303<br/></td></tr></table></td></tr></table></body></html>



--b1_7a2309cec35104881d6c6c167de66cad--

