Timer in Gallery

Hello,
Just experimenting a bit but has anyone tried to add different timers to a gallery?
Scenario
add minutes input to gallery
in that gallery a timer with each time a separate start / stop / reset function
Functional requirement is for each of the timers to start individualy on click of the start in that gallery item
Just adding a Tstart, Treset, Tpause context var will of course start all the timers at once.
How do I make sure that the context var of the item is unique to that gallery item so it can only start from the start / stop / reset of that individual item?
Any thoughts on the matter
Regards
StonyArc
http://www.stonyarc.com http://www.xboxlivenation.com

Hi StonyArc,
I am not sure if I 100% understand your scenarios but I think you might have to add multiple timers.
so for example if you import an excel table with the following data
Col1     Col2    
1          Test1
2          Test2
3          Test3
4          Test4
This will give you a gallery with 4 items in it.
You could then add 4 separate timers to the first page but set the visible property on the first time to if(thisitem!col1=1,true,false)
then add if(thisitem!col1=2,true,false) to the second timer  and same thing for the final two sections replacing the 2 with a 3 and then the 3 with a 4.
This will then only display the timer assigned to that item in the gallery, you can do the same thing with buttons or images or any control with a visible property, it does get messy if you have a lot of items as everything needs to be added to the first
one and either hidden or made visible in the other items.
I hope you can follow my logic here as I feel I have not explained it very well, but let me know if you have any questions.
I will have a play around with other ways to do the same thing in the meantime.
Ronan

