georgestarcher.randomlings http://www.georgestarcher.net Random ramblings from my personal side. posterous.com Sat, 10 Sep 2011 17:16:00 -0700 A sample of my notification automator http://www.georgestarcher.net/a-sample-of-my-notification-automator http://www.georgestarcher.net/a-sample-of-my-notification-automator

Here is an audio sample. I just quickly recorded it on my phone. So quality isn't as good as usual. Also her narration of the traffic status needs work.  I also just noticed she is getting day and month backwards.  I need to fix that in the parsing code.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher -
Sat, 10 Sep 2011 15:03:00 -0700 AppleScript- Getting Brandon Sanderson Project Updates read aloud. http://www.georgestarcher.net/applescript-getting-brandon-sanderson-project http://www.georgestarcher.net/applescript-getting-brandon-sanderson-project

I have been playing around making a Jarvis like home notifaction script.  One piece of that for fun is to read me the current Brandon Sanderson book project status report.  I made the below applescript to parse the information off his Web site and read it aloud to me. After all men don't read (a Stormlight Archive reference so go get the book).  I am a huge fan of his Mistborn and Stormlight Archive series.  Oh yeah... He is also finishing the Wheel of Time too. ;-)

Warning that the below script could break at any time.  It has to parse out bits of html code.  Who knows how much that changes each time updates his status.  I won't know till the next update.  You can see those bits in the AppleScript's text item delimeters lines in the script.

*UPDATE 9-18-2011* I updated the script below to help avoid breaking when Brandon updates his progress area.  It relies way less on the html code matching.

on run {}

try

set theSource to (do shell script "curl " & quoted form of ("http://www.brandonsanderson.com/"))

set AppleScript's text item delimiters to {"<h3>Current Projects</h3>"}

set theText to text item 2 of theSource

set AppleScript's text item delimiters to {"<h3>Search</h3>"}

set theText to text item 1 of theText

set AppleScript's text item delimiters to {"<div style=\"float:left;  width:100%;\">"}

set tempProject1 to text item 2 of theText

set tempProject2 to text item 3 of theText

set tempProject3 to text item 4 of theText

set percentStartProj1 to offset of "%" in tempProject1

set percentProj1 to text (percentStartProj1 - 3) thru (percentStartProj1) of tempProject1

set AppleScript's text item delimiters to {"  <br/>"}

set projectProgress1 to text item 1 of tempProject1 & percentProj1

set percentStartProj2 to offset of "%" in tempProject2

set percentProj2 to text (percentStartProj2 - 3) thru (percentStartProj2) of tempProject2

set AppleScript's text item delimiters to {"  <br/>"}

set projectProgress2 to text item 1 of tempProject2 & percentProj2

set percentStartProj3 to offset of "%" in tempProject3

set percentProj3 to text (percentStartProj3 - 3) thru (percentStartProj3) of tempProject3

set AppleScript's text item delimiters to {"  <br/>"}

set projectProgress3 to text item 1 of tempProject3 & percentProj3

set AppleScript's text item delimiters to {""}

say "Brandon Sanderson Project Status Report"

say projectProgress1

say projectProgress2

say projectProgress3

on error

say "Unable to obtain Brandon Sanderson project status information."

return

end try

end run

 

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sat, 02 Jul 2011 05:42:46 -0700 Removing Power Line Hum in GarageBand http://www.georgestarcher.net/removing-power-line-hum-in-garageband http://www.georgestarcher.net/removing-power-line-hum-in-garageband I had made a video on removing hum in Soundtrack Pro a long time back. Last night I found I had never shared a version I made where I replicated the process in GarageBand for my author friend, Jake Bible.  So I tossed the video into FCPX to put a title and introduction on it then sent it on up to YouTube.

I cover how to remove power line hum, (120Hz) from audio using GarageBand. The technique is useful for removing any constant frequency from your audio. You can find Dead Mech at http://www.jakebible.com/

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Thu, 30 Jun 2011 21:39:00 -0700 Compressor 4 - Distributed Processing http://www.georgestarcher.net/compressor-4-distributed-processing http://www.georgestarcher.net/compressor-4-distributed-processing

