<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
  <head>
    <title>shownotes_20071231</title>
    <expansionState>0,1,4,5,8,9,11,15,24,27,30,34,35,38,39,42,45,48,50,54,58,60,63,65,72,76,78,82,85,86,87,92,96,99,101,104,108</expansionState>
  </head>
  <body>
    <outline text="Opening">
      <outline text="Opening Music">
        <outline text="Music is Say Anything by Manda and the Marbles"/>
        <outline text="Mandaandthemarbles.com" MediaLinks="www.mandaandthemarbles.com &lt;http://www.mandaandthemarbles.com/&gt;   "/>
      </outline>
    </outline>
    <outline text="Sponsor">
      <outline text="Gadget Locker">
        <outline text="Maccast specials at thegadgetlocker.com/maccast" MediaLinks="Maccast Specials &lt;http://www.thegadgetlocker.com/maccast/&gt;"/>
        <outline text="Checkout the Radtech Sleevz. I love them along with the  ScreensavRz."/>
      </outline>
    </outline>
    <outline text="News">
      <outline text="iPhone Firmware 1.1.3 leaked">
        <outline text="Leaked by GearLive with 8:00 min video of new features."/>
        <outline text="The &quot;leak&quot; at this point is just video and screenshots surfacing on the web, no installer.">
          <outline text="Is tagged to ferret out source and requires Apple's private key to install."/>
          <outline text="Someone want's iPhone hacks to have at least some early info."/>
        </outline>
        <outline text="Gizmodo claims to have confirmed it is legit."/>
        <outline text="New features:">
          <outline text="The ability to send an SMS message to multiple people is now there"/>
          <outline text="Google Maps application can now pinpoint your location using cell tower triangulation"/>
          <outline text="Google Maps can now display the Hybrid map view"/>
          <outline text="You can now drag and drop application icons on your home screen"/>
          <outline text="The home screen supports pagination"/>
          <outline text="You can now add web bookmarks to your home screen"/>
        </outline>
        <outline text="Breaks 3rd party apps, &quot;Any SIM&quot; unlock, non-AT&amp;T Activation. Hardware SIM unlocks should still work."/>
        <outline text="Could be out as early as next week."/>
      </outline>
      <outline text="iTunes Rental Rumor Strengthens">
        <outline text="The Finacial Times is reporting a deal between Twentieth Century Fox  and Apple for iTunes video rentals"/>
        <outline text="A NY Times piece supports the rumor and claims there may be more than just Fox in the announcement."/>
        <outline text="No word of when or pricing, but Macworld is a likely announcement.">
          <outline text="Apple Insider says a Variety piece alludes to a video on demand type scheme with rentals lasting just 24 hours and running between $2.00 to $5.00."/>
        </outline>
        <outline text="Deal may also include iPod versions pre-loaded on Fox DVDs."/>
      </outline>
      <outline text="Apple Stock climbs, analysts bullish">
        <outline text="Apple stock broke the $200 per share mark during the middle of last week"/>
        <outline text="Some analysts are already upping target prices to $300"/>
        <outline text="Daedalus Capital's Stephen Coleman is going way out and predicting the stock will hit $600 in the next 18 months."/>
      </outline>
    </outline>
    <outline text="Sponsor">
      <outline text="Circus Ponies">
        <outline text="Free 30 day Trial of Circus Ponies Notebook" MediaLinks="www.circusponies.com &lt;http://www.circusponies.com/&gt;"/>
        <outline text="Be more organized in the new year"/>
      </outline>
    </outline>
    <outline text="Feedback, Comments and Commentary">
      <outline text="What CUDA stands for">
        <outline text="Thanks to Jerry"/>
        <outline text="Capacitive Unit Discharge ASIC (Apple Computers)"/>
      </outline>
      <outline text="2nd MacBook trackpad/keyboard issue confirmed">
        <outline text="As mention on the last show, while the latest Apple updates fixed the keyboard stopping issue there still is another issue"/>
        <outline text="Many Maccast listeners with the latest updates applied have an issue where the trackpad and or keyboards are unresponsive for several minutes after the Mac wakes from sleep."/>
      </outline>
      <outline text="Leopard Spotlight tips">
        <outline text="Listener Peter was looking to remove Growl (not Leopard compatible) and was looking for the /Library/Mail/Bundles directory. Couldn't find the Growl files with Spotlight."/>
        <outline text="2 Library folders. One in your home directory and one at the root of the boot hard drive."/>
        <outline text="Spotlight in leopard leaves out system locations and files by default">
          <outline text="Need to do a Finder spotlight search. Command+F in the finder or use spotlight menu and choose &quot;Show all&quot;."/>
          <outline text="In the result window under the toolbar and above the column headers there are some options:">
            <outline text="Search locations and types (contents, file name)"/>
            <outline text="Save (as a smart folder)"/>
            <outline text="&quot;+&quot; icon to add additional search filters"/>
          </outline>
          <outline text="Search filters">
            <outline text="Click the &quot;+&quot; then use the first drop down to add a filter. In this case &quot;System files&quot;."/>
            <outline text="&quot;Other...&quot; shows all the filter options. Use the search box to locate specific ones, click checkbox to add favorites to the drop down list."/>
            <outline text="After the filter is chosen, then you enter filer parameters. In this case &quot;include&quot;."/>
          </outline>
        </outline>
      </outline>
      <outline text="Remote control your Mac from your iPhone">
        <outline text="Play Telekinesis review from Kyle" MediaLinks="Telekinesis &lt;http://code.google.com/p/telekinesis/&gt;"/>
        <outline text="My thoughts and experience">
          <outline text="Uses https and username and password to access"/>
        </outline>
        <outline text="Comment on security risk of share &quot;insecurely&quot;"/>
      </outline>
      <outline text="Set an animated or video desktop">
        <outline text="Alejandro saw a YouTube video of a person with a looping video desktop in OS X and was wondering how they did that."/>
        <outline text="The trick is a little terminal hack that allows you to use your default screensaver as your desktop background.">
          <outline text="You actually run the ScreenSaver Engine as a background process and then give it a parameter that sets it as a background."/>
          <outline text="/System/library/Frameworks/Screensaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background &amp;"/>
          <outline text="To stop it you will have to kill the process which you can do from the Utilities/Activity Monitor and then quit the ScreenSaverEngine process. You can also issue the kill on the PID from the terminal."/>
        </outline>
        <outline text="To do video you just need a video screensaver like Voop. This lets you specify a QT video as your screensaver. :30-:60 loops work good, but you can do anything." MediaLinks="Voop &lt;http://metastatic.org/source/Voop/&gt;"/>
        <outline text="If you want to avoid terminal there is a widget to set the screensaver to your desktop called &quot;Wallsaver&quot;" MediaLinks="WallSaver &lt;http://www.apaulodesign.com/widgets/wallsaver.php&gt;"/>
        <outline text="Finally if you want just a tricked out desktop picture management app that will do video and add cool transition effects to changing desktops you can try out Deskshade from MacRabbit. It also allows you to hide all your desktop icons." MediaLinks="DeskShade &lt;http://www.macrabbit.com/deskshade/&gt;"/>
      </outline>
      <outline text="Make your iCal Relationships Complete">
        <outline text="Stephan following up on the last show with a useful iCal Plug-in"/>
        <outline text="Relationship Completer" MediaLinks="Relationship Completer &lt;http://tlsoftware.wordpress.com/software/relationship-completer/&gt;"/>
        <outline text="Contextual menu to insert relationships from one record to another. Make John Doe a spouse of Jane Doe"/>
      </outline>
      <outline text="Finish up sharing, share yourself and your Mac">
        <outline text="Take some time to show someone the Mac and OS X."/>
        <outline text="Teach a friend or family member something you know about using a Mac that they might not know.">
          <outline text="Show them how to use iLife."/>
          <outline text="How to backup their Mac with TimeMachine, Super Duper, etc."/>
          <outline text="How to subscribe to a podcast."/>
        </outline>
      </outline>
      <outline text="What do you want me to cover at Macworld?">
        <outline text="I may not be attending the Keynote live. IDG has limited space and while I will have media credentials they come without keynote access. I am working other angles."/>
        <outline text="I am in the process of lining up meeting and interviews. Is there anyone you want me to make sure I talk to or check out?"/>
      </outline>
    </outline>
    <outline text="Closing">
      <outline text="Podcast Marketplace">
        <outline text="Thanks to my sponsors">
          <outline text="The Gadget Locker" MediaLinks="The Gadget Locker &lt;http://www.thegadgetlocker.com/maccast/&gt;"/>
          <outline text="Audible.com" MediaLinks="www.audible.com—maccast &lt;http://www.audible.com/maccast&gt;"/>
          <outline text="Circus Ponies, Notebook" MediaLinks="www.circusponies.com &lt;http://www.circusponies.com/&gt;"/>
          <outline text="Smile on my Mac, textexpander, PDFpen" MediaLinks="www.smileonmymac.com &lt;http://www.smileonmymac.com/&gt;"/>
        </outline>
      </outline>
      <outline text="Mac Meet and Mingle">
        <outline text="Coming up durning MacWorld"/>
        <outline text="Thursday January 17th at 6:00 PM. Jillian's at the Metreon"/>
        <outline text="Details and let us know you are coming at Upcoming.org" MediaLinks="macmeetandmingle.com &lt;http://www.macmeetandmingle.com/&gt;"/>
        <outline text="Mac Podcaster Meetup panelists include, Victor Cajiao, Leo Laporte, Scott Bourne, Dav Hamilton, and Ken Ray.">
          <outline text="Open to all podcasters and Macworld attendees with a badge."/>
        </outline>
        <outline text="Sponsored by Podango and DataRobotics"/>
      </outline>
      <outline text="Keep emails coming. Audio comments.">
        <outline text="maccast@gmail.com &lt;mailto:maccast@gmail.com&gt;"/>
        <outline text="281-622-4269 or 281-Mac-I-Am-9">
          <outline text="PLEASE LEAVE YOUR EMAIL ADDRESS"/>
        </outline>
        <outline text="MacCast Forum" MediaLinks="forum.maccast.com &lt;http://forum.maccast.com/&gt;"/>
      </outline>
      <outline text="New music, &quot;I Saw Three Ships&quot; by lectronin">
        <outline text="Will from lectronin sent in the track" MediaLinks="music.podshow.com &lt;http://music.podshow.com/music/listeners/artistdetails.php?BandHash=58d7b8d8f6b7b41aa57e4b782ca9f97a&gt;"/>
        <outline text="Artists web site" MediaLinks="lectronin.com &lt;http://lectronin.com/&gt;"/>
        <outline text="Buy music on iTunes" MediaLinks="Buy on iTunes &lt;http://click.linksynergy.com/fs-bin/stat?id=VxaqUf/Gvmc&amp;offerid=137439&amp;type=3&amp;subid=0&amp;tmpid=1826&amp;RD_PARM1=http%253A%252F%252Fphobos.apple.com%252FWebObjects%252FMZStore.woa%252Fwa%252FviewAlbum%253Fi%253D259179696%2526id%253D259179684%2526s%253D143441%2526partnerId%253D30&gt;"/>
      </outline>
      <outline text="EOL: $100 iPod Touch/iPhone Stand">
        <outline text="iPhone/iPod Tuch Stand made from a $100 bill." MediaLinks="$100 iPhone Stand &lt;http://www.youtube.com/watch?v=KU36zTVkOTY&gt;"/>
      </outline>
    </outline>
  </body>
</opml>
