Change User Agent with curl to Get URL Source Code as Different OS & Browser

Jul 16, 2011 - 3 Comments

terminal Using curl we can retrieve the HTML & CSS source code of any specified URL and even the http header info, but some sites serve completely different content or HTML to different OS and browser versions, this is done by detecting their user agent. Because of this, we can spoof the user agent of another browser version and operating system, and this allows web developers to quickly get access to those alternate variations of a sites source code. For the purposes here, we’ll achieve this from the command line by using curl.
Read more »

By David Mendez - Command Line, Tips & Tricks - 3 Comments

Mac Setup: Mac Pro with Three 30″ Portrait Displays

Jul 16, 2011 - 4 Comments

3 Portrait rotated monitors with a Mac Pro

What an awesome Mac setup this is… connected to those three 30″ vertically oriented displays is a Mac Pro under that desk. I’m going to assume this is an iOS developer considering there are code editors open on screen, not to mention the six iPhones under all the displays.

If you’re wondering, rotating a Macs screen orientation is just a matter of holding down Command+Option when you open the Displays panel in System Preferences, but if your monitors don’t have a way to stand sideways that won’t do you much good (you can do this with the MacBook Pro & Air lineup too and just rest it on it’s side if you really want to).

This comes via Flickr, but I’m pretty sure I originally saw it on Twitter somewhere…

By William Pearson - Mac Setups - 4 Comments

Thunderbolt MacBook Pro Supports Dual External Displays by Daisy Chain

Jul 15, 2011 - 16 Comments

MacBook Pro with Dual Thunderbolt Displays

Thunderbolt MacBook Pro hardware will support dual external displays daisy-chained by compatible Thunderbolt hardware, according to an image that popped up on Apple’s website. This suggests the possibility that upcoming MacBook Air refresh may support the same feature.

This image comes from a recent post on MacRumors, where they noted that Apple accidentally leaked a new Thunderbolt LED display by posting images to Apple.com prior to an official launch. That is obviously a blunder on Apple’s part, but I found the daisy-chaining of Thunderbolt displays much more interesting than the fact that a new Cinema Display is coming out soon. MacRumors also points out that with current MBP models, only the 15″ and 17″ would support this ability, but hopefully refreshed MacBook Air’s will too.

Read more »

By Paul Horowitz - Mac, News - 16 Comments

How to Check if Applications are Incompatible with Mac OS X Lion

Jul 15, 2011 - 20 Comments

Check OS X Lion Compatible Apps

You may know by now that OS X Lion drops Rosetta support, that means old PowerPC apps will no longer run in Mac OS X 10.7 Lion.

List What Installed Apps Are Incompatible with OS X 10.7 Lion

For incompatible applications, all you are looking for is the “PowerPC” designation, here’s the easiest way to get a list of these installed on your Mac:

  • Launch System Profiler (from Spotlight or hold down Option > Apple menu > System Profiler)
  • Look for the “Software” menu on the left side Contents list
  • Click on “Applications”
  • Click on “Kind” to sort your installed applications by architecture type, scroll through the list until you see “PowerPC”

Anything listed as “PowerPC” will not run in 10.7 Lion. Intel and Universal apps will run just fine.

If you are completely dependent on one of these PPC apps, you may want to try a dual boot OS X 10.6 and 10.7 configuration, or just skip upgrading to Lion until a Lion-compatible version of that app is made available.

If you look in System Profiler and none of your apps are listed as PowerPC, you should have no compatibility issues. You can view the broader Mac OS X Lion system requirements if you haven’t done so already, but aside from requiring a 64-bit processor they are fairly lenient.

Read more »

By Matt Chan - Mac OS, Tips & Tricks - 20 Comments

iOS 4.3.4 Update Released (Direct Download Links)

Jul 15, 2011 - 27 Comments

iOS 4.3.4 Update

iOS 4.3.4 update has been released by Apple, the update is aimed at patching the PDF vulnerability in iOS 4.3.3 that allowed JailbreakMe 3 to work from a web browser. Because of this, if you used a jailbreak like JailbreakMe 3, do not upgrade to iOS 4.3.4 or you will lose your jailbreak. Users who are not dependent on jailbreaking should upgrade to iOS 4.3.4 because it patches security holes.

The update has been pushed out for all iOS 4.3 compatible hardware, in addition to a special version of iOS 4.2.9 for iPhone 4 CDMA users. You can download the update directly from iTunes, or you can use the direct download links below to obtain IPSW files per device.

iOS 4.3.4 Direct Download Links

