
Juan Candi
Juan Candi has claim the popular 0xFFFDPlaytime0xFFFD audio clip that is included with Apple0xFFFDs iMovie. Apple includes 8 different Theme Musics with every iMovie installation. The 'Playtime' audio clips is very popular and used by thousands of iMovie enthusiasts. Chances are if you played with iMovie, you used the clip.
Today when I went to published a video clip that contain the 0xFFFDPlaytime0xFFFD song as a background, YouTube mark the content as copyright material. Apparently this is part of Juan Candi music used in the recording titled Veterani.
I am unable to find any such artist or song on Google, Amazon or in the iTunes store. Does this artist even exist? The claimant to this copyright is Audiam - which sole purpose is to allow artist to monetize their music on YouTube.
To me it seems weird that any artist would be concern their music being used only in YouTube. I guess the thought process goes like this;Sure steal my song for your car commercial...but how dare you use it on YouTube as trivial background music.
All is good because according to Apple's iMovie Software License Agreement (Section C) you have the right to use the music:
You may use the Apple and third party audio content (0xFFFDAudio Content0xFFFD), contained in or otherwise included with the Apple Software, on a royalty-free basis, to create your own original soundtracks for your video and audio projects. You may broadcast and/or distribute your own soundtracks that were created using the Audio Content, however, individual samples, sound sets, or audio content may not be commercially or otherwise distributed on a standalone basis, nor may they be repackaged in whole or in part as audio samples, sound files, sound effects or music beds.
Turns out that this isn't the first time this has happened. So fear not, it's only a matter of time before Google will fix the issue and remove the copyright violation.
PermalinkDelete Muliple Flicker Albums
If you recently have discovered Flickr and how it's an awesome resource for backing up all your photos and videos. Flickr wants you to manage all your photos on their site, so much, that they have an application that will back up all the photos on your computer.
One of the problems with using the Flickr Uploader application is that Flickr creates a lot of albums, most of the albums are from folders. At first these are useful since it's easy to find certain files. Soon you begin to realized that Flickr has actually created albums for a single image. Now a lot of the albums are not useful.
After uploading a lot of images the albums become a real hassle. This is true if you use third party applications, such as PicMonkey. Having a lot of albums can make using Flickr slow and hard to scroll through all the extra albums.
Now comes the hard part of figuring a way to delete many Flickr albums. Turns out there is no way to manage Flickr albums in the Flickr Uploader tool.
If you check out Flickr's website, there's a way to organize your photos but this is more to organize photos into new or existing albums. You can delete a single album but if you have a couple 100 albums, this isn't a good option.
On the Albums page you can delete an album by clicking on the trash can icon. This is useful if you have a few albums to delete. Not so useful when there's a lot of files. Flickr help actually mentions that this is the best way to delete an album.
Easy Solution!
If you have your Flickr account connected to your Apple computer, you can use iPhoto to manage your photo albums! Apple's new Photo App can't help because as it turns out, that the new an improved application doesn't have any of the Photo Shared functionality that iPhoto has. So to make this work, you need Apple iPhoto.
If you haven't enabled Flickr on your Macintosh, you can easily do it. Before launching the iPhoto application, go to Settings and then select Internet Accounts. Click on the '+' to add your Flickr account to the computer.
Launch iPhoto and you should see your Flickr account name under the 'Shared' section of the left navigation. Click on your name and it will load up all the albums in the main window.
Click on the the albums that you want deleted, use the 'Control' to select multiple albums and then right click on your selection. Hold the 'command' key and click on the 'delete' key at the same time. Then select the button 'Delete Sets,' which will remove the album but not the photos in the albums.
By using iPhoto you can quickly and safely delete hundreds of Flickr albums without deleting any of the images that were uploaded. I don't know of a way with Windows, perhaps someone can let me know and I'll write another post about it.
I hope this blog posting helps others that encounter the problems.
PermalinkMacBook Pro Laptop
Yesterday I upgraded my Latitude E6520 laptop computer at work to a new MacBook Pro (Retina, 15-inch, Mid 2015). This is the first time in my career that I am using a Macintosh as my primary computer. I have used a Macintosh laptop in the past, but it's always been my personal laptop. It's great having the latest and greatest Macintosh laptop as my primary computer. I do have an iMac at home that I use when I work from home.
I was even more surprised when my desktop was replaced with a Thunderbolt display. My previous setup had a dual monitors with 1080x1950 resolutions; now I have a single monitor with 2560x1440 resolution. (I was able to figure out the resolution by taking a screenshot and then seeing the dimension of the image.)
It's been a long time since I been actively using a Macintosh laptop. My last one was a PowerBook G4 from 2003 and my most recent use would be for simple tasks, such as recording radio broadcasts and using an old version of Photoshop to touch up files. The Powerbook Titanium G4 has 70 GB hard drive and 8 GB of memory. This computer is so much thinner with a 500 GB flash drive and 16 GB of memory. It's amazing the difference of the computers when they are put side to side.
The first set of applications that I installed was TextExpander and Drop Box. I needed TextExpander because that's where I store my website login shortcuts. On Windows, I use Breevy and the application integrates with Text Expander very well. I store the database files in Drop Box and simply link it to my Text Expander on the new computer.
Other applications that were installed right away include Firefox, Evernote, Transmit, BBedit and Pixelmator.
I plan to keep things simple on this laptop. After backing up my Drop Box files to a DVD, I removed most of the files. I realized that there were a lot of files that I just didn't need on a regular bases. I plan to only install only essential applications.
PermalinkRe-enable Spotlight Indexing
A few months ago I purposely turned off Spotlight indexing because the service would be running whenever I used the computer. As a result my computer suffered some serious performance issues to the point of frustration. Once the service was disabled, the computer seemed to run faster. Part of the problem was that I didn't have enough disk space available and the Spotlight indexing was using more memory than it should.
Yesterday, I decided to re-enable spotlight so that I could use some of the computer search capabilities. However, I encountered the following error when trying to restart the service.
I ran this command via Terminal:sudo mdutil -a -i on
2015-08-19 21:46:42.541 mdutil[1155:170668] Metadata.framework [Error]: mdsCopyStorePaths failed: (268435459) (ipc/send) invalid destination portSpotlight server is disabled.
I research the error and it turns out that using the 'mdutil' command isn't the right way to restart the service. To successfully turn on Spotlight, simply run this:
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
and to turn it off, simple use:
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
If your not familiar with sudo, it makes you run the launchctl command as the superuser. If you haven't setup the password for root, the password will be the primary user on your computer.
Keep in mind that when your re-enable Spotlight that indexing will happen right away. So think twice before turning it back on, and make sure to disconnect any external hard drives that you may not want to index right away.
PermalinkDisk Space Usage
Did you know there is a very quick way to see what file types are mostly using up valuable disk space on your Macintosh hard drive?
If you go under the Apple menu and select "About this Mac" you'll get a dialog showing basic OS information. Select the "storage" and you'll see storage information on all the drives that are connected to your computer. This is the data from my computer:
Instantly you'll see how much Photos and Videos are taking up on your computer. Note that this is for your entire computer, so you may have photos and videos outside of iPhoto.
The only category that can be tricky is the "Other." This is basically the general bucket that's not worth breaking down any further. Apple has defined some of the 'Others' as being:
- System files
- Documents (Word, Excell, PDF, EPS etc...)
- Zip and tar files
- Disk Images
- Browser Cache Data
- Virtual Machine Drive Data file
If your running low on disk space, check out the storage tab for a quick glance at where you should purge first. Consider investing in some cloud storage to help you manage space on your computer.
I am still trying to figure out a good cloud storage solution for my videos. One option would be to burn them to a video DVD. There was once a time where I thought I would never use up my 1 terabyte drive.
Not Enough Watts
If you are suffering from some issues with your computer/device the root cause could be that your not allocating enough AC/DC power to the device. That is you think your sending 12 Watts to the device but in reality you are actually sending a lot less.
As a result of the device not having enough power you may encounter poor performance with the device and you may mistakenly blame the device for not working correctly. A couple of real world examples of this happening to me:
A few years ago I had a US Robotics modem that wasn't recording phone calls correctly. I checked every possible thing with the modem and couldn't understanding why it wasn't working. I discovered that I actually plug in the wrong power supply into the device, I plugged in a 5 watts power plug where the modem was expecting 8 watts. Once I found the right one everything worked fine.
More recently, I was having problems with my USB Satechi 12 Port USB hub. Every time I plug my iPhone or Amazon Kindle the devices would tell me that there wasn't enough power or the device wasn't supported. Turned out that the problem was I had too many things plugged into my power strip that all my devices were not getting enough power. To solve this, I simply removed the non-essential items and everything now works much better including my iMac Computer.
The life lesson here is that if your encountering any problems with your devices, you may also want to check to see if there's an issue with how much power the device is getting.
PermalinkPhotos App
Last week Apple officially shipped the new 'Photos' application which will be the long awaited replacement for iPhoto. I have been waiting for this application because I really need to clean up my iPhoto library.
I installed the application last night and when to look into my Pictures folder in the Finder, I found the following listing:
This is all good, except that my hard drive is only 1 TB. Apple has once again managed to break the laws of physics they managed to double my physical disk space. In reality they didn't it looks to be a bug with how the OS is reading files.
The application does looks cool, but I still need to learn how it all works. I was disappointed that there's still no way to create a Smart Album based on a file size. This would make it super easy to remove very large movies.
PermalinkiPhoto Backup
It's time to clean up my iPhoto library. Currently it has 538.84 GB! That would take 114 DVDs to back it up! Since each DVD takes 20 mins to burn/verify, it will take 38 hours to backup my libary!
One practical alternative is to back up the photos/video to a USB flash drive. 64GB drives sell for about $30, and I can put certain events on each drive. For example, I can put 2012 photos on a couple of USB flash drive. (I expect to see a lot of deals during Black Friday!)
Hot Tip:
In iPhoto, If your trying to delete photos/videos from a Smart Album you may find that all the menu options for deleting are grayed out. (Even moving things to the trash can is not doable.) The way around that is to select the photos and they use the following keyboard combination: Command - Option - Backspace.
This will move the files to the trash. Empty the trash in iPhoto and then Empty the trash in the Finder to permanently remove the photos.
PermalinkiMovie Audio Clips
If your doing a lot of YouTube Video Logs, there are many sites that offer great background sounds. You should know two of them that have excellent libraries for great background music aned effets when you need it. There's only so many times that you can use the Apple's Playful Sound Effect. Why not be unique and invest in something that will spice up your videos.
Pond5 - This is an open marketplace for buyers and sellers of royalty-free clips in all categories. Some of the clips can be pretty expensive. $34 for a 2 minute background music? Just make sure you know what your buying. After Effect text and Pre-Key Footage are really cool and really can add some professional touches to your videos.
Stereobot - Lots and Lots of background sounds. They can also be pricey but have a lot of good Playful alternatives to spice up your videos.
Audioblocks - A subscription service where you can download unlimited amounts of audio clips. Great selection and mix of music types.
PermalinkStuck DVD in iMac
Last night I encountered an issue where a blank DVD got stuck in my iMac computer. This happened because there was an clear empty disk stuck to the botton of the blank disk. Ya, it's hard to explain. I wasn't really paying attention and sort of forced the disk into the drive. As a results the computer wasn't able to eject the disk. I could here it try to eject the disk when I click on the eject button, but nothing was happening. Almost immediately I went searching online to find the solution to the problem.
Almost everything I read said that I was pretty much out of luck and would have to take it to a service center, or the Apple store to get fix. This of course means that it could cost a lot of money, since the computer isn't under warranty anymore. Also there's some risk that I could loose all the data on my computer. (Apple has a disclaimer that you should back up your entire computer before getting it service.)
I used some of my Macintosh experience and was able to get the disk out. Here's what I did to fix the problem:
- First I restarted the computer
- When the computer came back up I could hear the disk try to eject, but it wasn't coming out of the computer far enough for me to try to get it out.
- I opened up the Terminal Application and then typed in this command three times:
- drutil eject -drive internal
- The disk ejected just fine.
I am not sure exactly why restarting and then attempting to eject worked. But that's what it took to make it work. After I ejected it, I put in another DVD in the drive and was successfully able to burn data.
PermalinkAbout
A Mac veteran since 1989, I'm here to share my experience with tips and tricks every Friday. Witnessing the evolution of Mac software and hardware firsthand, I've gained a deep understanding of how these machines work and can help you troubleshoot any issues that may come up.
Check out all the blog posts.
Blog Schedule
Sunday 16 | Misc |
Monday 17 | Media |
Tuesday 18 | QA |
Wednesday 19 | Pytest |
Thursday 20 | PlayWright |
Friday 21 | Macintosh |
Saturday 22 | Internet Tools |