Return-path: <noreply@facebookmail.com>
Envelope-to: fb@vin-fm.com
Delivery-date: Thu, 18 Apr 2013 23:29:26 +0700
Received: from outmail003.snc7.facebook.com ([69.171.232.137]:39081 helo=mx-out.facebook.com)
	by server01-iix.secureserver.web.id with esmtp (Exim 4.80)
	(envelope-from <noreply@facebookmail.com>)
	id 1USri8-0000hx-Fb
	for fb@vin-fm.com; Thu, 18 Apr 2013 23:29:25 +0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=facebookmail.com;
	s=s1024-2011-q2; t=1366302143;
	bh=S8KRyqCDXMug+M3F696915UhObiAFFMtDfBmVLjy+MA=;
	h=Date:To:From:Subject:MIME-Version:Content-Type;
	b=OLzU6HIffFninwZN5if9oBeMHsnF6TT968kQ41Th1xlxHdxXcYWJdrlhLm9vflrlo
	 HSmAUd5e7MvYqU3+07A0hnHIwp4VVKJ816jP6T2aiToIV1WyIV/DmOR1RnMwNSHhsw
	 DSH6Vpt/+6A3oxDpwYKcrAS4x8coffLpzTsI5CsU=
Received: from [10.66.204.40] ([10.66.204.40:58762])
	by smout022.snc7.facebook.com (envelope-from <noreply@facebookmail.com>)
	(ecelerity 3.5.1.37927 r(/root/Momo-dev:tip)) with ECSTREAM
	id 78/53-09326-FBD10715; Thu, 18 Apr 2013 09:22:23 -0700
X-Facebook: from zuckmail ([MTI3LjAuMC4x]) 
	by async.facebook.com with HTTP (ZuckMail);
Date: Thu, 18 Apr 2013 09:22:23 -0700
To: fb@vin-fm.com
From: "Facebook" <noreply@facebookmail.com>
Subject: Developer Blog: Next Evolution of Facebook Platform for Mobile
Message-ID: <c915ad6bb5ec222cf4ea4b160c57d54f@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_c915ad6bb5ec222cf4ea4b160c57d54f"


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

Halo Vincent,

A new post has been added to the Developer Blog.

Next Evolution of Facebook Platform for Mobile, Hari ini, 18 April jam =
21:30
Published by Douglas Purdy


.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;
}


Today, we are hosting our Mobile Developer Conference in New York City, =
where we=E2=80=99re introducing the next evolution of Facebook Platform =
for mobile. Our mobile SDKs have already had a significant impact on =
developers by making it easier and faster to build great social apps =
=E2=80=94 but that was just the beginning.

We=E2=80=99re launching three important products that further our =
transition to a mobile-first platform. We=E2=80=99re making it easier to =
implement Open Graph on mobile, improving Facebook Login, and releasing a =
new Facebook SDK 3.5 for iOS. We=E2=80=99re also announcing a new partner =
program to help developers integrate Facebook on a variety of mobile =
platforms.

More than 81% of top 100 grossing iOS apps and 70% of top 100 grossing =
Android apps integrate with Facebook. With the new tools we=E2=80=99re =
unveiling today, we=E2=80=99re excited to see even more high quality =
mobile apps integrate with Facebook to engage with our 680+ million mobile =
users.

Open Graph goes mobile

We=E2=80=99re pleased to announce new APIs and features that make it =
easier to integrate Open Graph into your mobile apps, allowing more people =
to tell their stories on mobile.

Object API =E2=80=93 no web server needed=20

In the past, we heard that object creation made it a challenge to =
integrate Open Graph into your mobile apps. With the Object API, you can =
directly create Open Graph objects and no longer need to host webpages =
with Open Graph tags. This API is available for both mobile and web apps. =
In addition, we=E2=80=99re rolling out the Object Browser, a simple visual =
interface that helps you easily interact with the object data you publish.






 Object Browser






The current public object model makes it harder for certain categories of =
apps to use Open Graph. To solve this, we=E2=80=99re introducing an object =
privacy model to improve sharing for user generated content.  With support =
for object privacy, user owned objects make it easier for people to tell =
their stories from mobile devices.

