Multiple questions.

Hello,
I am having some issues with a few things regarding editing slides:
Is it possible to make Captivate wait (pause) at every slide before continuing to the next one, without having any objects in it? For example, I have a powerpoint presentation linked in Captivate, and I want the user to decide when to proceed to the next slide. Effectively allowing the user to have all the time he/she needs to read the presentation slides.
In order to allow the user to proceed to the next slide without having any objects in the slide, is due to the flash player controls at the bottom.
I tried the "On slide exit -> No action" feature, but that didn't help, it will just proceed to the next slide after this slide's timer has expired.
Regarding zoom area's:
Having a zoom area, and choosing an image for the zoom destination area, will make the image appear as soon as you set the timer to (Appear after 1 second for example). Is it possible to make it interactive, allowing the user to click on a thumbnail, and the large image pop up?
So far I've only been able to achieve this by using the zoom area in a slidelet. The slidelet is activated by clicking on the click area. Putting the click area on the thumbnail would produce the desired effect.
Importing powerpoint presentations:
After I import a powerpoint presentation in an empty project, the filesize of the published project is extremely large. Publishing an empty project (1 empty slide) is about 100 KB. Adding a powerpoint presentation of 800 KB will increase the filesize to roughly 5.8 MB with compression ON. Is this normal? Setting publish quality to low makes next-to no difference in filesize (100 KB or so).
The powerpoint presentation contains nothing but a few screenshots and normal lay-out. Nothing like special effects etc.
If it's normal for a powerpoint presentation to increase the size this much (800 KB -> 5.7 MB) I'm starting to think I'm better off just making everything in Captivate.
I'll meddle about and keep this updated if I find out more, my apologies for the wall of text.
Thanks in advance

