- Create a config.php file inside the xn_private folder.
- Paste the following in the file and save:
- Make sure to get your own Amazon, Flickr, and Yahoo API keys and replace the "xxx" above.
// Amazon Keys
$MY_AMAZON_API_KEY = 'xxx';
// Flickr Keys
$MY_FLICKR_API_KEY = 'xxx';
// Yahoo! Application ID
$MY_YAHOO_APPLICATION_ID = 'xxx';
?>
7 comments:
Thank u for sharing the codes.
By the way, I love GOG and I love ur blog even more:)
Thanks enchanter! :)
You asked in another comment about the Flickr code, check this page.
what am i doing wrong? i cloned the app, but even when i am logged in, it won't let be approve content.
Loving your work!
In the spirit of admiring eye candy, I've had a play with Ning and cloned GoG to create a Brand Vs. Brand version..
http://brandvsbrand.ning.com/
Thanks for sharing your code.
How do you deal with the copyright violation when you show photos of celebrities on your site?
Hello anonymous, I am not a lawyer, but there is no copyright violation at all. The showing of the photos of celebrities in GoG falls under Fair Use, meaning "the amount varies in proportion to the length of the original, the governing theory being that the use should not decrease the market for the original."
Hi Ivan and 'Anonymous'. Regarding Fair Use, this is an American concept, and as Ning is hosted in the USA, you can thus claim Fair Use. I wouldn't be able to do Brand Vs. Brand on an UK hosting service. See Wikipedia's entry on Fair Use for more details.
Post a Comment