Learn more about getting started with the new APIs.

Native Share Dialog=20

The native Share Dialog is simple to integrate and significantly improves =
people=E2=80=99s sharing experiences from your native mobile app. It has =
built-in support for publishing Open Graph actions. In addition, people =
now have the option to share activity from apps through this dialog =
without needing to login to Facebook first. This makes it faster and =
easier for people to share.

The native Share Dialog offers a lightweight and consistent way to enable =
sharing on native mobile apps. Similar to the Like button, you can create =
engaging sharing experiences with just one line of code.






 Native Share Dialog






The native Share Dialog will be available today in limited beta for iOS =
apps, and we=E2=80=99re currently working on enabling it for Android.

Improved mobile login experience

We're rolling out faster mobile login dialogs that have been redesigned to =
give people greater clarity and control  of their app permissions.

User-friendly permission model

In December, we started moving to a more user-friendly permission model =
that moves the publishing permission to an optional dialog. The new model =
has already shown a 5% increase in mobile conversions and you can further =
optimize login conversion rates by minimizing the permissions that you ask =
for upfront. Going forward, apps will need to request data and publishing =
permissions separately and appropriately.

Faster Login Dialog

We=E2=80=99ve completely rebuilt our Login Dialogs across mobile and web =
with a focus on performance.  The new dialogs load up to 20% faster on =
mobile. Starting today, all mobile and non-game web apps will be =
automatically upgraded to the new dialogs with no change required to your =
code. You can take advantage of the even faster native Login Dialog =
through our latest iOS and Android SDKs.

Learn more about getting started with the Login Dialog.






 Data permission dialog


Optional publishing permission dialog






Facebook SDK 3.5 for iOS

We=E2=80=99re pleased to announce a major update to the Facebook SDK for =
iOS that adds support for the Object API, native Share Dialog and native =
Login Dialog. We=E2=80=99ve updated our iOS Dev Center so you can quickly =
access the tools and resources you need to build great social apps. The =
latest SDK supports iOS 5.0 and above.

Download the SDK now.

More developer SDKs, plugins and tools

Finally, we=E2=80=99re announcing the Facebook Technology Partners program =
to help a wide range of mobile developers take advantage of these new =
products across a variety of platforms. These partners offer technical =
solutions that include SDKs, plugins, tools and services to help =
developers build great social apps.

The initial list of partners includes:


C# SDK for Windows 8 by Microsoft=20
Corona SDK by Corona Labs
Kinvey=20
Node.js by Thuzi
Parse SDK by Parse
PhoneGap by Adobe
Sencha Touch by Sencha
StackMob SDK by StackMob
Trigger.io SDK by Trigger.io
Unity Social Networking Plugin by Prime31
WinJS by Thuzi


We=E2=80=99re excited to get these products into your hands and believe =
they will enable you to build great mobile experiences.
=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_c915ad6bb5ec222cf4ea4b160c57d54f
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"620"><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"100%" 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;">A new post has been added to the Developer =
Blog.</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 href=3D"http://www.facebook.com/dmp" =
style=3D"color:#3b5998;text-decoration:none;"><img style=3D"border: none; =
padding-top: 4px; 0px none;" alt=3D"Douglas Purdy" src=3D"http://profile.a=
k.fbcdn.net/hprofile-ak-ash3/623692_548517159_142185170_q.jpg" =
/></a></td><td style=3D"vertical-align: top;"><div><h3 =
style=3D"margin-top: 0px; font-size: 14px; "><a href=3D"http://developers.=
facebook.com/blog/post/2013/04/18/next-evolution-of-facebook-platform-for-=
mobile/" style=3D"color:#3b5998;text-decoration:none;">Next Evolution of =
Facebook Platform for Mobile</a></h3></div><div style=3D"color: #666666; =
font-size: 10px;">Hari ini, 18 April jam 21:30</div><div style=3D"color: =
#666666; font-size: 10px;"> Published by <a =
href=3D"http://www.facebook.com/dmp" =
style=3D"color:#3b5998;text-decoration:none;">Douglas =
Purdy</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>Today, we are hosting our <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/events/mobiledevcon/" >Mobile =
Developer Conference</a> in New York City, where we=E2=80=99re introducing =
the next evolution of Facebook Platform for mobile. Our mobile SDKs have =
already had a significant impact on developers by making it easier and =
faster to build great social apps =E2=80=94 but that was just the =
beginning.</p>