These are direct download links for IPSW from Apple’s servers:

If you have any trouble downloading the firmware, right-click and ‘Save as’ and be sure the file downloads as a .ipsw and not .zip. After you have the proper file, hold Option (Mac) or Shift (Mac OS X) and click on the restore button within iTunes. You can read more about using IPSW files here if you are unsure.

By Matt Chan - iPad, iPhone - 27 Comments

Get CPU Info via Command Line in Mac OS X

Jul 15, 2011 - 4 Comments

An example of a computer processor chip

Have you ever wondered specifically what processor was being used on a Mac, including processor type and CPU speed? It’s actually quite easy to retrieve CPU information from the command line in Mac OS X, though the commands to use to get the processor information may be unfamiliar to many.

We’ll show two ways to grab a Macs CPU details from the command line of MacOS and Mac OS X. These tricks work on virtually all Mac OS versions and CPU architecture types.

Read more »

By William Pearson - Command Line, Tips & Tricks - 4 Comments

New MacBook Airs Coming Next Week Alongside OS X Lion

Jul 14, 2011 - 22 Comments

MacBook Air

We’ve all been waiting for it, we’re seeing the Lion apps pop-up on the App Store, and Lion has been said to launch alongside new MacBook Airs, so they must be due out any minute now right? Close, AllThingsD says their sources have confirmed the new MacBook Air’s are arriving “late next week” and to “look for an announcement Thursday or Friday“.

Admittedly, AllThingsD’s article seemed a little vague, but before you jump to conclusions that they are randomly guessing, their executive editor Kara Swisher chimed in to directly address any skepticism in their articles comments:

Kara Swisher Confirms the MacBook Air Speculation is Not Speculation

“We never guess. You’ll see.” is about as strong of a statement as one could make to address the doubters. To put some further bite into that language, All Things Digital’s Kara Swisher and Walt Mossberg are known to have tipsters inside Apple, and have both even interviewed Steve Jobs directly on numerous occasions:
Read more »

By Matt Chan - Mac OS, News, Rumor - 22 Comments

Oops: Apple.com Shows USB Drive Stuck in the Ethernet Port of a MacBook Pro

Jul 14, 2011 - 15 Comments

USB Drive in a MacBook Pro Ethernet Port

Remember that classic Sesame Street song “Everyone Makes Mistakes”? Your sister and your brother and your dad and mother too? Well even Apple does too, at least in regards to their website stock photos.

In an amusing picture featured on the Apple Store’s Parallels Desktop 6 page, the Parallels USB installer stick is jammed into, well, the Ethernet port, which is several ports away from the proper USB location on a unibody MacBook Pro 15″ model. Oops.

This is almost as funny as the four-eared cat engraved on the iPad. I’m sure the image will get fixed quickly, and to be fair, this could be a generic product shot provided by Parallels or a third party, so it may not be Apple’s mistake at all.

Thanks for sending this in Scott

Read more »

By Paul Horowitz - Fun - 15 Comments

Enable and Switch Between Multiple User Accounts on iPad with iUsers

Jul 14, 2011 - 8 Comments

Multiple user accounts on an iPad with iUsers

One of the most highly desired features of iOS by anyone who shares an iPad is the ability to have multiple user accounts. This would allow parents to share iPads with their kids, friends to share with friends, and me to share the iPad with my girlfriend, and everyone could have their own custom springboard, app settings, wallpapers, and settings without interfering with others.

Multi-user accounts won’t be appearing officially in iOS anytime soon – as far as anyone knows – but if you jailbreak your iPad you can get an app from Cydia that does allow you to access and switch between multiple user accounts on the iPad right now.

Side note: if you’re new to jailbreaking but want to try this out, the absolute easiest jailbreak method for iPad and iPad 2 is by using JailbreakMe 3 with iOS 4.3.3, it’s entirely web-based at jailbreakme.com and as simple as it gets, just be sure to backup your iPad before starting.

The app is called iUsers and here’s how to download and use it:

  • Launch Cydia and add “cydia.iblogeek.com” as a repository
  • Search for iUsers

After you’ve downloaded iUsers, you add and switch user accounts with:

  • Tap on Settings > Extensions > iUsers
  • Tap “Add User” and enter a name, passcode, and choose to give them full admin access or not
  • To switch user accounts, go to your iPad lock screen and tap on the Accounts button in the corner to bring up the user selector, shown in the screenshot up top

