Questions tagged [twitpic]

TwitPic is a website that allows users to post pictures to the Twitter microblogging service.

Twitpic is one of the many services that added image functionality to twitter. With the Twitpic one can add an image to a tweet which is hosted by twitpic. The service also offers mobile apps for Android and iOs.

  • TwitPic uses usernames and passwords from Twitter
  • Comments to photographs are sent as reply tweets
  • TwitPic URLs are already short, making it unnecessary to use URL shortening
66 questions
0
votes
1 answer

Complete Tutorial and Sample Application for TwitPic API

can any one tell me complete tutorials links for TwitPic api.i have searched many.i dint get them. please share if any one knows the answer. kindly help me regarding this.
Roopa
  • 15
  • 6
0
votes
1 answer

1001: Invalid twitter username or password twitpic

I am getting an invalid username or password error when trying to upload to twitpic. I am positive these are correct. I am using Twitpic.net Twitpic tp = new Twitpic(data, ConfigurationManager.AppSettings["TwitterUsername"], …
Matt
  • 33,328
  • 25
  • 83
  • 97
-1
votes
2 answers

Post Image to twitter from iphone by xcode

I am able to post text from iphone to twitter with [_engine sendUpdate:[textfield text]]; But I have to post an image. Can anyone guide me?
Sheik
  • 41
  • 2
  • 5
-1
votes
2 answers

Contacting another website via program?

I know the title isn't very elaborate, but I have tried this multiple times (to figure out how) but I could never find out how to do so. I want to do stuff like upload a "paste" to pastebin.com, upload a picture to twitpic.com, upload a file to…
Brydon McCluskey
  • 83
  • 1
  • 3
  • 12
-2
votes
2 answers

How to upload image and status to twitter using twitter4j

I want to upload an image as well as status through my android application. So far I have tried many examples, but none of them helped. (I already have the CONSUMER_KEY,CONSUMER_SECRET,TWITPIC_API_KEY and I'm able to post the status from my…
John
  • 3
  • 1
  • 4
-3
votes
1 answer

TwitPic image upload

I want to implement TwitPic image uploads (in PHP) using OAuth. In that the flow is like login amd allow or deny (application) then return image upload That image upload is used for all the users. Is there any code or link to help full to me? Is…
user441423
  • 31
  • 1
  • 2
  • 7
1 2 3 4
5