Hi Hanan,

The facebook application has to request the publish_stream permission (and be 
granted that permission, of course) in order to skip the "pending" status 
according to:

http://developers.facebook.com/docs/reference/rest/photos.upload/

I looked around for an elegant solution and came across Facebook Command Line 
(fbcmd). 


http://fbcmd.dtompkins.com/introduction

They claim to be able to bypass the pending stage. See the Notes section of 
this document, 


http://fbcmd.dtompkins.com/commands/addpicd

PHP has to be installed on the computer, but no web server.

If fbcmd does what it claims to do, you should be able to determine the syntax 
needed and build it into a batch file or other script scheduled to run 
regularly using your OS's task scheduler.


I have not tested that application, nor am I vouching for the software or its 
developers in any way. I just happened to find it; and it looked like it could 
be useful.


All of my best wishes,

Will
?
Will Scott
Museum & Database Consulting
New York, NY / Philadelphia, PA
Tel. (917) 753-1274
Fax. (267) 639-2770
www.willscottconsulting.com


________________________________
 From: dan freidus <danf1739 at gmail.com>
To: Museum Computer Network Listserv <mcn-l at mcn.edu> 
Sent: Wednesday, January 18, 2012 8:27 AM
Subject: Re: [MCN-L] Instant image uploading to Facebook?
 
I don't know of a package that does this but I think it would be
fairly straightforward for someone experienced in Applescript to write
a script to use FacebookExporter every X minutes and put photos on FB.
Similar languages should exist for Windows and Linux boxes.

On Wed, Jan 18, 2012 at 4:23 AM, Hanan Cohen <hanan at mada.org.il> wrote:
> Hi,
>
> We are about to run an event here and we want to *instantly* upload photos 
> from the event to an album on our Facebook page.
>
> We will hire a professional photographer to take pictures in a certain spot 
> at the museum.
>
> The photographer will take a few shots of the person.
>
> His camera will be connected to a computer via a USB cable.
>
> He will choose the best shot of a person and save the image to the computer.
>
> This is as far as I have reached.
>
> Now I need a piece of software that will "listen" to a folder and when it 
> finds a new file will *instantly* upload it to a specific album in our FB 
> page.
>
> Do you know of a solution for this?
>
> Have you done something similar in your museum?
>
> I have read a bit and found that even though there are apps that upload 
> images to FB, each image is waiting in a queue for a manual approval. Do you 
> know anything about this? Can it be overridden in a way?
>
> Maybe there is a way to upload the images to a page in our website where 
> people can find theirs and share it on their profile?
>
> Thanks,
>
> ---
> Hanan Cohen | Webmaster | Bloomfield Science Museum Jerusalem | 
> mada.org.il<http://www.mada.org.il/> - 
> Facebook<http://www.facebook.com/pages/-/127569645760> - 
> Twitter<http://twitter.com/madajerusalem> - 
> YouTube<http://www.youtube.com/user/madajerusalem>
>
>
>
>
> _______________________________________________
> You are currently subscribed to mcn-l, the listserv of the Museum Computer 
> Network (http://www.mcn.edu)
>
> To post to this list, send messages to: mcn-l at mcn.edu
>
> To unsubscribe or change mcn-l delivery options visit:
> http://toronto.mediatrope.com/mailman/listinfo/mcn-l
>
> The MCN-L archives can be found at:
> http://toronto.mediatrope.com/pipermail/mcn-l/
_______________________________________________
You are currently subscribed to mcn-l, the listserv of the Museum Computer 
Network (http://www.mcn.edu)

To post to this list, send messages to: mcn-l at mcn.edu

To unsubscribe or change mcn-l delivery options visit:
http://toronto.mediatrope.com/mailman/listinfo/mcn-l

The MCN-L archives can be found at:
http://toronto.mediatrope.com/pipermail/mcn-l/

Reply via email to