<p>We=E2=80=99re launching three important products that further our =
transition to a mobile-first platform. We=E2=80=99re making it easier to =
implement <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/docs/opengraph/" >Open Graph</a> =
on mobile, improving <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/docs/concepts/login/" >Facebook =
Login</a>, and releasing a new <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/ios/" >Facebook SDK 3.5 for =
iOS</a>. We=E2=80=99re also announcing a new <a =
style=3D"color:#3b5998;text-decoration:none;" . href=3D"https://developers=
.facebook.com/docs/facebook-technology-partners/" >partner program</a> to =
help developers integrate Facebook on a variety of mobile platforms.</p>

<p>More than 81% of top 100 grossing iOS apps and 70% of top 100 grossing =
Android apps integrate with Facebook. With the new tools we=E2=80=99re =
unveiling today, we=E2=80=99re excited to see even more high quality =
mobile apps integrate with Facebook to engage with our 680+ million mobile =
users.</p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Open Graph goes mobile</div>

<p>We=E2=80=99re pleased to announce new APIs and features that make it =
easier to integrate Open Graph into your mobile apps, allowing more people =
to tell their stories on mobile.</p>

<p><strong>Object API =E2=80=93 no web server needed </strong></p>

<p>In the past, we heard that object creation made it a challenge to =
integrate Open Graph into your mobile apps. With the Object API, you can =
directly create Open Graph objects and no longer need to host webpages =
with Open Graph tags. This API is available for both mobile and web apps. =
In addition, we=E2=80=99re rolling out the <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/tools/object-browser" >Object =
Browser</a>, a simple visual interface that helps you easily interact with =
the object data you publish.</p>

<p><center></p>

<table class=3D"uiGrid">
<tr>
<td>
<div style=3D"text-align: center;"><img class=3D"border" =
src=3D"http://dragon.ak.fbcdn.net/cfs-ak-prn1/676536/777/394071377367071-/=
object_browser_hirez.png" width=3D"600" height=3D"400"> <br><i><c>Object =
Browser</i></div>
</td>
</tr>
</table>

<p></center></p>

<p>The current public object model makes it harder for certain categories =
of apps to use Open Graph. To solve this, we=E2=80=99re introducing an =
object privacy model to improve sharing for user generated content.  With =
support for object privacy, user owned objects make it easier for people =
to tell their stories from mobile devices.</p>

<p><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/docs/opengraph/using-object-api/" =
>Learn more</a> about getting started with the new APIs.</p>

<p><strong>Native Share Dialog </strong></p>

<p>The native Share Dialog is simple to integrate and significantly =
improves people=E2=80=99s sharing experiences from your native mobile app. =
It has built-in support for publishing Open Graph actions. In addition, =
people now have the option to share activity from apps through this dialog =
without needing to login to Facebook first. This makes it faster and =
easier for people to share.</p>

<p>The native Share Dialog offers a lightweight and consistent way to =
enable sharing on native mobile apps. Similar to the Like button, you can =
create engaging sharing experiences with just one line of code.</p>

<p><center></p>

<table class=3D"uiGrid">
<tr>
<td>
<div style=3D"text-align: center;"><img class=3D"border" =
src=3D"http://dragon.ak.fbcdn.net/cfs-ak-prn1/676424/927/232760350199224-/=
iphone5-share-dialog-2.png" width=3D"230" height=3D"400"> <br><i><c>Native =
Share Dialog</i></div>
</td>
</tr>
</table>

<p></center></p>

<p>The native Share Dialog will be <a =
style=3D"color:#3b5998;text-decoration:none;" . href=3D"https://developers=
.facebook.com/docs/howtos/share-dialogs-ios-sdk/" >available</a> today in =
limited beta for iOS apps, and we=E2=80=99re currently working on enabling =
it for Android.</p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Improved mobile login experience</div>

<p>We're rolling out faster mobile login dialogs that have been redesigned =
to give people greater clarity and control  of their app permissions.</p>

