Questions tagged [photos]

A photo is a picture of some real world scene captured by a mechanical or electronical device.

A photo is a picture of some real world scene captured by a mechanical or electronical device.

See also:

701 questions
0
votes
1 answer

ImagePicker rotates iOS camera image 90 degrees

I am using an imagepicker in my app. It works perfectly for MOST images, however, it has trouble with images originally taken from the iPhone 4 camera (I think because they are so big). Pics from the iPhone 5 camera and screenshots all work fine.…
Chase Kretch
  • 19
  • 1
  • 7
0
votes
1 answer

Can I find which search terms my photos in Google+ will respond to?

When performing a search in Google Plus, magically queries for "beach, jewelry, etc." show relevant photos from your own library. I'd like to see all of the search terms each of my photos will respond to. Is this possible via the API or using any…
Kirk Ouimet
  • 27,280
  • 43
  • 127
  • 177
0
votes
1 answer

Use Raspberry to make a Digital Photo frame

I received my first raspberry, connected to my TV everything is ok ! I would like to use it as a digital photo frame where I get a RSS feed and I display photos on TV. I don't want to use a Web slideshow but a Linux progamm written on C, C++ or Java…
Thomas Decaux
  • 21,738
  • 2
  • 113
  • 124
0
votes
1 answer

iOS - select images based on album

I have gone through several tutorials trying to get this through my thick skull with little luck. I am trying to allow users to select a photo album and be able to iterate through the photos in it. I have code going now to list the names of the…
Bruce Sackett
  • 55
  • 1
  • 4
0
votes
1 answer

How To Target Photo(s) For a Page Using Graph API?

I need help understanding whether or not this is the intended behavior or if it's something that is not supported. What I want to do is upload a photo to a Facebook page post that is targeted to a specific country. The steps I take are: 1) Upload…
0
votes
1 answer

jQuery Masonry: Creating dynamic container to fill page with content (simulates a tiled background)

Whew, been a while. Anyway, I've been struggling with a little experiment of mine. What I want to do involves filling a page with dynamic content and having it arranged accordingly by Masonry. Here's some of my code: * { margin: 0; padding:…
0
votes
1 answer

get albums and photos from user and sending photos via email or upload to server

I want to create a facebook app for desktop that allows the user to choose albums and photos to send them later on through email or upload them to a server from which I could send the photos via email. I'm new to Facebook programming and I would…
Jesus Rodriguez
  • 2,571
  • 2
  • 22
  • 38
0
votes
0 answers

Fetching user's facebook album list via IOS application

I'm writing an application for uploading the photos to the user's account from my application. With following code i 'm succeeded of uploading the photo but still those photos doesn't directly uploads into the Album . Album thumbnails…
Injar
  • 125
  • 1
  • 4
  • 12
0
votes
1 answer

how auto save photo from camera without asking user (easily way)

Hi I'm looking for a way to save photos from the camera device directly without ask the user to save or not. I'm not implementing the Camera classes or overriding it. I'm simply using this code above. Do you have any ideas on how to do it?…
Dennis
  • 1
  • 1
0
votes
1 answer

Initializing a "main" iOS image in app

How would I go about initializing an image to become a sort of "main" image through setting it via button that would be located on each said image? Basically there would be several images, each with a button, but only one could be set as the "main"…
omgummy
  • 49
  • 9
0
votes
1 answer

display photos from facebook page on my website using php

I have a client who has asked me to display all of the photos from his facebook page to his website. I chose to use PHP, but I can also go with Javascript if that makes more sense. I created a little PHP script that found his page's access token…
KJ Price
  • 5,774
  • 3
  • 21
  • 34
0
votes
1 answer

Can I use the Foursquare API to find all the public profile pictures at a venue?

I am interested in pulling all the public profile pictures of people that have recently checked in at a venue to show in a side list view, somewhat as a way to represent the popularity of the place, and was wondering if this is doable through their…
daspianist
  • 5,336
  • 8
  • 50
  • 94
0
votes
0 answers

Retrieving user photos from facebook to android

I wanted to know if there is a way to retrieve all user's pictures from his facebook and show them in a imageview like intent? Thanks!
Javi
  • 889
  • 1
  • 16
  • 41
0
votes
1 answer

Jquery photo array easy fade

I have a div with multiple background-images. I also have a script to change those images every X seconds. I just want to add a simple fade transition, instead of the instant change I get with this script alone. Can I just add a simple line of…
David
  • 151
  • 2
  • 11
0
votes
1 answer

FQL and facebook album and images

I am working on a small app that lets the user to select a photo from his facebook album preferably from profile or cover album. I am using the following code. test url http://babysoftblog.com/megapicture/albums.php