I tossed together a video tutorial on using multiple macs to do distributed processing with Compressor 4.

I found that Compressor 4 cannot talk to qmaster nodes on older macs running Compressor 3.5.  And in the case of my 1st generation mac mini it won't install Compressor 4 from the app store.  BUT I did find I could drag Compressor 4 to my mac mini manually and run it as a services only C4 qmaster node.  Thus I still get to use it for extra processing power in my Compressor 4 cluster.


Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sat, 14 May 2011 18:02:22 -0700 Why do I enjoy the Apple device ecosystem? http://www.georgestarcher.net/why-do-i-enjoy-the-apple-device-ecosystem http://www.georgestarcher.net/why-do-i-enjoy-the-apple-device-ecosystem I have been in the IT and information security industries for my entire professional career. As recent as seven years ago I had a multiple computers lab in my house. they even had removable hard drives so I could swap out operating system versions to keep my skills current. I had various pieces of network gear to go with it. At one point I had cable and dsl Internet connections so I could test VPN tunnels and emulate complex setups.
I have worked extensively with Microsoft, Cisco and many other products and technologies over the years.
So why, if I have the skills would I end up where I am now? The only two Microsoft based products in my house are my xbox360 and my wife's eeepc netbook. Everything else is Apple. Even my network hardware.
The simple answer is I just want it to work. A few years ago I got my my first white iPod. It was the current model at the time. The video iPod with a hard drive inside. The experience with that device at the time that podcasting was starting began my path out of the desert of user experience. The iPod just did exactly what I needed it to do. That took me into my first iMac. Now I used macs a few times in college. But I never owned one.
I had a HP designed media center that I used with my xbox360 for a media extender. But that plus it's replacement when he first one died was the last full pc I owned for myself. Even the second one died.
I had the knowledge and the skills to maintain cheaper windows gear. But my time and frustration levels became more valuable to me. I had enough of fighting my technology at work. At home I wanted things to just work.
Look at the current generation of apple products. With a firmware update I gained AirPlay/Home Sharing to and from my devices. I have audio zones in my house based on airport express units connected to speakers. I have a second generation apple tv hooked to the large tv in my man room. I can stream audio or video from my iPhone to my tv without missing a beat. I have done with this podcast streaming apps like the twit player. It is simply amazing compared to what it was like on my commodore 64 when I was a kid. Here I am watching Leo Laporte live from his studio on my iPad, I walk upstairs push a power button and AirPlay button and it's suddenly on my tv. How is that not amazing? I am watching a guy clear across the country LIVE on a device that feels like a legal pad and I touch something and it's on my tv like magic.
If I am listening to an audio book in my car, I can redirect the audio to the speakers in my kitchen while I clean dishes and keep listening to my book. I don't lose my place and listen when, how and where I want to.
Honestly this is why the "competition" for Apple cannot catch up. They are too busy worrying about what Apple is doing rather than looking at how I want to use my media and devices. That should be the target: "What is the experience the consumer/users wants? And can we make a polished stable solution?" If they can answer those two questions they might show up for the game.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sat, 23 Apr 2011 11:07:00 -0700 Griffin Powermate - Mic Mute Button http://www.georgestarcher.net/griffin-powermate-mic-mute-button http://www.georgestarcher.net/griffin-powermate-mic-mute-button

I picked up a Griffin Powermate last week on a whim. It is a usb connected solidly built alluminum control knob. You can press and turn it to trigger events. It also has a blue LED light for giving status feedback. It can work on Mac and Windows.

It comes with a number of default actions for controlling applications like iTunes, Safari etc. You can add your own and even trigger scripts with it. Griffin provides some apple script samples with the software for the powermate. These can do things like place the led into a triple flash alert mode.

