0

Is it possible to embed flickr or picasa (or similar) web-album on my own homepage.

I don't want just a link to flickr's gallery, I want to embed the gallery like vimeo and youtube-clips.

I have looked around on flickr and picasa but did't find a solution... hope you can help me :)

Johan
  • 18,814
  • 30
  • 70
  • 88
  • This is not related to embedded software. – uɐɪ Feb 02 '10 at 11:48
  • Not a programming question either. – Sinan Ünür Feb 02 '10 at 12:08
  • I know, sorry, do you know a better forum to post this question? Anyway, I do get good answers... – Johan Feb 02 '10 at 12:36
  • My first ever Perl project was a CGI script to automatically generate photo album pages for my web site (see http://groups.google.com/group/comp.lang.perl.misc/browse_thread/thread/7116804b2635b478/62c8fa5315a4645e ) Maybe you can use this as a motivation for your programming project. – Sinan Ünür Feb 02 '10 at 12:49

1 Answers1

1

For Flickr: Add your pics to a set(maybe its working with galleries too but not tested by my own). Open the set and click on the slideshow button on the right. Then click on the share button on the top-right corner, copy the "embed HTML" and paste it in you html page and you are ready )

Ilian Iliev
  • 3,217
  • 4
  • 26
  • 51