What to add on?

I am ready to purchase a MBA and do not want to overbuy unneeded add-ons.  I am retired and will use the computer only for the basics outside of a lot of writing.  What to add on and what to avoid?

Visit an Apple Store or Authorized Apple Sales place and try one out.  Try it out as basic as you like (e.g., try different screen sizes) and see what appeals to you.  There are no mandatory additions you must purchase.

Similar Messages

  • What to add to an program code in order to trigger an background job

    Hi there
    I wander what to add to an program code in order to trigger an event which consequently can trigger an background job
    thx in advance

    Check this code:
    DATA : v_jobhead LIKE tbtcjob.
    DATA : v_jobcount LIKE tbtcjob-jobcount.
    DATA : v_eventparm LIKE tbtcjob-eventparm.
    DATA : v_flg_released TYPE c.
    DATA: e_error.
    DATA: running LIKE tbtcv-run.
    TYPES: esp1_boolean LIKE boole-boole.
    CONSTANTS: esp1_false TYPE esp1_boolean VALUE ' ',
               esp1_true  TYPE esp1_boolean VALUE 'X'.
    CONSTANTS: true  TYPE boolean VALUE esp1_true,
                              false TYPE boolean VALUE esp1_false.
    PARAMETERS: v_jobnam LIKE tbtcjob-jobname,
                v_report LIKE sy-repid,
                v_varian LIKE  raldb-variant,
                v_uname  LIKE sy-uname.
    START-OF-SELECTION.
    * add the new job
      CALL FUNCTION 'JOB_OPEN'
           EXPORTING
    *            delanfrep        = 'X'
                jobname          = v_jobnam
           IMPORTING
                jobcount         = v_jobcount
           EXCEPTIONS
                cant_create_job  = 1
                invalid_job_data = 2
                jobname_missing  = 3
                OTHERS           = 4.
      IF sy-subrc <> 0.
        e_error = true.
      ELSE.
        CALL FUNCTION 'JOB_SUBMIT'  " or you can use SUBMIT statement as well.
             EXPORTING
                  authcknam               = v_uname
                  jobcount                = v_jobcount
                  jobname                 = v_jobnam
                  report                  = v_report
                  variant                 = v_varian
             EXCEPTIONS
                  bad_priparams           = 1
                  bad_xpgflags            = 2
                  invalid_jobdata         = 3
                  jobname_missing         = 4
                  job_notex               = 5
                  job_submit_failed       = 6
                  lock_failed             = 7
                  program_missing         = 8
                  prog_abap_and_extpg_set = 9
                  OTHERS                  = 10.
        IF sy-subrc <> 0.
          e_error = true.
        ELSE.
          CALL FUNCTION 'JOB_CLOSE'
               EXPORTING
    *               EVENT_ID                    = IC_WWI_WORKPROCESS_EVENT
    *               EVENT_PARAM                 = V_EVENTPARM
    *               EVENT_PERIODIC              = 'X'
                    jobcount                    = v_jobcount
                    jobname                     = v_jobnam
                    strtimmed                   = 'X'
               IMPORTING
                    job_was_released            = v_flg_released
               EXCEPTIONS
                    cant_start_immediate        = 1
                    invalid_startdate           = 2
                    jobname_missing             = 3
                    job_close_failed            = 4
                    job_nosteps                 = 5
                    job_notex                   = 6
                    lock_failed                 = 7
                    OTHERS                      = 8.
          IF sy-subrc <> 0.
            e_error = true.
          ELSE.
            DO.
              CALL FUNCTION 'SHOW_JOBSTATE'
                EXPORTING
                  jobcount               = v_jobcount
                  jobname                = v_jobnam
    *            IMPORTING
    *         ABORTED                =
    *         FINISHED               =
    *         PRELIMINARY            =
    *         READY                  =
    *              running                =
    *         SCHEDULED              =
               EXCEPTIONS
                 jobcount_missing       = 1
                 jobname_missing        = 2
                 job_notex              = 3
                 OTHERS                 = 4.
              IF sy-subrc <> 0.
                e_error = true.
                MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
              ENDIF.
              IF running = space.
                EXIT.
              ENDIF.
            ENDDO.
          ENDIF.
        ENDIF.
      ENDIF.

  • Why asm startwith with + sign? what happen add file in asm tablespace without using + sign,please explain with error no.

    Hi folks,
    I have one query why asm startwith with + sign? what happen add datafile file in table space,or add disk in disk group  without using + sign ,please explain with error no.

    hello,
    + sign is to indicate the diskgroup you intended to place datafile. this apply to all database files.
    without + sign,will be place in ORACLE_HOME/dbs directory. there will be NO error.
    see example here: without using +
    SQL> create tablespace test45 datafile 'temdg' size 10m;
    Tablespace created.
    SQL> select name from v$datafile;
    NAME
    /u01/app/oracle/product/11.2.0/dbhome_1/dbs/temdg
    7 rows selected.
    second example: with using + sign to specify diskgroup
    SQL> create tablespace test55 datafile '+temdg' size 10m;
    Tablespace created.
    SQL> select name from v$datafile;
    NAME
    /u01/app/oracle/product/11.2.0/dbhome_1/dbs/temdg
    +TEMDG/orcl/datafile/test55.261.844200359
    8 rows selected.
    HTH
    Tobi
    Tobi&amp;#39;s Oracle DBA &amp;amp; UNIX Blog

  • What to add in web.xml to configure Tomahawk1.1.3

    I have added following libraries to my project
    1.tomahawk-1.1.3.jar
    2.tomahawk-facelets.jar
    3.commons-filupload.jar
    what to add in web.xml to work it correctly? I m using NetBeans5.5 with Tomcat 5.5.17 and JDK1.6
    plz help.

    Thnx hamidaga for reply. I added common-io-1.1.jar but still no luck :(
    I m getting same error at tomcat5.5.17 server log
    java.lang.ClassNotFoundException: [Ljava.lang.String;
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1352)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1198)
    at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:615)
    Mar 9, 2007 4:27:31 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    and now I m stuck. I cant execute anything..
    plz help.

  • HT202879 What to add to duplicate Word?

    As a new Apple user I was disappointed for find that initial software did not contain the flexibility of Word.  What to add to make it so?  Apple says to use pages, numbers, and keynote OR alternatively openoffice.org OR Word for IMAC.  As a user with limited needs I was looking for some basics like mail merge or templates as found in home and student applications.  Reviews are mixed thus this question to the community.  Thanks for your input.

    I think you are misinformed, if you want to use MS Office for Mac simply buy it and you can run Word, Excel, PowerPoint and even Outlook. You can easily locate the apps by navigating to Microsoft's web site or going to a brick and mortar store that sells Mac software. Apple Stores do not however you will find one online (Amazon, Ebay etc...) that does.  For example:
    http://www.amazon.com/s/ref=nb_sb_noss_1?url=search-alias%3Daps&field-keywords=o ffice+for+mac
    Also you are not addressing Apple on these forums, we are end users just like yourself. If you want to provide feedback to Apple please navigate to www.apple.com/feedback

  • What does "add to home screen" mean?

    What does add to home screen mean?

    I'm going to assume you're in Safari?  If yes, you can in essence create a shortcut app like icon on your screen, which will let you go to that site instantly.

  • When I go to get add-ons (7.0.1), nothing shows up, except the "what are add-ons" info bubble. How do I make this work?.

    When I go to get add-ons (7.0.1), nothing shows up, except the "what are add-ons" info bubble. How do I make this work?. The rest of the functions in that section seem to work. And I can search MY add-ons, but not Available Add-ons.

    Click on Extensions on the left-side.

  • BMM layer creation (Star Schema Physical Layer) - What to add/not add?

    Hi All,
    I am just looking for any general feedback on the thought/question below.
    I am setting out on creating my first BMM layer and trying to determine what I need to do in this layer that will be different and add value from what I already did in the physical layer. My data model is already defined as a star schema within my data mart source. So in the physical layer I have my facts imported along with the dimensions and I have joined them together as needed. Here is what I think I will setup as I move into the BMM layer:
    1. I will add heirarchies as needed to enable drill down within my reports
    2. I will need to add my calculations/measures to allow for any type of metric to be returned through a request in Answers
    3. I do not see a large need to create logical tables (at least not yet) based on multiple physical source tables as my source is already a star schema and dimensionally modeled. For users that also already source a star schema at the physical layer .. do you find that you do a lot of logical table creation/mapping to add functionality or does your BMM look a lot like you Physical Layer?
    Other than steps 1 and 2, I am not really sure how much additional manipulation I might do from the Physical to BMM layer since my Physical is already a star schema. Am I missing anything? Obviously everyone's data model and circumstances are different but I wasn't sure if maybe there were some good thoughts on what I might be missing (if anything)?
    One last question .. I am not currently planning to use any aliases at the Physical Layer but I do plan to rename the tables at the presentation layer to be more business verbage like. Why are others using aliases?
    Thanks in advance for the help.
    K

    Alastair, thanks for the advice. I'll definitely keep that in mind as I start to build out the BMM.
    One question/issue I just ran into as I was wrapping up my Physical Layer mapping. When I check for global consistency, I am getting an error that is complaining that I have multiple joins defined between the same two tables (which I do). This is because I have the following setup:
    TBL_A_FACT
    F_ID_HIT
    F_HIT_DESC
    F_ID_MISSED
    F_MISSED_DESC
    TBL_B_DIM
    F_ID
    F_DESC
    Table A joins to Table B in two ways:
    TBL_A_FACT.F_ID_HIT = TBL_B_DIM.F_ID
    TBL_A._FACT.F_ID_MISSED = TBL_B_DIM.F_ID
    The F_IDs can be either hit or missed on any given fact record and the total distinct set exist in the dimension.
    When I define two foreign key joins in the physical layer based on the relationship above and check Global Consistency, I get an error saying that "TBL_A and TBL_B have multiple joins define. Delete duplicate foreign keys if they exist" and it is listed as an error. I guess this makes sense because when the two tables are used in a request OBIEE would need to know how to join them (using the hit or missed field). What is the best approach for handling this..
    - Should I define TBL_A twice in the physical layer as:
    TBL_A (Alias TBL_A_HIT)
    F_ID_HIT
    F_ID_HIT_DESC
    TBL_A (Alias TBL_A_MISSED)
    F_ID_MISSED
    F_ID_MISSED_DESC
    Or do something like the above in the BMM layer?
    Thanks for the help!
    K
    And then establish the relationships using these separate tables?

  • What is the cost to use my phone in Malawi?What temporary add-ons are available?

    I am travelling to Malawi this month for 1 month. I will need some form of communication out there. I expect I will probably buy a phone and international SIM whilst I'm there, but before I do so I wanted to explore what I can do with my current plan. I am on an EE Regular 2gb plan. Unlimited minutes and texts within the UK and 2gb data. I have no roaming minutes/texts as part of my plan. So my questions are: What add-ons are available so that I can use my phone in Malawi (Africa)? - I have had a brief look on the website, but these seem to only go up to 120 minutes, which is not a great deal and I would need more. Also I don't currently have my phone insured. If I was to get it insured through EE would it cover me against theft - whilst in Africa or anywhere else for that matter? I could buy an international SIM now, but assume my iPhone is locked to EE? Thanks for any help!

    Text RO MALAWI to 150 to see the rates & add-ons.
    Your phone will be locked to EE.

  • What to add / switch to make encoding faster?

    I'm looking to add or swap something in my system to improve encode time as much as possible. Currently it's taking 2-3 hours to encode 5 minutes of video.
    The video is AVCHD encoding to H.264 and it's put through After Effects first with a Keylight effect to remove green screen. Then imported into Premiere and published there.
    What's the best hardware improvement I can make to speed up encode time? RAM?
    Here's what I have currently:
    Gigabyte X58A-UD3R ATX LGA1366 X58 DDR3 4PCI-E SATA3 USB3.0 Sound GLAN CrossFireX SLI Motherboard
    Corsair XMS3 TR3X6G1333C7 6GB DDR3 3X2GB DDR3-1333 CL 7-7-7-20 1T Core i7 Memory Kit
    Intel Core i7 930 Quad Core Processor LGA1366 2.8GHZ 8MB L3 Cache 130W 45NM Retail Box
    Western Digital Caviar Black 1TB SATA3 6GB/S 7200RPM 64MB Cache 3.5IN Dual Proc Hard Drive OEM
    I also recently removed this SSD drive as it seemed to be causing it to crash.
    Corsair Storage Solutions Reactor Series 60GB 2.5IN SATA2 Solid State Disk Flash Drive SSD
    Also, had this.
    NVIDIA Quadro FX 1800 by PNY 768MB PCI-E16 DVI Dual DisplayPort Workstation Video Card
    but just switched to GTX 570  - Was this worth it?
    Any advice on what I can add to help pick up encode time and what kind of improvement I can expect would be much appreciated. RAM?
    Thank you!

    Good thing that you switched out that old, slow Quadro FX 1800 (which IMHO was based on an underclocked GeForce 9600 GT) for the GTX 570. However, you still have two big problems:
    1) Not enough disks. You have only one hard disk (from your list; however, you actually have two hard drives, which is the absolute minimum required of Adobe to run Premiere Pro to anyone's satisfaction) - and the SATA interface itself is only half-duplex (meaning that it cannot handle data in both directions simultaneously, but rather it only allows data to travel in one direction at a time). Get at least two more (preferably identical) hard disks for that system.
    2) 6GB of RAM is not quite enough for CS5.5. Since RAM is relatively cheap nowadays, go with 24GB of RAM (6 x 4GB sticks). However, in order to use more than 16GB of RAM, you should upgrade to Windows 7 Professional if you are currently running Home Premium.
    In addition, I recommend an overclock on that i7-930. But to overclock above 3.4-ish GHz, you should get yourself an aftermarket CPU cooler, such as a Cooler Master Hyper 212 EVO, that's compatible with LGA 1366 CPUs.

  • What is Add On EXE Full Path???

    Hi All........
    Could u plz tell me what is the field "Add On EXE Full Path" in "Add On Registration Data Generator". I'm working in C#. plz send me a descriptive answer i'm very confuse about that and I could not make a add-on for SBO
    Thanks
    Padma

    Hi Padma,
    Just click on the browse button and select your EXE.
    (Or) paste the EXE path (E.g: c:\SAP\Proj1\Output.Exe) into the edit box.

  • Need advice, what to add to my MBA ... a 24" ACD or buy new iMac?

    I have the MacBook Air 1.8 / 128 SSD and now have the 24" ACD monitor it's a nice set up, but I can't help but think of another possible option that I may like more ...
    I'm considering returning the ACD and exchanging it for the 24" iMac and I'd use the iMac along with my MBA.
    I like typing on my MBA and using the trackpad, being able to move it around the office, house or desk in a second and not being tethered to the monitor is nice, I know its only two plugs but ...
    Having an iMac to use along with the MBA has many benefits, the obvious is it's a separate computer, lol, ... but you can leave the MBA on it's own at all times, use them together, lots of extra storage space, also to run windows on via boot camp on the iMac etc ....
    It's about $900 more, for many many more benefits. I love the 24" ACD monitor but can't help thinking of the added benefits of the iMac for not a whole lot more money mine be worth it and sort of complete my system, best of both worlds...
    What would you do?

    Would you buy to go with the MBA?
    So far I bought the 24" ACD, I really like it.
    Still I'm considering exchanging the ACD and getting the new 24" iMac. Reason being in a way I'd like to keep my Air separate and not attached to an external display, I really like typing on the Air, its Touchpad and the screen is great. True, when I hook up to the 24" ACD it's beatiful and the Apple BT keyboard is alright, but for whatever reason part of me wants to get the iMac and use the Air along side of it ...
    Or, I could go all out and keep the ACD to use with my Air when I like PLUS buy the iMac. In that case I'd sell my HP desktop and 24" HP monitor I have. BUT if I did that I'd loose a benefit I'm getting from the HP desktop which is HDMI ports. This is one thing that's more of a challenge with the mac because I also hook up to a 37" Panasonic Vierra for movie watching. So my HP desktop has the 24" monitor and my 37" TV attached to it.
    A lot of computers, eh? They're all used hard for our business and entertainment as well. I was cruising along fine with an x301 ... then I had to try the MBA and I'm hooked, I love that that computer! So, now with the addition of the 24" ACD I'm thinking of the iMac as well. The HP has it's quirks, non working USB ports, had to reinstall the OS a few times, so I won't mind getting rid of it. But how to hook up the iMac to the Panasonic, it has no DVI port.
    From a minimalist viewpoint I could probably get by with just my Air as my main machine, and use an external hard drive for extra storage / back up. Then when I required the use of a large monitor or to run Windows App's I could use the HP desktop. In one way this 'could' be the least aggravating too, my TV already hooks up easily via HDMI, the HP monitor on the desktop is good, then just use the Air when I'm away from my desk. (Plus I have to get my wife a new pc regardless of what I do, realistically a 13" MB will suilt her, it's small/light but has the power and peripherals she needs.
    From a 'maximalist' view I could keep the ACD for my Air, add the iMac as my desktop, sell the HP or give to my wife to use at her desk and get her the MBA ! PLUS replace my Linksys dual band $200 router with Time Capsule and the whole system would be complete. I'd install windows on the iMac ... is all that worth the cost and effort ... I don't know.
    It's not a matter of cost, we're a low overhead busy company and I haven't redone our computer set up for some time now ...

  • Upgrading Enterprise Manager from 10.2.0.5 to 11.1 (What are add-ons?)

    Hi There,
    I am about to upgrade our Oracle Enterprise Manager OMS from 10.2.0.5 to 11.1. I'm trying to figure out which document to use. I have the SQL Server Plugin installed on our OMS and I'm wondering if this is concidered an add-on. If this is the case I should follow the document: Oracle enterprise manager grid control advanced installation and configuration guide and follow: upgrading enterprise manager grid control with add-ons? Correct?
    Thanks,
    J

    user560159 wrote:
    Hi There,
    I am about to upgrade our Oracle Enterprise Manager OMS from 10.2.0.5 to 11.1. I'm trying to figure out which document to use. I have the SQL Server Plugin installed on our OMS and I'm wondering if this is concidered an add-on. If this is the case I should follow the document: Oracle enterprise manager grid control advanced installation and configuration guide and follow: upgrading enterprise manager grid control with add-ons? Correct?
    Thanks,
    JAs 12C is also launched , may be you can wait for some time and directly go for 12C. Because in 10.2.0.5 and 11.1 , we don't have much difference functionality wise.
    Apart from Oracle Docs which you mentioned , you can also have a look at MOS note :
    FAQ: Grid Control 11g Install / Upgrade Frequently Asked Questions [ID 1073184.1]
    Thanks
    Rajesh

  • What does "Add People" do?

    I coverted my Elements 10 Catalog to Elements 11 recently and have been trying to continue identifying faces in my images. Since there is no Tag setting for people I guess I am forced to use the "People" features built in but I cannot figure out just how it is supposed to work. My collection of images is over 15000. Many of the folders contain images with people in them. Some have been previously tagged with names and many do not. When I run that feature on the full collection it seems to show a working or busy circle icon and a bar graph but it never gets beyond zero. When I select a single folder it acts more like I would expect reviewing the images in the folder but it never finds any faces that are not tagged yet when I manually review the folder I can find them. What am I doing wrong? Is it possibly tied into the fact that I converted my catalog? If there is nothing wrong other than the way I am using it, can someone explain the best work flow for these tasks.

    I went to the Tag section and scrolled down to where I could not see on the screen and realized what happened. The tags are there. Thanks Barbara, this helps a lot.

  • HT204655 what i add pictures to photos  then i go to face book to add a photo and it is not there  if i restart my computer the pictures are then in photos using facebook any idea why they are not immediatly availible?

    i go to post on facebook and the piccture i have imprted to photos and i see in photos is not inmy photos to add to post in facebook
    if i restart my computer then they are there  any suggestions appreciated thank you for your time

    I would try quitting your browser and closing down Facebook rather than restarting the whole system.
    My guess would be that, if you have been using Facebook and have already accessed the Photos library, then a snapshot of the library directory (and therefore, pictures) has been taken by Facebook. That may not be updated if you then switch to Photos and import something new, or make changes there, and then switch back to Facebook.
    Restarting Safari, or whatever browser you use, and then re-visiting Facebook may, when you try to add the new picture, refresh the directory and make the change(s) visible.
    This would be my guess, and suggestion.

Maybe you are looking for

  • How to work from an external drive?

    I understand from my research that I can save my Logic document (and its inclusive audio files) to an external hard drive and it will take some of the load off of the computer's internal drive, etc. I don't use loops much, but I also read that the lo

  • How to "group by" over a range?

    hi I have a table like this: x     y     AMNT 1     120     12 1     120     93 1     125     31 1     260     15 2     56     16 2     115     49 3     45     71 4     19     11 4     16     48 5     94     52 5     98     47 I want to group records

  • Photoshop Save as GIF with flatten

    I have a script which is supposed: 1) Save a Photoshop file as GIF 2) Change the color of some text in a text layer 3) Save another copy as GIF Here's what I have so far: save current document in filelocation & BaseName & "_ov" as CompuServe GIF appe

  • Broadcast Audio levels

    Hi, 0 Vu ( -20 dbfs) is a good reference level for pretty strong voice over and it is generally accepted. But when it comes to music, say, a 10 sec ouverture, can we go over 0 VU ( -20 dbfs) for some periods of time ? I ask the question, because, if

  • Rendering H.264 Quicktime from Premiere CS3

    For  a cliënt I have to make a H.264 file in Quicktime that is meant for a website www.leraar24.nl Since people before me used to deliver using FinalCutPro they made a short tutorial of the exact settings used in FCPro. Now I have to translate those