I took the supplied scripts and saved them in a Scripts subfolder on my mac. Then I setup a new Control group for podcasting. You can only choose one active set per powermate at a time. Yes you can connect multiple powermates if you really want. I then found and added the applescripts for controlling skype that I found over at Mystic Coders. Next I put together triggers to toggle muting both an active skype call and the input audio level for my Mac. This way if I am on Skype with someone and they are recording I can mute for coughs, interuptions etc. I have the action also zero out then restore the input audio level as well. That solves muting my mic if I am the one doing the recording. ##Setting up the Triggers

For the Trigger: Mic-Mute: Under Advanced I check to match light state for "Default" This only runs the below actions if the light is in the default state. This keeps it from running twice once we change the light state while muted.
* Action: InputVolume-0: AppleScript: set volume input volume 0
* Action: Skype-MuteON: AppleScript: run the skype mute script from Mystic Coders
* Action: PM-LightPulse: AppleScript: run the Griffin provded script: AlertX3.scpt

For the Trigger: Mic-UnMute: Under Advanced I check to match light state for "Alert x3" This only runs the below actions if the light is in the alert state as defined in the Griffin script. This keeps it from running twice once we change the light state while unmuted.
* Action: InputVolume-72: AppleScript: set volume input volume 72
* Action: Skype-MuteOFF: AppleScript: run the skype unmute script from Mystic Coders
* Action: Clear Light State

That does it. Now when I go to record a podcast I flip my active control set for my powermate to my Podcast set. Press the knob to mute and again to unmute. It flashes while muted to ensure I know I am muted to save me from talking for several minutes without getting it recorded.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Thu, 27 Jan 2011 23:10:44 -0800 Cirque du Mac http://www.georgestarcher.net/cirque-du-mac http://www.georgestarcher.net/cirque-du-mac
Listen!

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Fri, 31 Dec 2010 11:13:31 -0800 Adding multiple calendars from Google to iDevices http://www.georgestarcher.net/adding-multiple-calendars-from-google-to-idev http://www.georgestarcher.net/adding-multiple-calendars-from-google-to-idev

I was making a shared calendar specifically for Macworld with Victor Cajiao. It will be a busy conference so it will help if we can put all known events in one spot. Then we want to be able to modify it on the fly from anywhere and have both of us see it while we are there.

This calendar is a second one beyond my normal one in my google calendar account. My normal calendar default having added my google account in both my iPhone and iPad syncs fine. The problem is the additional calendar was not showing up. I even had my google account added as an MS Exchange server account.

Here is the trick. After you are sure your device is syncing as an ms exchange account go to http://m.google.com/ on your device. Sign into your google or google apps account. Once signed in go to http://m.google.com/sync/ now you can see all the devices syncing to your account. Touch on the desired device to modify the sync settings. Now you can see the list of all your calendars in your account. By default just your main one is selected. Add your other calendars. Last step. Go into the account settings for your google account under mail on your idevice. Turn off calendar sync. Let it remove your calendar data. Ten turn it back on. Give it a minute or two to resync. Now your multiple calendars should show up.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sat, 11 Dec 2010 10:05:00 -0800 iDevices and Creativity http://www.georgestarcher.net/idevices-and-creativity http://www.georgestarcher.net/idevices-and-creativity

I keep up on the trends in media production.  What I find really amazing is how things like the iPhone4 and iPad are making seriously professional grade work possible for anyone.  Even the true professionals.  I cannot imagine what it would have cost to make the "Nancy Lee" video for Vintage Trouble five to ten years ago just due to the equipment.  This was shot on an iPhone4 for the raw footage.  Then one of the iPhones was stolen and recovered due to Find my iPhone.   You can read that story on their blog post.

I know people in the entertainment industry and in the industries around it.  A lot of them really do not see that this sort of technology is shifting things back into the hands of the independent creators.  A number of people ask me about iPad, iPhone etc.  I ask one question first.  "Do you have kids?"  And if the answer is yes, then my immediate answer is "Yes get one.  Especially, if they are the least bit creative."  I tell them it is a disservice to your kids not to introduce them to current technology like this.  It inspires their creativity and frankly it is how things are heading.   

