<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Thulson Studios</title>
	
	<link>http://thulsonstudios.com</link>
	<description>Tim Thulson on the Law, Society, and the Arts</description>
	<lastBuildDate>Wed, 04 Jan 2012 03:14:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/thulsonstudios" /><feedburner:info uri="thulsonstudios" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>thulsonstudios</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Why “Studios”?</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/-XdLQFgoHv0/</link>
		<comments>http://thulsonstudios.com/category/about/why-studios/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 18:07:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[About]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=550</guid>
		<description><![CDATA[A good blog, I suppose, is a workshop, a place to hash things out, itself a working studio. So I like the title in that sense. More personally and specifically: (1) My wife and I have always called our amalgamation of freelance work &#8212; joking a bit because it sounds so pretentious &#8212; &#8220;The Thulson [...]]]></description>
			<content:encoded><![CDATA[<p>A good blog, I suppose, is a workshop, a place to hash things out, itself a working studio. So I like the title in that sense.</p>
<p>More personally and specifically:</p>
<p>(1) My wife and I have always called our amalgamation of freelance work &#8212; joking a bit because it sounds so pretentious &#8212; &#8220;The Thulson Studios.&#8221; It made a natural title for a blog where I talk about that work. I just wouldn&#8217;t want you to take it too seriously.</p>
<p>(2) Except &#8230; I do love the word &#8220;studio,&#8221; coming from Latin for zeal or devotion; it&#8217;s a wonderful etymology for the way we describe, in English, both the process of learning and an artist&#8217;s physical workplace. If I&#8217;m a student of how art interacts with society, I suppose that this blog is one of my primary workplaces. Each of the posting categories becomes a workshop of its own, a place I can assemble ideas and test them out. Each navigational point of entry, I hope, becomes a place of its own for collaboration.</p>
<p>That meaning &#8212; a place for students/devotees/artists to work together &#8212; seems like the highest and best meaning of &#8220;studio.&#8221; And those places, online or off, are what I work constantly hoping to create.</p>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/-XdLQFgoHv0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/about/why-studios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/about/why-studios/</feedburner:origLink></item>
		<item>
		<title>WordPress 3.1 and Permalinks</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/wufNJ_iUJA4/</link>
		<comments>http://thulsonstudios.com/category/tech/wordpress-3-1-and-permalinks/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 20:45:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=339</guid>
		<description><![CDATA[I recently upgraded to WordPress 3.1 and was surprised to find that my permalinks had broken. So I did the usual round of plugin testing, first deactivating and then reactivating, but I couldn&#8217;t isolate it as a plugin problem. Then I moved on to testing the permalink settings themselves, checking (and regenerating) the .htaccess file, [...]]]></description>
			<content:encoded><![CDATA[<p>I recently upgraded to WordPress 3.1 and was surprised to find that my permalinks had broken. So I did the usual round of plugin testing, first deactivating and then reactivating, but I couldn&#8217;t isolate it as a plugin problem.</p>
<p>Then I moved on to testing the permalink settings themselves, checking (and regenerating) the .htaccess file, then testing alternate permalink structures. And I found, essentially, that 3.1 requires a little more tidiness from me.</p>
<p>Previously, my site had run with this Custom Structure, which overrides the native WordPress category archives but did work until the 3.1 upgrade. Under Admin | Settings | Permalinks:</p>
<p style="padding-left: 30px;"><a href="http://thulsonstudios.com/wp-content/uploads/2011/02/category1.jpg"><img class="alignnone size-medium wp-image-340 colorbox-339" title="Previous Setup - Broken in 3.1" src="http://thulsonstudios.com/wp-content/uploads/2011/02/category1-300x25.jpg" alt="Custom Structure: /category/%category%/%postname%/" width="300" height="25" /></a></p>
<p>After testing alternate configurations, I found that this structure continues to work in 3.1 without a hitch:</p>
<p style="padding-left: 30px;"><a href="http://thulsonstudios.com/wp-content/uploads/2011/02/category2.jpg"><img class="alignnone size-medium wp-image-341 colorbox-339" title="Testing without my archive override" src="http://thulsonstudios.com/wp-content/uploads/2011/02/category2-300x27.jpg" alt="Custom Structure: /%category%/%postname%/" width="300" height="27" /></a></p>
<p>So the issue was my archive system override. (From a usable-URL standpoint, the second structure, /%category%/%postname%/, is cleaner. But it&#8217;s disfavored for performance reasons; WordPress documentation indicates that %category% as the first element of a permalink Custom Structure adds database load and slows down the site.)</p>
<p>So providing an alternate Category base, as follows, took care of the problem:</p>
<p style="padding-left: 30px;"><a href="http://thulsonstudios.com/wp-content/uploads/2011/02/categorybase.jpg"><img class="alignnone size-medium wp-image-367 colorbox-339" title="Changed Category Base" src="http://thulsonstudios.com/wp-content/uploads/2011/02/categorybase-300x102.jpg" alt="" width="300" height="102" /></a></p>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/wufNJ_iUJA4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/tech/wordpress-3-1-and-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/tech/wordpress-3-1-and-permalinks/</feedburner:origLink></item>
		<item>
		<title>Music Licensing Basics for Film/Video</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/5DV0eRGmzK4/</link>
		<comments>http://thulsonstudios.com/category/law/music-licensing-basics-for-film-video/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 03:09:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Law]]></category>
		<category><![CDATA[Music & Arts]]></category>
		<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Documentary Film]]></category>
		<category><![CDATA[Film and Video Production]]></category>
		<category><![CDATA[Music Licensing]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=243</guid>
		<description><![CDATA[Found the perfect song for your movie? Copyright law is such that you&#8217;ve got to license music before you use it in, basically, ANYthing, even if it&#8217;s nonprofit, for a great cause, etc., etc. But that licensing process isn&#8217;t in its nature prohibitive. It&#8217;s just a matter of getting permission. If you&#8217;ve got talented singers/songwriters [...]]]></description>
			<content:encoded><![CDATA[<p>Found the perfect song for your movie?</p>
<p>Copyright law is such that you&#8217;ve got to license music before you use it in, basically, ANYthing, even if it&#8217;s nonprofit, for a great cause, etc., etc. But that licensing process isn&#8217;t in its nature prohibitive. It&#8217;s just a matter of getting permission.</p>
<p>If you&#8217;ve got talented singers/songwriters among your friends, the whole thing can be very simple. (And, by all means, support them!) Other artists are a bit more complicated, so here are the key things to know going in:</p>
<p style="padding-left: 30px;"><strong>(1)</strong> Most important: <strong>there are two separate permissions you have to acquire</strong>, two &#8220;sides&#8221;:</p>
<ul style="padding-left: 30px;">
<li>one from the song publisher, for the composition;</li>
<li>the other from the record label, for the recorded performance.</li>
</ul>
<p style="padding-left: 30px;">Usually you have to negotiate the two separately and pay a separate fee to each.</p>
<p style="padding-left: 30px;"><strong>(2)</strong> <strong>Pricing for both sets of rights is completely up for grabs</strong>. (So negotiate hard on what a good cause you represent / how artistically amazing your project is / what a good person you are.)</p>
<p style="padding-left: 30px;"><strong>(3)</strong> Each side is likely to ask for <strong>&#8220;most favored nation&#8221; status</strong>, which is just an over-dramatic way of saying that you&#8217;ll pay, for example, the label no less than you pay the publisher, or vice versa.</p>
<p style="padding-left: 30px;"><strong>(4)</strong> Everybody will want to know <strong>where and how you&#8217;ll display the finished film</strong>, including numbers of viewers or copies distributed, whether global or local, whether you&#8217;re charging admission, etc. (You need permission regardless, but it&#8217;s a negotiation point in your favor if you&#8217;re not making wads of money from the film&#8230;)</p>
<p style="padding-left: 30px;"><strong>(5)</strong> The record label calls the permissions they give you a <strong>&#8220;master use license.&#8221;</strong> The publisher calls their permissions a <strong>&#8220;synchronization license.&#8221;</strong> There&#8217;s no magic to those terms &#8212; they&#8217;re almost arbitrary &#8212; but I guess &#8220;sync license&#8221; is a little shorter than saying &#8220;all the customary permissions I need from the publisher.&#8221;</p>
<p>Good luck! While some of the major labels are notoriously hard to reach, small or midsize labels can be surprisingly helpful.</p>
<p>I believe that, as a lawyer, I should end with a few disclaimers:</p>
<p>Get everything in writing. Think through the details &#8212; or hire an experienced attorney in the field to think them through. Licensing agreements can get pretty fine-grained, and you don&#8217;t want to get into trouble down the road because you inadvertently limited the film to VHS distribution in North Dakota. Make sure your agreement will survive transfer to new copyright owners, like when your songwriter friend sells out to the big record label.</p>
<p>And, of course, you should not treat this post as legal advice. That would take a detailed, confidential review of your specific facts and circumstances. (Sorry, though; I know you already knew that.)</p>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/5DV0eRGmzK4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/law/music-licensing-basics-for-film-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/law/music-licensing-basics-for-film-video/</feedburner:origLink></item>
		<item>
		<title>Cello Teaching Aids: Beginning Improv Chords</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/w82S18x4B88/</link>
		<comments>http://thulsonstudios.com/category/musicarts/cello-teaching-aids-beginning-improv-chords/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 20:57:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Music & Arts]]></category>
		<category><![CDATA[Cello Teaching]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=216</guid>
		<description><![CDATA[I&#8217;m working on a loose curriculum that I can use to teach the basics of cello improvisation. Huge topic, but simple melodic figures are a good early lesson. Key ideas are that the harmonic structure provides a foundation (the root of the chord) and a series of important platforms on top of that foundation (the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a loose curriculum that I can use to teach the basics of cello improvisation. Huge topic, but simple melodic figures are a good early lesson.</p>
<p>Key ideas are that the harmonic structure provides a foundation (the root of the chord) and a series of important platforms on top of that foundation (the other notes in the chord). So your bass riff or your melody or whatever fills in other notes&#8211;passing tones, ornaments, outright dissonances&#8211;that move you from platform to platform. The goal is to take advantage of the years of music listening that students have done&#8211;the subconscious layers of what music should sound like&#8211;and link that subconscious up with a handful of useful conscious ideas.</p>
<p>So I can talk on and on about that as it relates to our repertoire song of the moment, but at some point, students have to just try it out. And I needed a visual. Et voilà:</p>
<p><a href="http://thulsonstudios.com/wp-content/uploads/2011/01/chords-for-improv.png"><img class="alignnone size-medium wp-image-217 colorbox-216" title="chords for improv" src="http://thulsonstudios.com/wp-content/uploads/2011/01/chords-for-improv-300x112.png" alt="G, C, D, and G chords, showing all inversions in cello first position" width="300" height="112" /></a></p>
<p>This is a standard 1-4-5 chord progression with the notes of the chord written out wherever they&#8217;re possible to play in first position on the cello. It gives students a visual hook as we play back and forth. The idea isn&#8217;t, of course, to play the chords; it&#8217;s to keep half an eye on these important tones while making up something melodic.</p>
<p>To be combined with your rigorous scale and arpeggio practice!</p>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/w82S18x4B88" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/musicarts/cello-teaching-aids-beginning-improv-chords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/musicarts/cello-teaching-aids-beginning-improv-chords/</feedburner:origLink></item>
		<item>
		<title>Cello Teaching Aids: Triplet Subdivision</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/dYQ2TL-NLe4/</link>
		<comments>http://thulsonstudios.com/category/musicarts/cello-teaching-aids-triplet-subdivision/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 01:07:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Music & Arts]]></category>
		<category><![CDATA[Cello Teaching]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=171</guid>
		<description><![CDATA[From time to time I need some particular bit of music as a cello teaching aid, but I can&#8217;t find quite the right thing in my standard exercise books. So I type it up myself. Thought I might post some of these on the blog, in case they&#8217;re useful. Here, then, is a quick walk [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time I need some particular bit of music as a cello teaching aid, but I can&#8217;t find quite the right thing in my standard exercise books. So I type it up myself. Thought I might post some of these on the blog, in case they&#8217;re useful.</p>
<p>Here, then, is a quick walk through triplet subdivision:</p>
<p><a href="http://thulsonstudios.com/wp-content/uploads/2011/01/triplet-subdivision.png"><img class="size-medium wp-image-174 alignnone colorbox-171" title="triplet subdivision" src="http://thulsonstudios.com/wp-content/uploads/2011/01/triplet-subdivision-271x300.png" alt="eigth note triplets; sixteenth note triplets; dotted eight and sixteenth note triplets" width="271" height="300" /></a></p>
<p>This made for a relatively easy way to talk about dotted triplet rhythms, which look scary at first. On top, it&#8217;s not too hard to divide a quarter note beat into three even triplets. On the second line, you can split those in half to make triplet sixteenths. Then, at bottom, you glue some of the sixteenths back together to make the dotted rhythm.</p>
<p>So I lined all that up vertically, and have used the resulting visual to good effect. Hope it helps someone else! (Otherwise, I suppose, I&#8217;ll at least be able to find this quickly the next time I need it&#8230;) You can click on the image for a high-resolution version that is suitable for printing.</p>
<p>Feel free to reuse this, or any music teaching aid on my website, under the terms of the <a href="http://creativecommons.org/licenses/by-sa/3.0/" target="_blank">Creative Commons Attribution-ShareAlike license</a>.</p>
<p>And I should credit <a href="http://musescore.org/" target="_blank">MuseScore</a>, <a href="http://inkscape.org/">Inkscape</a>, and <a href="http://www.gimp.org/">Gimp</a>, which I use to make this sort of thing.</p>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/dYQ2TL-NLe4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/musicarts/cello-teaching-aids-triplet-subdivision/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/musicarts/cello-teaching-aids-triplet-subdivision/</feedburner:origLink></item>
		<item>
		<title>Things I Never Thought I’d Do in a Tuxedo</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/cIbLCquekkY/</link>
		<comments>http://thulsonstudios.com/category/musicarts/things-i-never-thought-id-do-in-a-tuxedo/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 05:03:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Music & Arts]]></category>
		<category><![CDATA[Life as a Musician]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=150</guid>
		<description><![CDATA[Long ago, someone handed me my first tuxedo, a cheap school rental that I liked because it made me feel like James Bond.  Sadly, the feeling has grown rather tarnished.  It&#8217;s partly from glancing at pictures of those youth-orchestra years (painfully awkward; no glamor whatsoever).  But it&#8217;s also because, even today, my life as a [...]]]></description>
			<content:encoded><![CDATA[<p>Long ago, someone handed me my first tuxedo, a cheap school rental that I liked because it made me feel like James Bond.  Sadly, the feeling has grown rather tarnished.  It&#8217;s partly from glancing at pictures of those youth-orchestra years (painfully awkward; no glamor whatsoever).  But it&#8217;s also because, even today, my life as a working musician turns out to be very little like that of Mr. Bond.</p>
<p>Here, for the record, are some of the things that *I* do in a tuxedo:</p>
<p><strong>Change diapers</strong>.</p>
<p><strong>Lug trash out to the dumpster</strong>.</p>
<p><strong>Eat at McDonalds</strong>.</p>
<p><strong>Wrangle infant carseats</strong>.  My neighbors like to laugh at me when I&#8217;m bouncing up and down to ratchet a carseat back into position, especially on a hot summer day.  (Apparently my face gets very red&#8230;)</p>
<p><strong>Use a porta-potty</strong>.  Came up at a vineyard gig, out in the mountains.  (Beautiful place &#8212; but &#8212; and I&#8217;m no expert &#8212; but do you really want a porta-potty right next to your tasting pavilion?)</p>
<p><strong>Take custard pies to the face</strong>.   (Chamber music friends can&#8217;t always be trusted.)</p>
<p><strong>Get stuck with feet hanging out the back of a moving station wagon</strong>.  (Again&#8230;)</p>
<p><strong>Chase fold-up sun tent blowing end-over-end down a hill</strong>.  I can only imagine what the wedding guests thought.  Many thanks to the caterers, who were very helpful.  (Later, still in my tux, I helped the violist break the same tent into little pieces by jumping up and down on it.  It&#8217;s a long story.)</p>
<p><strong>Jump-start old cars</strong>.</p>
<p><strong>Mop the floor</strong>.</p>
<p><strong>Love every minute of great music-making</strong>.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">潌杮愠潧‬湩栠杩⁨捳潨汯‬⁉獥数楣污祬氠歩摥戠楥杮椠⁮牯档獥牴⁡敢慣獵⁥桴⁥档慥⁰捳潨汯爭湥慴⁬畴數潤洠摡⁥敭映敥⁬楬敫䨠浡獥䈠湯⹤☠扮灳伻敶⁲楴敭‬景挠畯獲ⱥ琠慨⁴敦汥湩⁧慨⁳慦敤⹤戼㹲㰊牢ਾ瑉猧瀠牡汴⁹敢慣獵⁥❉敶猠湩散猠敥⁮楰瑣牵獥漠⁦桴獯⁥慰湩畦汬⁹睡睫牡⁤敹牡⹳☠扮灳䈻瑵椠❴⁳污潳戠捥畡敳琠敨氠晩⁥景愠朠杩楧杮洠獵捩慩⁮畴湲⁳畯⁴潴戠⁥敶祲氠瑩汴⁥楬敫琠慨⁴景䴠⹲䈠湯⹤☠扮灳䠻牥ⱥ映牯琠敨爠捥牯Ɽ愠敲猠浯⁥景琠敨琠楨杮⁳桴瑡⨠⩉搠⁯湩愠琠硵摥㩯戼㹲㰊牢ਾ桃湡敧搠慩数獲戼㹲㰊牢ਾ界⁧牴獡⁨畯⁴潴琠敨搠浵獰整㱲牢ਾ戼㹲䔊瑡椠⁮捍潄慮摬㱳牢ਾ戼㹲圊慲杮敬挠牡敳瑡⹳☠扮灳䴻⁹敮杩扨牯⁳楬敫琠⁯慬杵⁨瑡洠⁥桷湥䤠洧戠畯据湩⁧灵愠摮搠睯⁮潴爠瑡档瑥愠挠牡敳瑡戠捡⁫湩潴瀠獯瑩潩Ɱ攠灳捥慩汬⁹湯愠栠瑯猠浵敭⁲慤⹹☠扮灳⠻灁慰敲瑮祬洠⁹慦散朠瑥⁳敶祲爠摥⸮⤮戼㹲㰊牢ਾ獕⁥⁡潰瑲ⵡ潰瑴⹹☠扮灳䌻浡⁥灵愠⁴⁡楶敮慹摲朠杩‬畯⁴湩琠敨洠畯瑮楡獮‮渦獢㭰䈨慥瑵晩汵瀠慬散ⴠ‭畢⁴ⴭ愠摮䤠洧渠⁯硥数瑲ⴠ‭畢⁴潤礠畯爠慥汬⁹慷瑮愠瀠牯慴瀠瑯祴爠杩瑨渠硥⁴潴礠畯⁲慴瑳湩⁧慰楶楬湯⤿戼㹲㰊牢ਾ慔敫挠獵慴摲瀠敩⁳潴琠敨映捡⹥☠扮灳⠻桃浡敢⁲畭楳⁣牦敩摮⁳慣❮⁴污慷獹戠⁥牴獵整⹤㰩牢ਾ戼㹲䜊瑥猠畴正眠瑩⁨敦瑥栠湡楧杮漠瑵琠敨戠捡⁫景愠洠癯湩⁧瑳瑡潩⁮慷潧⹮☠扮灳⠻杁楡⹮⸮㰩牢ਾ戼㹲䌊慨敳映汯ⵤ灵猠湵琠湥⁴汢睯湩⁧湥ⵤ癯牥攭摮搠睯⁮⁡楨汬‮渦獢㭰⁉慣⁮湯祬椠慭楧敮眠慨⁴桴⁥敷摤湩⁧畧獥獴琠潨杵瑨‮渦獢㭰慍祮瀠潲獰琠⁯桴⁥慣整敲獲‬桷⁯敷敲瘠牥⁹敨灬畦⹬☠扮灳⠻慌整Ⱳ猠楴汬椠⁮祭琠硵‬⁉敨灬摥琠敨瘠潩楬瑳戠敲歡琠敨猠浡⁥整瑮椠瑮⁯楬瑴敬瀠敩散⁳祢樠浵楰杮甠⁰湡⁤潤湷漠⁮瑩‮渦獢㭰桓⁥慨⁤⁡楶摮捩瑡癩⁥瑳敲歡映牯琠慨⁴整瑮⤮戼㹲㰊牢ਾ畊灭猭慴瑲漠摬挠牡㱳牢ਾ戼㹲䴊灯琠敨映潬牯戼㹲㰊牢ਾ潌敶攠敶祲洠湩瑵⁥景朠敲瑡洠獵捩洭歡湩g㘀Ҩ㍘Ҩ</div>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/cIbLCquekkY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/musicarts/things-i-never-thought-id-do-in-a-tuxedo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/musicarts/things-i-never-thought-id-do-in-a-tuxedo/</feedburner:origLink></item>
		<item>
		<title>Notes on the Bach Suites: Introduction</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/sJsVdbiVPj4/</link>
		<comments>http://thulsonstudios.com/category/musicarts/notes-on-the-bach-suites-introduction/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 19:24:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Music & Arts]]></category>
		<category><![CDATA[Bach Cello Suites]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=139</guid>
		<description><![CDATA[I&#8217;d like to, over time, begin collecting my own notes on interpretation and technique for the Bach Suites for solo cello.  Let me do that here, as a series of short posts related to specific movements.  I&#8217;ll post my notes as I generate them, and as I have time to roughly edit them for coherence.  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to, over time, begin collecting my own notes on interpretation and technique for the Bach Suites for solo cello.  Let me do that here, as a series of short posts related to specific movements.  I&#8217;ll post my notes as I generate them, and as I have time to roughly edit them for coherence.  (Which means, essentially, &#8220;in no particular order.&#8221;)</p>
<p>You&#8217;ll see that I come to these as a performer and teacher &#8212; not, for instance, as a scholar of baroque period performance.  I&#8217;ll more than welcome feedback (especially from those more-scholarly heads).  But my ideas do come from testing and reflection, trial and error on how to bridge between the source material and a given audience&#8217;s ears.  Maybe I can summarize that as &#8220;a reflective performer&#8217;s perspective.&#8221;</p>
<p>I find myself gathering these reflections &#8212; properly, I think &#8212; from a wide variety of sources, wherever I can find them: scholarly literature; popular reviews and discussion; recordings and performances I hear; my students; performances of other works; songs I hear on the radio, classical and otherwise; and, I suppose, myriad other sources that worm their way into my sonic subconscious.  I&#8217;ll try to talk about the influences of which I&#8217;m aware.</p>
<p>In writing these, I imagine my advanced students as the audience &#8212; I&#8217;ll cover the things on my mind that we&#8217;d talk about if we had a long evening to sit around the table listening to recordings and discussing interpretation, rather than a brisk hour where we (often) have to focus primarily on technique.  But I&#8217;ll talk about technique, too.  And I hope that the result will be helpful to students of the cello &#8212; and to anyone else who&#8217;s broadly interested in artistic processes.  Let me know what you think!</p>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/sJsVdbiVPj4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/musicarts/notes-on-the-bach-suites-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/musicarts/notes-on-the-bach-suites-introduction/</feedburner:origLink></item>
		<item>
		<title>Open Source Tools On Which I Rely</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/J1GlCRoh59Q/</link>
		<comments>http://thulsonstudios.com/category/law/open-source-tools-on-which-i-rely/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 09:11:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Law]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=126</guid>
		<description><![CDATA[I&#8217;ve been a follower of the open source software movement for some years, although as a non-techie I have less claim on the OSS culture than certain friends and colleagues.   Still, it&#8217;s a fascinating realm for an intellectual property lawyer / student of organizational behavior. It&#8217;s also produced a range of software that I find [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a follower of the <a href="http://en.wikipedia.org/wiki/Open_source" target="_blank">open source</a> software movement for some years, although as a non-techie I have less claim on the OSS culture than certain friends and colleagues.   Still, it&#8217;s a fascinating realm for an intellectual property lawyer / student of organizational behavior.</p>
<p>It&#8217;s also produced a range of software that I find myself using often, or even daily.   So I thought I&#8217;d take a minute to inventory the open source projects on which I rely.  Turns out to be a long list:</p>
<p><strong>Office Productivity</strong></p>
<ul>
<li><a href="http://www.openoffice.org/" target="_blank">OpenOffice.org</a> desktop office suite.</li>
<li><a href="http://rasm.ods.org/keepnote/" target="_blank">KeepNote</a> list and note-taking application.</li>
<li><a href="http://www.fengoffice.com/web/community/community_index.php" target="_blank">Feng Office</a> virtual office suite (especially for its contact management / CRM capabilities).</li>
<li><a href="http://www.mozilla.com/en-US/firefox/personal.html" target="_blank">Firefox</a> web browser.</li>
<li><a href="http://www.mozillamessaging.com/en-US/thunderbird/" target="_blank">Thunderbird</a> email reader.</li>
<li><a href="http://www.pdfsam.org/" target="_blank">PDFsam</a> tool for splitting and reassembling PDF files.  (When you need it, you need it.)</li>
<li><a href="http://whyteboard.org/" target="_blank">Whyteboard</a> paint program for annotating PDFs.</li>
<li><a href="http://www.pdfforge.org/pdfcreator" target="_blank">PDFCreator</a> print driver to create PDFs.</li>
<li><a href="http://www.gnucash.org/" target="_blank">GNUCash</a> double-entry bookkeeping.<strong><br />
</strong></li>
</ul>
<p><strong>Music</strong></p>
<ul>
<li><a href="http://musescore.org/" target="_blank">MuseScore</a> editor for complex music notation.</li>
<li><a href="http://audacity.sourceforge.net/" target="_blank">Audacity</a> audio recording and editing program.</li>
</ul>
<p><strong>Imaging</strong></p>
<ul>
<li><a href="http://inkscape.org/" target="_blank">Inkscape</a> vector illustration tool.</li>
<li><a href="http://www.gimp.org/" target="_blank">Gimp</a> photo editor.</li>
<li><a href="http://www.debugmode.com/frameserver/" target="_blank">Debugmode FrameServer</a> video post-production tool which serves individual frames of video from one program to another.  (An oddly useful thing to do, as it turns out.)</li>
</ul>
<p><strong>Web publishing</strong></p>
<ul>
<li><a href="http://filezilla-project.org/" target="_blank">FileZilla</a> FTP client.</li>
<li><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_blank">PuTTY</a>.  Nope, I&#8217;m not afraid of the command line.  (Yup, I probably should should be.)</li>
</ul>
<p><strong>Under the hood</strong></p>
<ul>
<li><a href="http://www.7-zip.org/" target="_blank">7-zip</a> file compression utility.</li>
<li><a href="http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29" target="_blank">LAMP</a> web server stack.</li>
</ul>
<p>The kicker is, of course, that each of these projects was developed using non-traditional economic models.  Some are easy to grasp: a big software company like Sun decides to release their in-house office suite; programmers need base tools (like LAMP) for other work, so they invent clever ways to collaborate and piece those tools together; a guy in his dorm room captures a following among fellow hackers.</p>
<p>But I&#8217;d submit that there&#8217;s more to even the obvious stories: how these projects gained traction outside the original developer&#8217;s head; how they got good enough for daily use; how they turned the organizational corner into a sustained and active development community.</p>
<p>Clever use of copyright law is part of these stories.  OSS lives by combining the rights of copyright ownership with very particular licensing terms: code can be redistributed, but only subject to conditions that keep future developments open source.  So OSS isn&#8217;t a donation-based model that only works for techno-hippies.  It&#8217;s, instead, a brilliant application of law and economics &#8212; just one that&#8217;s more complex than &#8220;I make software and you buy it from me.&#8221;</p>
<p>The result is, at least potentially, spontaneous organization.  And a lot of great software.</p>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/J1GlCRoh59Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/law/open-source-tools-on-which-i-rely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/law/open-source-tools-on-which-i-rely/</feedburner:origLink></item>
		<item>
		<title>The Entrepreneur’s (or the Artist’s) Team</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/HqwS5Pn9jE4/</link>
		<comments>http://thulsonstudios.com/category/musicarts/the-entrepreneurs-team/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 01:26:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Etc.]]></category>
		<category><![CDATA[Music & Arts]]></category>
		<category><![CDATA[Entrepreneurship]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=117</guid>
		<description><![CDATA[There&#8217;s a certain picture we share of the entrepreneur as a lone wolf: someone going his own way, bucking the establishment, and building a vision that belongs entirely to him.  It&#8217;s perhaps magnified in the arts, where each artist has to find a unique, personal voice to stand out from the crowd.  And &#8212; as [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a certain picture we share of the entrepreneur as a lone wolf: someone going his own way, bucking the establishment, and building a vision that belongs entirely to him.  It&#8217;s perhaps magnified in the arts, where each artist has to find a unique, personal voice to stand out from the crowd.  And &#8212; as a solo lawyer and a freelance cellist &#8212; I admit to feeling some of this romance in my own work.</p>
<p>But the farther I go down the road of entrepreneurship, the more I&#8217;m humbled by the impact of the help I&#8217;ve received from so many people around me.  So many, I know, artists and entrepreneurs, feel the same way.  They have a team they can count on (or maybe, <a href="http://sethgodin.typepad.com/seths_blog/2008/01/tribal-manageme.html" target="_blank">in Seth Godin&#8217;s parlance, a &#8220;tribe&#8221; that they&#8217;re building</a>).</p>
<p>Some of the team members are obvious and formal: funders, partners, employees, board members.  Even more are informal: friends who react emotionally to what&#8217;s inspiring about your work and help keep you going; mentors who share some of their hard-earned experience because they&#8217;ve caught the same inspiration; clients who are excited about working with you and who spread the word on your behalf.</p>
<p>There&#8217;s a bit of magic behind all this; it&#8217;s why entrepreneurs and leaders are so often thought of as charismatic.  They have to have something in mind that&#8217;ll draw a team together, even when nobody on that team really has to be there, even when so many team members will never properly share the spotlight.  But then &#8212; when the team does come together &#8212; it&#8217;s a remarkable thing.  The shared vision multiplies its impact, and the world changes a little bit.  And that&#8217;s what building an organization is really all about.</p>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/HqwS5Pn9jE4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/musicarts/the-entrepreneurs-team/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/musicarts/the-entrepreneurs-team/</feedburner:origLink></item>
		<item>
		<title>Collecting Links on Copyright Reform</title>
		<link>http://feedproxy.google.com/~r/thulsonstudios/~3/RDhyngbYhYA/</link>
		<comments>http://thulsonstudios.com/category/law/collecting-links-on-copyright-reform/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 16:54:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Law]]></category>
		<category><![CDATA[Music & Arts]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Copyright Law]]></category>

		<guid isPermaLink="false">http://thulsonstudios.com/?p=110</guid>
		<description><![CDATA[There&#8217;s lots of interesting fodder for conversation around copyright law, its use, and its potential reform.  Before weighing in properly, I&#8217;d like to simply collect links for some of the best discussions I&#8217;ve read. Most interesting to me is the way writers and artists are weighing in.  It&#8217;ll be interesting to see how their comments [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s lots of interesting fodder for conversation around copyright law, its use, and its potential reform.  Before weighing in properly, I&#8217;d like to simply collect links for some of the best discussions I&#8217;ve read.</p>
<p>Most interesting to me is the way writers and artists are weighing in.  It&#8217;ll be interesting to see how their comments filter, via a tangled web of lobbyists, through to Congress.</p>
<p>But on to the links:</p>
<p>Jason Robert Brown, the Broadway composer, posts a fascinating exchange with a teenage sheet music sharer, under the title &#8220;<a href="http://www.jasonrobertbrown.com/weblog/2010/06/fighting_with_teenagers_a_copy.php">Fighting With Teenagers: A Copyright Story</a>.&#8221;  I like the post &#8212; and the comments, of course &#8212; because Mr. Brown ends up focusing more on ethics, less on economics or existing law.  (Which is a good way to start any conversation on what the law <em>ought to</em> be.)</p>
<p>David Pogue, for the NY Times, responds to Mr. Brown in &#8220;<a href="http://pogue.blogs.nytimes.com/2010/07/08/no-easy-answers-in-the-copyright-debate/" target="_blank">No Easy Answers in the Copyright Debate</a>,&#8221; legitimizing this as a debate with two sides.  In some cases, Pogue argues, copyright law raises barriers to just the kinds of artistic endeavor that it&#8217;s supposed to encourage.</p>
<p>And Tony Woodlief weighs in with essentially the same point in today&#8217;s WSJ, under the title &#8220;<a href="http://on.wsj.com/cp3UJa" target="_self">Curse of the Greedy Copyright Holders</a>.&#8221;  I like Woodlief&#8217;s article for the way he writes, the way he&#8217;s chewing on the issues, and the perspective.  He writes more as a writer and less as a commentator, if that distinction makes sense.</p>
<p>More to come.  Meantime, I&#8217;m thinking about the way this conversation separates into ethics, law, and economics.  Although, eventually, they do need to weave together in some sensible way.</p>
<img src="http://feeds.feedburner.com/~r/thulsonstudios/~4/RDhyngbYhYA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://thulsonstudios.com/category/law/collecting-links-on-copyright-reform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://thulsonstudios.com/category/law/collecting-links-on-copyright-reform/</feedburner:origLink></item>
	</channel>
</rss>

