Need to migrate all of a Spaces set of windows to another Spaces screen in Mac OS X? Using a simple keystroke you can do just that.
To sweep all of your open apps and windows into a group via Spaces, here’s what you need to do and a quick overview of how this great trick works. Read more »
It’s not out in the wild yet, butMac OS X 10.6.2 is released and has been confirmed to kill support for the Intel Atom processor, this is especially important for Hackintosh users who have hacked various Atom based netbooks to run Snow Leopard. So what should you do if you have an Atom based Hackintosh Netbook? StellaRolla recommends staying with 10.6.1 (or 10.5.8 if you’re running Leopard on your Hackintosh, sine 10.5.9 will likely have the same Atom problems) for the time being, otherwise you can try upgrading to 10.6.2 but run an older or modified kernel. I think I’ll just stick to 10.6.1 when the update rolls around, I have a lot of confidence in the Hackintosh community so I imagine there will be a workaround rather quickly.
You can’t help but suspect this move is Apple’s attempt at shutting down the growing and popular Hackintosh Netbook community, since Apple has no product line that runs the Atom itself. Mac OS X runs absolutely flawlessly on much of the PC Netbook hardware, once it’s configured you wouldn’t know you’re not on a Mac. Maybe it’s in effort to kill the Atom Hackintoh Netbooks in anticipation of the rumored Tablet? Or maybe it’s something totally unrelated? Who knows, but for now, just take note that when the 10.6.2 upgrade comes out and you use a Hackintosh, you might want to avoid it for now.
Shell scripting is wildly useful and a powerful way to manipulate a lot of files and to automate behind-the-scenes tasks in Mac OS X. This guide is intended for Linux users but the Bash shell is also used in Mac OS X, and as far as I can tell everything in this bash shell scripting guide works the same across the two platforms. Before checking out the guide you might want to check what shell you are using in Mac OS X by typing the following in the Mac Terminal:
echo $SHELL
Something like /bin/bash or /bin/tcsh will be reported back to you, obviously this Bash scripting guide only works for the Bash shell. If you need to, you can change the default shell rather easily in the Terminal preferences, but Bash has been the default shell since 10.3 and continues to be in Snow Leopard.
We’ve long been fans of the Dell Mini 10v for Hackintosh purposes, it’s small, quick, attractive, and can be obtained for surprisingly cheap in the $200 range. It looks like the rest of the blogworld is catching on to this little beast of a MacHack Netbook, Gizmodo has an excellent write up on installing Snow Leopard on the Dell Mini 10v, it’s definitely worth checking out. I’d highly recommend buying a refurbished unit from the Dell outlet to save yourself some serious cash (a friend got one for $189!), so check out our guide to a cheap Mac Netbook with the Dell Mini 10v, and then follow the Gizmodo guide to get it all up and running with Snow Leopard. For $200 you can’t go wrong!
As you may know by now, MAMP is a really useful instant webserver for your Mac that requires practically no setup or installation, you run the app and click “Start” – yes it’s that simple.
I use MAMP a lot for local web development and really like it, it’s probably the easiest way to develop locally with something like WordPress. I was going to write a full article on setting up MAMP and WordPress, but TUAW beat me to it! So rather than re-writing the wheel, let’s take a look at TUAW’s simple walkthrough on getting WordPress setup under MAMP:
If you’re a web developer you probably do a fair amount of development on your local machine using either the built-in Mac OS X Apache server or, in my case, something like MAMP. Because a local web server like this is really handy for testing this, you can make your local development life a bit easier by setting a local domain, and we’ll show you how to do that.
Did you read that correctly? Your purchase of a Mac Mini becomes free after 2 years due to it’s energy efficiency. Yea, it sounds ridiculous I know, I didn’t believe it either, but recent Mini owner CJ Gill compared his months of electricity bills with a Mac Mini to the months before one when he had an HP Pavilion desktop PC, and the monthly electricity savings of roughly $20 are going to pay for his Mac Mini in about 2 years. Check out the power bills in this chart:
When someone first sent me the link to this blog post titled “Free Mac Mini! No Strings Attached!” I figured it was yet another one of those pyramid scams where you sign up for 50 offers and you get your friends to sign up for 20 more and then you get a free burrito that eventually morphs into a Mac Mini after you sell 300 more offers. How awesome is it that Apple’s claim of having the worlds most energy efficient desktop translates into significant cost savings, enough so that after a few years depending on the Mini model you buy, it becomes free! Simply amazing. I know what my next Mac purchase is going to be!
Ever wanted to play music while you’re working in the command line? Maybe you want to play a podcast from the command line on Mac?
With the command line tool ‘afplay’ you can do just that, you can play practically any audio file format, whether it’s M4A, AAC, MP3, WAV, AIFF, or whatever else is on your Mac, and you can start the audio right from the Terminal.
From the Terminal, if you want to quickly find out what the largest files are in a directory, try this variation of the ls command:
ls -lShr
the l flag will display the items in a list, the S flag sorts by size, and h makes it readable in MB/GB (human readable), with r reversing the report order so that the largest file is the last on the list and thus right above the returned command prompt.
If you want the largest file in a directory of a certain type, simply specify the file type with a wildcard to show all files fitting that description:
ls -lShr *.zip
Try it out with any filetype *.mp3 *.mov *.wmv *.psd , etc
It really drives me nuts when files can be of the same kind but different type open different apps, I want to open all my images in Preview and all my video files in VLC. You can make Mac OS X open every file of a certain format type with a certain application by changing the file association from the Finder. We’ll show you how to change the file type association in Mac OS X so that you can set file kinds to open all in one application.
Users can get detailed wireless information from the Airport menu by holding down the “Option” key when clicking the menu icon. The ability to pull the Security type and Channel directly out of the menu is a big plus for me, but the other information should certainly be useful when troubleshooting a WiFi problem too.
This is a Snow Leopard only tip, and I thought we had covered it here at OS X Daily but apparently not… so thanks to TheGraphicMac‘s post on the matter to remind me to share it with you all (note the image attached to this post is from TheGraphicMac too).
The Lenovo S10 may just be the easiest hackintosh netbook option to run Mac OS X, according to a guide on the site Tech-Chimp. The guide is so short and so simple, it’s almost hard to believe, this is basically what it says:
* Upgrade the Lenovo s10 firmware
* Using this tool, prepare an 8gb USB key to be the install device
* Boot the Lenovo off of the aforementioned USB key
* Install Mac OS X Snow Leopard, as if on a Mac, but on the Lenovo
* Boot Mac OS X on your Lenovo S10
What?? That’s it? I don’t have a Lenovo S10 to test this on, but if this is true, that is a truly amazingly easy install. They even say that sleep works on some of the models. Here at OS X Daily we usually opt for the turning the Dell Mini 10v into a Hackintosh Netbook because it’s so cheap ($199 refurbed on the Dell Outlet just last week) and it also is pretty easy to install on… but the downside to the Dell Mini 10v hackintosh is that Ram is very obnoxious to install. If we had the ability to test the Lenovo S10 guide from Tech-Chimp for Hackintoshing, it very well may get our hackintosh recommendation, even though it comes at a heftier price tag ($300 according to Tech-Chimp). Read more at Tech-Chimp.com:
Here’s a nifty Mac trick: Do you see the little black dot inside the red ‘close’ window button in that screenshot? That means the file has been modified!
Some iTunes music comes with DRM, but you can use an iTunes trick to remove DRM. Note this should only be used if you own the actual rights to the music, or if you are allowed to remove DRM by the rights-owner.
DRM iTunes songs usually have an .m4p file extension. But this trick basically allows you to convert .m4p to .m4a.
On a Windows PC recently I ripped a CD only to find out that it was converted as WMA rather than MP3. In Windows this isn’t a big deal, you just open the files in iTunes as usual, but I wanted them on my Mac, easy right? Well for some reason Apple doesn’t allow Mac iTunes to convert WMA files to MP3 audio so I was a bit frustrated, to make matters worse a typical google search will net you a ton of ancient apps that like to crash a lot, or ones that try to charge you some-odd dollars to convert an audio file… forget that!
Yes you read the right. The iPhone is the fastest growing consumer electronic product in history. TechCrunch states:
Its adoption ramp is even steeper than videogame consoles including the Nintendo Wii, Nintendo DS, and Sony PSP. The original iPod and Blackberry aren’t even in the same league.
If you’re in the US and have AT&T as your iPhone provider, you may frequently hear complaints about the speed of the AT&T data network, well that’s because it is 50x – FIFTY times! more than it was 3 years ago Wow again. I included two charts from TechCrunch that really show the explosiveness of the iPhone growth and it’s strain on the AT&T network, I’m just blown away by this.
Mac users can issue a defaults command string to force Safari to open targeted new window links into new tabs instead of those new windows. This is handy if you open a lot of links that would usually launch a new window but would rather send them into easily managed tabs instead.