Questions tagged [yfrog]
10 questions
1
vote
1 answer
yfrog API to pull in photos to website
I have a yfrog account and would like to pull in those posted photos to a gallery on my site, but I can't find any info about pulling in photos - only posting photos.
Is this an available function of the yfrog API?
Thanks.

Marc
- 21
- 2
1
vote
2 answers
Does anyone know the yFrog RSS feed addresses?
I want to embed the latest image uploaded to yFrog for a particular user on another site. They appear to have recently launched a widget, and I've found some talk of RSS feeds. But everything relating to them seems to have been pulled from the yFrog…

Accelebrate
- 221
- 1
- 2
- 7
1
vote
1 answer
yfrog/twitpick libraries for Silverlight
Any good silverlight libraries for accessing yfrog & twitpick rest apis or should I just create my own wrapper?
yfrog/imageshackapi API
twitpic API

rudigrobler
- 17,045
- 12
- 60
- 74
1
vote
1 answer
Retrieving yfrog images
Ever since yfrog stopped being yfrog and started changing to imgshack or whatever the name is, some of my pictures on my account linked to twitter don't show up. They just show a blank picture of a camera, like this:…

user3720559
- 19
- 1
- 1
- 3
0
votes
2 answers
Posting to yFrog objc
I am trying to post images and videos to twitter with yFrog through my application, but nothing seems to even happen when I make the request... can anyone see what I am doing wrong or point me in the right direction? thank you…

FreeAppl3
- 858
- 1
- 15
- 32
0
votes
1 answer
Using yfrog's uploadAndPost with Actionscript/Adobe AIR
I am trying to upload a photo from an Adobe AIR application to yfrog's api, http://code.google.com/p/imageshackapi/wiki/YFROGuploadAndPost. I have the following code:
public function upload(file:File, msg:String, username:String,…
John W.
0
votes
1 answer
Twitpic not working, Posterous is... why?
I was using the Twitpic API from in my iPhone app for a while with no problem, then suddenly it started reporting: invalid username or password.
I changed the URL to that of yfrog and they reported: could not find the media.
I changed the URL to…

Andy
- 14,260
- 4
- 43
- 56
0
votes
1 answer
ASIHttpRequest upload image
Hey i have a mac application with the following code:
NSURL *url;
url = [NSURL URLWithString:@"http://yfrog.com/api/xauth_upload"];
ASIFormDataRequest *request = [[[ASIFormDataRequest alloc] initWithURL:url] autorelease];
…

dehlen
- 7,325
- 4
- 43
- 71
-1
votes
1 answer
Whats the problem with my code (http post)
i am developing a simple application which uploads image to yfrog.com.(These images will be reflected in twitter account). Here is my code. but it is not working. I am not getting response from server.
QNetworkAccessManager *manager = new…

user502814
- 69
- 1
- 2
-1
votes
1 answer
What is the best flash webcam recorder software to use for a website?
I want to imitate the webcam video record feature that yFrog has on it's site.
I know I need a flash media server or a red5 one, but I want to know what flash app do they use and what is available on the net to record videos using the users webcam.

Amir
- 2,249
- 7
- 34
- 48