|
Hi all;
I have a table for articles with several fields ,each article can have photo/photos ,is it good that have a field for photo in article_table or i make another table for photo/photos and why?
thanks
Started by Kaveh on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
NUMBER NOT NULL, TITLE VARCHAR NOT NULL, CONTENT CLOB NOT NULL ARTICLE_PHOTO ARTICLE_ID NUMBER NOT NULL, PHOTO_ID NUMBER NOT NULL (ARTICLE_ID, PHOTO_ID) is the PK, and both ARTICLE_ID and PHOTO_ID are FKs PHOTO ID(pk....
|
|
I was browsing through some photos uploaded by a friend on Orkut [Orkut has this new feature to tell you how many unnamed people are there in the photo]. There was this particular photo in which there was an advertisement poster with a photo of a person...
Started by Deepak Singh Rawat on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
What is the difference between a person in a photo in lighting and differences in perspective in the photo, but even this could be due to actual dynamics in the photo, such as off-scene....
I would say that this is a difficult problem.
|
|
How can I save and open photos from the iPhone's photo library from my app? Code would be helpful.
Started by cduck on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The optional completionSelector should have ] dismissModalViewControllerAnimated: YES]; }
The best you can do is saved off a picked photo in your own app writable....
To the photo album:
// Adds a photo to the saved photos album.
|
Ask your Facebook Friends
|
Hi,
Currently I am saving a UIImage to the photos album using UIImageWriteToSavedPhotosAlbum, which works fine.
Is there a way to then open the Photos app showing the just-saved photo? (I assume my app must close before opening Photos, which is fine.)...
Started by Walt D on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Then the user can click.
The album where you saved the photo using UIImagePickerViewController.
|
|
When I use FF or Chrome to look at photos on Facebook, and save the photos to the hard drive, the photos will be saved as JPG, which is what the photo is originally.
But once in a while when IE 8 is used, the photo will be saved as BMP. (try the ones ...
Started by Jian Lin on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Here's an MSKB artcicle dealing with the matter:
Internet Explorer saves images as bitmaps (.bmp Files)
and here's a possible solution for the problem with IE7/8
Tools > Internet Options > Advanced tab > Internet Explorer Settings
Click the Reset... .
|
|
Hi all,
I am constantly taking the following steps, and I know there's a way to automate this:
emailing photos from my phone to myself saving those photos to my computer uploading the saved photos to a website Is there a way to write a script (perhaps...
Started by livetotry on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Maybe there is such a client right for your phone... .
If your phone can go online, why email them and not directly upload photos to your site? Many mobile platforms have clients for adding entries and images to blogs and hosting services like Flickr.
|
|
I am saving images to the photo library and would like to retrieve them dynamically to display in future launches of my app. I use the WriteToSavedPhotosAlbum function, as below, but do not get any info to access the saved photo programmatically.
UIIm...
Started by Arrel on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Check this related.
You can't, unless the user picks the photo using the UIImagePickerController .
|
|
Hello to all,
I want script or related urls of upload photo & crop image like Linkedin.
thank in advance
regards Krish
Answer Snippets (Read the full thread at stackoverflow):
Take a look at this similar question : http://stackoverflow.com/questions/1113756/how-can-i-recreate-the-imagekit-picture-taker.
It is installed by default on many flavors of Linux .
See the ImageMagick documentation.
|
|
Hi! I use photo manager to organize and photo editor to scrap with.
If anyone needs a tutorial written for either of these, you can let me know. I have some already written and posted on my blog.
faerywings.wordpress dot com
But if there is something ...
Started by chrissi1 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at justmommies):
Guess I should learn the basics first, right?.
Thanks for your offer! I'll have to check out your blog...I finally found ACDSee, but got overwhelmed with trying to tag all of my files .
|
|
Add a Title to This Photo # 3...( Caption This Photo )
Started by OU8124ME on
, 11 posts
by 6 people.
Answer Snippets (Read the full thread at harmony-central):
|