Which upgrades are relevant for me?

Hi all.
I am going to order the new iMac 21,5" 2.9 GHz and I need some help figuring out which upgrades are relevant for me.
I am going to use the iMac for the following:
- Webdesign (my profession)
- Photoshop and perhaps other Adobe applications
- Lots and lots of multitasking and many tabs in browsers
- Screen Flow application (screen recording software)
- Dual boot with Windows 7
- Time Capsule backups
- Gaming (Sims 3 primarily - in Windows 7)
I want it to be "future proof", but since hyperthreading isn't widely used in applications yet and people write that the majority of people never go beyond 4GB of RAM i'm onsure whether I should upgrade the CPU and RAM.
Also, since the iMac 21,5" is not user-upgradeable after you get it, I want to make sure that I don't end up having a slow computer that I wish I would have made better/faster. I just want it to function fast and smooth. Today I have a MBP 15" medio 2009, 2.66 Ghz Intel Core 2 Duo, 4GB RAM, which I think performs overall well but is a bit slow sometimes.
The only upgrade I seem sure of for now is the 1TB Fusion Drive.
Thanks in advance!

Although I am sure you have seen all this ... this is the formal description of that machine. Apple (United Kingdom) - iMac - Technical Specifications
I cannot answer you questions about the specific tasks you plan to use it for; they are simply outside of my knowledge base, but you do raise points about being 'future proof', as you describe it, and I am afraid Apple is no more future proof than any other computer.  It is a fact that the sales of Apple machines rely on upgrading at periodic intervals, often using upgrades that were designed and known about two years before.   That, I'm afraid, is business.
As far as the RAM is concerned you will have to decide between 8 GB and 16 GB when you order it as it cannot be RAM increased afterwards.   (The 27" can, I understand.
Very much based on talk within the forums but I hope this is of some help to you.

Similar Messages

  • Which OSS note corrections are relevant for a release

    Hello.
    I have a following problem: I have an OSS note (opened in transaction SNOTE) and in the left tree I have a couple of correction instructions. I have multiple of them because the correction is relevant to multiple releases. The note is "implementable".
    Then I have a class CL_CWB_NOTE which is the main object behind SNOTE.
    I would like to be able to say which of the correction instructions that I can get from CL_CWB_NOTE class or function module  SCWB_NOTE_READ (read OSS note) or  SCWB_CINST_READ (read correction instruction) are relevant for my release.
    Of course I could invent something on my own but it's obviously the wrong thing to do. Can someone help me find the method or function that would tell me if a correction instruction is relevant for my release?
    Thank you, regards Otto

    Hi,
    On 702 it looks like SCWB_NOTE_IMPL_STATUS may be the best bet, but it is not as simple as relevant or not:
    REPORT  zjbtst33.
    DATA: go_note TYPE REF TO cl_cwb_note .
    DATA: gs_note_key TYPE cwbntkeyvs .
    DATA: g_status  TYPE  cwbprstat .
    DATA: gt_to_be_implemented  TYPE  bcwbn_corr_instructions .
    DATA: gt_to_be_deimplemented  TYPE  bcwbn_corr_instructions.
    DATA: gt_to_be_reset_to_original  TYPE  bcwbn_corr_instructions.
    gs_note_key-numm = '1757949' .
    go_note = cl_cwb_note=>create( is_note_key = gs_note_key ) .
    CALL FUNCTION 'SCWB_NOTE_IMPL_STATUS'
      EXPORTING
    *   iv_update_note             = 'X'
        is_note                    = go_note->as_note
      IMPORTING
        ev_status                  = g_status
        et_to_be_implemented       = gt_to_be_implemented
        et_to_be_deimplemented     = gt_to_be_deimplemented
        et_to_be_reset_to_original = gt_to_be_reset_to_original
      EXCEPTIONS
        note_not_found             = 1
        inconsistent_delivery_data = 2
        undefined_component_state  = 3
        incomplete_note_data       = 4
        OTHERS                     = 5.
    IF sy-subrc <> 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                 WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    cheers
    Jānis

  • Which packages are required for make?

    I'd like to compile athcool and grabbed the source, but for the life of me, can't figure out which packages are needed for make.

    Thanks for the suggestion.  I got errors:
    # pacman -S base-devel
    base-devel package not found, searching for group...
    :: group base-devel (including ignored packages):
    diffutils ed gcc libtool m4 patch pkgconfig
    :: Install whole content? [Y/n] y
    :: group base-devel (including ignored packages):
    autoconf automake make
    :: Install whole content? [Y/n] y
    :: group base-devel (including ignored packages):
    autoconf automake bin86 bison ed fakeroot flex gcc libtool m4
    make patch pkgconfig
    :: Install whole content? [Y/n] y
    warning: diffutils-2.8.1-5 is up to date -- reinstalling
    warning: gcc-4.3.2-2 is up to date -- reinstalling
    warning: pkgconfig-0.23-1 is up to date -- reinstalling
    warning: automake-1.10.2-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (14): diffutils-2.8.1-5 ed-1.1-2 gcc-4.3.2-2 libtool-2.2.6a-1
    m4-1.4.12-1 patch-2.5.9-1 pkgconfig-0.23-1 autoconf-2.63-1
    automake-1.10.2-1 make-3.81-3 bin86-0.16.17-3 bison-2.4.1-1
    fakeroot-1.12.1-1 flex-2.5.35-1
    Total Download Size: 1.59 MB
    Total Installed Size: 78.50 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from core-testing...
    diffutils-2.8.1-5-i686 191.5K 65.8K/s 00:00:03 [#####################] 100%
    ed-1.1-2-i686 45.7K 63.6K/s 00:00:01 [#####################] 100%
    libtool-2.2.6a-1-i686 578.7K 121.0K/s 00:00:05 [#####################] 100%
    patch-2.5.9-1-i686 54.3K 67.9K/s 00:00:01 [#####################] 100%
    pkgconfig-0.23-1-i686 49.9K 62.7K/s 00:00:01 [#####################] 100%
    :: Retrieving packages from core...
    bin86-0.16.17-3-i686 54.5K 210.0K/s 00:00:00 [#####################] 100%
    bison-2.4.1-1-i686 427.0K 52.3K/s 00:00:08 [#####################] 100%
    fakeroot-1.12.1-1-i686 52.7K 99.6K/s 00:00:01 [#####################] 100%
    flex-2.5.35-1-i686 176.0K 57.1K/s 00:00:03 [#####################] 100%
    checking package integrity...
    (14/14) checking for file conflicts [#####################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    /usr/info/dir exists in both 'diffutils' and 'make'
    make: /usr/info/dir exists in filesystem
    Errors occurred, no packages were upgraded.
    Last edited by graysky (2009-02-17 01:44:04)

  • TS2972 how can i identify which computers are authorized for i tunes

    How can I identify which computers are authorized for use with I tunes?

    Hi there,
    You can't see a list of your authorised computers, but you can see how many are authorised and deauthorise them individually or together.
    I've found you a relevent support article which explains all of this:
    iTunes Store: About authorization and deauthorization
    Hope this helps,
    Nathan

  • How do I upload to Facebook in High Resolution using my iPhone. Do I need an app? Which ones are best for the job? (I know how to do it on a PC :) )

    How do I upload photos to Facebook in High Resolution using my iPhone. Do I need an app? Which ones are best for the job? (I know how to do it on a PC )

    100pat wrote:
    Thanks, I can do it fine from my Windows desktop PC, I just want to know how to do it from an iPhone4
    Like I said before ask facebook or look at their support site to see if that is even a feature.

  • Which archivelogs are required for restoring database

    I'm moving to RMAN direct to tape backups (via Netbackup). I'm hoping someone can clarify for me which archivelogs are needed for restoring/recovering a RMAN "hot" backup.
    I will have two tape pools with different retention periods:
    - standard (kept for 2 months)
    - long term (kept for 7 years)
    I plan to backup as follows:
    - archivelogs every 15 mins direct to the standard pool
    - daily backups to the standard pool
    - monthend backups to the long term pool
    Month ends will either be a full or a full plus a cumulative (level 2) (depending on the weekday that month end falls on).
    The bit I'm concerned about is archivelogs. After 2 months they will be expired on tape. But do I need archive logs in order to restore the month end backups?
    At the moment I record the SCN before the backup begins and after it finishes (retrieved via select first_change# first_scn from v$log where status = 'CURRENT'). Before recording the post-backup SCN, I force a logfile switch.
    For clones, I always restore to the post-backup SCN that I previously recorded (rather than using the tag I associated with the backup).
    So a few questions related to restoring after the 2 month window:
    - do I need the archivelogs created during the timespan of the backup ran in order to restore to the post-backup SCN?
    - If so, is just backing up these archivelogs (to the long term pool) by specifying the range of pre-backup SCN to post-backup SCN sufficient or are additional archivelogs likely to be required?
    - if I restore the database and don't specify an SCN but just specify the tag used at the time of the backup, will archive logs be required at all? In this case what would be the state of the restored database - would it be as it was at the beginning or at the end of the backup?

    Hi user4835675,
    do I need the archivelogs created during the timespan of the backup ran in order to restore to the post-backup SCN?Yes.
    If so, is just backing up these archivelogs (to the long term pool) by specifying the range of pre-backup SCN to post-backup SCN sufficient or are additional
    archivelogs likely to be required?Can you do a skip of the daily backup schedule duing the monthend backups run and run the "archivelogs every 15 mins" job to the long term pool?
    Or temporarily stop the "archivelogs every 15 mins" job during the monthend job and run the monthend backup with the "backup database plus archivelog" clause?
    if I restore the database and don't specify an SCN but just specify the tag used at the time of the backup, will archive logs be required at all?Yes, you need archivelogs to recover the datafiles to a consistent state.
    In this case what would be the state of the restored database - would it be as it was at the beginning or at the end of the backup?You can only restore to a point in time which past the end of the backup.
    Rgds,
    Tycho

  • Which topics are required for CRM consultants from BW consultants

    hi experts,
    In which scenario BW consultants will hepfull to the CRM consultants, It means what type information they will require from BW consultants.
    In BW which topics are usefull for CRM consultants.
    thanks & regards
    venkat

    Dear Desu siva anjith,
    you just understand how to prepare reports and how these reports are related to crm.....
    learn what u  need in crm.....
    shaik..

  • Which tables are used for Quality Efficiency calculation of OEE report ?

    Hello,
    We're confirming OEE report behavior.
    I'd like to know OEE report and ME table specification.
    Which tables are used for Quality Efficiency calculation of OEE report ?
    According to I know, the definition of Quality Efficiency is (complete qty) / (start qty).
    For this calculation, does OEE report just use qty_started and qty_completed of PRODUCTION_LOG table?
    If any other tables/columns/logic are implemented, your information is appreciated.
    Best Regards,
    Takahiro Uesugi

    hi
    Go to BSIS & BSAS
    BKPF
    SKA1
    SKAT
    SKB1
    Regards
    Roobal

  • Which privileges are required for sql tuning advisor

    Hi,
    Oracle 10g
    1> I want to know which privileges are required for running sql tuning advisor...
    2> Some queries are taking long time.. if i run sql tuning advisor..shud i first try it out on development database or directly on prod database
    Regards

    1> I want to know which privileges are required for running sql tuning advisor...
    As SQL tuning advisor relies on the advisor framework, so all tuning task interfaces (XXX_TUNING_TASK) require privilege ADVISOR.
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_sqltun.htm#CACDFEBH
    Some queries are taking long time.. if i run sql tuning advisor..shud i first try it out on development database or directly on prod databaseDo you mean the implementation?
    Adith

  • Which DVD are good  for burning

    I tried many different dvd/cd for burning movies and music, but they are not all working very well.
    Does somebody knows which dvd are good for burning movies and music.

    Hi Sue,
    Thanks for your answer. I bought them also before, but it seems that not all working very good.
    I burned dvd's and play them on my Home theather. Beginning good, later it gave reading problems. What I also know is: Dvd players from 40 euro's works better then one from 1600 euro's.
    I shall buy the -R this week and hopefully the work better.
    Ray

  • MBP - which upgrades are worth considering?

    I'm looking to purchase a MBP 15". Among the various upgrade options, does anyone have any views on which upgrades are worth it and which ones are not really worth it?
    Thanks!

    #1 - RAM. #2 - a larger HDD.

  • BOM explosion for component in ECC which are relevant for planning in APO

    Hi ,
    as we assign materials the MRP type X0 with the MRP procedure X (without MRP, with BOM explosion) which are relevant to APO, so if i have BOM under this item then how this below level Items will be plan in ECC....?
    as we are excluding the component from planning so how the below level will be plan .....?
    Regards

    Dear SCM APO 22 ,
    Answer lies in your question only.
    as the assembly is relevant to be planned in APO but it will be exploded in MRP and the lower level component will be planned in R/3 only if required.
    Only teh assembly which have MRP type X0 will be planned in APO.
    Revert back if you need further clarification.
    Hope it helps you.
    Regards
    Ritesh

  • Which tables are suitable for advanced compression in R12.1.1 vision db

    I want to use advanced compression in our R12.1.1 test env and I want to know which R12 tables are suitable for that?(I want make a script for compressing our VISION DB automatically)
    for example, table like GL% and ... ?
    some table contain long/long raw data_type ,so if I compress all tables in a tablespace(like APPS_TS_TX_DATA) ,filter long/long raw table will became a time-cosuming job..
    thanks

    Hi,
    for example, table like GL% and ... ?I believe this is no direct answer to your question as this depends on the number/type of records you have in your tables, and this varies from one organization/environment to another. You could calculate the size of the tables and decide which tables need compression by yourself.
    some table contain long/long raw data_type ,so if I compress all tables in a tablespace(like APPS_TS_TX_DATA) ,filter long/long raw table will became a time-cosuming job..Please see if these links help.
    Early Benchmarks: Using Advanced Compression with Apps 12
    http://blogs.oracle.com/stevenChan/2008/11/early_benchmarks_using_advanced_compression_with_ebs.html
    Using Advanced Compression with E-Business Suite Databases
    http://blogs.oracle.com/stevenChan/2008/10/using_advanced_compression_with_e-business_suite.html
    New Whitepaper: Options for Reducing E-Business Suite Database Sizes
    http://blogs.oracle.com/stevenChan/2008/12/whitepaper_options_for_reducing_ebs_database_size.html
    Regards,
    Hussein

  • Which files are require for sap IDES ecc6.0 ehp6 with windows 2008 and db2 LUW 10.1

    Hi professionals,
    Please help me out which file are require to download for SAP IDES ecc6.0 ehp6 with windows 2008 and db2 LUW 10.1
    My requirement is to install Windows2008 R2 Service pack 1 + ECC6.0 ehp6 + DB2 LUW
    So according to this i found these files,please tell me which one i require. second thing i am not able to find instalation master DVD in it.So which file is best for my environment.
    51044815_1           BD IDES SAP ERP 6.0 EHP6 Inst. Export 1 of 40
    51041991_1                 BS2011 Java Components - NW 7.03 1 of 4
      51041992                SAP ERP 6.0 EHP6 Components
    51041988_6                 NW703 UC-Kernel 720_EXT Windows Server on x64 64bit
    51041988_5
    NW703 Kernel 720_EXT Windows Server on x64 64bit
    51041988_7
    SL CONTROLLER 700
    51041988_8
    SL CONTROLLER 720
    51041991_1
    BS2011 Java Components - NW 7.03 1 of 4
    51048277_3
    721 NUC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_6
    721 UC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_7
    SL CONTROLLER 700 for SWPM SP06
    51048277_8
    SL CONTROLLER 721 for SWPM SP06
    51048285_2
    721_EXT NUC Kernel for SWPM SP06 - Windows Server x64 64bit
    51048285_4
    721_EXT UC Kernel for SWPM SP06 - Windows Server x64 64bit
    51048285_5
    SL CONTROLLER 700 for SWPM SP06
    51048285_6
    SL CONTROLLER 721 for SWPM SP06
    51048532
    DB2 LUW 10.1 FP4 RDBMS Windows x64
    51048533
    DB2 LUW 10.1 FP4 RDBMS CLI/JDBC-Driver
    51041988_9
    DB2 USER ENV
    51041988_11
    DB6 USER ENV
    51041988_10
    DB4 USER ENV
    Thanks & Regards,
    Bhipra Sakti

    Hi Bhipra,
    You need below DVDs for ERP 6.0 EHP6 IDES
    51041985_11
    DB2 USER ENV
    70SWPM10SP06_4-20009707.sar
    70SWPM10SP06
    51044815_1
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 1 of 40
    51044815_10
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 10 of 40
    51044815_11
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 11 of 40
    51044815_12
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 12 of 40
    51044815_13
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 13 of 40
    51044815_14
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 14 of 40
    51044815_15
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 15 of 40
    51044815_16
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 16 of 40
    51044815_17
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 17 of 40
    51044815_18
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 18 of 40
    51044815_19
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 19 of 40
    51044815_2
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 2 of 40
    51044815_20
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 20 of 40
    51044815_21
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 21 of 40
    51044815_22
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 22 of 40
    51044815_23
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 23 of 40
    51044815_24
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 24 of 40
    51044815_25
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 25 of 40
    51044815_26
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 26 of 40
    51044815_27
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 27 of 40
    51044815_28
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 28 of 40
    51044815_29
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 29 of 40
    51044815_3
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 3 of 40
    51044815_30
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 30 of 40
    51044815_31
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 31 of 40
    51044815_32
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 32 of 40
    51044815_33
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 33 of 40
    51044815_34
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 34 of 40
    51044815_35
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 35 of 40
    51044815_36
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 36 of 40
    51044815_37
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 37 of 40
    51044815_38
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 38 of 40
    51044815_39
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 39 of 40
    51044815_4
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 4 of 40
    51044815_40
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 40 of 40
    51044815_5
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 5 of 40
    51044815_6
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 6 of 40
    51044815_7
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 7 of 40
    51044815_8
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 8 of 40
    51044815_9
    BD IDES SAP ERP 6.0 EHP6 Inst. Export 9 of 40
    51048277_6
    721 UC Kernel for SWPM SP06 - Windows Server on x64 64bit
    51048277_8
    SL CONTROLLER 721 for SWPM SP06
    51048532
    DB2 LUW 10.1 FP4 RDBMS Windows x64
    51048533
    DB2 LUW 10.1 FP4 RDBMS CLI/JDBC-Driver
    Hope this helps.
    Regards,
    Deepak Kori

  • Which parameters are required for generating a solution manager key?

    Hello All,
    I generated a key in Solution Manager, to install a SAP NW 2004s SR1.
    But I receive an error during the installation from the SAPINST:
    <b>"SAP Solution manager key for the instance number... is invalid ".</b>
    I already changed the parameters for generating the key, changed the instance number, hostname, but I still receive the same error.
    Could someone tell me which parameters <u>exactly</u> are required for generating a solution manager key?
    thanks
    Thomas

    Dear Sri,
    this is exactly what I have entered, I still get the same error message.
    <u>My entries in SAPINST:</u>
    SAPinst founds one system instance on the host with
      the Instance number 00,
      the Instance name SCS00.
    And ask for the Central Instance parameters:
    there I enter<b> 01</b> for the central Instance number,
    the hostname
    and the solution manager key generated for the instance number <b>01</b>!
    best regards
    Thomas

Maybe you are looking for

  • Will family sharing allow multiple Apple IDs to backup to the same Mac?

    So currently, my family shares one Apple ID so we can share purchases.  We also share the same iCloud account.  I think that technically you can share one Apple ID for purchases and use multiple iCloud accounts, but that seems confusing. Anyway, so m

  • How to read serial number of adobe air runtime / flash plugin

    Hi Question: Is there a way of extracting a unique serial number (or assembly number) from the air runtime and the flash player. Background: I asked this question on Experts Exchange and the consensus was that it's not possible. However, I thought I

  • Adobe Indesign CS6 Install Error

    Hi, I installed the CS6 bundle, but had errors with Fireworks (don't really use this) and InDesign (which I need). Installing on a Windows 7 64 bit system with network/system administrator credentials, I got: ----------- Payload: Adobe InDesign CS6 A

  • Why don't I have LTE service?  I have been asking for several years why there's no coverage at my home.

    Hi Verizon Wireless Team, I have asked why there is no LTE coverage at my home for several years now and Verizon has failed to get back to me every time. So forgive me, I'll ask again now since it is the end of the year. The LTE icon never appears wh

  • JPA lazy loading with Firebirdsql

    I'm trying to use FetchType.Lazy in @OneToOne associations, with a firebirdsql database. Toplink JPA generates the sql query as follow: SELECT FIELD1, FIELD2, _TOPLINK_FIELD3_VH, ... FROM TABLE..... This select gets this error msg: Exception [TOPLINK