A picture created by projecting an image onto a photosensitive surface such as a chemically treated plate or film, CCD receptor, etc.

learn more… | top users | synonyms

0
votes
0answers
6 views

Gradient over photoslideshow

Im new in html and css. I want to put a slideshow underneath a gradient that I dont need to put manual gradients on all my photos. Here is my Css code: #wrapper_bg { padding: 0; margin-top: 170px; ...
0
votes
0answers
8 views

Questions for uploading photos into album

we have developed an application with which we can generate a new album and than upload many photos into it. The generated album is then shown at the page profile. Now we have the problem, that for ...
-3
votes
0answers
6 views

Sharing personal photos and status [closed]

is there a way to remove the share option on my personal pictures and stauses? I have looked in security also privacy and help i have not found anything that allows me to make my personal stuff non ...
-1
votes
0answers
12 views

How do you add effects to specific sections of an UIImage? [closed]

I am writing an application similar to iPhoto. One feature that I would like to add is the ability to edit only a specific section of a photo. I know how to edit the entire photo but the problem is ...
0
votes
0answers
8 views

Suggest me some good links to learn Adobe InDesign [closed]

I just wanted to start learning Adobe Indesign. Can you guys please help me providing some good (free) courses links to learn InDesign?
0
votes
0answers
15 views

Posting Photo with Tumblr API for AS3

Currently I'm trying to get Actionscript to send a Photo to Tumblr using OAuth. I've had a bit of success so far. What I am currenly able to post is a type-text post with body variable, as well as a ...
0
votes
0answers
17 views

facebook api get photo

As we know, photos can be obtained by fql query of photo table (Or we can get it by "/user id/album" and "/album id/photo"). This way leads good results when a query for me or my friends id is issued. ...
-1
votes
1answer
16 views

How to get correct photos path?

-(void) SaveScreenImage{ UIGraphicsBeginImageContext(self.view.bounds.size); [self.view.layer renderInContext:UIGraphicsGetCurrentContext()]; UIImage *image= ...
0
votes
0answers
15 views

how to post multiple photos to an album so that it shows as a single post on the page?

facebook recently changed the behavior of posting photos to album wherein each upload photo appears as a separate post in the page's wall. earlier, i could create an empty album and do a batch call to ...
0
votes
0answers
29 views

Is there anyway to make a photo collage function for ios?

I'm writing a photo editor demo that user can swipe horizontally or vertically to split the views to many small views they want, then users can drag the borders of each views to re-size the view. The ...
-1
votes
0answers
13 views

Plugin “prettyPhoto Media” not working in Wordpress

I installed plugin "prettyPhoto Media" on my site with Wordpress engine. And it's not work. I have rel attributes, i connect all libraries, but its still not work. Can someone help me?
-5
votes
0answers
23 views

What's Opensource like Photostack in android? [closed]

Please help me to find a opensource like PhotoStack (IOS) in android It's here: https://github.com/tomlongo/PhotoStack I need to design a page like this. But I dont know how to do to. Thank all.
0
votes
1answer
29 views

Display default contact photo when no photo assigned?

Here is my code which display the contact photos fine in my listview: bitmap = loadContactPhoto(getContentResolver(), id); if(bitmap!=null){ favIcon.setImageBitmap(bitmap); } ...
0
votes
1answer
30 views

Posting photos on a facebook page album using graph api

Here's what I've done: 1) Get page access token from /me/account 2) Paste in on the graph explorer tool. 3) Make a post request with parameters named message, url (trying to upload via url) to ...
0
votes
1answer
27 views

post photo to facebook fun page with php

i am trying to post image to a facebook fun page, it's working will on my own wall but the fun page not and have no problem with posting text to fb fun page wall. $photo_url = ...
0
votes
0answers
16 views

Instagram: GET count of of Photo by location

Been researching a lot on how to get TOTAL count of photo of a location via Instagram API to now avail. Base on Instagram API, the closest i can get as far is the RECENT photos of a location. Had ...
0
votes
0answers
19 views

Giving a video file a specific name before saving to photo roll - iOS

