Thread: iMac

  1. #1
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572

    iMac

    just got my iMac. Got the 17" with a gig of ram. Bought it from compusa because they matched the online mac store's student discount. I really wanted to get the 20" screen, but it was too much for me at the moment.

    So far I'm loving it.

    Any advice or tricks?

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  2. #2
    The superhaterodyne twomers's Avatar
    Join Date
    Dec 2005
    Location
    Ireland
    Posts
    2,273
    >> Any advice or tricks?

    When you're using it and drinking coffee, don't use those stupid plastic lids because they fall off and spill the coffee over the keyboard ... it was a sad day, but no lasting damage! edit: Somehow

  3. #3
    Registered User divineleft's Avatar
    Join Date
    Jul 2006
    Posts
    158
    install linux on it

  4. #4
    MFC killed my cat! manutd's Avatar
    Join Date
    Sep 2006
    Location
    Boston, Massachusetts
    Posts
    870
    Love iMacs! I have an old G5 one as my home computer, it's awesome. Nice GUI, has some GNU tools. Only disadvantage is it doesn't really like C++, moving towards Objective-C.
    Silence is better than unmeaning words.
    - Pythagoras
    My blog

  5. #5
    pwns nooblars
    Join Date
    Oct 2005
    Location
    Portland, Or
    Posts
    1,094
    I thought the dev tools that came with Macs now a days were pretty good, XCode or CodeX or whichever it is. Friend of mine loves the stock tools.

  6. #6
    MFC killed my cat! manutd's Avatar
    Join Date
    Sep 2006
    Location
    Boston, Massachusetts
    Posts
    870
    They are pretty good: for command line or Cocoa/Carbon. But if you like doing a GUI in C++ (like win32) it is hard with XCode (which is really just an IDE).
    Silence is better than unmeaning words.
    - Pythagoras
    My blog

  7. #7
    pwns nooblars
    Join Date
    Oct 2005
    Location
    Portland, Or
    Posts
    1,094
    Unless you mean drag and drop solutions, GUI should be the same as other platforms, I have done GUI on *nix and Windows.

  8. #8
    MFC killed my cat! manutd's Avatar
    Join Date
    Sep 2006
    Location
    Boston, Massachusetts
    Posts
    870
    Yes, but there is no built in C++ toolkit or build option. It is possible using Objective-C, but unless you use a third-party solution (wxWidgets), it is hard to make work in C++.
    Silence is better than unmeaning words.
    - Pythagoras
    My blog

  9. #9
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    ohhh, lots of tricks.

    Push:
    cmd + Alt + 8
    Then push (repeatedly)
    cmd + Alt + +
    cmd + Alt + -
    ..it will follow your mouse too!

    I'm sure you know all the regular ones for dashboard, desktop, mosaic, etc.. Try holding <shift> with those, fancy stuff.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. This is how my iMac starts up...
    By joeprogrammer in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 04-11-2006, 09:12 AM