The photos tag has no wiki summary.
0
votes
1answer
21 views
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 ...
6
votes
2answers
56 views
Do image objects stay in RAM after .remove()?
I have a web-site that has a lot of large photos that are always set in the html. Like
<div><img src="sample1.jpg"></div>
<div><img src="sample2.jpg"></div>
...
-4
votes
0answers
20 views
Add multiple photos on company pages, as well as personal pages [closed]
Special request from Balbirnie House Hotel
Dear Mr Zuckerberg, you know how we can all load multiple photos on a single post on our personal Facebook pages? Well - Please can you fix Balbirnie's ...
-1
votes
0answers
9 views
Where is the events tab on IOS for a fan page
Lately with all the update im not sure i like all the things facebook is updating. Most thing i hate that on fanpages, ie for businesses, restaurant etc. the events tab is gone, the photo tab seems ...
0
votes
1answer
42 views
Initializing a “main” iOS image in app
So my question would be 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 ...
0
votes
0answers
13 views
Adding a photo to my java game
I can't add a photo to my java game I have used lots of ways but none work this is one I was told to use:
import java.awt.Image;
import javax.swing.ImageIcon;
public class backgrownd {
static ...
0
votes
0answers
8 views
Friend's albums are not syncing until friend also use(login to) my app
We have a fb application for android and we are working for it from past one year.
We have observed a weird behaviour since past 2+ months. Friend's album are not syncing until friend himself uses or ...
0
votes
0answers
59 views
Highlight image on object:over in fabric js
I am making photo collage application for which I need better object selection method. The current or default selecting technique is little bit confused when there are lot's of objects. User are ...
1
vote
0answers
42 views
Fabricjs : Render selected object only while moving, scaling and rotating
I am currently working on a "Photo Collage Maker" project which needs larger canvas area and hundreds of objects(text, images, shapes, cliparts etc.). The problem is while moving, scaling and rotating ...
-1
votes
0answers
37 views
How to import photos automatically from facebook into a web using php
I want to make something like these.
http://www.superclub95.com/#showroom/fotos
Load each album directly from facebook.
I have to use the API, I guess, but i don't know how.
Thanks in advance
0
votes
1answer
63 views
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 ...
-1
votes
0answers
22 views
How can I remove / change the position of my “Photos”-app on a Facebook fan page? [closed]
I can change all positions except the position of my Photos application. Don't want to remove the application because then maybe all images get lost?!
0
votes
1answer
28 views
Programatically access android photos details
I am trying to create a website optimalized for Android where will be an option to take a picture using the phone camera. I would like to add some details to the picture - like maybe link on the ...
-1
votes
0answers
38 views
How to display photos of a facebook group in website? PHP SDK
I am in a facebook group and i am developing a website where i want to display images of a particular album of that group in my website. Can someone help me?
-4
votes
0answers
102 views
Posting images in facebbok from desktop app [closed]
I am building a desktop app using Gtkmm .I want to post images(basically my app is an image viewer) on sites like g+,facebook etc .Any idea how can i do it?
0
votes
1answer
50 views
How can I integrate my ios app into the “Share out” pane in the iOS messages photo viewer?
I'm seeing a number of different applications appear in the "share out" pane that appears when you are messaged an image on iOS 6+ and would like to plop my application into there as well. How can I ...
1
vote
1answer
106 views
Retrieve photos from facebook graph api without login
I have a php app where my registered users login to facebook. I use $facebook->getLogoutUrl();. Then I retieve all their albums and display their id and names in an HTML select tag. The user select ...
0
votes
0answers
47 views
i am am using the facebook c# api in vb.net to try and delete photos from my albums
i am am using the facebook c# sdk in vb.net to try and delete photos from my albums.
the delete is as follows:-
FB.DeleteTaskAsync("/" & pic.ID)
if the photo was uploaded by my application this ...
0
votes
1answer
29 views
How to create a web page where I can upload files into the page without a FTP server
Basically my problem is that I need to create a web page for a placement project. this webpage should allow any user to upload either photos or documents into the website and be viewed by any user. a ...
-2
votes
0answers
63 views
iPhone 5 camera roll conversion [closed]
I have a question! I need my camera roll photos saved as jpeg NOT png! I have an iPhone 5 and didn't know they saved as png! How do I switch them all without renaming each one in my laptop? I tried ...
0
votes
1answer
30 views
In Android, is there a way to get notified when a contact's photo changes (via receiver, listener, etc)?
My app uses a custom layout do display all the contact info, including photos. It's designed to handle a very large amount of contacts (in the 1000s), and I've created a cache for the contact photos ...
1
vote
1answer
95 views
Instagram API - User photos
does anyone know can I get photos from instagram user without using access token.
It doesn't make sense that I see photos on http://instagram.com/{user} but can not get them using instagram api.
...
0
votes
1answer
44 views
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, ...
-3
votes
2answers
56 views
create a thumbnail like photos app [closed]
Hi I'd like to create a project like photos with thumbnail for each photos, I don't know where to start, I saw github but I would not load external libraries, I must create UIImageView from code? How ...
1
vote
2answers
119 views
Koala Gem Album photos in rails
I'm trying to display facebook album photos on my rails 3.12 app via the Koala gem by first accessing the users albums. I know how get the album:
u.facebook.get_connections('me', 'albums')
but ...
0
votes
0answers
26 views
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!
0
votes
0answers
28 views
Facebook Photos Not Downloading to My Server
I noticed that the method I use to store photos to my server is no longer working.
Photos don't seem to download. I get the correct file names but with 0Bytes.
I had been using this CDN URL :
...
-3
votes
1answer
95 views
How to upload multiple photos to facebook from iphone sdk? [closed]
How to upload multiple photos to facebook from iphone sdk?
answer me~~
-3
votes
3answers
42 views
Make a photo app? [closed]
I have been unable to find a good link for a tutorial or such to learn how and take photos with an app in Android. Could anyone lead me in the right direction?
0
votes
1answer
84 views
Loading images from file to UICollectionView, using GCD
When i take a picture, I save the image file in to a folder i made in the NSDocuments Directory. (/Documents/Photos/....png)
Then I load all the photos in the photo's folder in the collection view. ...
0
votes
1answer
125 views
Delete all photos on Android
I'm relatively new to Android and can't get this working.
So far I have an app which has one large circular red button. When this is pressed by the user it executes an operation (at the moment it ...
0
votes
1answer
114 views
How to get pictures or product photos/images for an ecommerce website
I am developing an ecommerce website (Fashion related). I wanted to know how to get the images for the product to upload in website. I see in most of the websites high definition photos are used with ...
0
votes
1answer
76 views
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 ...
0
votes
1answer
58 views
Put facebook photos on my webpage
I've been searching for a few months now and I'm just tired of searching...
I have a PERSONAL facebook account. It is not a business account or a fan account or anything like that. I want to ...
0
votes
1answer
82 views
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 ...
0
votes
0answers
68 views
post random photo to user's wall faceook api
this code its for post a photo to user's wall
$albumID = isset($_REQUEST['albumid']) ? $_REQUEST['albumid'] : 'me';
try {
$uploadstatus = $facebook->api("/$albumID/photos", 'post',
...
0
votes
0answers
50 views
view photos from facebook without paging
I have a problem.
I have the need to view all photos on one page
can you help me?
thanks
public function FacePageAlbum($id, $albumId, $appId, $appSecret)
{
if($id)
{
...
0
votes
1answer
80 views
Find all photographs taken on a certain date
If have the following VBScript for recursively finding all the files in a set of folders. I simply found this on the web somewhere and can't take credit for it.
fileExtension = ".jpg"
folderPath = ...
0
votes
1answer
71 views
Facebook API - Retrieve my own albums and photos
I'm trying to retrieve my albums and photos from facebook using the Facebook api for php. I've created an app now i have my AppId and my AppSecretId. I don't need any login window because I want to ...
0
votes
1answer
45 views
Querying Foursquaure Venue photo API without identifying group. Bug or as designed?
I'm trying to get one good photo result on the Foursquare API which are representative of a venue.
Currently I'm using:
https://api.foursquare.com/v2/venues/VENUE_ID/photos?group=venue&limit=1
...
0
votes
0answers
22 views
Need to allow users to upload photos from a mobile device?
I have a multi-user blog website where users upload photos and rate them. Currently users can upload photos from their desktops or laptop. I want to be able to allow them to upload photos from their ...
0
votes
0answers
31 views
updating thumbnailPhoto in AD
I have a peculiar requirement (I know all requirements are peculiar :P). I have to write a pojo which will overlook at a directory/folder and search for images there. These images are to be loaded ...
0
votes
0answers
24 views
Select photos from one gallery
I have a theme within I have the possibility to insert a number of image galleries.
So, each gallery can contain various photos.
Well, I need to have a page of my site when I only show photos of a ...
-2
votes
1answer
20 views
0
votes
0answers
83 views
How to identify an image through photo album on different devices?
I'm building an application where I would like the user to associate a picture with a location and some data. This data will reside locally, but the user will have the ability to sync their data via ...
-1
votes
2answers
46 views
Mass download of photos [closed]
Hello I just bought a new computer, and I wanted to transfer all my Facebook photos and save them to my computer. I know I can individually go through them and add them too a folder. That is painfully ...
1
vote
1answer
122 views
Delete/Edit album group in ALAssetsLibrary, is it possible?
If an app creates a group in ALAssetsLibrary via "addAssetsGroupAlbumWithName:", is there a way to delete it again from within that app or change its name ?
cheers
1
vote
1answer
210 views
How to upload multiple photos using facebook php sdk
I have tried uploading photos but i could not find a method of uploading multiple photos using php sdk both on user's wall and event or page wall is there any method of uploading more than one photos ...
0
votes
1answer
74 views
Rails + Instagram gem: Is there any way to get a specific count of photos?
I am trying to get 100 newest photos, like
client.tag_recent_media("cat", count: 100)
but it always return around 40 photos (sometimes 36, sometimes 38 and sometimes 40).
I am working with this ...
0
votes
1answer
195 views
Retrieving friends photos with FQL
I am building a product which uses images from a users Facebook friends. I have found multiple examples on SO which filter the photos by filtering through albums and the users friend list like this:
...





