Welcome to Vinlearn Comumnity!
  • Contact Us
  • Track Your Order
  • My Downloads
Select category
  • Select category
  • Business & Sales
  • Consulting
  • Copywriting
  • Economics & Finance
  • Everything Else
  • Fighting & Martial Arts
  • Food & Cooking
  • Forex & Trading
  • Hypnosis & NLP
  • Internet Marketing
  • IT & Technology
  • Languages & Accents
  • Law
  • Magic & Tricks
  • Management & Leadership
  • Medical & Health
  • Mindfulness & Meditation
  • Mindset & Achievement
  • Music
  • Personal Development
  • Photography
  • Psychology & Body Language
  • Real Estate
  • Seduction & Love
  • SEO & Design Website
  • Software & Tools
  • Spirituality & Religion
  • Sports & Fitness
  • Uncategorized
Login / Register
Wishlist
0 items $0.00
Menu
0 Wishlist
0 items $0.00
Login / Register
Sign inCreate an Account

Lost your password?

Browse Categories
  • Internet Marketing
    • Ecommerce
    • Copywriting
    • Software & Tools
    • SEO & Design Website
  • Business & Sales
    • Management & Leadership
    • Economics & Finance
    • Law
    • Consulting
  • Forex & Trading
  • Real Estate
  • Hypnosis & NLP
  • Personal Development
    • Spirituality & Religion
    • Mindfulness & Meditation
    • Mindset & Achievement
    • Mindset & Wisdom
    • Psychology & Body Language
    • Languages & Accents
  • Medical & Health
    • Fighting & Martial Arts
  • Sports & Fitness
  • Seduction & Love
  • IT & Technology
  • Photography
  • Music
  • Food & Cooking
  • Magic & Tricks
  • Everything Else
  • HOME
  • STORE
  • FAQs
  • Contact Us
  • MY ACCOUNT
    • My Orders
    • My Downloads
-70%
Facebook Application Development - VTC
Click to enlarge
Home Everything Else Facebook Application Development – VTC, Jesse Feiler
Helen Singer Kaplan
Helen Singer Kaplan, MD, PhD - EP90 Conversation Hour 10 $15.00 Original price was: $15.00.$5.00Current price is: $5.00.
Back to products
Prosperity - Randy Gage
Prosperity - Randy Gage $97.00 Original price was: $97.00.$32.00Current price is: $32.00.

Facebook Application Development – VTC, Jesse Feiler

$100.00 Original price was: $100.00.$30.00Current price is: $30.00.

Digital Download Facebook Application Development – VTC, Jesse Feiler
Delivery method: After your purchase, you’ll get access to the downloads page. Here, you can download all the files associated with your order. We’ll also send a download notification email via your email.

Description
Ins and outs of news feeds, invitations, and interaction with Facebook user profiles are all covered.

30% COUPON CODE: VINLEARN
Compare
Add to wishlist
SKU: 13ba7f103302 Category: Everything Else Tags: Facebook Application Development, Facebook Application Development - VTC, Jesse Feiler, VTC
Share:
  • Description
  • Product Delivery
Description

null

Facebook Application Development – VTC, Jesse Feiler

Facebook Application Development

With over 200,000 users, Facebook has become the dominant social networking
platform. This course, taught by developer, teacher, and author Jesse Feiler,
covers the ins and outs of developing your own Facebook apps using the Facebook
API. You’ll see how to register your app to receive the necessary development
and run-time keys from Facebook and how to set up your app on your own web
server so that it can interact with Facebook. Ins and outs of news feeds,
invitations, and interaction with Facebook user profiles are all covered.
You’ll also see how to interact with your own database to merge Facebook data
with your app’s data. Work files are included.

7.5 hrs / 92 tutorials

QuickTime movies

Introducing Facebook
About this Course (04:40)
Welcome to the Facebook World (05:51)
Using Facebook Apps (06:58)
Introducing Facebook App Development (07:11)