I am working on an iOS app and I recently implemented a imagePicker in a popover that allows a user to record photos and videos. I would like to store these in the iPad's photo roll so that the user ...
-2
votes
1answer
17 views

How can I update status with photo in android? [closed]

Is it possible to update status with photo? It seems that only text can be posted by update status and only photo can be uploaded without text. I searched internet, but I couldn't get any hint. Please ...
-3
votes
0answers
20 views

Preventing sharing of photos on own Facebook profile/timeline [closed]

I would like to know how I can remove the option to 'share' the photos I upload onto Facebook. I do not want to give people who look at my photos the option to 'share' the photos on their timeline. ...
0
votes
1answer
25 views

Post photo without login

Is it real to post photo without any login to FB account ? I read about access_token and it work pervfect with simple wall post message, but when i tey to post photo with access_token without login ti ...
0
votes
1answer
12 views

how do I get my author ID photo to appear next to my site in google results?

how do I get my author ID photo to appear next to my site in google? I have added my google profile to my wordpress about me page and have added my wordpress blog to my google contributes to ...
0
votes
2answers
26 views

Photos uploaded to page as user are invisible to others

I have successfully uploaded photos to a Facebook Page that I am not the administrator of using the iOS FacebookSDK. However those photos are invisible to everyone except the uploader. The page has ...
0
votes
0answers
23 views

Using vba with powerpoint photo album addin

I am trying to automate the PowerPoint Photo Album addin with vba. I am running the macro from excel, from where I want to supply the filepath, and I also need to change the album layout. Other than ...
0
votes
0answers
6 views

How to get a photo from still pin in metro?

I wrote a virtual camera which has 3 pins(preview, capture, still),and I can get photo from still pin by Driectshow.In metro, the "VideoDeviceCharacteristic" value is "previewPhotoStreamsIdentical", ...
-2
votes
1answer
79 views

Android Development: Post Screencap Image to Facebook wall

i have been looking everywhere to find the correct way to post a image + text to facebook using android and facebook sdk. i can get this code to post just a message but when i try to post the ...
1
vote
1answer
185 views

How to send a photo to Instagram using my Android app?

My app take photos and I want to share in Instagram. My app save the image in this directory File storagePath = new File(Environment.getExternalStorageDirectory() + "/DCIM/Camera/tubagram"); Now ...
-3
votes
0answers
18 views

Moving photos from one album to another album in GROUP (If one is an administrator) [closed]

Can you solve the problem of not being able to move photos from one album to another in GROUP? (Given that one is an administrator.) I want to organize the photos but since I can't do this in a group, ...
2
votes
3answers
72 views

Creating Photo library like iPhone, but UIImage tap event handler not working

Hi i am new to iOS programming. I need to create an photo library like iPhone native photo app. I have found a library MWPhotoBrowser that provides nearly same UI for photo browsing and its perfect ...
1
vote
1answer
33 views

Is there any worldwide on demand photo printing API?

I run a website where users can upload art images and photographs. Now, I am looking for a photo printing API to sell printed products to visitors. I want to do this entirely from my own app, under my ...
0
votes
0answers
16 views

How to share specific photo album from my website on Facebook?

I have a photo's album on my website.. and I'd like to put facebook share button on each photo.. and open the option to the user share a specific photo on Facebook from my web site. tks
0
votes
2answers
89 views

Display pictures with their name from database in winforms?

