background preloader

Facebook.com

Facebook Twitter

Facebook and Unity Tutorial – Part One. C# Code coding Connect Facebook Unity development Facebook Facebook API Facebook SDK FacebookManager FB game development graph guide highscore Implement Inlog Intergrate Javascript JSON leaderboard leaderboards Manager SDK tutorial Unity unity3d webplayer A note before you start: This is a Unity tutorial about implementing Facebook in Unity projects.

Facebook and Unity Tutorial – Part One

It’s a technical how-to guide for Unity developers who want to use Facebook Connect in their web-apps. If that sounds interesting, read on! If it does not, you should check this out. Paladin’s games allow players to play with their friends, using Facebook. Warning! In this introductory post we’ll create a FB application, use the Javascript SDK to retrieve the current user’s friends and display their name in Unity.

Setting up your application and development environment To get started, register your application over at Facebook. Because we want to develop locally, we want to run a webserver on our own machine. Exploring the Facebook SDK Part 2. Facebook API – Get friends list. Facebook API – Get friends list In our recent tutorials I told you how to import your contacts from google.

Facebook API – Get friends list

Today I decided to make similar tutorial, but for facebook. I think that it can be very interesting for you to get a list of your friends. We are going to use Facebook’s API (javascript api) to build today’s example. Firstly, we should create our own new application at Facebook. We should select our App Name and click ‘Continue’ button. Now, please pay your attention to Basic Info block, we should type our App Domains and Site URL params: That’s all, click ‘Save Changes’ button, and lets start coding ! Live Demo download in package Step 1. Now, please create an empty index.php file and put next code: index.php Now, please pur your application id (and secret) in the beginning of our code, and only after lets review our rest code.

We will display short info about logged in member in ‘user-info’ element. Now please review our JavaScript code. Step 2. Download in archive Conclusion. Как создавать приложения для Facebook. Случалось ли вам задумываться о том, что наиболее востребованные приложения на Facebook просты и похожи по сути?

Как создавать приложения для Facebook

Все эти виртуальные объятья, поздравительные открытки, пожелания, симпатии, пинки, смайлы, карма-обмен и прочие психологические «поглаживания» отличаются лишь формой, в которой пользователь получает свою очередную порцию внимания. Таким образом, это ниша всегда открыта для желающих опробовать собственную идею. Особенно теперь, когда Facebook заговорил по-русски, и русскоязычные приложения особенно востребованы. Приложения Facebook набирают аудиторию на манер «сарафанного радио», подобно цепной реакции.

Если у вас есть действительно стоящая идея, то реализовав ее, вы получаете потенциальную аудиторию в 20 млн. пользователей Facebook. Активность друзей пользователя в рамках данного приложения может отображаться на главной странице пользователя. Приложение в сокращенной форме может быть представлено в специальном блоке (Profile Box) на странице профиля пользователя. Canvas Tutorial - Разработчики Facebook. To drive more traffic to apps on Facebook, we enable various channels that enable new users to discover your app as well as existing users to re-engage with your app.

Canvas Tutorial - Разработчики Facebook

Each channel is designed to help engage users and our algorithms help surface the best content for each user. The current channels include: Newsfeed stories The News Feed is shown immediately to users upon logging into Facebook, making it core to the Facebook experience. Discovery stories Facebook shares stories with friends when a user starts using a new app or first installs a new game. In addition, Facebook also generates aggregated ‘playing’ stories by default. Developers of app associated with more personal behavior such as dating, weight management or pregnancy, can turn these stories off by disabling the social discovery field in the App Dashboard in the ‘Advanced’ tab under the ‘Settings’ section.

Publishing stories In addition you can publish content to the stream using the Feed Dialog. User control Timeline Search Page.