You did not mention the version of Captivate used, so perhaps these answers will not be quite relevant (I'm using CP4).
First question: insert a Click box and extend it to the whole slide. It will pause you slide until the user clicks on the slide, or until he uses the buttons on the controls on the playbar.
Second question: indeed you will need a clic kbox on the thumbnail. But I think you still could use the Zoom Area, if you just put it on the timeline a fraction of a second later than the click box. The click box will pause the slide (timeline stops), when clicked the Zoom Area will appear.
Third question: here I'm a bit puzzled. I just checked several CP-movies, created from PPT's and all of them less than doubled in size. And they did have animations. An example: pptx : 405KB, when imported in CP4 it resulted in a 750Kb file. I used Powerpoint 2007 and CP4. If you used CP4: did you Link or Embed the ppt? Standard is Linked, I'm using this all the time. If you deactivate 'Linked' the presentation will be embedded, perhaps that is the problem.
Lilybiri

Similar Messages

  • Multiple questions on BDC

    Hi everyone
    I have multiple questions on BDC.Would u please answer them with explanations ASAP...
    1. How do you create a batch input session for a transaction?
    a) We create a bdc and use ‘call transaction’ in background mode.
    b) We create a bdc and use ‘call transaction’ in error mode.
    c) We create a bdc and use ‘bdc_insert’ for the transaction.
    d) None of the above.
    2. What is the alternative to batch input session?
    a) Load module
    b) Call transaction
    c) BAPI
    d) Idoc segment
    3. Which SAP table stores the BDC session queue information?
    a) APQD
    b) APQL
    c) APQQ
    d) APQI
    4. Which program can be used to release BDC sessions within a job?
    a) RSBDCSUB
    b) RSBDCJOB
    c) RSSUBBDC
    d) BDCRECXX
    5. Which one of the following is output to the job log when included in an ABAP program running in the background?
    a) Write statements
    b) message statements
    c) report parameters
    d) Submit statements
    6. Your program specs call for you to read the first 10 records from a text file (fname1), and write them out to another text file (fname2).
    Which block of code will accomplish the result desired in the above scenario?
    a) Open dataset fname2 for input in text mode.
    Do 10 times.
    Read dataset fname1 into hold_var.
    Transfer hold_var to fname2.
    Enddo.
    b) open file fname1 for output.
    Open file fname2 for input.
    Read dataset fname1 into hold_var 10 times.
    Transfer hold_var to fname2.
    c) open file fname1 for input.
    Open file fname2 for output.
    Do 10 times.
    Read file fname1 into hold_var.
    Transfer hold_var into fname2.
    Enddo.
    d) open dataset fname1 for input in text mode.
    Open dataset fname2 for output in text mode.
    Do 10 times.
    Read fname1 into hold_var.
    Write hold_var to fname2.
    Enddo.
    7. sy-dynpro is
    a) screen no
    b) program
    c) table
    d) field name
    8. Which of the following are NOT correct usage of BDC_cursor?
    a) To position the cursor on a particular field.
    <bdc_tab>-FNAM = 'BDC_CURSOR'.
    <bdc_tab>-FVAL = &#8216;fieldx&#8217; .
    b) To position the cursor on a particular field.
    <bdc_tab>-FNAM = &#8216;fieldx&#8217;
    <bdc_tab>-FVAL = 'BDC_CURSOR'. .
    c) For fifth row of Table control
    <bdc_tab>-FVAL = 'fieldx(5)'.
    d) For fifth row of Table control
    <bdc_tab>-FNAM = 'BDC_CURSOR(5) '.
    9. In case of background processing of a BI session, which authorization is checked?
    a) Developer of the program that schedules BI Session
    b) User who executes the BI session
    c) User who executes the program that schedules BI Session
    d) User ID that is passed to the BDC_OPN_GROUP function module inside the calling program
    10. Which of the following are TRUE about Transaction Recorder?
    a) Transaction Code is SHDB
    b) Transaction Code is SM35
    c) It can generate ABAP code for the BDC program automatically
    d) It can generate ABAP code for the Call Transaction program automatically
    Regards,
    Pratibha

    Hi,
    1) C We create a bdc and use ‘bdc_insert’ for the transaction
    2) b) Call transaction
    3. d) APQI
    4. a) RSBDCSUB
    5. b) message statements
    6. d) open dataset fname1 for input in text mode.
    Open dataset fname2 for output in text mode.
    Do 10 times.
    Read fname1 into hold_var.
    Write hold_var to fname2.
    Enddo.
    7. a) screen no
    8.  b) To position the cursor on a particular field.
    <bdc_tab>-FNAM = ‘fieldx’
    <bdc_tab>-FVAL = 'BDC_CURSOR'. .
    9.b) User who executes the BI session (or)
    c) User who executes the program that schedules BI Session
    10.  a) Transaction Code is SHDB
    c) It can generate ABAP code for the BDC program automatically
    Regards

  • How can I get Captivate to score across multiple question pools?

    I have set up a Captivate assessment as follows:
    A core set of 50 questions will be presented to all learners
    Depending on where the learner is, he will receive an additional 10 questions from one of 5 location-specific pools
    Learners will see a total of 60 questions
    I have my question pools set up and branching correctly, and am using the Branch Aware option to assist with this and the progress indicator. Before the first question I have the learner click one of several buttons (not quiz elements) to set a location variable, and after presenting the core questions I use this variable to determine which random question slide to jump to next (with set of slides pointing to a different question pool). After asking the 10 random questions from that pool the learner is then redirected to the review slide so only one set of location-specific slides is encoutnered on each attempt.
    All of that seems to be working as designed but the scoring is not behaving as I had expected; despite the fact that all questions are asked before the review slide is presented (i.e. all questions are within the quiz scope in both the edit-time and run-time sense) the review slide only reports results from the first question pool. For example, in a test file I reduced the question slides for the first pool to only display 2 questions, for a total of 12 presented, but my results show "0 of 2 correct" or "2 of 2 correct." The pass/fail results of the module match the review slide, so this is not a simple display issue; if I miss either of the two questions from the first pool I fail regardless of what happens in the second pool.
    What am I missing? Surely there wouldn't be the option of using multiple question pools if only one could be graded ...
    I am working on Captivate 6.0.1 64-bit for Windows. FWIW the file was originally created in Captivate 5 and has since been upconverted, but the additional question pools weren't introduced until after the conversion processes so I wouldn't expect this to be related to residual crud left over from that process.

    Thanks for the quick response ...
    I had already tried deleting the review slide itself, though Captivate wouldn't let me - it just hid it. I tried again using the method you recommended but the slide remained in the filmstrip, so I tried deleting again, then re-added it from the Quiz Settings page ... no joy, same behavior as before.
    I checked the Advanced Interaction page and confirmed that all of the scored questions were configuredthe same way as the non-scored questions, with the only difference being the pool that they were drawing from.
    Other thoughts? I am by no means a Captivate expert but this one really feels like it shouldn't be this hard, and I'm more than a little afraid that it's the file itself that's jacked up ...

  • How to Upload Multiple questions IN LSO using Authorizing tool

    Hi Friends,
    I am very new to the E-learning. As per my knowledge after uploading any content through Authorizing tool in will be uploaded to KM folder.
    In my practice I am trying to upload the Multiple questions. I have searched but I am not find So please guide me the below scenario.
    We have a requirement that is User need to complete the assesment. In this assesment we have 100 questions with random option. How to upload these 100 question at a time using authorizing tool.
    Thanks,
    Suresh

    Hi Sandesh,
    this is simply not supported, not in WebDynpro nor in standard HTML.
    A workaround is to upload a ZIP with all files and on server side unpack the ZIP and operate on the single files.
    I hope it will  help u..
    ----------------------OR-------------------------
    As you know using File upload UI element we can upload only one file at a time. There may be a scenario where user may want to upload any no of files at a time which is not determined at design time. This can be acheived using the ACF UpDownload UI element which requires a security whiltelist to be created
    http://scn.sap.com/docs/DOC-2270
    ----------------------OR-------------------------
    You can use Table UI element.
    Regards,
    Deepak Singh

  • Add image to SharePoint Survey for multiple questions??

    Hi,
    How can i show a particular picture for group of questions in sharepoint 2010 survey? From following link i was able to add image for one question. so what i need to do if i want to add more questions with the same image?
    http://robdevereaux.wordpress.com/2013/08/09/how-to-add-pictures-to-a-survey/
    Thanks

    If you want to add images to multiple questions using the code at that link do something like:
    elements[e].innerHTML = elements[e].innerHTML
    .replace('CAR_IMAGE','<img src="/PATHTO/IMAGE/CAR.jpg"></img>')
    .replace('BOAT_IMAGE','<img src="/PATHTO/IMAGE/BOAT.jpg"></img>')
    .replace('PLANE_IMAGE','<img src="/PATHTO/IMAGE/PLANE.jpg"></img>');
    Also, if you would like to add a picture, text or formatting to every survey page in a survey with page breaks you will typically need to edit both the NewForm.aspx and EditForm.aspx pages using SharePoint Designer or by adding a Content Editor Web
    Part to both pages.
    Here's some of the other things like this I have done with surveys:
    http://techtrainingnotes.blogspot.com/2013/02/add-content-editor-web-part-cewp-to.html
    http://techtrainingnotes.blogspot.com/2010/07/sharepoint-add-instructions-and-color.html
    (and there's a chapter on surveys in my customization book.)
    Mike Smith TechTrainingNotes.blogspot.com
    Books:
    SharePoint 2007 2010 Customization for the Site Owner,
    SharePoint 2010 Security for the Site Owner

  • Demo of multiple questions on one slide

    URGETNT::::
    I need a link to multiple questions (like 5) on one slide and then be able to submit the responses to an e-mail address.  Can someone please reply with a link asap before 11am (EDT) today?  I need to show it for a presentation.
    Thanks..

    Hello,
    Sorry but apparently we are living in different timezones, so missed your answer because I was in dreamland.
    If you want to report to a LMS, you probably want to have a score for each of the questions on the slide. That is a problem with the default Question slides, because they are always scored black/white: only when all the answers are correct will the user gets a score, otherwise it will be 'zero'. Partial scoring is not possible with default Question slides. Please, if you have some time, fill in a feature request to have this functionality high on the priority list of the Adobe developers.
    Two possibilities:
    If you want to continue using the default Question slides, have each question on a different slide and try to make the experience for the user as fluent as possible.
    Create your own question slides, using the standard objects, user variables and advanced actions. But I warn you: this gives you total control, it is possible to report to a LMS but it wil mean a lot more development time. If you are interested about this second approach, I have been publishing some articles about customizing quizzes. Some of them are mentioned in this blog post:
         Customize your quiz...
    Lilybiri

  • I have multiple questions did they get rid of the blovk button

    i have multiple questions diid they get rid of the block button!?

    and als my iphone wont let me delete all my texts off the texting ap so i wont be able to down load the new down load what can i do? and also if they took off the blocked feature how do i unblock ppl

  • Multiple-question survey

    In ASP/Access, I have to create a multiple-question survey,
    store the
    results in a database, and show the percentages on a page.
    I'm not real sure
    where to start... How would you guys do this?
    I started by creating recordsets for Q1_Yes, Q1_No, and
    Q1_N/A, counting the
    Yes, No, and N/A answers, then calculating the percentages on
    the page. For
    19 questions, this would be 57 recordsets. I don't think this
    is the best
    way of doing it.
    Suggestions?

    Thanks to both of you. It was too simple for me to see.
    "jsteinmann" <[email protected]> wrote in
    message
    news:f1ebm8$jv0$[email protected]..
    > Easy to do. If your answers are yes and no, simply
    assign a value to the
    > correct answer. For example, a correct answer = 1 and a
    wrong answer = 0.
    > If
    > you have 10 questions, 10 is a perfect score. Have the
    form add the
    > results
    > and send to a results page. So if you had, for example,
    8 points, you can
    > change it to a percentage. Unless you want to store the
    results, you
    > don't
    > have to use the database either. You were going to
    create 57 recordsets?
    > Keep
    > it simple.
    >

  • Multiple questions re iPhone iOS 7. Please help where you can.

    Hi,
    I've had a Macbook and an iMac before, so am not unfamiliar with Apple products and the OS in general, however I have just got an iPhone 5C, and after years of mobile phone Android, have not found migrating to the iPhone half as straight-forward as I thought it would be, and have a NUMBER of questions.  I'm unclear on a number of items that I have attempted to search for, and figure out.
    I'm sorry to post all these questions in one discussion! I possibly probably will ask them all individually, but for economy, and in case there's anybody who likes killing more than one bird with a stone, I thought I'd post them all here.
    Please answer any that you can. Any help will be much appreciated.
    1. App Store / iTunes Store - the Android Play Store houses everything in one, but on the iPhone you have the App Store for apps and games, and the iTunes store for everything else, right?
    2. However, where do you search for podcasts?? I can't find podcasts as a category in the iTunes store?
    3. And I can find Audiobooks as a category in the iTunes store, but where can I find ebooks? Or does this not exist? (It does on the android play store).
    4. When you browse through the Featured apps, or Top Charts on the App Store, it presents the apps in a list format each in small/medium size with icons and a small amount of information displayed. HOWEVER, when you use the search function, it displays the app results full-screen. i.e. browsing through the results each app takes up the whole screen, and you swipe along to see the next app. If there are hundreds or more results, it makes it awful to browse through the results of the app search....
    5. is there a way to change the display format of the search results? i.e. in list format and show multiple results on one page, scrolling along or down? I would really, really like to do this.
    6. And can you filter the search results at all?? You don't seem to be able to filter the search results by category or price, or anything. Is this right?
    I am finding app store pretty horrific to use, so any tips would be much appreciated.
    Next questions (and bless your patience if you're still with me here),.....
    7. Newsstand. So I can search for newspapers and magazines in newstand, and in the App Store, and then they will automatically be put in Newsstand? However, I downloaded BBC News, and a couple of other newspaper apps, and they are not in Newsstand?
    ...I can't move anything out of Newsstand onto my phone, i.e. The New York Times, and I can't move anything into Newsstand that's on my phone, i.e. the Guardian app? Is this right?! (I realise I'm giving away all my reading choices here). Surely this can't be right?
    8. Notifications. If something is updated/downloaded et cetera, I get a little red circle at the top right of the app with a number in it telling me there's been some *activity* in that app and to go and check it out. That's fine. But I have a had one of these notification bubbles above my Newsstand app for days now, and I don't know what it refers to or how to make it go away. I've opened Newsstand, and I've opened every newspaper/magazine that I've brought into newsstand, and it hasn't disappeared. Is there any place or way to determine what the notification refers to? If I'm calling it a 'notification' in error, please forgive me and correct me . Short of deleting every magazine in my newsstand, I don't know how to get this red bubble gone. Please help bubble-free me.
    9. MESSAGES. This has astounded me. There are no drafts whatsoever in iPhone time messages? So if you go to compose a new message, if for any reason you can't or don't want to complete the text message at the time, if you leave whatever you have written is gone?
    10. If this is the case, is there an alternative text messaging application that I can use, that would allow this functionality? I'm not talking about whatsapp, which I have, or any kind of messaging platform that uses internet and requires the receiver to have the same app. Just straight text messaging that uses the text allowance given by your service provider. Is there an alternative to this, that allows drafts and the normal functionalities provided for text messages by other phones?
    11. Is there a way to search sent messages alone?
    12. Sometimes my text messages appear green, and sometimes they appear blue. Is there a reason for this? (This is a minor question, please feel free to pass over it if time is scarce)
    Finally, and nearly there.
    13. The push button at the bottom of the screen takes you out of apps, and if you push it twice it takes you to all open apps. Is there no way to actually close an open app when you exit it? Or if you want to actually close an app, any and every time, you have to push the iPhone home button once, then you have to push it twice, and then you have to swipe the app to close it. IS that right?
    14. Or should I not be worried about multiple apps being open in the background? How much battery/resourches does it actually use?
    15. I know that I can close multiple apps simultaneously, or at least three, by swiping three up at the same time. Is there any way to simply close all apps at the same time? Or any app I can download that will do this?
    16. Airdrop. I have a Macbook pro that's less than a year old, and the iPhone 5c is brand new. I can't get Airdrop to work. I've put them both as discoverable to everybody or contacts only, I've turned the wifi on and off for both, bluetooth on and off for both, every different combination possible, and there's nothing. Nada. Guidance?
    17. Specifically, if I can't get it to work, who do I go to? Can I take my macbook and iphone to an Apple store? Can I get customer support? I want to use the airdrop feature as I've figured I've paid for it, but I don't know who to access the support for doing so, or which would be the most effective.
    Really and truly finally:
    18. My bluetooth seems to be turning itself on all the time. Even when I've turned it off. Why oh why?
    Thank you very much.

    1. Yes. App sotre has Apps and Games. Itunes has everything else.
    2. Podcasts are also found in the iTunes store. (The Podcast App only plays them, but is not a store)  You can search by title, and using the More button at the top filter by type. Select Podcast.
    3. Ebooks can be found in the iBooks App. Its a separate App and store.
    4, 5 and 6.unfortunately no, no and sadly no.
    9.  Nope, Messages is treated like a chat as such no drafts.
    10. There are many Apps in the store for SMS messaging. 
    11. Spotlight search searches everything. You can go into Settings->General->Spotlight search and deactivate everything except messages to search for messages only.
    12.Yes.  Green messages are standard SMS  messages. Blue messages are iMessages. Apple's messaging service.  If the user is not using an Apple device or is not registered with iMessage it will send an SMS. Otherwise it will use iMessage over the internet to save on SMS costs.
    13. When you exit an App most will close. When you get to all open Apps swipe the App screen shot to close it manually. 
    14. Most Apps in the Multitasking list aren't actually running. As such they don't use battery. Only Apps set to background tasks will continue to run via the Background App refresh setting.
    16. Correct Airdrop at this point is only between iDevices.  or between Macs. You can't Airdrop between a Mac and an iDevice.
    17. You can take your Phone to an Apple Store for support form the Genius bar if required. You also have 90 days phone support.
    18. Airdrop uses Bluetooth. and you may have another App that needs it.
    You may want to take a look at the manual for specifics:
    http://manuals.info.apple.com/MANUALS/1000/MA1565/en_US/iphone_user_guide.pdf

  • New iphone 4s and multiple questions

    So I have multiple questoins...
    So I tried out a droid for a couple weeks and well in the end I decided the iphone was the better choice for me. So the droid was my first smartphone and when it was set up it imported all my facebook, twitter, gmail and phone contacts. (I found this really annoying since I have so many contacts that I would really care less to have in my "contacts" list ) I have quite a few contacts on all of those places.so as you can imagine my contacts are a little out of control. Anyways on the droid there was a way to filter my contacts to just show contacts with phone numbers. So here I am on my iphone 4s and all those contacts are there. I haven't found anywhere on the phone yet to filter out contacts yet. Is there a way to "group" or "filter" my contacts so I I can just find the ones with phone numbers? Is there an app maybe that will group e mail, facebook, twitter contacts or something?
    The second question is...
    My sister, mother and I share an itunes account (I had an ipod touch before upgrading to an iphone) so that way if one of buys something all of us get it so were not paying mulitple times for the same app. We all sync on different computers since we don't live with eachother. I haven't been able to look into it but the new photo stream feature yet but... when everyone updates to IOS 5 is there a way that each persons photos from their device wont go to the others devices. Is this set up through your itunes account or icloud or something? If they want to use icloud/photo stream would they need to make their own apple id? If they use that apple id on their device for icloud. If they signout and log into my account for downloading apps will that mess up their icloud?
    Thanks,
    I would really appreciate an answer on the contacts the most.
    Ashley

    So I have multiple questoins...
    So I tried out a droid for a couple weeks and well in the end I decided the iphone was the better choice for me. So the droid was my first smartphone and when it was set up it imported all my facebook, twitter, gmail and phone contacts. (I found this really annoying since I have so many contacts that I would really care less to have in my "contacts" list ) I have quite a few contacts on all of those places.so as you can imagine my contacts are a little out of control. Anyways on the droid there was a way to filter my contacts to just show contacts with phone numbers. So here I am on my iphone 4s and all those contacts are there. I haven't found anywhere on the phone yet to filter out contacts yet. Is there a way to "group" or "filter" my contacts so I I can just find the ones with phone numbers? Is there an app maybe that will group e mail, facebook, twitter contacts or something?
    The second question is...
    My sister, mother and I share an itunes account (I had an ipod touch before upgrading to an iphone) so that way if one of buys something all of us get it so were not paying mulitple times for the same app. We all sync on different computers since we don't live with eachother. I haven't been able to look into it but the new photo stream feature yet but... when everyone updates to IOS 5 is there a way that each persons photos from their device wont go to the others devices. Is this set up through your itunes account or icloud or something? If they want to use icloud/photo stream would they need to make their own apple id? If they use that apple id on their device for icloud. If they signout and log into my account for downloading apps will that mess up their icloud?
    Thanks,
    I would really appreciate an answer on the contacts the most.
    Ashley

  • Multiple questions about using iWeb '09 with my Host Excellence, GoDaddy & Storenvy Accounts. Can you Help?

    Hello, my name is Luis Diaz and I have always appreciated the help here in the iWeb community.  I've been using iWeb for a long time. For some reason my usernames are not working lately - LuisDiazArt or RabidArt)
    I updated my domain service with Host Excellence before MobileMe expired and thank you guys for the help with that. So far it's been a flawless service and because of that I'm very happy. I also have all my domains in GoDaddy. They have been very helpful
    Okay I'm going to try to explain my current problem. I'm trying to create a subdomain in GoDaddy for my website: LuisDiazArt.com
    I went and added a Subdomain in the Control Panel as: store.LuisDiazArt.com The subdomain suppose to mask my store: luisdiaz.storenvy.com
    I thought by adding this subdomain it would make all the addresses look similar (and more clean) just in case someone gets lost along the way.
    So what's happening after I waited an hour is I'm getting: http://store.luisdiazart.com/LuisDiazArt.com/Art_of_Luis_Diaz_%7C_LuisDiazArt.co m.html
    I'm getting the huge and familair long addresses and it is not pointing to my store, but to the homepage.
    Did I do something wrong or do I not understand something fully about subdomains? I thought you can make a subdomain point to another site. Perhaps it can't be done the way I'm thinking about this.
    So to fix this issue I am thinking about making a duplicate website with a different domain name (RabidArt) and mask it with LuisDiazArt (this is site name I use on business card and everything else).  After that make a subdomain with the same: http://store.luisdiazart.com
    Perhaps this may fix the problem.
    So to do this I may need to add another site onto my account (Basic and not Business) on HostExcellence.
    So my other questions are:
    Can I have multiple domains or websites using iWeb on a Basic Host Excellence Account? I checked out a few websites, but couldn't really find out if I can have multiple domains/websites using iWeb on Host Excellence with my current account.
    I do know how to make a new duplicate site, but do you publish it the same way as you would with the regular site or do I have to so something different?
    Hopefully the problem can be fixed not having to do a new site and maybe it was something I did wrong when I added a subdomain.

    To add more domains you need to upgrade your account.
    To have a sub domain for your store you need to create a separate site in iWeb and upload these files to the store.luisdiazart.com folder.
    The files for the main site go in the luisdiazart folder.
    Use an external hyperlink to link one to the other.

  • Mac Newbie looking for short answers to multiple questions...

    My computer experience started with the Commodore 64 in the 1980's and progressed to building my own Core Duo PC with 4 GIG RAM running 64 bit Vista Ultimate and several flavors of Linux. My only Mac experiences happened when I visited my elderly parents, who insisted on only using Mac's, generally ancient Mac's that they bought on eBay.
    I was not interested at all in Macs and found the GUI very confusing to use. All that changed when my dad showed me the Mac Mini he bought. Instead of the hulking, slow, underpowered behemoths he usually used, this little machine was amazing. I had to have one, and yesterday bought a Mac Mini with superdrive and 512 MB of RAM, along with Bluetooth wireless keyboard and mouse. This was amazingly easy to set up, just starting with all of the PC stuff I have lying around.
    Now, I need some one-line opinions from people who use Mac's, nothing complicated, just opinions. I don't need help configuring this machine, I just want to know what I can do with it. I find most people enjoy giving opinions!
    --Is it worth it to upgrade the RAM to 2 GB? I wanted to do that at the store yesterday, but the salesman said that the procedure was too complicated in a Mac Mini to do myself, and I wanted to take the computer home right way.
    --I use Photoshop Elements 5. Is it worth it to get Photoshop Elements 4 for Mac, or does my machine come with imaging editing software that does the same thing, just as well?
    --I use Quicken 2007. I read a couple of reviews of Quicken for Mac from unhappy customers. Any comments?
    --Can I use my existing external USB 2 or Firewire drives with my Mac Mini, even though they are partitioned as FAT32 and have many backup files from PC's on them? Do Mac Mini's write to FAT32 like Linux does, or do I have to reformat the drives?
    --I use Acronis True Image to backup & image my hard drives so I can restore them if disaster occurs (as it seems to, rather often). How do you image a hard drive with a Mac, and is it worth doing?
    --Is it worth it to use antivirus software on a Mac?
    --Does anyone have any experience using open source software like Open Office or GIMP on a Mac?
    --Are there any decent flight simulators that work on a Mac?
    Please don't flame me or tell me to read the manual. I am looking for opinions, not instructions. I am also not interested in running Windows software on my Mac - I have had mixed results trying to do this under Linux, and I also have plenty of Windows machines to operate Windows software. Remember, the more people like me who are interested in switching over to Mac's, the better and cheaper the platform should become. Thanks in advance!

    Welcome to Apple Discussions!
    Glad you found your way to the Mac in the present incarnation of MacOS. Earlier flavors of it were perhaps somewhat less elegant, though I have always had a liking for the relative simplicity and the integration of features which tend to make some work more easily accomplished than on the PCs I have also used.
    --Is it worth it to upgrade the RAM to 2 GB? I wanted to do that at the store yesterday, but the salesman said that the procedure was too complicated in a Mac Mini to do myself, and I wanted to take the computer home right way.
    Yes, the memory upgrade is very worthwhile. A stock mac mini runs perfectly well, but when taking into account the RAM used by the on board video, and the possibility of using Rosetta if you're using any non-native software, 512Mb is really not enough for smooth operation. Indeed, you'll tend to get pauses which can become annoying, particularly if you want to run multiple applications.
    The salesman really should have pointed out that while the procedure to upgrade RAM isn't really all that difficult, the mini is not intended to be opened by the user at all because there are no user serviceable parts inside. However, RAM is readily available from third party suppliers and with a little on-line research, is a fairly simple job to undertake. Two things to watch for: 1) that the memory comes from a supplier who will swap it without question, because Macs are rather more fussy about RAM than PCs tend to be, and 2), when completing the memory upgrade, ensure you reconnect the tiny fan control cable - failing to do so will leave the fan running at full blast all the time. It's an easy omission, and even the experts forget it sometimes!
    --I use Photoshop Elements 5. Is it worth it to get Photoshop Elements 4 for Mac, or does my machine come with imaging editing software that does the same thing, just as well?
    Depends on what kind of editing and image adjustment you generally do. The mini comes with iLife, which includes iPhoto, which has all the usual array of adjustment tools for brightness, contrast, color balance etc, plus a useful one for tilting images to straighten them if taken at an angle, but it doesn't include the filters and effects of a true image editing application. Photoshop Elements on the other hand is feature rich and easy to use, though at a cost. Personally, I don't like iPhoto much and use Photoshop Elements, though there is also a truly excellent shareware application called GraphicConverter, which started life as a tool to convert images from one format to another (hence the name) but is now a very feature-rich image processor in it's own right. Worth a look and can be tried out for free. Have a look at http://www.lemkesoft.com/xd/public/content/index.cGlkPTE5Mw.html
    --I use Quicken 2007. I read a couple of reviews of Quicken for Mac from unhappy customers. Any comments?
    No experience of this personally, but I'd check those reviews and any others you can find to see what it is the writers liked or didn't like about using the software, and see if that helps you. There are always unhappy customers though, so reviews in magazines may be more objective.
    --Can I use my existing external USB 2 or Firewire drives with my Mac Mini, even though they are partitioned as FAT32 and have many backup files from PC's on them? Do Mac Mini's write to FAT32 like Linux does, or do I have to reformat the drives?
    You can use your FAT32 formatted drives with the Mac though you are limited to files of 4Gb maximum.
    --I use Acronis True Image to backup & image my hard drives so I can restore them if disaster occurs (as it seems to, rather often). How do you image a hard drive with a Mac, and is it worth doing?
    It IS worth doing, yes. I use SuperDuper! which is first rate and free for making complete duplicates of a drive, or $29 for the paid/registered version to allow incremental backups. Works like a charm. If you use a drive partitioned in the GUID scheme (as the mini's internal is) you can even then set that drive, and the cloned copy of your system to boot the mini.
    --Is it worth it to use antivirus software on a Mac?
    Personally I'd say yes. ClamXav is open source (thus free) and reliable, has a marginal hit on CPU load and helps ensure you don't inadvertently pass on infections (it can also spot types of malware such as phishing scames). As yet, however, there are no known viruses/worms/trojans that affect MacOS, so it isn't critical at this time. However at some point it is likely there will be - in my view it's better to be prepared than to be left to react at the time.
    --Does anyone have any experience using open source software like Open Office or GIMP on a Mac?
    Yes. Like all open source projects, there are some good and some bad, but by and large the open source community for MacOS based systems is active and effective. Both Open Office and Gimp work well for example.
    --Are there any decent flight simulators that work on a Mac?
    X-Plane springs to mind.
    There really are very few people you'll find in Apple Discussions who would flame you for asking such questions. Indeed, answering such things is one of the prime reasons we're here, and while there's always value in reading the manuals, it must also be said that in many ways getting useful information out of them means you have to know enough already to be able to work out what information you need from all the stuff available. Questions are easier to ask and pertinent information easier to give as a result!

  • Multiple Question types on one slide

    I need to create a quiz slide with different types of questions on one slide.  Basically I need a multiple choice question and a couple of short answer questions to do an evaluation of the course and ask for feedback.  How do I do this?
    Thanks
    Terri

    Hello,
    If you want to create custom slides with standard objects and/or widgets, have a look at the articles I posted about this subject on my blog. Here is one link:
    Widgets and custom questions - source list
    Recently I wrote some about reporting that kind of questions
    Lilybiri

  • How do I customize Adobe Acrobat Standard DC or Adobe Acrobat Pro DC to do what I'd like?  Actually this a multiple-question inquiry.

    Note, I was unable to find a "How TO", Tutorial, or FAQ relevant to the following questions.
    For instance, how do I easily append to an existing PDF with minimum clicks (which I could do with an earlier version of Acrobat Standard)?
    I'm using a 30-day trial of Adobe Acrobat Pro DC to scan documents and in certain situations, append to existing PDFs.
    I'd prefer to trial the Adobe Acrobat Standard vs. Pro DC because that's what I intend to purchase.  I'd prefer to not get accustomed to Pro if Standard is very different.
    1.  After selecting Edit > Preferences and specifying certain defaults, most take effect as suspected but some do not, like the one's I'm going to elaborate on below.  Why?
    2. Alternatively, is there a Tool or a way to create a local customized Profile and default to that Profile to avoid having to repeat the following steps?
       This should not be confused with the online Profile (or Communities Profile) whereby one states one's Name etc.
    File
    > Create
       > PDF from scanner
         > Custom scan
           > Color Mode: Black and White
           > Append to existing file
             > Browse
               > Select file
                 > Scan
    This is a cumbersome task to repeat each time I'm ready to scan.  Using an earlier version of Acrobat Standard, I'd simply double-click the PDF I wished to append to,
    Acrobat would default to the appropriate scanner, and know that I wished to append to an existing file without me having to select that option.  Presently it doesn't appear to be that easy/simple.
    Perhaps it is (or can be with guidance).  Please assist.
    3. Please find attached the following snapshots/images... CORRECTION, IF ADOBE SUPPORT CONTACTS ME ABOUT THIS, I'LL GLADLY FORWARD SCREENSHOTS.
       Meaning, there does not appear to be a way to include screenshots on Forums.
    3a See Error.  Is there a way to get a more accurate description of the error (i.e., turn on debugging etc.)?
    3b When Creating a PDF, the prompts still seen after clicking "Configure Presets" and changing Color Mode from AutoDetect to Black and White.  Why?
    3c Custom Scan Input, where I changed Color Mode from AutoDetect to Black and White and why I must also tell Acrobat to append AND to browse to a pre-defined default location?
    4. Must I be "Logged in" to use the product?  The first time launching it, I was prompted to login using the credentials used to create the account and download the product.  Now when using the product it appears to be automatically "Logged in" or online.  I would prefer to use it in an "offline mode" if there is such a thing.
    5. Once the product is purchased, what are my support options?  Can questions be answered or issues resolved with a phone call or are they limited to the Acrobat Forum(s) and/or Adobe Communities?  Even after clicking "Ready to contact us?  Start here." I'm only given the Forum option (over and over) vs. Chat vs. Email Support etc.
    If I've posted these inquiries to the wrong Forum or Discussion, if prudent, please collectively relocate them.  Regardless, please advise.  Thanks!

    uninstall all acrobat/reader versions and retry installing.
    or check your log files for more specific help, Troubleshoot install issues with log files | CS5, CS5.5, CS6

  • Is there a way to import multiple questions at once into iBooks Author?

    I have a list of 200 questions that I do not want to have to manually enter into iBooks Author review sections. Is there a way to batch upload them into a quiz?

    Not yet, but that would help with the 217 I've been putting off
    Perhaps a word to Apple via the Feedback menu would help...

Maybe you are looking for

  • Does the Jheadstart application can deploy to Application 10g

    Hi Jhs team: Does the Jheadstart application can deploy to Application 10g ?

  • Final cut project to toast 11?

    How do I get my project from Final Cut Pro to Toast 11? Do I have to export it? If so, in what format? I am new to Toast and I can see all of my raw video clips but I cannot see a project. Please hel

  • Vendor number in new FAGLL03 tcode (offsetting account information)

    HI all, my client would like to view the vendor number in TCODE : FAGLL03. So i already implemented the SAP note -> Note 1034354 ( FAGLL03: Display of offsetting account information) in order to get the offsetting account information. please can any

  • Adding favourite locations to InDesign ..?

    Hi, I wonder if anyone can help with a CS5.5 query. I use Windows 7. I open pretty much 9/10 documents from the same folder each day and wondered if/how I can set up a 'favourite' network folder/drive within InDesign, so that when I go to open a docu

  • CC2014 next update for Canon 7D Markll

    Hi,  My question is in the title. Cannot download my raw files from my new Canon7D Markll to Adobe Camera Raw.  Does anyone know when Adobe will come up with an update ? Thanks to all