dataGridView1.DataSource = null; using (SqlConnection myDatabaseConnection = new SqlConnection(myConnectionString.ConnectionString)) { myDatabaseConnection.Open(); using (SqlCommand ...
0
votes
1answer
39 views

Facebook dynamic like button for photos on website

I want to achieve something like this. function buttonPressed() { likePhotoWithUrl("mywebsite.com/myphoto.jpg"); } So I can have a photo gallery with photos from my own website and add a button ...
0
votes
0answers
23 views

Saving photo that is took inside the app

I'm trying to save a photo that the user taken inside the app. code is -(IBAction)TakePhoto { picker = [[UIImagePickerController alloc]init]; picker.delegate = self; [picker ...
-2
votes
0answers
28 views

Upload photo to facebook group wall [closed]

I have a problem with uploading photo to facebook group wall. I found such solution: var fb = new FacebookClient(wallAccessToken); string photoAlbumID = albumId; FacebookMediaObject ...
0
votes
2answers
51 views

Cant get mysql query working

ok I have these two functions in my functions file for my site they are there too move files names to my database to pull in images this is the query thats not working function ...
0
votes
1answer
86 views

iOS Upload Photo Upload with Caption

I have seen this question asked before but none of the solutions work for me. I am trying to post a photo to a users wall (as well as it saving to the photo album of the app) I am using iOS 6 but I ...
-2
votes
0answers
13 views

Photo sharing tool [closed]

I am building a site where we will encourage users to share photos with us and other users through hashtags. User photos are to be displayed on the site but we would like the opportunity to remove ...
0
votes
0answers
30 views

How to access Shutterfly Image URL's in Android using the Album Data API

I have searched High and Low and cannot find the answer to this. I have seen examples that employ this method, but do not have the parameters to include the Image file URL's. Here is the SHutterfly ...
0
votes
0answers
57 views

Upload photo to facebook page of the timeline

I made a small facebook application for upload a image to facebook fan page timeline. I'm sending a image via /page_id/feed url and no problem, image has been showing on my fan page timeline. But ...
0
votes
1answer
37 views

Best way to upload photos with php : Allowed memory size of 67108864 bytes exhausted

On my website, there is the possibility for users to upload their own photos. The php code stores them in an image, makes a miniature, renames them and stores them on the website. The photos have to ...
0
votes
0answers
31 views

How to change the resolution of Sequence Photos in wp7?

This is how I changed the resolution of a single photo: BitmapImage bi = new BitmapImage(); bi.SetSource(e.ChosenPhoto); WriteableBitmap wb = new WriteableBitmap(bi); ...
0
votes
2answers
36 views

Staying Browser File after submitting - PHP

<? $img=""; $comment=""; if(isset($_POST['save'])) { $e="0"; $comment=trim($_POST['comment']); if($comment=="") { $sel5="<--Enter Ur Opinon"; $e="5"; ...
0
votes
0answers
16 views

Minimum Access_token require to fetch photos posted in a page

Playing with facebook graph, I'm wondering what is the minimum permission + access_type needed for accessing photo stream (source) published by someone on a page. Currently trying to fetch : ...
0
votes
0answers
67 views

Powershell - Set 'title' in photo file using Taglib-sharp not working

I'm trying to change the 'title' (extended file attribute) in multiple photos using Taglib-Sharp in Powershell. While it works fine for most, it doesn't for certain photos. So far from my initial ...
-1
votes
0answers
21 views

Extra buttons in Fancybox 2 [closed]

I was wondering if anyone know of a good way to add extra button in a fancybox. They are for 360 Panoramic photos. Maybe a button to map the arrow keys? they move the photo. so im thinking thats the ...
0
votes
0answers
12 views

widget/app photo editor that i can install in my web site and use if independently

hey does anyone know a good and not very complex widget or addon or plugin or app (dont know how is it called) that i can integrate in my web site for my users to use? It should be independent, and ...
0
votes
0answers
22 views

Camera and Photo roll random crashes

hi in my app i have the ability to take or choose a photo and display it in an image view i have 12 image views and so you can pick 12 photos and display them my problem is the fact the app crashes ...
1
vote
2answers
35 views

upload photos at a time

I'm trying to upload more than photo at the same with object XMLHttpRequest. if(files.length <= 6) { for(var i = 0; i < files.length; i++) { var formData = new FormData(); ...
1
vote
0answers
73 views

Null Error Trying to Upload picture from android phone to a php file to my computer

I'm getting a null error when I try to upload a picture from my phone to a php file which sends it to my computer. The file is not getting to the computer. The app works when I upload the picture it ...
0
votes
1answer
96 views

How to Upload a Photo to a Facebook Page's Timeline as the Facebook Page itself, Not to the user feed

OK so the cod below basically works fine, WHEN this line is like this: $post_url = '/'.$userPageId.'/feed'; This successfully posts to the Facebook Page Timeline. But I want to upload a photo, and ...

1 2 3 4 5 22