Categories
Podcast

Bryan Buys Apple Vision Pro, His Nibs Binges Stargate SG-1

Apple’s Vision Pro is available for pre-order, so Byran and Jeff take a look at the order process and dealing with prescription lenses. Bryan also gets to gloat because his will be delivered on release day. Jeff binged the first season of Stargate SG-1 after Bryan discovered last week that he hadn’t seen any episodes. There’s more fountain pen talk, too, because Jeff has questions about which nibs he should be using.

SPONSOR: LinkedIn Jobs – Post your job for free at LinkedIn.com/ACM.

Sources referenced in this episode:

Review the show on Apple Podcasts

Where to find us:

Categories
Podcast

More Foundation Love, Callsheet, and Fixing Music Album Ratings on the Mac

Bryan and Jeff rave about Foundation season 2 episode 8, and then roll right into an IMDb rant. They also dive deeper into the Callsheet app for iPhone and iPad, and share a tip for fixing album ratings in Apple’s Music app on the Mac.

SPONSOR: LinkedIn Jobs – Go to LinkedIn.com/ACM and post your job post for free!

Bryan and Jeff rave about Foundation season 2 episode 8, and then roll right into an IMDb rant. They also dive deeper into the Callsheet app for iPhone and iPad, and share a tip for fixing album ratings in Apple’s Music app on the Mac.

Sources referenced in this episode:

AppleScript to clear album auto ratings

tell application "Music"
	
	if selection is not {} then
		
		set mySelection to selection
		
		repeat with aTrack in mySelection
			
			if album rating kind of aTrack is computed then set album rating of aTrack to 1
			
		end repeat
		
	end if
	
end tell

AppleScript to activate album auto ratings

tell application "Music"
	
	if selection is not {} then
		
		set mySelection to selection
		
		repeat with aTrack in mySelection
			
			if album rating of aTrack is 1 then set album rating of aTrack to 0
			
		end repeat
		
	end if
	
end tell

Review the show on Apple Podcasts

Where to find us:

Categories
Podcast

Foundation Has Become Great, iPads Won’t Replace Jeff’s Mac

Bryan and Jeff talk about why they’re enjoying Foundation season 2 on Apple TV+ so much. Jeff rants about Apple hobbling the iPad, and also has a cool IMDB replacement for Bryan.

Sources referenced in this episode:

Review the show on Apple Podcasts

Where to find us: