photo

Is it possible to add IPTC data to a JPG using python when no such data already exists?

With the IPTCInfo module under Python (http://snippets.dzone.com/posts/show/768 for more info) it's possible to read, modify and write IPTC info to pictures. However, if a JPG doesn't already have IPTC information, the module simply raises an exception. It doesn't seem to be able to create and add this metadata information itself. Wh...

Facebook photo_tag fql query problem?

Hello I have a problem search through the photo tag that facebook user got tagged. SELECT pid FROM subject = uid uid = are the friend of the logged in user. I have received a list of tagged for particular user since I wanted to count how many he/she being tagged, I counted on my server code after retreive an XML from facebook. I...

Post photos Facebook fan pages and/or album using FBConnect on iPhone

I've been successful in doing a post to a fan page using fbconnect on the iPhone. I also can upload a photo to a friends wall, but the same code won't work to upload a photo to a fan page. I also can't upload a photo to a friend's album. Has anyone been successful in uploading a a photo to a friend's album, or a photo to a fan page or f...

Facebook App: Displaying Users Photos to Other Users ?

Does anyone know if Facebook Permissions will allow an app to display a photo of one app user to another, regardless of privacy settings? I want to save photo id's to a database and then display many different users photos at once, to the user, within the app. I could use fbml but am hoping to use xfbml. Any suggestions would be much...

BaileySansITCStd-Book and UniversLT-CondensedLight Fonts, these are default with what?

Osx or adobe fonts? I have some ai files and im trying to run them on another computer. I need to locate these font files. ...

Photo uploading via email

I'd like to be able to upload photos via email, which I've seen (and used) on eat.ly and meetups.jquery.com but I haven't been able to work out how to do this, does anyone have a solution? Essentially I believe the process should be something like this: 1) user adds picture to email on mobile device then send to a specific email address...

simple photo viewer

Hi, I am fairly new to all this. I am trying to make a simple photo viewer with javascript or anything easy to alter. I just want a next and prev. button to take you between photos. Click next and next photo shows. Just that simple. I have a flash version but I would like to avoid using flash. I've been doing it the long way by makin...

How to upload a picture ?

I just didnt see it, how do you guys upload a personal photo on this forum ? ...

How to add layers on View?

I'm going to develope a Android program, with a photo display on screen. And there are some text and drawing (circle/Rect) over the photo. The text and drawing will change when use touch on the screen. How can I implement? SurfaceView? ItemizedOverlay? or anything else? Pls. advise. Thx all:) ...

Open standard iPhone photo library application from iPhone app

Hello, I need to open photo library from my iPhone app just like standard iPhone Camera application does. Is it possible? I don't want picking-style interface of UIImagePickerController - it has unnecessary controls like "Use" and "Cancel" buttons and does not have full photo library viewing functionality - zooming and sliding between p...

jQuery photo carousel (that looks like a real carousel)?

I am on the lookout for a jQuery photo carousel that can display 3 images at a time, and circle through x amount of photos (and when reaching the last, starting with the first photo again). I made a quick mock-up of what i am looking fore - see it here. So there is 3 photos vissible, the middle one beeing the 'main' one and a bit bigge...

PHP open source script for a specific website

Hi, Does anyone of you ever heard about a PHP open source solution that would have these features: Users login/registration (ideally connect via Facebook) Upload photos: users can upload photos and exchange them with administrators. No photo will be shown publicly (only to users and admin) Rich backend administration with different rol...

Having problems with uploading photos to TwitPic using OAuth in Objective C on the iPhone

I have been working on an iPhone app that has a feature of uploading photos to TwitPic. I have it working with basic authentication. I am trying to get it working with OAuth. I am getting authentication errors. I have studied very carefully the TwitPic documentation. I am authorising the app by displaying a UI Web View and the it re...

Best online photoeditor & Best iphone wireframe Creator

Is there any Best online photo editor & Best iphone wireframe Creator? iphone wireframe creator that is useful to draw preview of any iphone application. ...

Where specifically do UIImageWriteToSavePhotosAlbum or UISaveVideoAtPathToSavedPhotosAlbum save their data?

Simple question I think and I'll be trying ot myself to see... When people talk about using UIImageWriteToSavePhotosAlbum or UISaveVideoAtPathToSavedPhotosAlbum is the "saved photos album" the "Camera Roll" or the "Photo Library" (or something else either than these two) that I see in the Photo Albums application? I don't think the doc m...

How to submit photo via http from iphone application

Hi Guys, Does anyone have any idea how can I save/upload a photo from iphone application via http? Thanks ...

How can I create photo effects in Android?

I'd like to make an Android app that lets a user apply cool effects to photos taken with the camera. There are already a few out there, I know, but I'd like to try my own hand at one. I have been googling and stack-overflowing, but so far I've mostly found some references to published papers or books. I am ordering this one from Amazon...

how to create swipe through photos functionality in iPhone app

Hi, I want to be able to swipe through a series of images in my iPhone app like in the Photos app. I want to have the pictures reside on the phone in the app itself. I know the facebook three20 api does this but it reads the images from a url. Does anyone know how I can implement this functionality? ...

Allowing website to use webcam.

I'm a web developer, and know my way around with php, jscript and little flash. However i was wondering how can i allow my user to use their webcam to capture pic for their profile? Is it possible with HTML5 or i will have to use flash? ...

What software libraries are available to programmatically create photomosaics?

I'm looking for a library to programmatically create photomosaics of pictures of my kids... it's a toy side project. I'm on Windows and would prefer a windows-based solution, be it Java or something else that I could run from the Java platform (even if it's .Net, that's cool, as long as I can execute it from CMD). It needn't be free or...