Similar Messages

  • Gallery problem with 5230 on my 4th phone

    Still have a problem with viewing my photos once I put a couple hundred in my phone under mass storage. Have over 3 gigs available on a 4 gig card and all my photos are under 200kb which are smaller than the ones my phone actually takes. As soon as I pass an unspecified amount of pics and files the gallery refuses to open up my image folder, says opening and that's it. The only way I can get in is if I'm lucky shut off phone and restart, try and get in before gallery sets up, problem is once I leave can't get back in. Another way is press off button scroll to remove memory card remove and then restart phone go to gallery push in card and see files but once again once you leave that's it do not use internet, have tried 3 different memory card and 4 new phones all with same problem does anybody know what the problem is, my guess is a software problem that nokia is not admitting to, supposedly this phone should handle up to 16 gig of mem but it seems to be having trouble with more than 2,

    The images or their size will not be causing the issue. The gallery  display is database-based, the database is used to store details of everyimage stored on the phone (irrespective of whether in phone memory or memory card, and irrespective of which folder they are stored in), and each time the gallery is opened the gallery is updated to check for images added to the phone since the last time.
    I would suspect that you have nothing wrong with either phone or memory card, but simply that the sheer volume of extra data means that the processing of the database update is so huge that the phone is getting stuck - you appear to be asking it to update info on 1Gb of data all at once. It may not even be crashing, if you allow it to stand a longer time it would probably appear eventually correct - I have the same slow first opening of the gallery everytime I reformat my N96 and then restore the mass memory content back to the phone.
    Try introducing the images to the phone in several groups of lower numbers of files to see if that makes any difference.

  • Web gallery not loading properly

    I have links to 3 lightroom galleries on my website. Most of the time the gallery will not load unless you click the refresh button. This happens with safari and explorer. Is this a known issue and is there a way to fix it? My site is built with dreamweaver and I have built in links to the flash galleries from lightroom which just spin their wheels. It says it is loading, but never does unless you refresh or go home and try again.
    Thanks for any help.
    Ted

    I had the same problem but it went away when the galleries quit working at all <grin>. I think that module is really buggy. I did submit a bug report.<br />Mel

  • Gallery image

    hi guys,
    i'm trying for long time a gallery image to be my own galley
    , in order to make a good personal portfoflio,,if someone can
    advise me a good free website for tutorials?
    thanks
    audrey

    If you're using the Aperture previews they will not be as large as the original file that was imported. IT depends on what size was set for the previews when the photos are imported. That may be part of the problem. Export those files from Aperture as full sized image files and use those in the gallery. See if that will improve their quality.
    OT

  • Another Gallery problem 6681 :(

    HI,
    This is one of the many problems that i have with my gallery.When i'm viewing pictures (Gallery>Images>Picture/image) one of three pictures goes blank.Just like that without any reason.and then i should go back to images root folder and then to open the same picture again.I hate this because if i press back i have to wait about 10 seconds.
    Bling_Bulgaria.If you find my answers helpful click the Kudos button. Nokia 3300 > 6681;N82,V31.0.016,RM-313

    The images or their size will not be causing the issue. The gallery  display is database-based, the database is used to store details of everyimage stored on the phone (irrespective of whether in phone memory or memory card, and irrespective of which folder they are stored in), and each time the gallery is opened the gallery is updated to check for images added to the phone since the last time.
    I would suspect that you have nothing wrong with either phone or memory card, but simply that the sheer volume of extra data means that the processing of the database update is so huge that the phone is getting stuck - you appear to be asking it to update info on 1Gb of data all at once. It may not even be crashing, if you allow it to stand a longer time it would probably appear eventually correct - I have the same slow first opening of the gallery everytime I reformat my N96 and then restore the mass memory content back to the phone.
    Try introducing the images to the phone in several groups of lower numbers of files to see if that makes any difference.

  • How to transfer the tables from one file group to another file group in SQL 2008.?

    Hello all,
    I have few issues regarding the transfer of the tables from one file group to another file group  in SQL 2008 and also How can we  backup
    and restore the particular database based on file group level.
    Let’s say I have a tables stored within the different FG. such as
    Tables                                                    
      File group
    Dimension tables                                              
                                                                     Primary
    Fact tables                                               
                                                                              FG1
               FG2…
    zzz_tables                                               
                                                                              DEFAULT_FG    
    dim.table1                                                                                                                          DEFAULT_FG
    dim.table2                                                                                                                          DEFAULT_FG
    Here all I want to transfer the dim.table1 ,dim.table2  from  DEFAULT_FG to the Primary File
    group .So is there simple methods for transfer the dim.table1,2  from one FG to another .I have tried somewhat but I couldn’t get the exact way .So if someone have better idea please share your knowledge that would be really appreciated.
    Secondly after moving those dim.table1 ,dim.table2 from DEFAULT_FG to Primary ,All I want to backup and restore the database only containing  the Primary and FG1,FG2… not
    a DEFAULT_FG.Is it possible or not.?
    Hope to hear from the one who knows better approach for this kind of task .Your simple help will be much appreciated.
    Regards,
    Anil Maharjan

    Well after all my full day research on this topic had paid off, I finally got the solution and am so happy to research on these things. It makes
    us feel really happy after all our research and hard work doesn't goes as waste.
    Finally I got what I am looking for and want to make sure that I am able to transfer the tables from DEFAULT_FG to another FG without tables
    having clustered index on that tables .
    With the help of the link below I finally got my solution where Roberto’s coded store procedure simply works for this.
    Really thanks to him for his great post and thanks to all for your response and your valuable time.
    http://gallery.technet.microsoft.com/scriptcenter/c1da9334-2885-468c-a374-775da60f256f
    Regards,
    Anil Maharjan

  • Getting OU of users into CSV created by script

    Hi.
    I've found this script that let's us analyze mailbox Growth over time.
    http://gallery.technet.microsoft.com/scriptcenter/Generate-report-of-user-e4e9afca  (script shown below)
    But I need to add the OU of the user to the script as we are hosting different Companies on the Exchange server I'll be using it on. Therefore it' necessary to be able to sort by using the OU the users are located in.
    I've found out that Get-MailboxStatisics cannot do this for me and therefore that a custom object has to be used. But to be honest I'm a total noob at scripting so I'll be very gratefull if anyone can help me out here and tell me how I should customize
    the script below
    <#
    The sample scripts are not supported under any Microsoft standard support
    program or service. The sample scripts are provided AS IS without warranty 
    of any kind. Microsoft further disclaims all implied warranties including, 
    without limitation, any implied warranties of merchantability or of fitness for
    a particular purpose. The entire risk arising out of the use or performance of 
    the sample scripts and documentation remains with you. In no event shall
    Microsoft, its authors, or anyone else involved in the creation, production, or
    delivery of the scripts be liable for any damages whatsoever (including,
    without limitation, damages for loss of business profits, business interruption,
    loss of business information, or other pecuniary loss) arising out of the use
    of or inability to use the sample scripts or documentation, even if Microsoft
    has been advised of the possibility of such damages.
    #>
    #requires -Version 2
    param
     [Switch]$ExportMailboxSize,
     [Switch]$CompareMailboxSize,
     [String]$LogPath="C:\log",
     [String[]]$Identity,
     [DateTime]$StartDate,
     [DateTime]$EndDate
    #region Export today's Mailbox Size
    if ($ExportMailboxSize)
     $Counter=0
     $UserMailboxStatistics=@()
     if(-not ( Test-Path -Path $LogPath))
      New-Item -ItemType  directory -Path $LogPath
     #Get mailbox identity
     if (-not ($Identity))
      $UserMailboxs=Get-Mailbox -Filter 'RecipientTypeDetails -eq "UserMailbox"' -ResultSize unlimited
     else
      $UserMailboxs=$Identity|Get-Mailbox -Filter 'RecipientTypeDetails -eq "UserMailbox"' -ResultSize unlimited
     #Get SamAccountName,DisplayName and MailboxTotalItemSize for specific users or all users with mailbox.
     foreach ($UserMailbox in $UserMailboxs)
      $Counter++
      Write-Progress -Activity "Export MailboxStatistic" -Status "Exporting" -CurrentOperation $UserMailbox.DisplayName -PercentComplete ($counter/($UserMailboxs.Count)*100)
      $UserMailboxStatistic = New-Object PSObject
      $UserMailboxSizeB = (Get-MailboxStatistics -Identity $UserMailbox).TotalItemSize.Value.tobytes()
      $UserMailboxSizeMB = "{0:#.##}" -f ($UserMailboxSizeB/1mb)
      $UserMailboxStatistic | Add-Member -MemberType NoteProperty -Name "SamAccountName" -Value $UserMailbox.SamAccountName
      $UserMailboxStatistic | Add-Member -MemberType NoteProperty -Name "DisplayName" -Value $UserMailbox.DisplayName
      $UserMailboxStatistic | Add-Member -MemberType NoteProperty -Name "UserMailboxSizeMB" -Value $UserMailboxSizeMB
      $UserMailboxStatistics+=$UserMailboxStatistic
     #Output to a CSV file with date format "yyyy-MM-dd" as default name  ,in default path "C:\log". Path can be set by $logpath param.
     $UserMailboxStatistics|Export-Csv -Encoding default -NoTypeInformation -Path "$LogPath\$(get-date -Format "yyyy-MM-dd").csv"
    #endregion
    #region Compare Mailbox Size
    if ($CompareMailboxSize)
     $TempCSVs=@()
     $report=@{}
     $index=-1
     #Check if path is correct
     if(-not ( Test-Path -Path $LogPath))
      Write-Error -Message "'$LogPath' doesn't exist, please make sure the path is correct"
      return
     [array]$CSVFiles=Get-ChildItem $LogPath -Exclude "Compare*"|Sort-Object -Property "CreationTime"
     #Summary all CSV files during the period,given by user 
     if ($StartDate -and $EndDate)
      foreach ($CSVFile in $CSVFiles)
       if ($CSVFile.CreationTime.date -ge $StartDate.date -and $CSVFile.CreationTime.date -le $EndDate.date)
        $TempCSVs+=$CSVFile
     else
      Write-Error -Message "StartDate or EndDate is not correct or not given. Please make sure the format is correct."
      return
     #Check wether CSV files exist during the period
     if (-not $TempCSVs)
      Write-Error "log file created from '$StartDate' to '$EndDate' doesn't exist in '$LogPath'. Please check."
      return
     else
      #Import these CSV files 
      foreach($TempCSV in $TempCSVs)
       $TempDate=$TempCSV.basename
       $counter=0
       $index++
       $UserMailboxStatistics=Import-Csv -Path $TempCSV.fullname
       #add user's mailbox status to report
       foreach ($UserMailboxStatistic in $UserMailboxStatistics)
        if (-not $report.ContainsKey($UserMailboxStatistic.SamAccountName))
         $TempUserMailboxStatistic=New-Object psobject
         $TempUserMailboxStatistic|Add-Member -MemberType NoteProperty -Name "SamAccountName" -Value $UserMailboxStatistic.SamAccountName
         $TempUserMailboxStatistic|Add-Member -MemberType NoteProperty -Name "DisplayName" -Value $UserMailboxStatistic.DisplayName
         $TempUserMailboxStatistic|Add-Member -MemberType NoteProperty -Name "Remark" -Value "Online"
         for ($i=0;$i -lt $TempCSVs.count;$i++)
          $TempUserMailboxStatistic|Add-Member -MemberType NoteProperty -Name "$($TempCSVs[$i].basename)" -Value "N/A"
         $report.Add($UserMailboxStatistic.SamAccountName,$TempUserMailboxStatistic)
        #write progress
        $Counter++
        Write-Progress -Activity "Compare MailboxSize on $TempDate" -Status "Comparing"`
        -CurrentOperation $TempUserMailboxStatistic.DisplayName -PercentComplete ($counter / ($UserMailboxStatistics.Count) * 100)
        $report[$UserMailboxStatistic.SamAccountName].$TempDate=$UserMailboxStatistic.UserMailboxSizeMB
       #check wether users' mailboxes were removed or added.
       $report.values|%{`
       if ($_.$TempDate -eq "N/A" -and $_.Remark -notlike "Remove*")`
        {$_.Remark="Removed on $TempDate"};`
       if ($_.$TempDate -ne "N/A" -and $index -ne 0 -and $_.$($TempCSVs[$index-1].basename) -eq "N/A")`
        {$_.Remark="Added on $TempDate"}}
     #Export report to CSV file
     $report.Values|Export-Csv -Encoding default -NoTypeInformation -Path "$LogPath\Compare$(get-date $StartDate -Format "yyyy-MM-dd")TO$(get-date $EndDate -Format "yyyy-MM-dd").csv"
    #endregion
    if (-not $ExportMailboxSize -and -not $CompareMailboxSize)
    Write-Warning -Message "You did not choose any task. Please choose one."

    StoreThomas,
    At the top of this script, you will see a section where the user mailboxes are collected then each is checked.  Line 45 starts this section.  Just under that, you can see that a custom psObject is created (line 50) and defined (the next 5
    lines) and added to an overall list of mailbox statistics (line 56).  You can add an Add-Member line before line 56 that says the following:
    $UserMailboxStatistic | Add-Member -MemberType NoteProperty -Name "OrgUnit" -Value $UserMailbox.OrganizationalUnit
    That should add your OU to the list of exported fields, and you can use Excel to open and filter that list.

  • Problems In Lumia 620 yellow with black update ---...

    Are all people using the Lumia phone facing below problmes ??????
    (01) You cannot save audio files / media files received from mms and you cannot store audio files received through any messenger such as Whatsapp or line !!!!
    (02) if you want to forward a mail, You cannot edit email text received in the orginal mail and it will compulsorily go as part of your mail either in forward or in reply.
    (03) if some one sending you a mail have saved his name as particular sender, you cannot serch the mail with his mail id or content of subject line or email text ...example ...my mail is ************* and I have send my sender name as "JAI HO"  and my subject line is quotation..... than you need to serach for this mail by "JAI HO" you will not be able to search the mail with nokia or sameer or sameerdaga or quotation.
    (04) If you create a sms from contact / log you cannot add another recfeiptent to the same sms, you need to resend or forward the same.
    (05) you cannot send an sms to a number in any contact saved under heading work or home or any other heading other than mobile.
    (06) you cannot record call not even with a beep sound.
    (07) while talking on phone if you go and try to view any other app such as mail or sms or any other app....you are thorown out of it in sec.
    (08) Whats app doesn't work propoerly on Lumia...when you start Whatsapp it comes out of it within 1 minute or two max 5 minute. If you have not read any messages in any particualr grooup and the unread message si more than 50 in the particular group you cannot read them as you would scroll up to read the old message, it will come out of whats app.....
    (09) During night time when you phone battery is about to drain to zero, and you want to switch off the phone and go to sleep alongwith keeping your phone to charge, you cannot do that....as you put the phone to chraging....it automatically starts on and agina with the friends and business all overseas or who are awake keep on sending the messages in grp or emails etc disturbs your sleep.
    (10) broadcast in lumia is so poor you cannot add more peopel to existing braod cast. first of all to create a broadcast grp is also so difficult that you forget to use broadcast in whatsapp on lumia phone.
    (11) In whatsapp the name of sender appears after the message....you dont know who have send you the message until you read tha completely.
    (12) No settings facility or no options available for different type of notification of group or individula or broad cats in whats app.
    (13) No privacy setting option available for whats app on lumia phone.
    (14) You cannot store any audio files recived via whatsapp on phone. Media Autodownload is not optional but compulsory on phone.
    (15) Windows phone....i understand that windows phone means tha t you can enter any damn app or thing from one app to other but its not like that in lumia windows phone. Like if you start drive here and your location options is turned off, you need to come out of drive here go to setting than go to location and start on the location. you cannot do that from that particular app... All app in lumia dont have feature of option.
    (16) In email you cannot select all mails at a time. you need to select one mail everytime.
    (17) you cannot view sms in folders option its compusory threaded way.
    (18) You dont have option to view log differently like incomeing only, or outgoing only or missed call only or sms only. it will be one by one only. you cannot view in threaded form.
    (19) Though you turn off show message in notification you whats app message will still be displayed on the top of the screeen when received.
    (20) You cannot save the Group icon picture of whats app on your mobile.
    (21) Calendar feature is also not good. You cannot import the date of birthday or anniversary from your contacts to your calender....
    (22) You cannot publish or share more than one picture/video  at a time from gallery to whats app.
    (23) You cannot share your contacts from contacts to whats app. You need to open whats app than select the contact you wnat to share with anyone. and this is windows phone ?????
    (24) No option of whats app is allowed in any app like contact or sms. As there is opton for call/text there shall be option for whatsapp and line too in conatcts list.
    (25) if you have saved more than one numer under diofferent head of particular person and if you receive any message from that person you cannot make out from which number did he send us the sms from. for example. I have save 3 numers for Mr/ A, mobile - 123, mobile 2 -456, mobile 3 - 789, now when he send me any message from mobile 2 and i try to go to that sms and try to call the number fromw hich i have received sms, i cannot do that the entire contact is opened and i need to select which number i need to dial, i cannot make out from which number he had send me sms from.
    (26) You cannot use sd card for anything except to store videos and pictures ...all other apps or anything is tored only on phone not on sd card than why do u need sd card.
    so many other problems... to share....these nokia and windows people claim to give us the best phone in the world..... how ?????
    Sameer Daga **************
    Moderator's note: Post were edited as it contains email address and phone number. It is unwise to publish any contact information in a public forum.

    sameerdaga wrote:
    Except 8, 10, 11, 12, 13, 14 and 20, which issues relate to WhatsApp. Also to put phone to flight mode is not the solution to problem of auto switching on of phone while charging. Kindly resolve other issues and forward the issue related to WhatsApp to WhatsApp technical team.
    regards
    Sameer daga 09825304004
    I do not use whatsapp and am not interested in what it does or not. It's up to you to report bugs to the developer. And when I check it's actually problems 8,10,11,12,13,14,19,20,21,22,23 and 24 related to Whatsapp. That's 12 out 25 of your "problems" related to a third-party app.
    Phone switching on when charging is not a problem or a bug - that is the way charging works today - on WP8, Android and iOS so you'll have to live with it regardless of what phone you have.
    Your issue 25 is not an issue - you just don't know how to do it. When you open the received text message at the bottom there is an icon with two arrows, one pointing left, the other pointing right. Tap on that icon and the number from which the message was sent will be highlighted.
    Issue 21 - all contacts for which I have included a birthday are showing in my calendar. Don't know what you are doing wrong.
    I could go on, but I have to do a bit of work as well.

  • Nokia 5800 behaves strange

    When i purchased Nokia 5800, i found it really good and i thought, this is my best phone till date. But lately, it really made me bad with tons of bugs showing every other day. Here are the list.
    1- Install many applications in your phone and your scrollbar in Application will behave really bad. It does not scroll properly. You can not see the applications in the last row in grid view. You will have to tocuh the screen carefully to make it upwards to see the application icons that are not showing with scrollbars. I will soon paste image here as my cell is in Nokia Care now.
    2- Change the font size of your cell to small and then do a grid view. You will not be able to see the name of icons. small font size works fine only with list view.
    3. Play a big .flv file and after running smothly for sometime. It starts behaving bad. sound breaks and you are not able to listen sound properly.
    4. Open a .flv file and while it's opening. Tocuh it to make full screen and you will see d-pad that you see when you play flash games. Do we need it while watching .flv. I need to wait for it to open and then only i can touch to screen to make it full screen. That shows it's poor performance.
    5. Press quick media bar shortcut in home screen and you will see your clock hides first than other elements on the screen. It's shows the UI repaint is so slow that you can see the difference in elements being hide.
    6. I don remember, if i ever played with my cell too much, but yet within 4 months of it's usage. My LCD is gone. When someone call or when i on the screen. It shows paraller lines with background colors of home screen icons. It functions when you touch the screen, but you are not able to see anything on the screen. It happens so frequent and your money what you put on your cell goes in vain.
    Problems
    1. I had a theme and a wallpaper in my cell other than default theme when i was doing a mass storage. As soon as i plugged the USB and it selected mass storage. My cell automatically changed its theme and wallpaper to default one that comes when you purcahse cell. It become slow and the last dialled green button stopped working in home screen. It woks in other screens but not on home screen. It means i am not able to dial the last dialled number.
    2. One of my image showing more than 40 times in Gallery with the same name. What i did is deleted the one and it's no more in file system, but it's still there as icon in Gallery and when i try to delete all those duplicate icons. It says can't delete. General error. I have more than 40 dead icons and i am not able to do anything.
    3. Sometimes my clock on home screen just dont displayes. Click on the clock's place and come back to home screen and it will show you the clock. but again move to any other screen and come back to home screen and again clock is not there. Everytime, i need to see the clock, i have to touch the clock's place and then back to home screen to see the clock and that too, till the time , i am in home screen.
    4. Play some videos and your cell will become too hot to touch it. Feels like it will burn out.
    5. My very old Nokia 2650 has better sound. when someone calls me and i am not in a quiet place. I have to open speaker to listen the voice properly. I feel it's low compare to my oldest cell.
    6. Recently listened the songs on Nokia E63 with same headphone i use and the sound quality is much much better than my 5800.
    Features Missing
    1. Flv player does not give seekbar functionality. If i have a big video file say for 10 minutes and i want to see portion of it. I am not able to see. Either from start or from the place where it stopped. Why no seekbar like other players when play mp4.
    Other than these, I have a long list of small small problems i face, since my cell is in Nokia care, i am not able to write them here.
    If anyone else has the same problems, then please share here.

    sunilgupta20801 : "1. I had a theme and a wallpaper in my cell other than default theme when i was doing a mass storage. As soon as i plugged the USB and it selected mass storage. My cell automatically changed its theme and wallpaper to default one that comes when you purcahse cell. It become slow and the last dialled green button stopped working in home screen. It woks in other screens but not on home screen. It means i am not able to dial the last dialled number."
    This most be because you have the theme installed on the card which is what the mass storage uses. Reinstall it to your main memory.
    Message Edited by ruifcastro on 02-May-2009 02:22 PM
    Message Edited by ruifcastro on 02-May-2009 02:22 PM

  • What's this icon?? Little phone receiver on menu bar


    My dad sent me a screenshot of his iPhone. I don't know what the phone receiver icon in the upper right hand corner is. He says its there all the time.
    http://gallery.me.com/trfall/100242

    It's a phone that's approved-unlocked by O2 that I'm using with Airtel in India.
    I note that Apple's website says that if you put a sim card in from a carrier not on their list it turns the TTY setting on.
    http://support.apple.com/kb/HT3519
    My carrier (Airtel) is on the list though, although having bought the phone in the UK, had it unlocked by O2 and now using it with a general Airtel SIM card, not one sold with one of their Indian sourced iPhones, so I guess that's how it got turned on. But I don't have the setting to turn it off - not sure what to do about that.

  • How can I sharpen all photos in a gallery at one time?

    I want to sharpen all of my photos in a gallery at one time. How do I do this? In Lightroom, you can sync....can I do this on Aperture?

    I don't disagree ... .  I tested LR3, Ap3, and C1Pro5 for some large projects, and settled on Aperture because it's organization tools were a whole level deeper than LR's (at the time, C1P had none), and I prefered the interface.  I'm no wiz at LR, but I suspect the two are pretty much dead even photo developing tools.  I'm not at all tempted by LR, but I am drawn to C1P for photo developing.  If I didn't have so much time invested in Aperture -- and so many Images under management -- I would look again at C1P now that it claims to be fully integrated with a DAM.
    I think Aperture could be easily the best of the lot.  Like you, however, I don't see Apple aiming for "best".
    If you like Aperture and want to see it changed in any particular ways, send feedback.  Apple may not respond the way you want -- but they certainly won't respond to things they don't hear.

  • Server Request Error EVERY TIME I try to create an Iphoto08 Gallery

    I have a lot of space in my .mac account, and I’ve tried even with a just one-photo album, and I can’t put my gallery online.
    Every time I try, the IPhoto08 starts connecting and after some seconds shows the same message: Server Request Error (Error en la petición para el Servidor – in Spanish)
    Thanks for your help,

    7.0.2 is the update that's supposed to fix that problem. If you're still having problems then check to make sure your web gallery names do not have any quote marks or ' or other unusual characters.
    Do you Twango?
    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 written 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. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • QT v10.0 crashes every time I try to share a .mov file to my mac gallery

    Does anyone have any thoughts on why QT v10.0 would continuously quit on me every time I try to share a .mov clip to my mac gallery? The sharing option on my co-workers computer works- so I know it must be something with my own mac, but haven't the faintest idea where to begin my troubleshooting... help?

    Can you check something else for me please, Name?
    Head into your control panels and try to launch the QuickTime control panel. What error message do you get then? (Precise text please ... the information in the error message about where QuickTime thinks the QuickTime.cpl file lives can be of some help with diagnosing the nature of your problem.)

  • Time modified when importing uploaded images from Gallery

    I'm a fire investigator and several of us use cameras to document a scene. We share the images using mobile.me Gallery. I posted this question nearly a year ago but the problem persists.
    "We use the 24 hour clock setting on all our cameras as opposed to AM/PM. When importing into iPhoto this is not handled properly. 0210 (2:10 AM) and 1410 (2:10 PM) show a date display on the imported photos both as 2:10:00. Lacking an AM or PM suffix or a true display of the 24-hour clock this leads to erroneous and misleading data for the photo.
    For law enforcement documentation purposes this is serious. Is there a setting or pref somewhere that needs to be changed?"
    Suggestions I received included making sure that the 24 hour clock was used as a setting on the camera and the Mac. All of this was checked and is as it should be. The offset between the real time and the time appearing in the iPhoto information panel is a constant amount (e.g. 1410 hours actual shows as 5:10) usually a 3 hour time shift (1410->1710).
    Suggestions to check the EXIF data of the photo(s) underscore the discrepancy. The imported photos' EXIF date/time (as checked with Graphic Converter) remain correct. Only the iPhoto information panel time is off and off consistently.
    Any ideas?
    vince

    Time discrepancies are usually a function of the date and time format set in the SytemPreferences. I do not have this issue. iPhoto respects the 24 hour clock - but then I use the 24 hour clock throughout my system.
    The date and time format is set in the Language and Text PrefPane in System Preferences.
    Regards
    TD

  • FCP to MobileMe Gallery: to save time, want ONLY medium file. How?!?

    Hi there,
    It takes such a long time to publish a finished project from FCP to my MobileMe Gallery. But that's partly because the default mode publishes a large, a medium and a small file. I just need the medium size on my Gallery. But I see no way of configuring Share this way.
    Can anyone advise please?
    thanks, Malcolm

    Hi -
    The "Share" function was clearly added for convenience, and varying from the preset features, while certainly not difficult, is not as . . . convenient.
    To post only the medium size version only to your mobile me account:
    1) With your finished sequence selected go File>Share
    2) In the Share window that opens, select "Other" from the choice of delivery formats
    3) In the window that opens, select the folder Apple Devices, then put a check mark next to H.264 for iPod and iPhone 640x480
    4) Click OK
    5)With "Desktop" selected as destination, click on export
    6) Your movie will be compressed and placed on your desktop
    7) You may want to rename your movie at this time.
    8) Open your browser and log on to your mobile me account via www.me.com
    9) Select your galleries (the sunflower button)
    10) At the lower left corner is a + sign you can use to add a new gallery
    11) Click the upload button, and use the window that opens to navigate to your movie, and click select.
    12) Your movie will be uploaded
    13) Click on the url in the gray bar a the upper top left and you will be taken to your gallery where you can use tell a friend, etc.
    Hope this helps.

Maybe you are looking for

  • My macbook pro won't connect to the internet. Tried everything? Please help ...

    Although both Airport and ethermet connection seem to be fine (green indication in network diagmostics) and all other computers in the house will connect to the net just fine, my macbook pro will not. I have reset the router several times, restarted

  • Mac Compatible Scanners

    Does anyone have a recommendation on a document scanner that is compatible with mac os X with twain drivers? I will be using it for document OCR with Adobe acrobat 8.0, but many of the scanners don't support twain so you have to scan the page, then m

  • PDF ownerpassword

    When the PDF export function was developed; the developer did not define the ownerpassord w/n the PDF cfdocument tag. We are not able to alter the old PDF exports because it requires a password. Does anyone know what the defualt password would be? We

  • JDBC Connecttion to 16 bit MSAccess DB

    Is it possible to connect from java to a 16 bit secured Microsoft Access database? What drivers and connection parameters do I need? Do I absolutely need a Data source?

  • Time Capsule setup - can't connect properly

    I'm having trouble setting up a new 2GB Time Capsule... a quick summary of the hardware and software: New 2GB Time Capsule MacBook Pro running 10.5.8 AirPort Utility 5.5.1 There's already a wireless network up and running, and the TC will be hooked u