Using Facebook Security as a Developer
Using Account Settings (04:47)
Using Basic Profile Settings (04:31)
Using Contact Profile Settings (03:34)
Using Search Profile Settings (02:26)
Using News Feed & Wall Settings (05:19)
App/Beacon & Facebook Connect Settings (04:26)

Integrating with Friends & Web Sites
Exploring Integration Points (03:08)
Exploring Sharing (03:25)
Using Facebook Connect (06:17)
Implementing Facebook Connect (05:04)

Facebook Technologies: Industry Standards
Introducing the Facebook Technologies (05:01)
Introducing REST (06:18)
PHP for Facebook (04:28)

Facebook Technologies: Proprietary
Using the FBML Test Console (05:02)
Exploring FBML Syntax (06:15)
Using fb:pronoun (04:13)
Using fb:name (05:21)
Using FBML Controls (07:07)
FBML for Controls & Interface objects (03:52)
Creating a Share Button (05:33)
Using the Facebook API (04:37)

Getting Started as a Developer
Using the Developer Application (05:54)
Setting Basic Parameters for the App (04:15)
Setting Authorization & Canvas (07:46)
Creating Your First Application (03:14)
Installing the PHP Libraries (04:37)
Creating Your App File (03:06)
Uploading & Testing (03:50)

Making it Facebook: Dashboard & Tabs
Extending the File Structure (06:30)
Revising the Sample App (06:49)
Adding the Facebook Dashboard (04:53)
Using PHP & heredoc (04:47)
Adding Facebook Tabs (05:22)

Integration Points Greetings & Invitations
Using Integration Points (03:12)
Setting Up Two-Column Layouts (03:48)
Setting Up a Discussion Board (02:54)
Greeting People by Name (03:37)
Greeting Unlogged-In Users (06:10)
Sending Invitations (03:35)
Using the Multi-Friend Selector (03:36)
The Condensed Multi-Friend Selector (04:29)
Using Other Invitations (03:04)
Excluding App Users (03:47)

Adding Data to a Facebook App
Working with Data Overview (06:39)
Creating the Facebook Input Form (05:17)
Adding a Pop-up Dialog & Form Fields (05:38)
Receiving the Data (05:36)
Setting Up the Database (05:18)
Adding a Record from the Form Data (05:44)
Checking for Errors & Verifying the Add (05:20)
Redirecting to My Picks (04:53)
Doing the Add to My Picks (05:49)
Finishing the Add to My Picks (04:13)

Displaying Data
Display Overview (05:21)
Display Architecture Overview pt. 1 (06:10)
Display Architecture Overview pt. 2 (06:40)
Retrieving the Data (05:07)
Looking at the Code (05:33)
Paginating & Displaying One Pick (05:12)
Doing the Pick Display (05:15)
Paginating Results pt. 1 (05:06)
Paginating Results pt. 2 (05:30)

Using News Feeds
Introducing News Feeds & Templates (03:55)
Creating a One-Line Story (03:29)
Creating a Short Story (05:54)
Adding the News Feed to the Sample App (07:14)
Writing the Add_Pick Code (04:56)
Testing the Add (05:38)

Increasing Your App Interactivity
Overview (04:39)
Sharing & Letting Friends Know (04:21)
The Share Button & Reporting (03:58)
Maintaining My Picks: Interface (03:39)
Maintaining My Picks: Database (04:10)
Writing the Code (03:46)
Add News Feed Updates: Templates pt. 1 (06:43)
Add News Feed Updates: Templates pt. 2 (03:58)
Add News Feed Updates: Code (03:30)
Using the Templates: Add/Remove (03:49)
Using the Templates: MyPicks (03:21)

Using More Integration Points
Integration Point Overview (04:29)
Using the Application Directory (05:30)
Using an App Page (03:18)
Updating Your App Page (02:44)
Adding Tabs to the Profile (02:46)
Adding to the Profile App Info/User (04:09)
Adding to the Profile App Info/Code (04:04)

Course Summary
Course Summary (07:29)

Credits
About the Author (04:31)

