How to Resize Web Gallery Slideshow

I uploaded some photos of my wifes Xmas party
http://gallery.mac.com/kjritchie#100068&bgcolor=black
I elected just to allow viewing, no downloading. My understanding is each photo upload is 800x600. How do I prevent Web Gallery slideshow displaying these photos in full screen mode? 800x600 expanded to fill a 20" monitor looks bad.
Kelvin

Kelvin:
You can't. The software that generates the gallery and slideshow is server side and there are no files to edit to change the size. I suppose you could mount the iDisk, locate the gallery folder in the Web/Sites/_gallery folder and replace the 800 x 600 file with a full sized version. However, each photo has it's own folder and several different image files and they are not the same file name as what you have in the iPhoto library. The file used for the slideshow is named web.jpg. So you'll have to rename each file web.jpg and put it in the folder for that photo.
Happy Holidays
TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

Similar Messages

  • Can an Adobe Bridge web gallery slideshow file be inserted in Dreamweaver as part of the homepage?

    Hello.  I am designing the homepage of my first website in Adobe Dreamweaver CS6.  And I would like for the page to include a slideshow that automatically plays as soon as a visitor opens the webpage.  I am interested in using Adobe Bridge to create the slideshow using the feature "web gallery."  The tutorials that I've seen describe how to create the web gallery slideshow, then show how it appears when uploaded to the web as an html file through FTP to a server.  It appears as a separate page.  And I notice that the web gallery file is an index file.  I would appreciate knowing how to include the html file as part of the homepage.  Will simply renaming the file from being "index.html" to something like "my_first_slideshow.html" make possible including it in the site structure?  Or will doing so cause it and the files attached to it to be inaccessable when viewed in a browser?  If it can be included in the site, is an <iframe> needed to be in the code for the slideshow to fit into?  Thank you.

    Maybe you best try this question in the dedicated Dreamweaver forum?:
    http://forums.adobe.com/community/dreamweaver

  • Autoplay for Bridge Web Gallery Slideshows

    Hi all,
    I feel like I've searched the entire internet looking for an answer to this question. Does anyone know how to set the Bridge CS4 Web Gallery Slideshows to start playing as soon as loaded?
    I've dug around in all the output files and can't find an autoplay function anywhere. This seems like it should be a built in option for the gallery output.
    Any help or suggestions would be VERY appreciated.
    Thanks!

    dan3430 wrote:
    Hi all,
    I feel like I've searched the entire internet looking for an answer to this question. Does anyone know how to set the Bridge CS4 Web Gallery Slideshows to start playing as soon as loaded?
    I've dug around in all the output files and can't find an autoplay function anywhere. This seems like it should be a built in option for the gallery output.
    Any help or suggestions would be VERY appreciated.
    Thanks!
    YES I also need autoplay for the Bridge CS4 Web Gallery. I've search the code and can't find anything that works
    Help somebody!

  • Adobe Bridge 5.0.2.4 (CS6) - How to make Web Gallery.

    Adobe Bridge 5.0.2.4 (CS6) - How to make web gallery.

    System Info:
    Windows 7 x64 SP1
    Dell T1650
    8GB RAM
    Xeon E3-1220 V2
    Crash log;
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          Bridge.exe
      Application Version:          5.0.2.4
      Application Timestamp:          50d99f7a
      Fault Module Name:          StackHash_59c3
      Fault Module Version:          6.1.7601.17725
      Fault Module Timestamp:          4ec49b8f
      Exception Code:          c0000374
      Exception Offset:          000ce6c3
      OS Version:          6.1.7601.2.1.0.256.48
      Locale ID:          3081
      Additional Information 1:          59c3
      Additional Information 2:          59c39f5460f96c9e8c0a2e4cf426da4f
      Additional Information 3:          f054
      Additional Information 4:          f054c556062bcb3c14c6b443b38515c8
    Event Viewer log;
    Faulting application name: Bridge.exe, version: 5.0.2.4, time stamp: 0x50d99f7a
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
    Exception code: 0xc0000374
    Fault offset: 0x000ce6c3
    Faulting process id: 0x1fe0
    Faulting application start time: 0x01ce7e8d7553cc63
    Faulting application path: C:\Program Files (x86)\Adobe\Adobe Bridge CS6\Bridge.exe
    Faulting module path: C:\Windows\SysWOW64\ntdll.dll
    Report Id: b3e6d539-ea80-11e2-92af-b8ca3a7791fa

  • Web Gallery - Slideshow(s)

    I have created my first web gallery - These are my issues when viewing the gallery on internet:
    1. If you double click the first photo you see a rather small pic and a description of what the subject is about (hitting i [info] can give you the further info on the pic). Why is the photo not the same size as that shown when I select to view the gallery in slideshow?
    2. When in a gallery if you click "Slideshow" it proceeds through the photos in the gallery at about 3 second intervals - how can I adjust the slideshow controls so that the turnover is slower, like 12 second intervals? I understand that a viewer can click "pause" to slow the process, but see 3 below.
    3. When I review the gallery on my Powerbook, using Safari, as a slideshow, above the slide the description/explanation of what the pic is about is displayed. When I enter the website via Windows, I see the pic OK but there is no description of what it is about. How do you show the explanation of what the pic is about in Windows?
    Thanks in advance for any advice.

    Vicj:
    Welcome to the Apple Discussions. 1 - it's just the nature of the beast and can't be changed. 2 - the software that controls web galleries is server side and there's no features changeable by the user except those in iPhoto while creating the gallery.
    If you want to add a description to the picture that will be displayed change the title to the description you want to use. An easy way to do that is to first add your descriptions to the description field in iPhoto. Then use this Applescript to copy the description to the Title field: AppleScript to copy iPhoto Description to Title. Be sure to read the comments regarding the one error in the script that is easily corrected.
    Later you can change the titles back to the file name (if that was what they were originally, by using the Photos->Batch Change menu option.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Web Gallery - Slideshow

    I have created my first web gallery - These are my issues when viewing the gallery on internet:
    1. If you double click the first photo you see a rather small pic and a description of what the subject is about (hitting i can give u the further info on the pic). Why is the photo not the same size as that shown when I select to view the gallery in slideshow?
    2. When in a gallery if you click "Slideshow" it proceeds through the photos in the gallery at about 3 second intervals - how can I adjust the slideshow controls so that the turnover is slower, like 12 second intervals? I understand that a viewer can click "pause" to slow the process, but see 3 below.
    3. When I review the gallery on my Powerbook, using Safari, as a slideshow, above the slide the description/explanation of what the pic is about is displayed. When I enter the website via Windows, I see the pic OK but there is no description of what it is about. How do you show the explanation of what the pic is about in Windows?

    Web Gallery is part of iPhoto and you might want to ask in that forum:
    http://discussions.apple.com/forum.jspa?forumID=1192

  • How to Edit Web Gallery Output from CS5?

    Hello!  I just upgraded from Photoshop CS3 to CS5.  (Got some scrambling to do to catch up!)  I had been using the old File>Automate>Web Photo Gallery to create galleries for my Web site.  Massaged a little in Dreamweaver MX (I know, I know...) they look something like this:
    http://www.techno-imaging.com/gal10spring/alden_b2/index.html
    I found out how to add the old Web Photo Gallery back into Photoshop CS5, but was curious to find out what Bridge CS5 would do with Output>Web Gallery.  I experimented with the Standard template and was mostly happy with the result.  Here's what I got:
    http://www.techno-imaging.com/gal10spring/alden_b2_test1/index.html
    Trouble is I'd like to be able to customize the output a little more than allowed within the template itself.  It looks like the output has Flash, JavaScript, XML, HTML and maybe other programming resources.  I'm fairly familiar with HTML 3 and CSS, but am not a programmer.  Can anybody recommend what high-level editing tools (example: Microsoft Word for fancy text editing) I could use to make some modest tweaks?  The default modules are fine, but I'd at least like to be able to add a link back to my main gallery page like you see at the top right of my old Web Photo Gallery pages.
    Also- are there 3rd party templates for Bridge CS5 Web Gallery?
    Thanks, - Dave

    Hi i7nvd
    Oh my, I missed that completely!  Thanks very much for bringing that to my attention.  In the meantime I found that ACDSee would do a Web gallery that works OK for me.  However I will go back to Bridge Output Web Gallery this afternoon and five it a whirl.  Again, many thanks for jumping in and pointing that out to me.  I appreciate it a lot!
    BTW, thanks for the link to your site built with the Bridge plug-in.  And congratulations on the wedding!
    - Dave

  • How to Insert Web Gallery in Web Page?

    I created a Web Photo Gallery in Adobe Bridge CS4. I want to INSERT it in a web page using Dreamweaver. The problem is that the Web Gallery is an index.html file and appears to be a web page itself. But I need it to just be part of a web page that contains my background images, texts and links. The Web Gallery is NOT a flash animation.
    Thanks,
    Ief

    With so many questions about this, I decided to create a test gallery using Bridge and I must admit, it's not as easy as one would think to incorporate it into an existing site.  Admittedly I didn't spent too much time on this, but I agree, it should be much easier to implement.
    Here's a few links dealing with Photo Galleries and Slideshows that may be useful:
    Photo album using spry
    http://www.adobe.com/devnet/dreamweaver/articles/spry_photo_album.html
    Image gallery
    http://www.simpleviewer.net/simpleviewer/
    LightBox 2
    http://www.lokeshdhakar.com/projects/lightbox2/
    FLOATBOX:
    http://randomous.com/floatbox/demo
    Phatfusion lightbox - photos, flash
    http://www.phatfusion.net/multibox/
    PrettyPhoto:
    http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/
    Scrolling Images
    http://sorgalla.com/jcarousel/
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://www.perrelink.com.au
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    http://twitter.com/nadiap

  • How to add Web Gallery in Bridge CS5

    Hi there,
    I am creating a photo album with web gallery in Bridge CS5. I find out that Is it possible to enable vertical scroll in to the portrait pictures? Usually portrait pictures  are too small when they are diminish to the screen. Here is an example of an portrait with vertical scroll, and I think they work better that way. Or what do you think?
    Is it possible to find third party template to Bridge CS5 web gallery software that has scrollable slide area? Or is it possible to make couple of modifications to the basic templates?
    Thanks in advance.
    P.s. Here's one tutorial how to make web galleries with PS CS 5 Bridge.

    You should move this post to the new Bridge forum as this one will soon die.  Here is link http://forums.adobe.com/community/bridge/general

  • How to have Web Gallery photos have a Watermark?

    I created Web Galleries in Aperture 2.1. I have in the Presets for Web Exporting selected a PSD Watermark I made. But when viewing the photos on the Web Gallery, the photos do not have the Watermark.
    I also changed the Presets for Image Export to include a Watermark and these export with the Watermark.
    Is there a way to have the photos displayed on Web Galleries to include a Watermark for copyright?

    How could they pass this over? I'm using Aperture 2.1.1 so they obviously haven't taken any of this to heart over the past few months. The web gallery feature is so simple and intuitive it's a bit of a slap in the face not being able to embed my watermark. It would only make sense given that they have made downloading your images so simple. If I want to give a client a link to download my pics they certainly need to have some form of copyright on them. Come on Aperture team! Make this stunning product just that much better and please add this feature!

  • How to remove Web Gallery when it is not longer in iPhoto

    Because of a hang of iMovie a messed around with my iPhoto Library. It ended in a Web Gallery published without the corresponding Gallery in iPhoto.
    So, how to remove the online Web Gallery?

    This thread is explaining how:
    http://discussions.apple.com/message.jspa?messageID=5126256#5126256
    Tipped via:
    http://www.tuaw.com/2007/08/15/tuaw-tip-how-to-manually-delete-a-mac-web-gallery /

  • How to recover web gallery password?

    I think I lost one of my web gallery's password cos the one I remember isn't working anymore. So how do I get my password back? or at least how to get access to the gallery and reset a new password? Thank you.

    I found how. Cheers.

  • IPhoto '08: Events, (Smart) Albums, Web Gallery & Slideshows ???

    I recently upgraded to iPhoto '08 and I am confused.
    I must admit I used iPhoto before to look at my pictures but I never bothered with any albums or slideshows or whatever, but now with more and more pictures I need to organize.
    So this new iPhoto comes with all sorts of way to organize such as Events, (Smart) Albums, Web Galleries & Slideshows. Quiet frankly I am LOST as to what to use when or for what ???
    Okay I can get Web Galleries is for posting on the .mac as a gallery. Why did they do this again if you iWeb that creates photo pages???? Why is this not integrated in iWeb????
    Now moving on. What's the difference between Events, (Smart Albums) and Slideshows. They seem to be ways to organize your photos. BUT why have THREE of them? When to use which one?
    Any help or comment appreciated as I am confused ....

    Events, Smart Albums, Albums and slideshows are different. Here is a short explanation of each:
    Events= Every time you import photos from your camera or via drag & drop a new Event is created. This is the basic (automatic) way that iPhoto organizes your photos. Events are date based and can be split or merged based on your preferences. For example, you go to a birthday party and take a few photos, a few days later you go to a picnic and take a few photos. When you import the images, iPhoto will split the pictures into two distinct events. (Check The iPhoto Preferences/Events for some options).
    Albums= These are containers that you create to easily group photos in any way you prefer (ex. Combine photos from a couple of holiday parties into one album). You can drag and drop photos in Albums. When you delete a photo in an Album it does not get deleted from the main library. Albums contain links to the photos, not the actual photos. You can manually re-order the photos in an Album. It is always a good idea to create an Album first, edit and re-order your photos there and then create a slideshow, book or web gallery from the Album.
    Smart Albums= These are Albums you create that have specific rules, they automatically get updated every time a photo meets the specific set of rules. Smart Albums (SA) can have one or more rules. ex. You have 2 different cameras and you automatically want to see the photos captured by each camera. You create 2 Smart Albums that contain the Rule = Camera Model > is > Nikon D40 (or whatever). Next time you import photos from that camera, the SA will show these photos automatically. (Note: These are links, but if you delete an image, unless you delete it permanently it will re-appear in the SA, as long as it still has the required value of the SA. You can sort by Keyword, Ratings etc using Smart Albums, and you can have multiple sort rules, like Keyword = Birthday and Rating is 5 stars.
    Slideshows= iPhoto has 2 types of slideshows available. The first is the "quick" slideshow. You can select any Album or Smart Album click on the Play button, set the transition select the music and you are ready to go. The 2nd type, the Cinematic Slideshow, are albums created specifically as Slideshows. They contain photos you selected and you want to see on your screen in a slideshow presentation. You can set specific transitions between slides, set individual slide times, select music and specify where the Ken Burns effect will start in a slide and where it will end. They are more elaborate than the Quick slideshows.
    Web Galleries = are a quick way to share photos with friends, you just select the Photos and click on the Web Gallery button. You set some basic options and publish. Visitors get to see the photos in 3-4 different views including a slideshow, but you can also allow the viewers to add photos to your web gallery. Every time you add a new photo to a web gallery album in iPhoto, it will update the web site when you click the little publish icon next to the name. You can also set tan option to make this happen at specific intervals. (Check the iPhoto Preferences/Web Gallery).
    I hope this answered some of your questions. Good luck.
    Message was edited by: Anastassios T

  • How to add Web Gallery captions in Bridge CS5

    I am creating a photo album (web gallery) in Bridge CS5 but there doesn't seem to be a way to add captions to the photos. I don't want the File Names to appear, I want to be able to choose several photos to have captions which I will type in. Is there a way to do this? The web gallery template I am using is Left Filmstrip.
    Thanks!

    Will the Airtight template let you put in a separate caption for EACH photo, or just one caption that goes on every single slide?
    What third party software would let me add captions...I need something fairly easy to use.
    Thanks!

  • Customizing order of photos in web gallery & slideshow

    I know this was requested during the beta but.....
    Is there a way to customize the order that photos appear in a web gallery or slide show? By default Lightroom 1.0 displays them in the order they were imported. I want to move them around but can't find a way to do so.

    Do a collection of images to use in either. You can drag and drop the order in a collection. Drag from the middle of a thumbnail. The module will remember presets associated with a Collection as apposed to a group sellection.
    This is very, very old info listed in numerous threads.
    Don
    Don Ricklin, MacBook 1.83Ghz Duo 2 Core running 10.4.9 & Win XP, Pentax *ist D
    http://donricklin.blogspot.com/

Maybe you are looking for

  • I have set up different use accounts on my I mac how can other users share the music stored in my I tunes

    I have set up different user accounts on my I mac how can other users share the music stored in my I tunes

  • On iPhone IOS6 i have events and photos which are not in my iPhoto 11 event library.

    On iPhone IOS6 i have events and photos which are not in my iPhoto 11 event library. I have noticed that on the itunes photo sync some more events and even several event per day are created but these photos are not in my iPhoto standard pictures (mor

  • Frozen in disk mode

    My headphones broke and I didnt use my ipod nano for about a month then i bought some new ones and when I tried to put new songs on the ipod it keeps telling me I need to re configure it or something I finally got it to work and i got more songs and

  • Mac App Store / Keynote Update Install Fails

    For a month I have been receiving notifications from the Mac App Store to update Keynote to Keynote 5.3 I do, it says it is installed and then I received the same notification, repeat with same result 12 times. What is (or isn't) going on ? Thanks !

  • Sent mail lost

    I reverted to 10.6.1 after having problems upgrading to 10.6.2 with Adobe and Microsoft apps (slow/beach ball). I did it by restoring from the latest 10.6.1 Time Machine back up. Everything worked fine, except there were some sent emails in Mail that