What about the argument iPad is just for consumption?  My answer to that is two fold.  First, how can you possibly understand how to create if you do not see how people are consuming the final results?  You have to understand the medium to best use it to create.  Second, seriously can you look at the video for "Nancy Lee" and others like it shot with an iPhone and sites like HandHeldHollywood and see limitations rather than possibilities?  Just look at The Cube from Teradek to see how iPad is influencing normal production sets.  I have said from the moment I first got my iPad that it would change movie production with dailies and scripts.

PS I loved Vintage Trouble's sound so much I picked up the album , The Bomb Shelter Sessions, over on iTunes.  So yes making creative works like the video and putting it on YouTube can result in fan/customers.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Thu, 09 Dec 2010 19:04:25 -0800 Stellar Author - Brandon Sanderson http://www.georgestarcher.net/stellar-author-brandon-sanderson http://www.georgestarcher.net/stellar-author-brandon-sanderson Maybe you do not like Zombie and Horror, as I do.  Something evident in previous posts.

I was first exposed to the work of Brandon Sanderson through his Mistborn series on Audible.com.

He comes up with extremely interesting structures of power systems that provide the magic like component to his stories.  Always amazingly structured.  Somethings you can catch enough hints to guess what else is possible.  Only to get a flush of pride if you guessed right.

Now I am absolutely enamored with the start of another series.  The Way of Kings.  As with Mistborn he establishes a new twist on good vs evil.  One explored and tied to the unique power systems Brandon comes up with.  The other thing I love about this story is the strong sense of ethics, honor and leadership principles he puts into the story.  This gives it the real substance.

And surely if you are a Wheel of Time fan you recognize his name.  It was Brandon's Mistborn series that landed him the honor and burden of bringing the Wheel of Time home.  With The Gathering Storm and Towers of Midnight you can little doubt his skill as a story teller.  

So if you want some extremely rich and detailed listening or reading for your holiday.  Check out Brandon's Mistborn then Way of Kings stories.  You can also follow his progress over on twitter,BrandonSandrson  And don't worry if you get hooked by Mistborn.  Brandon said in his twitter stream recently that a new story set in that world is coming out in 2011.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sun, 05 Dec 2010 20:26:00 -0800 Undying Entertainment http://www.georgestarcher.net/undying-entertainment http://www.georgestarcher.net/undying-entertainment
We all know everyone is talking about the success of the new TV series "Walking Dead."

But here are my favorite new media authors of the Undead.  Complete with links to their audio books over on http://www.podiobooks.com.   if you like the stories, be sure to use the donation button to give back what you feel is fair for such quality undying entertainment.

  1. Jake Bible - Dead Mech
  2. James Meltzer - The Zombie Chronicles - Escape 
  3. J.P. Moore - Toothless

I want to give a nod to Phil Rossi's "Harvey."  It is not quite zombie, but the story is very close in some respects.  Plus all of Phil Rossi's work is just so darn good.  He even writes and performs his own music for his audio books.

One more author to be watching is Benjamin Rogers.  I know he is working on his audio to move his stories like "Faith & The Undead" to Podiobooks.com

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sun, 05 Dec 2010 19:55:00 -0800 An author who really gets it. http://www.georgestarcher.net/an-author-who-really-gets-it http://www.georgestarcher.net/an-author-who-really-gets-it

I have been a fan of http://www.scottsigler.com for years. His horror/scifi stories are excellent entertainment. He and his team (Dark 0verlord Media) have a boundless enthusiasm for Scott's fans.

The most recent developments in how Dark 0verlord Media puts together books, eBooks and audio books just shows a real grip on how media is moving. I think it signals a shift back in favor of the content creators as well. The ability to make such quality content then still deliver it in any format the fan could want is something Hollywood can learn from.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sat, 13 Nov 2010 06:09:43 -0800 Terms of Service - Other Services http://www.georgestarcher.net/terms-of-service-other-services http://www.georgestarcher.net/terms-of-service-other-services Just to further make my point. You can find the same "assumption of ownership" (this being my personal term for it) of your content sections in other popular sites. Remember, I am NOT a lawyer.

Interestingly the Twitter TOS adds some markup that tried to give you a sense of how they interpret what the wording of the terms means to them. I did not see that elsewhere.