Access Download Facebook Application Development – VTC, Jesse Feiler right now!

Sale page:
Archive: https://web.archive.org/web/20131030112331/http://www.vtc.com/products/Facebook-Application-Development-Tutorials.htm

Delivery Method:

After your purchase, you’ll get access to the downloads page. Here, you can download all the files associated with your order.

Downloads are available once your payment is confirmed, we’ll also send you a download notification email separate from any transaction notification emails you receive from Vinlearn.

Product Delivery

DELIVERY INFORMATION

  • Digital Download: After placing your order, you will receive an email with download instructions for immediate access. If you log in or create an account before purchasing, you can easily download your files from the account dashboard.
  • Download Reminder: Please download and save the files to your hard drive. If you encounter issues, feel free to contact us for support.
  • Download Support: If you don't receive the download link or the download link is broken, there's no need to worry. We’ll provide assistance from 8:00 AM to 8:00 PM (UTC+8).
  • We’re Here to Help: Contact us with any questions or concerns!

Related Products

-70%
Joomla! 1.5 - VTC
Add to cart
Quick view
Compare
Add to wishlist

Joomla! 1.5 – VTC, Melanie Hedgespeth

SEO & Design Website
$100.00 Original price was: $100.00.$30.00Current price is: $30.00.
-70%
Introduction to Drupal 6 - VTC
Add to cart
Quick view
Compare
Add to wishlist

Introduction to Drupal 6 – VTC, Trevor James

SEO & Design Website
$100.00 Original price was: $100.00.$30.00Current price is: $30.00.
-70%
Search Engine Optimization 2006 - VTC
Add to cart
Quick view
Compare
Add to wishlist

Search Engine Optimization 2006 – VTC, James Gonzalez

SEO & Design Website
$100.00 Original price was: $100.00.$30.00Current price is: $30.00.
-80%
Project Management Complete Series - VTC
Add to cart
Quick view
Compare
Add to wishlist

Project Management Complete Series – VTC, Vanina Mangano

Everything Else
$280.00 Original price was: $280.00.$55.00Current price is: $55.00.
-70%
ACT! by Sage 2010 Tutorials - VTC
Add to cart
Quick view
Compare
Add to wishlist

ACT! by Sage 2010 Tutorials – VTC, Mark Struthers

Business & Sales
$100.00 Original price was: $100.00.$30.00Current price is: $30.00.

Download the Best Courses for Your Success. Elevate your skills with vinlearn.click – where top-quality knowledge is just a click away!

CONTACT US

  • Email: [email protected]
  • Skype: ritavu1980
  • 470 North Bridge Road, Bugis Cube, Singapore (188735).
Our stores
  • About Us
  • Privacy Policy
  • Terms Of Service
USEFUL LINKS
  • FAQs
  • Contact Us
  • Login
Footer Menu
  • My Account
  • My Orders
  • My Downloads
Vinlearn 2019-2024. All Rights Reserved.
payments
  • Menu
  • Categories
  • Internet Marketing
    • Ecommerce
    • Copywriting
    • Software & Tools
    • SEO & Design Website
  • Business & Sales
    • Management & Leadership
    • Economics & Finance
    • Law
    • Consulting
  • Forex & Trading
  • Real Estate
  • Hypnosis & NLP
  • Personal Development
    • Spirituality & Religion
    • Mindfulness & Meditation
    • Mindset & Achievement
    • Mindset & Wisdom
    • Psychology & Body Language
    • Languages & Accents
  • Medical & Health
    • Fighting & Martial Arts
  • Sports & Fitness
  • Seduction & Love
  • IT & Technology
  • Photography
  • Music
  • Food & Cooking
  • Magic & Tricks
  • Everything Else
  • Home
  • Store
  • Contact Us
  • My Account
    • My Orders
    • My Downloads
  • Wishlist
  • Compare
  • Login / Register
Shopping cart
Close
Facebook X Instagram YouTube
Shop
0 Wishlist
0 items Cart
My account