<p><strong>User-friendly permission model</strong></p>

<p>In <a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/blog/post/2012/12/12/providing-peo=
ple-greater-clarity-and-control/" >December</a>, we started moving to a =
more user-friendly permission model that moves the publishing permission =
to an optional dialog. The new model has already shown a 5% increase in =
mobile conversions and you can further optimize login conversion rates by =
minimizing the permissions that you ask for upfront. Going forward, apps =
will need to request data and publishing permissions separately and =
appropriately.</p>

<p><strong>Faster Login Dialog</strong></p>

<p>We=E2=80=99ve completely rebuilt our <a =
style=3D"color:#3b5998;text-decoration:none;" . href=3D"https://developers=
.facebook.com/docs/concepts/login/permissions-login-dialog/" >Login =
Dialogs</a> across mobile and web with a focus on performance.  The new =
dialogs load up to 20% faster on mobile. Starting today, all mobile and =
non-game web apps will be automatically upgraded to the new dialogs with =
no change required to your code. You can take advantage of the even faster =
native Login Dialog through our latest <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/ios/" >iOS</a> and <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/android/" >Android</a> SDKs.</p>

<p><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/docs/concepts/login/" >Learn =
more</a> about getting started with the Login Dialog.</p>

<p><center></p>

<table class=3D"uiGrid">
<tr>
<td>
<div style=3D"text-align: center;"><img class=3D"border" =
src=3D"http://dragon.ak.fbcdn.net/cfs-ak-ash3/676537/262/320582951401644-/=
iphone%20read2.png" width=3D"190" height=3D"400"> <br><i><c>Data =
permission dialog</i></div>
</td>
<td>
<div style=3D"text-align: center;"><img class=3D"border" =
src=3D"http://dragon.ak.fbcdn.net/cfs-ak-ash3/676497/607/170783336413131-/=
iphone%20write1.png" width=3D"190" height=3D"400" =
align=3D"bottom"><br><i>Optional publishing permission dialog</i></div>
</td>
</tr>
</table>

<p></center></p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">Facebook SDK 3.5 for iOS</div>

<p>We=E2=80=99re pleased to announce a major update to the Facebook SDK =
for iOS that adds support for the Object API, native Share Dialog and =
native Login Dialog. We=E2=80=99ve updated our <a =
style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/ios/" >iOS Dev Center</a> so you =
can quickly access the tools and resources you need to build great social =
apps. The latest SDK supports iOS 5.0 and above.</p>

<p><a style=3D"color:#3b5998;text-decoration:none;" . =
href=3D"https://developers.facebook.com/resources/facebook-ios-sdk-3.5.pkg=
" >Download</a> the SDK now.</p>

<div style=3D"font-size: 12px; font-weight: bold; margin-bottom =3D 0px; =
margin-top =3D 0px;">More developer SDKs, plugins and tools</div>

<p>Finally, we=E2=80=99re announcing the <a =
style=3D"color:#3b5998;text-decoration:none;" . href=3D"https://developers=
.facebook.com/docs/facebook-technology-partners/" >Facebook Technology =
Partners</a> program to help a wide range of mobile developers take =
advantage of these new products across a variety of platforms. These =
partners offer technical solutions that include SDKs, plugins, tools and =
services to help developers build great social apps.</p>

<p>The initial list of partners includes:</p>

<ul>
<li>C# SDK for Windows 8 by Microsoft </li>
<li>Corona SDK by Corona Labs</li>
<li>Kinvey </li>
<li>Node.js by Thuzi</li>
<li>Parse SDK by Parse</li>
<li>PhoneGap by Adobe</li>
<li>Sencha Touch by Sencha</li>
<li>StackMob SDK by StackMob</li>
<li>Trigger.io SDK by Trigger.io</li>
<li>Unity Social Networking Plugin by Prime31</li>
<li>WinJS by Thuzi</li>
</ul>

<p>We=E2=80=99re excited to get these products into your hands and believe =
they will enable you to build great mobile experiences.</p>
</div><div =
style=3D"margin-bottom:15px;"></div></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_c915ad6bb5ec222cf4ea4b160c57d54f--

