Search Results

Search found 4589 results on 184 pages for 'apple grinder'.

Page 89/184 | < Previous Page | 85 86 87 88 89 90 91 92 93 94 95 96  | Next Page >

  • Is special memory required for a MacBook Pro ?

    - by user38900
    I have a MacBook Pro (MacBookPro5,2 / 2.8 GHz) with 4 GB of ram (2x2GB). I'm looking to upgrade to 8GB. The memory in it now is DDR3 PC3-8500 1067. Checking out prices for 4 GB sticks of PC3-8500 there is about $100 difference for "apple certified" ram. Will any DDR3 PC3-8500 module work or is there really a difference?

    Read the article

  • installing mac os on intel [closed]

    - by bassha
    Possible Duplicate: Installing Mac OS X on Non Apple Hardware hello i have an intel based computer, it's hp pavillion dv6000, it's cpu is 1.6ghz duocore and has 1GB of ram. i installed the mac os x leopard for intel on it, on a 12GB partition, but it's not working. i can boot to the mac and the os display a picture and a welcoming song then it stop doing anything. does the mac os x need a special intel requirements?

    Read the article

  • MacBook Pro Intermittent Wireless Connection

    - by Pisaro
    I bought a macbook pro last year (I liked it a lot but I am still getting use to it), and since then I have been experiencing intermittent wireless connection. I researched a lot in internet about what could be causing this but there are many reason that it could be affecting I posted my questions in Apple's help forum and I haven't received any help yet I am wondering if anybody had or still has the same problem than me Any info would be more than appreciated thanks Pisaro - London

    Read the article

  • Will HDCP cause problems with a MacBook Pro using a VGA projector?

    - by Andrew Grimm
    I'm planning on using a MacBook Pro with a projector that only has a VGA input (through the MBP's Mini DisplayPort and a Mini DisplayPort to VGA converter). Will this have problems with HDCP (High-bandwidth Digital Content Protection), either under Snow Leopard or Windows XP? I'll only be showing other people's photos, user-generated movies or PowerPoint slides. The MacBook Pro was purchased from Apple new in December 2009.

    Read the article

  • Free Hyperspaces for Mac alternatives

    - by Mr. Man
    Are there any free alternatives to HyperSpaces for Mac? From the HyperSpaces website Hyperspaces works with Apple’s Spaces to let you customize each Space so that it’s recognisably different from the others. It does this through a set of great visual decorations.

    Read the article

  • Use launchctl to fire an AppleScript script periodically

    - by Daktari
    I have written an AppleScript that lets me back up a particular file. The script runs fine inside AppleScript Editor: it does what it's supposed to do perfectly. So far so good. Now I'd like to run this script at timed intervals. So I use launchctl & .plist to make this happen. That's where the trouble starts. the script is loaded at set interval by launchctl the AppleScript Editor (when open) brings its window (with that script) to the foreground but no code is executed when AppleScript Editor is not running, nothing seems to be happening at all Any ideas as to why this is not working? -- After editing (as per Daniel Beck's suggestions) my plist now looks like: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>KeepAlive</key> <false/> <key>Label</key> <string>com.opera.autosave</string> <key>ProgramArguments</key> <array> <string>osascript</string> <string>/Users/user_name/Library/Scripts/opera_autosave_bak.scpt</string> </array> <key>StartInterval</key> <integer>30</integer> </dict> </plist> and the AppleScript I'm trying to run: on appIsRunning(appName) tell application "System Events" to (name of processes) contains appName end appIsRunning --only run this script when Opera is running if appIsRunning("Opera") then set base_path to "user_name:Library:Preferences:Opera Preferences:sessions:" set autosave_file to "test.txt" set autosave_file_old to "test_old.txt" set autosave_file_older to "test_older.txt" set autosave_file_oldest to "test_oldest.txt" set autosave_path to base_path & autosave_file set autosave_path_old to base_path & autosave_file_old set autosave_path_older to base_path & autosave_file_older set autosave_path_oldest to base_path & autosave_file_oldest set copied_file to "test copy.txt" set copied_path to base_path & copied_file tell application "Finder" duplicate file autosave_path delete file autosave_path_oldest set name of file autosave_path_older to autosave_file_oldest set name of file autosave_path_old to autosave_file_older set name of file copied_path to autosave_file_old end tell end if

    Read the article

  • Windows 7 - Minimize app to tray, restore from tray on hotkey

    - by barfoon
    Hey everyone, I'm looking for a utility for Windows that will, with a keyboard shortcut send an application to the system tray, and hitting the same keystroke (or even a different one) to restore it. This behavior is very similar to Apple + . when using Tweetie to show/hide the app in OS X. I know of applications like Tray it!, and Autohotkey, but I wanted to know if there was one that did it all. Does anyone have a solution for this that they have found?

    Read the article

  • iTunes UI artifacts

    - by beefon
    Hello! 2 days ago I found out that iTunes interface become buggy. Here are some screenshots: UI bugs in listview headers: iTunes doesn't download app icons in App Store: CoverFlow doesn't show album arts: Finder and other apps are working well, without any artifacts. Macbook 062 (Intel C2D 2.13, GMA950), Mac OS X 10.6.2, iTunes 9.0.2. I have reinstalled iTunes via Apple's site - nothing. What do you advice to do?

    Read the article

  • How to disable Finder launching at login in Snow Leopard?

    - by fooman
    Pre-Snow Leopard, I could use the following command: defaults write com.apple.loginwindow Finder /Applications/My-replacement-app-such-as-Terminal.app Which would a.) replace the Finder launching at login with an application of my choice, and b.) cause that application to launch instead of Finder when all other applications are quit. Is it possible to do this in Snow Leopard, or has this behavior been deprecated? (I don't want to disable Finder altogether, I just don't want it to start at login.)

    Read the article

  • Bonjour for Windows vs. SMB for printer sharing

    - by Ryan O
    My landlord would like to print to her printer connected to her Mac from Windows machines in her house. (I'm unsure of what versions of windows, but I assume Vista or 7.) Looking at these docs from Apple, it sounds like I can set up the share via Bonjour for Windows or SMB. What are the pros and cons of doing it one way or the other? Has anybody who has tried both found one more reliable than the other, or is it pretty much a tossup?

    Read the article

  • How to record a "macro" that saves web pages as PDF in OSX

    - by dwatson
    I frequently save pages as PDF from Chrome on OSX. The page is apple-P then click the PDF button and the "Save as PDF.." menu item. I always use the pre-filled filename and save in the default directory. Is it possible to save this as an automator script? If that is possible I woulld sure like to add this as a button on Chrome somewhere so I can just "save this for reading later" Thanks for any help.

    Read the article

  • AFP, SMB, NFS which is the best data transfer protocol ?

    - by Kami
    I have a computer with large hard disks running Gentoo. I have to serve med/big files via a wired network to Apple devices (all of them running OS X). Which protocol is the best for the following needs ? : Speed Ease of use (by the clients and the server) Less limited (max file size, limited charset for filenames) Security

    Read the article

  • gmail IMAP on iPhone incorrect message count

    - by TypeOneError
    I've got gmail account set up to support IMAP and it works great with Apple Mail, but on the iPhone it shows "Inbox (2)" constantly, even though there's no unread messages. I cannot figure out why. Logged into gmail to see if there were any unread under any labels or boxes, but there is nothing. Any ideas?

    Read the article

  • Boost Audio Input on OS X?

    - by alanstorm
    I'm using my 13" Mac Book Pro's audio input functionality with an external microphone (recent vintage, bought around Thanksgiving). I've increased my input volume to the maximum in system preference, but the resulting recorded volume (using iShowU HD) is very low. Is there anyway to increase the input volume/sensitivity beyond Apple's default settings? I've found plenty on google about increasing the OUTPUT volume, but I want to increase the input volume.

    Read the article

  • Unable to add certificate to the Trusted Root Certification Authorities in Windows 7

    - by user20358
    I am trying to add an apple developer certificate for sending Push notifications to my Trusted Root Certification Authorities section. I get an error like so: "The import failed because the store was read only, the store was full or the store did not open correctly" I am logged in as an administrator. I can't think of any way to solve this. Has anyone been able to fix a similar issue before? Thanks for your time...

    Read the article

  • Share NTFS partitions on a Mac-based wireless network

    - by amit
    I have a hackintosh and a MacBook running on a wireless network. The hackintosh is the data repository (sort-of) and I want to use the MacBook to easily access data from the hackintosh. but to my surprise I am only able to share the apple partitions. The NTFS partitions are not appearing for sharing even though I have lined them up for sharing from my hackintosh...

    Read the article

  • HP 20gig iPod stuck on "AC Charge" icon

    - by Chris
    I have a HP edition iPod (20gig) and it is stuck on the "AC Charge" icon with the picture of the wall charger and an outlet. I tried to reset the device and it has been stuck on this icon for quite a while now. I have tried everything I can to try to reset it, and before I stoop to visiting an Apple store I want to see if anyone has any tricks up their sleeves. This is what the icon looks like:

    Read the article

  • Missing advanced network settings for iphone usb/bt tethering

    - by tehfink
    I have the same problem described here: http://discussions.apple.com/message.jspa?messageID=10082848#10082848 Basically, the prefpane windows for my tethered iphone's network interfaces (bluetooth & USB) looks like the image link in the post above, and is missing the normal options for network interfaces: www.macblog.sk/files/pictures/snowleopard_iphone_tethering_connectoin_tcp.png I would like to use the polipo caching proxy for tethered browsing, and am unable to enter proxy settings.

    Read the article

  • Macbook Pro keeps ejecting anything I put into the internal optical drive

    - by Wroblewski
    My hard disk crashed and I need to reinstall Mac OS X. I restart, insert the installation DVD, press c on the keyboard and the dvd ejects. I've tried different DVDs, even CDs. It's a Macbook Pro from march 2008. Is it broken? Or can it be something more severe like the firewire controller on the motherboard (since I noticed this after my hard drive started to act strangely)? I've ran Apple Hardware Test successfully.

    Read the article

  • Mac OSX: Scroll half a page

    - by Eddy
    I am no longer using the trackpad on my macbook and using a separate wired apple keyboard instead. I miss the scrolling functionality on my trackpad, I'm having to make do with the keyboard (the mouse is too far away for efficient scrolling). Is there a way to map a key combination (such as cmd+pagedown) such that I scroll up/down half a page instead of a full page? Even better, is there a way to map key combinations to arbitrary scrolling distances? Thanks for your time

    Read the article

  • MacBook Pro Intermiten Wireless Connection

    - by Pisaro
    Hello SuperUsers I bought a macbook pro last year ( i liked it a lot but i am still getting use to it), and since then i have been experiencing intermittent wireless connection. I researched a lot in internet about what could be causing this but there are many reason that it could be affecting i posted my questions in Apple's help forum and i haven't received any help yet I am wondering if anybody had or still has the same problem than me Any info would be more than appreciated thanks Pisaro - London

    Read the article

< Previous Page | 85 86 87 88 89 90 91 92 93 94 95 96  | Next Page >