Facebook actually seems to currently have the most user friendly wording. I know at one time it was really bad, but typical to Facebook a public backlash was required to humiliate them into changing it. They seem to actually say the license to them ends if you successfully delete your content from their site.

YouTube: http://www.youtube.com/t/terms
"You grant the Company and its affiliates a perpetual, irrevocable, worldwide, non-exclusive, royalty-free right and license to use, reproduce, modify, adapt, publish, translate, create derivative works from, distribute, publicly perform and publicly display your User Content (in whole or in part) and/or to incorporate such your User Content in other works in any form, media, or technology now known or later developed."

Posterous: http://posterous.com/tos
"...however, by submitting material to Posterous you grant Posterous the irrevocable, fully transferable rights to use, reproduce, distribute, modify, transmit, prepare derivative works of, display and produce the material in connection with Posterous and Posterous's business, but solely in accordance with these Terms of Use and our Privacy Policy. "

Twitter: http://twitter.com/tos
"By submitting, posting or displaying Content on or through the Services, you grant us a worldwide, non-exclusive, royalty-free license (with the right to sublicense) to use, copy, reproduce, process, adapt, modify, publish, transmit, display and distribute such Content in any and all media or distribution methods (now known or later developed)."

Facebook: http://www.facebook.com/terms.php
"For content that is covered by intellectual property rights, like photos and videos ("IP content"), you specifically give us the following permission, subject to yourprivacy and application settings: you grant us a non-exclusive, transferable, sub-licensable, royalty-free, worldwide license to use any IP content that you post on or in connection with Facebook ("IP License"). This IP License ends when you delete your IP content or your account unless your content has been shared with others, and they have not deleted it."

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sat, 13 Nov 2010 05:52:00 -0800 Terms of Service - Audioboo.fm http://www.georgestarcher.net/terms-of-service-audioboofm http://www.georgestarcher.net/terms-of-service-audioboofm

On a lark I decided to re-read the TOS for audioboo.fm.
You can see them here. http://audioboo.fm/terms

I am NOT a lawyer. BUT I find it funny they say "You own your User Content, not us." and "We claim no intellectual property rights over the material you provide to the Site. Your profile and the materials you upload remain yours."

YET they say this "You grant the Company and its affiliates a perpetual, irrevocable, worldwide, non-exclusive, royalty-free right and license to use, reproduce, modify, adapt, publish, translate, create derivative works from, distribute, publicly perform and publicly display your User Content (in whole or in part) and/or to incorporate such your User Content in other works in any form, media, or technology now known or later developed. "

Now again, I am not a lawyer. To me that sure sounds like they are nullifying your ownership if they can do anything they want in any way in perpetuity. That sure sounds like ownership to me.

This is just a reminder. There are no free rides. Be aware of what you are uploading to sites that are "free" such as audioboo, facebook etc. Even if you pay for an account you should review the terms in case even a paid account is surrendering your rights.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sun, 31 Oct 2010 14:12:14 -0700 Repairing Clipped Audio http://www.georgestarcher.net/repairing-clipped-audio http://www.georgestarcher.net/repairing-clipped-audio I walk through how I use Soundtrack Pro with Bias Soundsoap to repair some podcast audio. The audio came in clipped but not distorted so badly as to be unusable. I originally did it the hard way using Soundtrack Pro's "Clicks and Pops" tool. That took hours. Then I remembered Soundsoap has a feature to remove clicks. We dial down the noise handling part and use just a touch of the click removal and it works well and quickly.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sun, 17 Oct 2010 08:41:00 -0700 Reminiscence - My grandfather's recordings - Part Two http://www.georgestarcher.net/reminiscence-my-grandfathers-recordings-part-0 http://www.georgestarcher.net/reminiscence-my-grandfathers-recordings-part-0

I cleaned up part two from the tape my grandfather made about his childhood and growing up.  I cleaned up noise and levels, otherwise it is unedited.  The recording ends abruptly at the end for some reason.  Perhaps the batteries died as he was speaking at the time and he just never finished it.

