<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Max Beatty &#187; Music</title>
	<atom:link href="http://maxbeatty.com/blog/category/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxbeatty.com</link>
	<description>Simplified. Secure. Semantic.</description>
	<lastBuildDate>Mon, 16 Apr 2012 04:38:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel='hub' href='http://maxbeatty.com/?pushpress=hub'/>
		<item>
		<title>Fun Family Fact About Bloomington’s Fun Frolic</title>
		<link>http://maxbeatty.com/blog/2009/06/family-fun-frolic/</link>
		<comments>http://maxbeatty.com/blog/2009/06/family-fun-frolic/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 16:22:21 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[cameo]]></category>
		<category><![CDATA[celebrity]]></category>
		<category><![CDATA[family]]></category>

		<guid isPermaLink="false">http://maxbeatty.com/?p=485</guid>
		<description><![CDATA[This weekend is the end of the annual Fun Frolic in Bloomington. If you don’t know, the Fun Frolic is “a family-friendly Bloomington tradition since 1957, the Fun Frolic features rides, games, amusements and traditional carnival food. Proceeds benefit Big Brothers Big Sisters of South Central Indiana and IU Child Care.” What some might not [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend is the end of the annual <a href="http://www.visitbloomington.com/calendar/">Fun Frolic</a> in Bloomington. If you don’t know, the Fun Frolic is “a family-friendly Bloomington tradition since 1957, the Fun Frolic features rides, games, amusements and traditional carnival food. Proceeds benefit Big Brothers Big Sisters of South Central Indiana and IU Child Care.”</p>
<p>What some might not have known is that <a href="http://www.mellencamp.com/">John Mellencamp</a> used the Fun Frolic as the setting for his 1985 music video for <a href="http://www.youtube.com/watch?v=SQMkRzWT8mo&amp;ob=av2el" target="_blank">“Lonely Ol’ Night”</a> (embedding was disabled <img src='http://maxbeatty.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> )</p>
<p>Something cool I learned yesterday from my mom is that my Uncle Ray is actually in the video! Check him and his then-girlfriend out at around 2:46</p>
<div id="attachment_486" class="wp-caption aligncenter" style="width: 492px"><img class="size-full wp-image-486" title="Uncle Ray" src="http://maxbeatty.com/blog/wp-content/uploads/2009/06/ray.jpg" alt="My Uncle Ray makes a cameo in a John Mellencamp video" width="482" height="361" /><p class="wp-caption-text">My Uncle Ray makes a cameo in a John Mellencamp video</p></div>
<p>I thought it was a little trivia that should be shared with the world. I don’t know how I never heard about the Fun Frolic until this year or how I’d gone my entire life without knowing my uncle was in a music video!</p>
]]></content:encoded>
			<wfw:commentRss>http://maxbeatty.com/blog/2009/06/family-fun-frolic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TwiTunes = Quicksilver, iTunes, Twitter updater</title>
		<link>http://maxbeatty.com/blog/2008/11/twitunes-quicksilver-itunes-twitter-updater/</link>
		<comments>http://maxbeatty.com/blog/2008/11/twitunes-quicksilver-itunes-twitter-updater/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 03:07:12 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[quicksilver]]></category>

		<guid isPermaLink="false">http://maxbeatty.com/blog/?p=94</guid>
		<description><![CDATA[I had the idea last night that I wanted to update my Twitter account with the current song that was playing in iTunes. Turns out other people had the same idea, but hadn’t quite developed it like I preferred. First, I found Doug had a script to continuously monitor iTunes and update your Twitter account [...]]]></description>
			<content:encoded><![CDATA[<p>I had the idea last night that I wanted to update my Twitter account with the current song that was playing in iTunes. Turns out other people had the same idea, but hadn’t quite developed it like I preferred. <span id="more-94"></span>First, I found Doug had a script to <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=currenttotwitter" target="_blank">continuously monitor iTunes and update your Twitter account</a> every time the song changed. I change songs a lot and I don’t want to flood Twitter with every single song I play. Second, I found <a href="http://tint.de/twitunes-applescript" target="_blank">TwiTunes that you could invoke with Quicksilver</a>. I liked I could control when it would post, but it required too much interaction (confirm what you want to tweet, then “ok” it posted). </p>
<p>I wanted something that I could invoke with Quicksilver to control how often it posted what I was listening to Twitter and also wanted it to be automated from there. Would a Growl notification be too much to ask for to top it off? Here’s my edited version of <a href="http://tint.de/twitunes-applescript" target="_blank">TwiTunes</a>:</p>
<blockquote><p>– get properties of the playing track</p>
<p>tell application “iTunes”</p>
<p>set thisTrack to current track</p>
<p>set trackName to the name of thisTrack</p>
<p>set trackArtist to thisTrack’s artist</p>
<p>end tell</p>
<p>– change the status message to your liking here:</p>
<p>set tweet to “Listening to “” &amp; trackName &amp; “” by ” &amp; trackArtist &amp; “.”</p>
<p>– get login from keychain</p>
<p>tell application “Keychain Scripting”</p>
<p>set twitter_key to first Internet key of current keychain whose server is “twitter.com”</p>
<p>set twitter_login to quoted form of (account of twitter_key &amp; “:” &amp; password of twitter_key)</p>
<p>end tell</p>
<p>– post to twitter</p>
<p>set twitter_status to quoted form of (“status=” &amp; tweet)</p>
<p>set results to do shell script “curl –user ” &amp; twitter_login &amp; ” –data-binary ” &amp; twitter_status &amp; ”</p>
<p>http://twitter.com/statuses/update.json”</p>
<p>– notify growl</p>
<p>tell application “GrowlHelperApp”</p>
<p>set the allNotificationsList to {“Tweet iTunes Success”, “Tweet iTunes Failed”, “Results”}</p>
<p>set the enabledNotificationsList to {“Tweet iTunes Success”}</p>
<p>register as application “TwiTunes” all notifications allNotificationsList default notifications enabledNotificationsList</p>
<p>notify with name “Tweet iTunes Success” title “Twitter Updated w/ iTunes Track” description tweet application name “TwiTunes”</p>
<p>end tell</p></blockquote>
<p>If I knew more (read: any) AppleScript, I would have thrown in some sort of check to see if the tweet was successful and growl notify accordingly, but I’m only one man. If anyone could add that feature, it would be greatly appreciated!</p>
<p><a href="http://maxbeatty.com/blog/wp-content/uploads/2008/11/twitunes.scpt" target="_blank">Download script</a></p>
<p><a href="http://maxbeatty.com/blog/wp-content/uploads/2008/11/twitunes.scpt" target="_blank"></a>To use the script drop it in some place like</p>
<pre>~/Library/iTunes/scripts/TwiTunes.scpt</pre>
<p>or</p>
<pre>~/Library/Application Support/Quicksilver/Actions/TwiTunes.scpt</pre>
<p>and then point Quicksilver to it in the preferences by going to Catalog and then adding the file under Custom. (Might be a better way, but that’s surefire) Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://maxbeatty.com/blog/2008/11/twitunes-quicksilver-itunes-twitter-updater/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

