Ask TUAW: Simple spreadsheets, partitioning with Time Machine, iTunes with a NAS, and more
Welcome back to Ask TUAW, our weekly troubleshooting Q&A column. This week we've got questions about sharing peripherals, simple spreadsheets, backup configurations, using a NAS, and more.As always, your suggestions and questions are welcome. Leave your questions for next week in the comments section at the end of this post. When asking a question, please include which machine you're using and what version of Mac OS X is installed on it (we'll assume you're running Snow Leopard on an Intel Mac if you don't specify).
Andrew asks
I love opening up TextEdit or TextMate and using it for quick notes and .txt files. I hate having to wait for Word or Pages to open when all I need is to jot some quick text down, especially when I don't need to worry about formatting or anything like that. I was wondering if there was an equivalent program alternative for Excel. Something that loads up fast, isn't bloated with unnecessary formatting options, but still allows for the use of formulas and cell referencing. Something like the 'plain text editor' of spreadsheets.
As several folks have suggested, I think that your best bet is just to use Google Docs in your browser. However, there are some relatively simple Mac spreadsheet alternatives (I'm assuming you've already dismissed Numbers). Although it's a bit dated, this overview from Musings from Mars might be a good place to start. However, in your position I would (and in fact do) just use Google Docs.
delphinus87 asks
I'd like to start using the Time Machine/SuperDuper! backup arrangement I've heard so much about. I have a USB external the exact size as my HD I'd like to use SuperDuper on. Should I make a partition on my internal hard drive for use with Time machine? Also, what folders can I eliminate from my Time machine partition to save room if I'm going to have a fully bootable copy anyways?
I would highly recommend not trying to partition your boot drive (which you cannot do while booted onto it; you'd have to boot to another drive or disc to do that). For one thing that defeats the point of the backup in case of drive failure, though I suppose it might make some sense for the versioning aspects of Time Machine. All of that said, however, I think it makes much more sense just to get another external drive to use as your Time Machine drive. If you only wanted to use a single external drive what you should do is get one twice (or more) as large as your internal and partition it. Then you could use one partition of the external drive with SuperDuper to clone and the other partition for Time Machine.
Kishen asks
In "Target Display Mode", can i use the iMac's wireless keyboard and mouse to control the MBP [using the iMac as a monitor]? Any ideas?
While I cannot confirm it myself, I think this is possible. Remember that while in Target Display Mode the 27" iMac is running in the background, with all of its applications active. So what you could do is run a software peripheral sharing utility on the iMac. The one I use is teleport from Abyssoft. It's a little Preference Pane that you install on both computers and when they're on the same network it allows you to use the peripherals from one computer to control the other. So, in principle. you could set the iMac as the "server" and the MacBook Pro as the "client" and that should work. SynergyKM is a similar cross-platform alternative, though I've been happy with teleport which I've found easier to set up.
Ric asks
I have an iPhone 3 GS which is reported in iTunes to have 2.65 GB free space. Yet whenever there is an upgrade for one of my GPS Nav Apps (CoPilot, at 1.31 GB), iTunes tells me, during sync, that there isn't enough space. So I have to first delete the Nav App, thus loosing all my preferences, and then install the upgrade. Is there a better way? It seems like I have close to double the amount of extra/free space. What are the space constraints on App upgrades?
Rather than deleting the app and losing your preferences I have a suggestion. Why not simply delete some of your media (music or videos) instead? Then, of course, you can simply sync the media back after the update. Assuming you're not syncing your entire library I would imagine that you could simply unsync a few playlists or videos, install the update, and then resync those playlists or videos.
Joshua asks
I'm running Tiger on a PowerPC Mac. My question is: I'm trying to compile the original TuxKart game by Steve Baker for Mac. The configure app runs fine, but when I try "make", it gives me a very long list of errors. Could there be something major that I'm missing?
Are you doing this because you want the game, or because you actually want to build it yourself? In that latter case, of course, you'd need to supply more information about the errors, though that would be more Auntie TUAW's department. But if all you want is the game, why don't you just download it from sourceforge (a universal binary is available). While you're there, of course, you could also get the appropriate source code and or ask questions about compiling.
OG asks
I recently bought an NAS HDD and connected it to my router. I transferred all my music, pictures, videos, etc. and quickly filled up about 1/2 of the terrabyte HDD. On my windows machines, I'm able to point itunes or picasa or any other media program to the location on this external drive and it works flawlessly. On my macbook running leopard, I pointed iphoto at the external drive location, it took HOURS to add thumbnails for the photos, and when viewing the pictures they do not load in their full resolution. when I tried to add the external drive's music folder to itunes (having first told itunes not to organize files and try to move things around) it just crashed everything. is there any way to point my macbook to the NAS?
How well does it work when you just try to access the NAS drive through the Finder? If it's really slow that way, your problem isn't limited just to iPhoto or iTunes. If it works reasonably well through the Finder, however, one thing you could try is to use a symbolic link to the NAS (from your iTunes Music folder). Dave Nicoll's got a great set of instructions on his blog.
Share
Categories
Welcome back to Ask TUAW, our weekly troubleshooting Q&A column. This week we've got questions about sharing peripherals, simple...
Add a Comment
Regarding iTunes with a NAS. I'd recommend using automount. You can look at the automount man pages for more info. Basically, automount maps a filesystem location to a remote mount point, and automatically performs the mount when a filesystem operation occurs. There is no need to run a crontab to keep the mount point up.
December 28 2009 at 6:11 PM Report abuse Permalink rate up rate down ReplyFor next time:
I run my Time Machine backups on the external drive attached to my Time Capsule's USB (the Capsule's hard drive was no longer large enough for backups of my multiple computers together). I have set up my MBP to mount the drive whenever I boot up, but whenever I take it out of the network I have to manually mount it again in order for Time Machine to run. Is there any way to automatically mount it that is user-friendly for a person sorta scared of the Terminal?
I suppose I could require a login every time my computer wakes from sleep, but that's no fun.
I have 10.6.2, running on a unibody MBP and a unibody MB. The Time Capsule has the latest updates.
Is it possible to have my MacBook Pro show the time when it brings up the password window when waking from sleep or display sleep? My Linux machine was set to show time on the login panel, and while I love my Mac, I miss it. I don't wear a watch or keep a clock on my desktop, and sometimes it's nice to be able to check the time without unlocking the computer. Thanks!!
December 16 2009 at 8:00 PM Report abuse Permalink rate up rate down ReplyQUESTION FOR NEXT TUAW - FILE COMPRESSION
I recently was faced with the need to compress an approximately 50 Gig file, so that I can send it by FTP in less than 10,000 years. I know about the built-in compress utility in Leopard/Snow Leopard, command-line options like tar, gzip, and cpio, and StuffIt and other 3rd party apps. My question is, are any of these options noticeably faster than the others? And, in general, are there any advantages to using StuffIt instead of the built-in file compression in OS X?
For next time...
I have a large iPhoto library and multiple macs in multiple locations. What is the best online solution to put my library online so that I can view/download/upload my pictures from any computer anywhere? I am looking for something that I can host on my own site for security if possible not a shutterfly type solution. I also do not have nor want a .mac account.
Thanks guys!!
Under OS 9 there was a 3rd party utility called PrintToPdf that installed a pdf engine that you could select when printing.
The problem I have now is a third party database application running on 4D that prints records to attached printers without going through the Mac OS X print dialog window (it brings up a software specific dialog that allows font and font size selection as well as which types of records to print. This is running on a Mac Mini with OS 10.4.11 installed. I would like to print to a pdf file but my application won't give me the built in print to pdf option. I can select different printers in page setup.
Is there a Mac OS X pdf engine that can be installed like a print driver that appears in my page setup dialog box that the database will recognize?
To answer my own question I can now report that the latest version of CUPS-PDF package appears to install a fully functional virtual PDF printer under Mac OS 10.4
December 15 2009 at 7:35 PM Report abuse Permalink rate up rate down ReplyFor next week:
I have a 27" iMac and a new Mac Mini both running 10.6.2. Is it possible to use Target Display Mode and something like Teleport or Synergy to control the Mini? Or is a second, separate display - directly attached to the Mini - needed?
For next time:
Is there a way to record the sound coming from iphone to computer?
I'm recording a tutorial for a game and in certain parts of the game are played simultaneous sounds which difficult to put the sound manually when editing the video. I recorded others tutorials and muted the original video and synchronized the sound manually, but in this case is impracticable.
Thanks in advance.
A question for next time:
I've updated to Snow Leopard on my 3 year old MacBook. Now whenever I empty the trash, the only option is the secure empty trash, which can take a very long time. How can I just empty the trash unsecurely?
Jessica, go to the Finder. Click on the Finder Menu and select "Preferences". Click on "Advanced". UNCHECK "Empty Trash securely".
December 10 2009 at 7:50 PM Report abuse Permalink rate up rate down Reply@OG
The NAS is probably using a filesystem that doesn't support HFS+ attributes and resource forks. It is also probably using SMB as the network protocol.
While iTunes and iPhoto libraries can be stored on FAT filesystem and accessed using SMB, both these technologies are notoriously inefficient compared with native HFS+ and AFP, or even EXT2 and NFS.*
See if your NAS supports protocols other than SMB, many also support NFS, some even support AFP. If you only need to access to the Libraries from MacOSX it might be worth experimenting with Sparse Disk Images.
*(Microsoft's new Vista/W7/Server 2008 version of SMB is much more efficient, but is not supported by anything other than Vista/W7/Server 2008)
Hot Apps on TUAW
Deals of the Day
more deals- Wicked Jaw Breaker Noise-Isolating In-Ear Headphones for $6 + free shipping
- Refurb Apple MacBook Air Laptops: 12" 64GB SSD for $699 + free shipping
- JVC Motion Sensing Clock Radio with Dual iPod Docks for $55 + free shipping
- Apple iPhone Headset with Mic for $4 + $2 s&h
- Refurb Apple iPod nano 8GB MP3 Player for $99 + free shipping, 16GB for $119
- Hannspree Apple-Shaped 28" 1080p LCD HDTV for $270 + free shipping
Software Updates
more updates- EFI Firmware Update brings Lion Internet Recovery to 2010-model Macs
- OS X Lion 10.7.3 released with Safari 5.1.3, Wi-Fi bug fix
- Aperture updated to 3.2.2, addresses Photo Stream issue
- Apple updates Keynote to address Lion issues
- Google Search app gets new look on iPad
- Apple releases Apple TV Software Update 4.4.3



28 Comments