George Cozad Starcher
August 3, 1913 - February 11, 2008

You can get part one here:

Here is the audio from his recording side two.

If you want to read a little more about my grandparents check out the flickr post, a great photo my dad took of them.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Sat, 16 Oct 2010 14:24:00 -0700 UstreamTV Chat and IRC Client Setup http://www.georgestarcher.net/ustreamtv-chat-and-irc-client-setup http://www.georgestarcher.net/ustreamtv-chat-and-irc-client-setup

I have been wondering how to setup chat room access using an IRC chat client for Mac OS Ken Live instead of using the webpage chat. The web page chat is Adobe flash based and sometimes flakes out.

Here I used the donationware IRC Client for Mac OS X - Colloquy.
http://colloquy.info/

See More to get the key steps to the setup.


First you need the show's IRC Channel name. You can see it in the Ustream page screen shot just above where chat text appears. In this case ours is "mac-os-ken-on-ustreamtv" Yup the channel name is the entire thing in quotes.

Macosken

Next we need to set the server connection settings in the Colloquy program. Ustream has four main chat servers. We just choose the first one. Then we enter our exact Ustream.tv Web site user log in name and password. Then we enter the username again as the Nickname. 

chat1.ustream.tv
chat2.ustream.tv
chat3.ustream.tv
chat4.ustream.tv

Chat1

Last we go to the Automatic tab for our connection and tell it to automatically join us to the right chat room for Mac OS Ken Live. We type the channel name we got from the show web page from ustream. In our case it is mac-os-ken-on-ustreamtv as we saw earlier. Now when you connect to using your IRC client you go straight into the chat room without having to use the chat on the web page itself. This is real handy if you want to watch the chat on your iPad for instance and have an IRC app on the iPad.

Chat1

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Thu, 14 Oct 2010 13:56:00 -0700 drive defrag http://www.georgestarcher.net/drive-defrag http://www.georgestarcher.net/drive-defrag So who says Mac hard drives don't need to be defragmented for performance at least once in a while? This is my 1TB external raid I use for audio/video projects Note the big red region it has yet to defrag.

Externaldrive

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Thu, 14 Oct 2010 13:31:07 -0700 Mac OS Ken Live - Call Screener http://www.georgestarcher.net/mac-os-ken-live-call-screener http://www.georgestarcher.net/mac-os-ken-live-call-screener I wanted to share some diagrams of how I do the workflow for call screening Mac OS Ken Live
http://www.ustream.tv/channel/mac-os-ken%3A-warmline-live%21

The call flow shows how a call is handled and routed. The desktop shot is how I organize things on my desktop to keep track and pass information to Ken.

PodcastCallScreenerFlow.pdf Download this file

Callscreenerdesktop

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher
Mon, 04 Oct 2010 18:33:01 -0700 iPad as a Podcast Skype Source http://www.georgestarcher.net/ipad-as-a-podcast-skype-source http://www.georgestarcher.net/ipad-as-a-podcast-skype-source I was doing some experimenting for a friend over the weekend. It is common to run skype on a second computer when podcast recording and take the in/out audio from the second computer, usually a laptop, into a channel on a mixing board. Then you use mix minus to ensure the person on skype can hear everything but themselves. What if you don't have a second computer BUT you do have an iPad? This is still assuming you have a mixing board of course.

Just attach the USB Apple Camera Connector Kit adapter to your iPad.
http://store.apple.com/us/product/MC531ZM/A?fnode=MTc0MjU4NjE&mco=MTcyMTgxODY

Next attach a Griffin iMic to the USB Camera Connector Kit adapter.
http://www.griffintechnology.com/products/imic

Hook it into your mixing board via the in and out ports on the iMic to the appropriate jacks on your mixing board. Start Skype and it will send its audio to the iMic appropriately split to the in/out ports of the iMic.

Congrats you are using Skype running on your iPad mixed into your audio for your show.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/197821/George-Thumbnail.jpg http://posterous.com/users/4bmXn5zQbu9P George Starcher georgestarcher George Starcher