I came across this app on MacStories and they caution that iUsers might not work well with backups because it reboots Springboard to activate, but if you’re cool with that risk then this is a nice add-on. I have to say that of all the new features that iOS 5 introduces that eliminate the need for a jailbreak, this is one that Apple really should include in future iOS versions, it’s just too useful not to.

A demonstration video of iUsers is embedded below:

Read more »

By Matt Chan - iPad, Tips & Tricks - 8 Comments

Spotify Comes to the USA – Enter to Win a Spotify Invite in our Twitter Giveaway!

Jul 14, 2011 - 27 Comments

Spotify Logo

Spotify, the extraordinarily popular streaming music service that took Europe by storm, has just launched in the USA. Currently it’s open by invite-only, but no big deal, we have a handful of invites to give away, so here’s how to get in the drawing.

Enter to Win a Spotify Invite from Us!

Here’s all you need to do to enter:

  1. Follow @osxdaily on Twitter (if you don’t follow us we can’t direct message you an invite)
  2. Tweet the following: “I want a @Spotify Invite from @osxdaily because ______” (give any reason you want a Spotify invite)

We will select winners at random and we’re going to give them all away today by 8pm PST, so hurry up if you want a chance. The drawing is only open to US residents, because the codes only work for US residents and EU residents already have Spotify anyway.

Update: Check your Direct Messages on Twitter, we’ve sent out a ton of invites. Stay tuned, if we have any more we’ll send those out too!

Read more »

By Paul Horowitz - News - 27 Comments

Lion-Ready OS X Apps Appearing on Mac App Store

Jul 14, 2011 - 21 Comments

Lion ready apps on the Mac App Store

Despite the fact that today is (was) the speculative launch day, OS X Lion has yet to appear. Nevermind that though, the good news is that Apple is rapidly accepting Lion-ready apps to the Mac App Store, indicating that a launch will be very soon.

If you’ve been following along here, we pointed out earlier in the week that Apple had just recently began accepting Lion apps to be reviewed for the Mac App Store, which cast some doubt on a launch this week. Additionally, we cited AppleInsider who suggested that Lion was pushed back to the “week of July 21st” due to some last minute security issues, and separately, we’d also been hearing that Lion would be launched next week, but the reliability of those sources has yet to be determined (no offense people) so just take that info with a grain of salt. Here’s what we said, which also touches on what “Lion-ready” means for OS X apps:

Independently, we have heard chatter of a July 19th or July 22 launch for Lion, but like all other claims on a specific launch date, they appear to be mostly speculative. The only certainty is that Apple appears to maintain a fluid timeline for the Lion release, but putting the launch off a week or two would give Apple plenty of time to approve Lion-compatible apps for the Mac App Store. Among other things, Lion compatibility means 64-bit architecture and also generally includes support for Lion-specific features like Versions and Full Screen apps.

As you can see in the screenshot above from the app WordCrasher, some of the Lion-ready apps on the Mac App Store specifically point out support for fullscreen mode, Resume, and Versions.

For it’s part, Apple has thus far announced simply that Lion will be released in July on the Mac App Store, but has yet to provide a specific day when 10.7 would be widely available.

Update: In addition to WordCrasher, BusyCal, Cruz, Pilot eLog, Harmony Worship, ShortCuts, SwordSoft Layout, and many more have also been added to the App Store with Lion support.

By Matt Chan - Mac OS, News - 21 Comments

Get Exact Boot, Sleep, and Wake Times from the Command Line

Jul 14, 2011 - 7 Comments

Terminal in macOS

Need to know exactly when your Mac was last booted, put to sleep, or woke from sleep? You can get precise information about boot and sleep times directly from the command line, which can be invaluable for anything from troubleshooting various Mac problems to scheduling scripts, or even for your own forensic purposes to determine when a computer was last used.

Each of these command strings requires input into the Terminal, that application can be found in /Applications/Utilities/ or launched from Spotlight or Launchpad. We’ll assume you have some experience with the command line, though copying and pasting the command strings will work just fine.

Read more »

By William Pearson - Command Line, Mac OS, Troubleshooting - 7 Comments

Quickly Enter LaunchPad “Jiggle” with Option Key in Mac OS X

Jul 13, 2011 - 10 Comments

LaunchPad Jiggle

Clicking-and-holding on an app icon in Mac OS X LaunchPad activates the jiggle, but you can also hold down the Option key to immediately start the jiggle.

Read more »

By Paul Horowitz - Mac OS, Tips & Tricks - 10 Comments

How to Install Mac OS X Lion Using Target Disk Mode

Jul 13, 2011 - 16 Comments

Install Mac OS X 10.7 Lion with Target Disk Mode

