Hello

I will be developing a small app where users would register accounts and upload their photos and commenting texts.

The client wants me to make it possible for the users to register both with the app registering system and by their Facebook accounts.

The client (that orders the app) wants also to make it possible for the users to decide which if their content to be uploaded to their facebook wall. And when uploaded there - to have a link that would let the facebok users to follow that photo with link (and to vote eventually) .

Not much help around the net guyw, thats why I am asking for it here.

By now I did find this as some sort of example http://www.perl.com/pub/2011/03/facebook-authentication-with-perl-and-facebookgraph.html

but it does not open the horizons I expect clearly.

May I ask you for general directions - what way to go. Will Facebook::Graph; and Dancer modules will do the job?

Meanwhile I get this respons from facebook

"you need at least Net::SSLeay version 1.33 for getting subjectAltNames at /usr/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm line 1611"

Sincereley, Joseph


In reply to Facebook Mashup by bestsiteeditor

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.