Facebook not programmer friendly

Discussion in 'PHP' started by Cinta April, May 24, 2008.

  1. #1
    Hi why is it that when i click the view source on any facebook pages, no pages appeared. how do we learn from facebook then? Even friendster doesn't restrict viewing the source.
     
    Cinta April, May 24, 2008 IP
  2. Danltn

    Danltn Well-Known Member

    Messages:
    679
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    120
    #2
    Some Facebook pages are iframes, make sure you check if an iframe is there.

    Also Facebook is extremely developer friendly, it has a huge section on development.

    Dan
     
    Danltn, May 24, 2008 IP
  3. wmtips

    wmtips Well-Known Member

    Messages:
    601
    Likes Received:
    70
    Best Answers:
    1
    Trophy Points:
    150
    #3
    wmtips, May 25, 2008 IP
  4. sylsft

    sylsft Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I highly recommend you use Firefox to view the source. The IE view source only seems to work intermittently (as wmtips pointed alluded to).
     
    sylsft, May 27, 2008 IP
  5. Cinta April

    Cinta April Banned

    Messages:
    262
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    oh seems to work when i clear the cookies.
     
    Cinta April, May 27, 2008 IP
  6. Datawalke

    Datawalke Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Facebook development takes place in two different forms: FBML and Iframe.

    FBML is rendered on Facebook's side, while an Iframe of course loads in an Iframe.
    Each of these have their own limitations. However it seems most developers in the end turn to Iframe development rather than FBML as the loadtimes are somewhat odd and service can be spotty.

    However the actual Facebook API is extremely nice to use and is well documented.
    If you have any questions about the platform please feel free to contact me or ask.
     
    Datawalke, May 27, 2008 IP
  7. Cinta April

    Cinta April Banned

    Messages:
    262
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i am interested. pm me your email.
     
    Cinta April, May 28, 2008 IP