Another method to install Mac OS X Lion on other personal machines is by using Target Disk Mode, this allows you to use one Mac as the installation drive to install OS X 10.7 directly to another Mac via Firewire or Thunderbolt. This is fast, prevents redownloading which saves bandwidth, and works flawlessly. This tip was sent in by Randy, so a huge thanks to him for the tip and accompanying screenshots.

Quick note: Personally I find it easier to create and use a Lion install USB drive or even a home-made Lion installation DVD, if you have access to a USB key or DVD burner those would be my recommended methods. That isn’t viable for everyone though, so this article will show you exactly how you would install OS X Lion on another Mac using Target Disk Mode only.

Requirements:
Before getting started, be sure to have the following.

  • At least two Macs – one to serve as the installer, and the recipient Mac where Lion is going to be installed on
  • All Macs must have FireWire and/or ThunderBolt and support Target Disk Mode, as well as the accompany cable to directly connect two Macs:
  • Mac OS X Lion downloaded from the Mac App Store on one of the Macs
  • At least 4GB of spare disk space to create an install partition
  • Confirm that you meet all the requirements, and then let’s begin partitioning a hard drive so it can serve as a Lion installer for other local Macs.

    Read more »

    Test for Defective RAM Modules Easily with Rember for Mac OS X

    Jul 13, 2011 - 6 Comments

    Rember is GUI frontend to MemTest

    If you just got a RAM upgrade and you want to test the memory, or if you just want a great free addition to a Mac troubleshooting toolbox, download Rember now.

    Read more »

    Show Weather & Temperature in the Mac OS X Menu bar

    Jul 12, 2011 - 8 Comments

    Weather and Temperature in the Mac OS X Menu Bar

    We showed you how to display the CPU temperature in your Mac OS X menu bar, but what about showing the real temperature outdoors? A little free app called Meteorologist does just that, sitting in your menubar and giving you weather updates on the locations you specify.

    Meteorologist puts a tracked locations temperature along with a little icon to demonstrate the current weather right in the menu bar. When you click on the menu item, a full menu displays that allows you to track multiple locations weather, the forecast, highs and lows, humidity, pressure, UV index, visibility, humidity, wind speed and direction, and even the sun and moon rising and setting times. If you want to see radar information that’s available too, what you see and what you don’t is customizable.

    Read more »

    By William Pearson - Mac OS, Tips & Tricks - 8 Comments

    OS X Lion “Will Soon Be Available” as Apple Asks Devs to Submit Lion Apps

    Jul 12, 2011 - 10 Comments

    Apple email asks Developers to submit Lion apps

    Apple has sent registered Mac OS X developers an email requesting submissions for Lion apps. In the email, Apple says that OS X Lion “will soon be available” and requests that developers use the newly released XCode 4.1 GM build to submit their Lion compatible apps:

    OS X Lion, the eighth major release of the world’s most advanced operating system, will soon be available to millions of Mac users around the world. Submit your Lion apps for review now so they can be on the Mac App Store when Lion ships this month.

    Be sure to build, test, and compile your apps using Mac OS X Lion GM Seed and Xcode 4.1 for Lion GM seed prior to uploading your binary to iTunes Connect.

    If Apple is just now starting to accept Lion apps, that email could indicate that OS X Lion will not be released this Thursday as originally anticipated, but instead slightly later in the month.

    Giving more weight to a later launch is AppleInsider. Indicating that a backlit keyboard equipped MacBook Air would be launched during the “week of July 21st” and that Lion may have been delayed due to some “last minute security issues”, AppleInsider also notes that Friday’s are a historically favored launch day for Mac OS X releases:
    Read more »

    By Matt Chan - Mac OS, News - 10 Comments

    3 Ways to Make the Mac OS X Cursor More Visible for Presentations

    Jul 12, 2011 - 11 Comments

    Mac Cursor If you present or create screen casts with any regularity, you probably know that being able to clearly show the cursor can make a huge difference in the audiences ability to follow what you are doing on screen. This is especially true for product demonstrations and high resolution screens shown by projectors, where a tiny cursor can easily get lost.

    Whether you are using QuickTime’s Screen Recorder or demoing new software to a group, here are three ways to make the Mac OS X cursor more visible for a presentation, two are free and one is a paid but professional solution.

    Read more »

    By William Pearson - Mac OS, Tips & Tricks - 11 Comments

    Subscribe to OSXDaily

    Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

    Tips & Tricks

    News

    iPhone / iPad

    Mac

    Troubleshooting

    Shop on Amazon to help support this site