<?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"
	>

<channel>
	<title>Making Mirth</title>
	<atom:link href="http://makingmirth.com/feed" rel="self" type="application/rss+xml" />
	<link>http://MakingMirth.com</link>
	<description>Spreading Mirth and Merriment across the web</description>
	<pubDate>Fri, 04 Apr 2008 23:53:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Linksys WRT54G becomes a wireless bridge with DD-WRT</title>
		<link>http://MakingMirth.com/archives/78</link>
		<comments>http://MakingMirth.com/archives/78#comments</comments>
		<pubDate>Tue, 15 Jan 2008 18:08:16 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[Code and Hacks]]></category>

		<guid isPermaLink="false">http://MakingMirth.com/archives/78</guid>
		<description><![CDATA[After a recent move I found myself without any place to plug in my ethernet cables to access the internet.  In the new place, there was a single telephone jack in the house, in the kitchen no less.  A DSL modem was connected to the telephone jack, and then to an Apple Airport [...]]]></description>
			<content:encoded><![CDATA[<p>After a recent move I found myself without any place to plug in my ethernet cables to access the internet.  In the new place, there was a single telephone jack in the house, in the kitchen no less.  A DSL modem was connected to the telephone jack, and then to an Apple Airport Express, providing wireless service for my roomie&#8217;s Powerbook (and mine too, for that matter).  But there was simply no way for me to connect my wired ethernet devices without stringing wires across the floor, or stapled to door frames, etc., and I really was trying not to make the new place ugly with cables.</p>
<p>I started doing some reading to find a good, cheap wireless bridge that I might be able to use to connect my wired equipment to the wireless network.  After a quick session on Google (maybe a little too quick, as it turns out), and after checking the web site for the offerings of the local <a href="http://microcenter.com/" title="Visit the website of Micro Center" target="_blank">Micro Center</a>, I bought a <a href="http://www.hawkingtech.com/products/productlist.php?CatID=19&amp;FamID=82&amp;ProdID=277" title="Visit the product page for the Hawking HWBA54G" target="_blank">Hawking HWBA54G</a> for about $80, including tax, etc.  I took it home, followed the setup instructions to get everything ready, then powered everything up.  Using the Setup CD provided by Hawking, I easily configured the device for Bridge operation, and then attempted to connect to the internet using my Windows XP system.</p>
<p>It seemed as though everything was copasetic&#8230; I connected, could download, upload, browse the web.  The connection even supported using Torrents to transfer files, and at a fair speed it seemed.  The I discovered my problem&#8230; I couldn&#8217;t talk to the bridge anymore, because it was off on another subnet, inaccessible to me now.  When my Windows machine had used DNS to configure itself, it had moved onto a subnet of 10.0.1.xxx while the bridge had remained on the subnet 192.168.1.xxx.</p>
<p>So, no problem&#8230; just change the manual address of the bridge so I could see it, and things should be hunky dory.  I used the reset button to return the bridge to the factory defaults, ran the Setup CD again, and then attempted to connect to the internet using my XP machine.   But no matter how I cajoled and coaxed the bridge along, no matter how many times I started once again with factory defaults, no matter what I did to try and connect, I never got another connection through the Hawking Bridge.  Never.  Another visit to Google showed that I was not the only user that had experienced this problem.</p>
<p>So, back to the store with the Hawking Bridge, and then back home with my $80 in my pocket again&#8230;..</p>
<p>I wasn&#8217;t sure at this point what I would do for connectivity, and started to look at other bridge solutions.  I wasn&#8217;t keen on shelling out another $80, either.  But, as luck would have it, I still had my <a href="http://www.linksys.com/servlet/Satellite?c=L_Product_C2&amp;childpagename=US%2FLayout&amp;cid=1149562300349&amp;pagename=Linksys%2FCommon%2FVisitorWrapper&amp;lid=0034939789B03" title="Visit the product page for the Linksys WRT54G" target="_blank">Linksys WRT54G</a> wireless router with me.  I hadn&#8217;t really thought much about it at first, since in normal operation it is intended to provide an Access Point, not act as a bridge.  However, I remembered reading about the OpenWRT project somewhere along the way, and began to delve a little more deeply into just what might be possible using some open source software from the net.</p>
<p>After visiting several places on the web, I finally found my way the <a href="http://www.dd-wrt.com/dd-wrtv2/ddwrt.php" title="Visit the website of DD-WRT" target="_blank">DD-WRT project</a>.   This project was originally based on the official GPL Sources of Sveasoft Alchemy, but has moved beyond that.  Check the website for more details, or read more about the <a href="http://en.wikipedia.org/wiki/DD-WRT" title="Visit Wikipedia to learn more about DD-WRT" target="_blank">DD-WRT project at Wikipedia</a>.</p>
<p>To make a long story short, I followed the instructions on the DD-WRT forums for loading the software onto my WRT54G, and setting up bridge operation.  Lo and behold, back in business!  Since the WRT54G has 4 ethernet ports on it, I plugged in my wired network equipment, turned everything on, and Wowee!  Everything was working.  My laser printer, which uses Bonjour to announce itself on the network, was immediately available to me when using my Powerbook, which impressed me.  I set up my roomie&#8217;s Powerbook to take advantage of the laser printer too, so he could stop making trips to his desk to plug in the USB cable to his printer when he wanted to print. Yay!</p>
<p>So far I&#8217;ve been pretty happy with DD-WRT, but I&#8217;m sorry to say that since I&#8217;ve begun using DD-WRT I&#8217;ve discovered that some people are not happy with the direction that DD-WRT has been moving.  DD-WRT seems to be slowly moving away from a free open source approach to a revenue-generating approach.</p>
<p>I&#8217;m already looking at other alternative software for my WRT54G, and am considering trying the <a href="http://x-wrt.org/" title="Visit the website of X-WRT" target="_blank">X-WRT project</a>.  It looks like X-Wrt is following a free open source path, and I hope they continue to do so.  If and when I decide to upgrade my connection again, I&#8217;ll keep you informed with a new post!</p>
<p>Happy Networking,</p>
<p><em>Mirth Maker</em></p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/78/feed</wfw:commentRss>
		</item>
		<item>
		<title>When Mirthful Worlds Collide!</title>
		<link>http://MakingMirth.com/archives/76</link>
		<comments>http://MakingMirth.com/archives/76#comments</comments>
		<pubDate>Tue, 27 Nov 2007 21:49:37 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[Art &amp; Oddities]]></category>

		<guid isPermaLink="false">http://MakingMirth.com/archives/76</guid>
		<description><![CDATA[Thanks to a posting by Cory Doctorow over at BoingBoing (one of my favorite sites!), I found this site intended strictly for making your own mirth, with a little help from Disney and history.
You can put your own message up on the (now gone)  Disneyland entrance sign at the AddLetters website using the Disneyland [...]]]></description>
			<content:encoded><![CDATA[<p align="left">Thanks to a <a href="http://www.boingboing.net/2007/11/25/disneyland-sign-gene.html" title="Read Cory Doctorow's post at BoingBoing" target="_blank">posting</a> by <a href="http://www.boingboing.net/profile/Cory%20Doctorow" title="Read more about Cory Doctorow" target="_blank">Cory Doctorow</a> over at <a href="http://boingboing.net" title="Visit the BoingBoing website" target="_blank">BoingBoing</a> (one of my favorite sites!), I found this site intended strictly for making your own mirth, with a little help from Disney and history.</p>
<p align="left">You can put your own message up on the (now gone)  Disneyland entrance sign at the <a href="http://www.addletters.com/disneyland-sign-generator.htm" title="Visit the Disneyland Sign Generator at AddLetters website" target="_blank">AddLetters website</a> using the <a href="http://www.addletters.com/disneyland-sign-generator.htm" title="Visit the Disneyland Sign Generator at AddLetters website" target="_blank"><strong>Disneyland Sign Generator</strong></a>.  Type in your own silly saying, add a Mickey Mouse Icon if you like, submit it, and <em>voila!</em>  You&#8217;ve got a Disneyland message worth passing around to your friends!  Click the button above the image to download it to your machine, then email to the select few who will appreciate it!</p>
<p align="left">Here&#8217;s one that I came up with:</p>
<p align="left">&nbsp;</p>
<p align="left"><a href="http://MakingMirth.com/wp-content/uploads/2007/11/disneyland-sign-generator-ddph.jpg" title="Disneyland Entrance Sign"><img src="http://MakingMirth.com/wp-content/uploads/2007/11/disneyland-sign-generator-ddph.jpg" alt="Disneyland Entrance Sign" height="412" width="507" /></a></p>
<p align="left">Go crazy, try it yourself, you&#8217;ll be making mirth in no time!  Plus, there are a ton of other wacky sign generators, so don&#8217;t stop at the Disneyland sign&#8230; try them all!</p>
<p align="left"><em>MirthMaker</em></p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/76/feed</wfw:commentRss>
		</item>
		<item>
		<title>A delightful discovery - the music of Brian Sharpe</title>
		<link>http://MakingMirth.com/archives/75</link>
		<comments>http://MakingMirth.com/archives/75#comments</comments>
		<pubDate>Mon, 26 Nov 2007 18:22:17 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[The Pursuit of Happiness]]></category>

		<guid isPermaLink="false">http://MakingMirth.com/archives/75</guid>
		<description><![CDATA[I&#8217;ve been recently playing around with the Miro Video Player.  Miro is the free, open source video player that was recently released.  More on this in another post, but if you haven&#8217;t had a chance to check it out for yourself, then surf on over to getMiro.com and grab the downloadable installation file, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been recently playing around with the Miro Video Player.  Miro is the free, open source video player that was recently released.  More on this in another post, but if you haven&#8217;t had a chance to check it out for yourself, then surf on over to <a href="http://getMiro.com" title="Visit the website of the Miro Video Player" target="_blank">getMiro.com</a> and grab the downloadable installation file, available for Windoze, Mac and Linux (just don&#8217;t forget, as always, to come back here!).</p>
<p>I&#8217;ve discovered a virtual cornucopia of video out on the web that I hadn&#8217;t even realized existed, and all of it is free!  But an unexpected benefit from my exposure to all of this was actually from a footnote on a vodcast, giving credit for the music that backed the video production.  There was a link to the site <a href="http://www.podsafeaudio.com/" title="Visit the website of PodSafe Audio" target="_blank">PodSafe Audio</a>, which hosts all kinds of music which can be used safely in the authoring of your own podcasts (meaning the RIAA won&#8217;t send its <strike>minions</strike> lawyers to your house to extort ridiculously large sums of money from you, which you don&#8217;t have to begin with, just to support their outdated business model).</p>
<p>Hurrah for <a href="http://www.podsafeaudio.com/" title="Visit the website of PodSafe Audio" target="_blank">PodSafe Audio</a> for providing a venue for new artists to share their talent with the world, unencumbered by the machinery of the big record labels.  No longer do you have to listen to only what the labels decide is worthy of distribution, you can discover new artists and actually help them in the pursuit of their dreams.  Have a listen, find something you like, then tell your friends, heck, tell the world about it!</p>
<p>As I was exploring PodSafe Audio I ran across the music of <a href="http://podsafeaudio.com/jamroom/bands/1100/index.php" title="Visit Brian Sharpe on PodSafe Audio" target="_blank">Brian Sharpe</a>.  Brian truly is a soul after my own heart, as he has undertaken the pursuit of his bliss by writing and performing his music his way. According to his <a href="http://briansharpe.com/bio.htm" title="Read Brian Sharpe's bio on his website" target="_blank">bio</a> on <a href="http://BrianSharpe.com" title="Visit the website of Brian Sharpe" target="_blank">BrianShape.com</a>, he began following his bliss fairly early in life, playing in a backyard cover band and taking advantage of open mic nights at coffee houses. As his professional career matured, he enjoyed celebrity as as actor/composer/musical-director, culminating in the writing of music for the award-winning indie film, <em><strong><a href="http://www.possessedpictures.com/" title="Visit the website of The Rest of Your Life" target="_blank">The Rest of Your Life</a> </strong></em>(I had trouble getting the site to work correctly in FireFox, but it worked ok in Internet Exploder.. your mileage may vary). <em><strong> </strong></em>He has released his first first full-length album, <em><strong>The Usual Stories &amp; Usual Lies.</strong></em>  Yay, way to go Brian!</p>
<p><a href="http://myspace.com/briansharpe" target="_blank"><img src="http://briansharpe.com/layout/accessories/myspacebanner.gif" border="0" /></a></p>
<p>What really got me to click on his link at PodSafe was the list of his musical influences, and especially his the comparison of his music to a some of my favorite artists, including Jeff Buckley and Pete Yorn, as well as John Mayer.  And believe me, listening to his music I was not disappointed!  If you enjoy the music of these artists, then I know you&#8217;ll enjoy Brian Sharpe as well.</p>
<p>Not only can you get a taste of Brian&#8217;s music at PodSafe Audio, you can also visit him at at his <a href="http://briansharpe.com/onlinemusicstore.htm" title="Visit the online music store of Brian Sharpe" target="_blank">online store to purchase his CDs</a>.  If you&#8217;re an iTunes user he&#8217;s also available via the <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewArtist?id=25245291" title="Check out Brian Sharpe at the iTunes Store" target="_blank">iTunes Store</a>.  There are links to download ringtones, etc, <a href="http://briansharpe.com/store.htm" title="Go to Brian Sharpe's web store" target="_blank">at his website</a>, if you&#8217;re so inclined as well.  If you&#8217;re a <a href="http://youtube.com/user/briansharpe77" title="visit Brian Sharpe on YouTube" target="_blank">YouTube</a> fan then you can find him there as well, or watch the  clip below!</p>
<p><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/NNpecEiYpG0&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/NNpecEiYpG0&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></p>
<p>Brian, you&#8217;re an inspiration to each and every one of us who aspires to follow his muse!   Keep the tunes coming, and you have my wishes for the greatest of success in your career!  I hope that sometime soon I&#8217;ll be able to take in your music in person somewhere in the DC area.Now that&#8217;s some Mirth Making for you!<em>Mirth Maker</em></p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/75/feed</wfw:commentRss>
		</item>
		<item>
		<title>A Day Trip to Cade&#8217;s Cove</title>
		<link>http://MakingMirth.com/archives/74</link>
		<comments>http://MakingMirth.com/archives/74#comments</comments>
		<pubDate>Tue, 13 Nov 2007 19:43:22 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[Out &amp; About]]></category>

		<guid isPermaLink="false">http://MakingMirth.com/archives/74</guid>
		<description><![CDATA[During August 2007 I took the opportunity to visit my friend Martha Floyd.  I&#8217;ve known Martha Floyd since high school, when I was a student in her English classes.  We always liked one another, and kept in touch through all these years.  After braving a few too many storms while living in [...]]]></description>
			<content:encoded><![CDATA[<p>During August 2007 I took the opportunity to visit my friend Martha Floyd.  I&#8217;ve known Martha Floyd since <a href="http://www.morganacademy.com/" title="Visit the website of John T. Morgan Academy" target="_blank">high school</a>, when I was a student in her English classes.  We always liked one another, and kept in touch through all these years.  After braving a few too many storms while living in Florida, Martha Floyd and her husband Don <a href="http://makingmirth.com/gallery2/main.php?g2_itemId=1281&amp;g2_GALLERYSID=5145c8784b3c58074cb67837d20ee4e6"><img src="http://makingmirth.com/gallery2/main.php?g2_view=core.DownloadItem&amp;g2_itemId=1282&amp;g2_serialNumber=2&amp;g2_GALLERYSID=5145c8784b3c58074cb67837d20ee4e6" alt="Don And Martha Floyd" align="left" height="113" hspace="5" vspace="2" width="150" /></a>decided to seek higher ground rather than ride out another potential hurricane.  They found their way to central Tennessee, landing on their feet in a lovely new home with gorgeous views all around.</p>
<p>I hadn&#8217;t seen Martha Floyd in many years at that point, and hadn&#8217;t had the opportunity to meet Don either.  So, while I had time on my hands, I loaded up the car and headed to Tennessee.</p>
<p>The trip would not have been complete without a few touristy things to do, and Don and Martha Floyd are gracious hosts and great tourguides.  One of the things we did was to take a day trip to historic Cade&#8217;s Cove.</p>
<p><a href="http://makingmirth.com/gallery2/main.php?g2_itemId=1290&amp;g2_GALLERYSID=062b7925ba052b38e86762e7284b9582"><img src="http://makingmirth.com/gallery2/main.php?g2_view=core.DownloadItem&amp;g2_itemId=1291&amp;g2_serialNumber=2&amp;g2_GALLERYSID=062b7925ba052b38e86762e7284b9582" alt="John Oliver Cabin" title="John Oliver Cabin" align="right" height="113" width="150" /></a>Nestled inside the <a href="http://www.gsmnp.com/index.html" title="Visit the website of the Great Smokey Mountains National Park" target="_blank">Great Smokey Mountains National Park</a>, Cade&#8217;s Cove paints a great picture of what life was like as an early settler in Tennessee.  The Park Service maintains many original structures, and visitors flock to experience frontier life.</p>
<p>We arrived at Cade&#8217;s Cove on a lovely, sunny summer day.  The park was filled with curious visitors, exploring every home, church, mill and barn.  I&#8217;ve placed a few photos from my trip in the gallery so that you can enjoy the beautiful scenery too!  Please click on the link below to view my gallery of photos from historic Cade&#8217;s Cove:</p>
<p align="center"><em><a href="http://makingmirth.com/gallery2/main.php?g2_itemId=1275" title="Vist my Cade's Cove Photo Gallery" target="_blank">Visit my Cade&#8217;s Cove Gallery</a></em></p>
<p>Read more about Cade&#8217;s Cove  at one of the following sites:</p>
<p><em><a href="http://en.wikipedia.org/wiki/Cades_Cove" title="Read more about Cade's Cove at Wikipedia" target="_blank">Cade&#8217;s Cove article on Wikipedia</a></em></p>
<p><a href="http://www.cadescove.net/auto_tour.html" title="Read more about the Cade's Cove auto tour" target="_blank"><em>Cade&#8217;s Cove National Park tour</em></a></p>
<p><em><a href="http://www.gsmnp.com/pages/cades_cove.html" title="Read about Cade's Cove at the Great Smokey Mountains National Park website" target="_blank">Cade&#8217;s Cove on The Great Smokey Mountains National Park Website</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/74/feed</wfw:commentRss>
		</item>
		<item>
		<title>What ever happened to Topfer PipeCAD?</title>
		<link>http://MakingMirth.com/archives/73</link>
		<comments>http://MakingMirth.com/archives/73#comments</comments>
		<pubDate>Wed, 24 Oct 2007 13:32:27 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[Code and Hacks]]></category>

		<category><![CDATA[Topfer PipeCAD]]></category>

		<guid isPermaLink="false">http://MakingMirth.com/archives/73</guid>
		<description><![CDATA[So, dear reader, you may be asking yourself -
What ever happened to Topfer PipeCAD?  Is it ever going to be finished?
Fear not, intrepid friend!  But please allow me to explain&#8230;
I&#8217;ve been in the process of moving halfway across the country, and it&#8217;s really been difficult to accomplish any software development while things are [...]]]></description>
			<content:encoded><![CDATA[<p>So, dear reader, you may be asking yourself -</p>
<p><em>What ever happened to Topfer PipeCAD?  Is it ever going to be finished?</em></p>
<p>Fear not, intrepid friend!  But please allow me to explain&#8230;</p>
<p>I&#8217;ve been in the process of moving halfway across the country, and it&#8217;s really been difficult to accomplish any software development while things are so topsy-turvy.  I&#8217;ve made good progress on the software design for PipeCAD since my last release of the software, and have a good approach to printing out detailed reports. Unfortunately I&#8217;ve not been able to get my computer systems set up so I can proceed with the implementation!!  It&#8217;s as frustrating for me as it is for you, dear reader.</p>
<p>I&#8217;m currently living in Arlington, Virginia.  My plans are to remain in the Washington DC area, although I&#8217;m not sure how long I&#8217;ll stay here in Arlington. It appears that this may be only a temporary situation, with another move approaching shortly.</p>
<p>But rest assured that I haven&#8217;t forgotten about PipeCAD, and do not intend to allow it to languish unfinished for much longer.  I hope that you, dear reader, will bear with me as I endeavor to complete the next release of PipeCAD.</p>
<p><em>Mirth Maker</em></p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/73/feed</wfw:commentRss>
		</item>
		<item>
		<title>Split up your KML files with KMLSplitter</title>
		<link>http://MakingMirth.com/archives/66</link>
		<comments>http://MakingMirth.com/archives/66#comments</comments>
		<pubDate>Sat, 20 Oct 2007 17:18:31 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[Code and Hacks]]></category>

		<guid isPermaLink="false">http://makingmirth.com/archives/66</guid>
		<description><![CDATA[My friend who writes the Higley1000.com website is a geographer, so you can bet that his world is all about maps!  In the process of researching the data for the Higley1000, he has created hundreds of maps which show the precise boundaries of the neighborhoods under consideration.  Google Maps has been a great [...]]]></description>
			<content:encoded><![CDATA[<p>My friend who writes the <a href="http://Higley1000.com" title="Visit the Higley1000 website" target="_blank">Higley1000.com</a> website is a geographer, so you can bet that his world is all about maps!  In the process of researching the data for the Higley1000, he has created hundreds of maps which show the precise boundaries of the neighborhoods under consideration.  <a href="http://maps.Google.com" title="Visit Google Maps on the web" target="_blank">Google Maps</a> has been a great asset for him as he worked through the mounds of data, giving him the ability to easily create his maps with simple, web accessible tools.</p>
<p>Problem was that, as with any new tool, you don&#8217;t really appreciate how it works until you run into some problem.  Since the goal in the end was to be able to share the Higley1000 maps on the web, I suggested that he should simply create a map under Google My Maps, and place all the neighborhood boundaries on that map.  By sharing his map, I reasoned, all of his work could be made accessible to the world!</p>
<p>The Higley 1000 Neighborhoods are all created in Google Maps using polygons which trace the outlines of the given neighborhood. Each neighborhood polygon can consists of dozens upon dozens of vertices.  As you add neighborhoods to the map, the time it takes for your browser to display the neighborhoods begins to take longer and longer.  The delay grew until it became an impediment when using the map editor.</p>
<p>My first thoughts about how to share the maps had roughly followed this progression:</p>
<ol>
<li>display a Google Map at the correct latitude/longitude for the neighborhood of interest</li>
<li>add in the Higley 1000 Neighborhoods overlay</li>
<li>zoom to highlight the neighborhood of interest</li>
</ol>
<p>Given my desire to minimize the delay introduced as each neighborhood is drawn, I decided to instead break down the maps that had been created into indiviual neighborhoods maps, so that no more than one polygon would have to be drawn to illustrate a neighborhood outline.</p>
<p>But the catch this time was that it&#8217;s hard to do anything with a map you&#8217;ve created besides add new stuff or delete something you&#8217;ve already drawn.  The implication was that all the neighborhood maps that had been so laboriously created would have to be done all over again, but saved as individual maps this time.  It would have been a real shame to have wasted all the effort expended so far.  So I decided to write a tool that would take the original multi-neighborhood file and split it into individual neighborhood files that could be hosted on the Higley1000 web server.  That&#8217;s that KMLSplitter does!</p>
<p>If you&#8217;ve ever wanted to get your work out of Google My Maps, you know that it&#8217;s easy enough to download the KML describing the edits you&#8217;ve made on the maps (read <a href="http://groups.google.com/group/Google-Maps-API/browse_thread/thread/88a1ed9d3348034e/2717bef12f5b431b" title="Read how to download KML files from Google Maps" target="_blank">this post on Google</a> if you&#8217;re not familiar with the procedure to download the actual KML instead of a network link).   The resulting KML files can be split into the individual components by processing them through KMLSplitter.  KMLSplitter breaks out all the placemark elements into individual files, which it names according to the placemark name which was entered on Google Maps.</p>
<p>KMLSplitter uses the <a href="http://http://dom4j.org/" title="Visit the dom4j website" target="_blank">dom4j package</a> to parse in the KML, find the placemarks, and write out files while each contain only a single placemark. dom4j did all the hard work for me, making it easy to implement this tool.  If you&#8217;d like to try it, just please bear this in mind:  this was written in a hurry, as a throw-away (I only later decided to share it with you), and is a little brittle due to lack of attention to exception handling.   The program only works on the subset of KML which is used by Google Maps.  The program assumes that you have also entered a description for each placemark.  Failure to follow these guidelines will probably result in having KMLSplitter crash and burn. If you follow the steps as shown below, though, you shouldn&#8217;t run into any problems.</p>
<p>You must have Java already installed on your system to use this program.  KMLSplitter doesn&#8217;t need any installation, other than to simply unzip the KMLSplitter files into the directory of your choice.  After you&#8217;ve done that, you can launch KMLSplitter by simply double-clicking on the KMLSplitter JAR file.  KMLSplitter will show the following opening screen:</p>
<p align="center"><a href="http://makingmirth.com/wp-content/uploads/2007/10/openingscreen.png" title="KMLSplitter Opening Screen"><img src="http://makingmirth.com/wp-content/uploads/2007/10/openingscreen.png" alt="KMLSplitter Opening Screen" /></a></p>
<p align="left">&nbsp;</p>
<p align="left">Choose the file you would like to split by using the Browse button as indicated in the following image:</p>
<p align="center"> <a href="http://makingmirth.com/wp-content/uploads/2007/10/firststep.png" title="Choose the file to Split"><img src="http://makingmirth.com/wp-content/uploads/2007/10/firststep.png" alt="Choose the file to Split" /></a></p>
<p align="left">Note that you <strong><em>must</em></strong> use the browse button to select the file, because there are some things that happen under the hood when you click that button.</p>
<p align="left">After choosing the file to split, KMLSplitter will parse the KML, and present the results to the user in a browsable tree. You may examine the results of parsing if you like, to verify that you are working on the correct file.</p>
<p align="left">Next, you need to specify an output directory for the files created by splitting.</p>
<p align="center"> <a href="http://makingmirth.com/wp-content/uploads/2007/10/secondstep.png" title="Choose the output Directory"><img src="http://makingmirth.com/wp-content/uploads/2007/10/secondstep.png" alt="Choose the output Directory" /></a></p>
<p align="left"> When you click the Browse button, by default KMLSplitter will choose the same directory in which the original KML file is located.  You are free to choose any other directory, though, as suits your needs.</p>
<p align="left">You may optionally type in a prefix which will be appended to each new KML filename which is output.</p>
<p align="center"><a href="http://makingmirth.com/wp-content/uploads/2007/10/thirdstep.png" title="Enter a filename prefix"><img src="http://makingmirth.com/wp-content/uploads/2007/10/thirdstep.png" alt="Enter a filename prefix" /></a></p>
<p align="left">Ok!  Now you&#8217;re ready to split!  Click the <strong>Split it now!  </strong>button to split your KML file into the individual placemarks.</p>
<p align="center"><a href="http://makingmirth.com/wp-content/uploads/2007/10/splititnow.png" title="Split the KML"><img src="http://makingmirth.com/wp-content/uploads/2007/10/splititnow.png" alt="Split the KML" /></a></p>
<p align="left">KMLSplitter will extract each placemark in your KML file, creating a new KML file for each placemark which contains only the single placemark.  The new KML file will be named according to the prefix you have (optionally) entered plus the placemark name.</p>
<p align="left">Additionally, KMLSplitter will create a text file which lists each placemark name and the corresponding filename which was created to hold the placemark KML.  Also listed will be the description which was entered on the placemark.</p>
<p align="left">I hope that this program will be of use to others who are using Google Maps.  If there is enough interest then I may even come back and do some cleanup on the code to make it a little more robust, or perhaps post the source for the interested reader.   Please feel free to leave comments for me about your experience with KMLSplitter!</p>
<p align="left">Last but not least, here&#8217;s the download:</p>
<p align="center"><a href="http://makingmirth.com/wp-content/uploads/2007/10/kmlsplitter.zip" title="KMLSplitter downloadable zip file">KMLSplitter downloadable zip file</a></p>
<p align="left">Thanks for reading, and enjoy!</p>
<p align="left"><em>MirthMaker</em></p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/66/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Big Trip - Hudson, New York</title>
		<link>http://MakingMirth.com/archives/65</link>
		<comments>http://MakingMirth.com/archives/65#comments</comments>
		<pubDate>Wed, 29 Aug 2007 15:18:11 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[Out &amp; About]]></category>

		<guid isPermaLink="false">http://makingmirth.com/archives/65</guid>
		<description><![CDATA[About a half hour south of Albany, along the banks of the Hudson River, you&#8217;ll find the charming little town of Hudson, New York.  With a population just over 7000, Hudson has been experiencing a rebirth over the past several years.  Apparently the word is out in Manhattan, and a modest contingent of [...]]]></description>
			<content:encoded><![CDATA[<p>About a half hour south of Albany, along the banks of the Hudson River, you&#8217;ll find the charming little town of <a href="http://en.wikipedia.org/wiki/Hudson,_New_York" title="Visit Wikipedia to learn more about Hudson, New York">Hudson, New York</a>.  With a population just over 7000, Hudson has been experiencing a rebirth over the past several years.  Apparently the word is out in Manhattan, and a modest contingent of urbanites have left their apartments and condos in the city for the quaint small-town familiarity of Hudson.</p>
<p><iframe width="500" height="250" frameborder="no" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?q=Hudson,+NY,+USA&#038;ie=UTF8&#038;om=1&#038;s=AARTsJonNv3we-aly2BsxubNkBMEIdaAkg&#038;ll=42.254379,-73.791046&#038;spn=0.015882,0.042915&#038;z=14&#038;iwloc=addr&#038;output=embed"></iframe><br/><a href="http://maps.google.com/maps?q=Hudson,+NY,+USA&#038;ie=UTF8&#038;om=1&#038;ll=42.254379,-73.791046&#038;spn=0.015882,0.042915&#038;z=14&#038;iwloc=addr&#038;source=embed" style="color:#0000FF;text-align:left;font-size:small">View Larger Map</a></p>
<p>Such was the case with my friend Dan.  After years of working as a lawyer in Manhattan, and living in the same small walk-up in the East Village, Dan finally reached burn-out.  Having previously visited Hudson, and already having friends living there, Dan decided that a change of scenery would do him good.  Armed with his laptop and a broadband connection to the internet, Dan was able to continue on in his current job while escaping to the slower pace of Hudson.  While en route to Rochester, NY, I stopped in for a visit with Dan, and was myself quite taken with the town of Hudson.</p>
<p>Everywhere you look there is revitalization underway.  The gracious old homes are being painted, remodeled, brought up to date. <a href="http://makingmirth.com/gallery2/main.php?g2_itemId=1234&#038;g2_GALLERYSID=863894234ef69bec346303e445a27b5f"><img src="http://makingmirth.com/gallery2/main.php?g2_view=core.DownloadItem&#038;g2_itemId=1235&#038;g2_serialNumber=2&#038;g2_GALLERYSID=863894234ef69bec346303e445a27b5f" alt="The Opera House and beyond" title="The Opera House and beyond" align="left" height="113" hspace="5" width="150" /></a>The downtown is experiencing a resurgence as new businesses set up shop, ready for tourists and locals alike.  The imposing brick edifice of the <a href="http://www.hudsonoperahouse.org/" title="Visit the website of The Hudson Opera House" target="_blank">Hudson Opera House</a> along is enough to strike awe in you as you pass on Warren Street.</p>
<p>I enjoyed a wonderful lunch at <a href="http://www.mytravelguide.com/restaurants/profile-50688805-United_States_New_York_Hudson_Earth_Foods.html" title="Read a review of Earth Foods in the Albany Times-Union" target="_blank"><em>Earth Foods</em></a> on Warren Street.  The salads were fresh and flavorful, the ice tea very satisfying on a hot day, <a href="http://makingmirth.com/gallery2/main.php?g2_itemId=1243&#038;g2_GALLERYSID=c844a569e28a06c418b173beaaf7958b"><img src="http://makingmirth.com/gallery2/main.php?g2_view=core.DownloadItem&#038;g2_itemId=1244&#038;g2_serialNumber=2&#038;g2_GALLERYSID=c844a569e28a06c418b173beaaf7958b" alt="Coffee &#038; Conversation" title="Coffee &#038; Conversation" align="right" height="113" width="150" /></a>and the customers and waitresses alike were alive with chatter and smiles.  I engaged in a little talk with a local about Apple Computers as well as local attractions while I enjoyed my meal - such a pleasant repast!</p>
<p>Dan spent some time showing me around town, and I was captivated by the way in which the original flavor of Hudson is being lovingly preserved.  Even new structures are often designed to reflect the original surrounding architecture, in spite of the extra expense.  It all makes for a lovely feel as you stroll the side streets.</p>
<p>As dusk began to fall we worked our way to <a href="http://http://www.timesunion.com/entertainment/restaurants/onerestaurant.asp?name=&#038;cuisine=-1&#038;style=-1&#038;location=-1&#038;price=-1&#038;zipcode=&#038;restaurantID=1032" title="Read a review of The Red Dot in the Albany Times-Union" target="_blank"><em>The Red Dot</em></a>.  This bar &#038; eatery pulls in lots of locals, and has a great feel of a neighborhood bar to it.  All kinds of curiosities adorn the walls of the bar, and joviality and mirthfulness abound!  The real surprise for me, however, was the patio out in back of the bar.  A small fenced courtyard now contain about a dozen tables or so, all nestled with simple but lush and lovely landscaping.  The feel I got was overwhelmingly of a small, exclusive Manhattan bistro.  The food likewise was terrific!  With plenty of great choices, it was hard for me to settle on the Fish &#038; Chips.  An appetizer of delicious calamari whetted our appetites before the main course.  The service was warm, friendly, and fast.  I left the <em>Red Dot</em> feeling full and satisfied.</p>
<p>It was hard to leave the next morning for the next leg of my Big Trip, because I felt as though I wanted to linger a bit more to let my travel-weariness subside.  Alas, I had miles to travel ahead of me yet.  So I waved goodbye to Dan and headed for the New York Thruway, bound this time for Rochester, NY.</p>
<p>If you get a chance to visit Hudson, then by all means do so!  <a href="http://makingmirth.com/gallery2/main.php?g2_itemId=1228&#038;g2_GALLERYSID=23ae919e89177bfbb0bc009c26160e65"><img src="http://makingmirth.com/gallery2/main.php?g2_view=core.DownloadItem&#038;g2_itemId=1268&#038;g2_serialNumber=2&#038;g2_GALLERYSID=23ae919e89177bfbb0bc009c26160e65" alt="Warren Street, Hudson NY" title="Warren Street, Hudson NY" align="right" height="150" hspace="5" width="113" /></a>It truly is a jewel on the banks of the Hudson River!  But if you can&#8217;t make it there yourself, then click on the image to the right to visit my Gallery for more pictures from Hudson.</p>
<p><em>Mirth Maker</em></p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/65/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Big Trip - The Arlington County Fair</title>
		<link>http://MakingMirth.com/archives/64</link>
		<comments>http://MakingMirth.com/archives/64#comments</comments>
		<pubDate>Tue, 28 Aug 2007 03:52:22 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[Out &amp; About]]></category>

		<guid isPermaLink="false">http://makingmirth.com/archives/64</guid>
		<description><![CDATA[One of the highlights of The Big Trip was a visit to the Arlington County Fair.  If you&#8217;re familiar with Arlington County then you already know how densely populated the area is.  Situated just across the Potomac River to the west of the District of Columbia, the 26 square miles which constitute Arlington [...]]]></description>
			<content:encoded><![CDATA[<p>One of the highlights of The Big Trip was a visit to the Arlington County Fair.  If you&#8217;re familiar with Arlington County then you already know how densely populated the area is.  Situated just across the Potomac River to the west of the District of Columbia, the 26 square miles which constitute <a href="http://en.wikipedia.org/wiki/Arlington,_Virginia" title="Visit Wikipedia to learn about Arlington County" target="_blank">Arlington County</a> are home to over 200,000 residents and home of the <a href="http://en.wikipedia.org/wiki/Arlington_National_Cemetery" title="Visit Wikipedia to learn about the Arlington National Cemetary" target="_blank">Arlington National Cemetary</a>.  Cramming that many people into such a small space means that real estate is at a premium, to say the least!  So I was really surprised to find out that Arlington County also has an annual County Fair.</p>
<p>This Google Map shows the location of the Fair:<br />
<iframe src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;ll=38.870387,-77.094283&amp;spn=0.008203,0.014763&amp;t=h&amp;om=1&amp;msid=100633110066672721106.000438ba90b117ad78dd7&amp;output=embed&amp;s=AARTsJonZO0Oh-csq4KGe9LbVpBoK_8WeQ" marginheight="0" marginwidth="0" frameborder="no" height="350" scrolling="no" width="425"></iframe><br />
<a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;ll=38.870387,-77.094283&amp;spn=0.008203,0.014763&amp;t=h&amp;om=1&amp;msid=100633110066672721106.000438ba90b117ad78dd7&amp;source=embed" style="color: #0000ff; text-align: left; font-size: small">View Larger Map</a></p>
<p>Since I was staying within a few blocks of the fair I felt obligated to visit!  So my host and I walked over to the Fair on the last evening it was open.  Though it was tucked into quite a small space, the fair had probably as many rides as the local county fair where I grew up (Dallas County, AL).  There were all my favorite eats, too, like Funnel Cake and Corn Dogs. Mmmmmmm&#8230;.<br />
<object width="425" height="353"><param name="movie" value="http://www.youtube.com/v/uk8TncLfuy0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/uk8TncLfuy0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="353"></embed></object><br />
The ride in the video clip above made me sick just watching it!  Can you imagine being inside one of the cars that crawls along the track as it spins around and around?  Everyone was staggering back and forth as they got off the ride&#8230; no surprise there!<a href="http://makingmirth.com/gallery2/main.php?g2_itemId=1145&amp;g2_GALLERYSID=e0655ebb72d005c67e85ce07dafc399a" title="Click on this image to visit the Arlington County Fair Gallery"><img src="http://makingmirth.com/gallery2/main.php?g2_view=core.DownloadItem&amp;g2_itemId=1197&amp;g2_serialNumber=2&amp;g2_GALLERYSID=e0655ebb72d005c67e85ce07dafc399a" alt="A blur of lights and people" title="A blur of lights and people" align="left" height="113" hspace="5" width="150" /></a>Click on the image to the left to visit my gallery for more shots from the Arlington County Fair!</p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/64/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Big Trip</title>
		<link>http://MakingMirth.com/archives/62</link>
		<comments>http://MakingMirth.com/archives/62#comments</comments>
		<pubDate>Mon, 27 Aug 2007 11:33:51 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[Out &amp; About]]></category>

		<guid isPermaLink="false">http://makingmirth.com/archives/62</guid>
		<description><![CDATA[It&#8217;s been just too hot in Alabama lately.  Although summers are always hot in the South, this year has been particularly oppressive. Normally in the Birmingham area you can expect daytime highs in the low 90s, and overnite the temps generally will drop to around 70 or so.  If you&#8217;ve been following the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://makingmirth.com/wp-content/uploads/2007/08/100intheshade.png" title="100 Degrees in the Shade"><img src="http://makingmirth.com/wp-content/uploads/2007/08/100intheshade.png" title="100 Degrees in the Shade" alt="100 Degrees in the Shade" align="left" hspace="5" /></a>It&#8217;s been just too hot in Alabama lately.  Although summers are always hot in the South, this year has been particularly oppressive. Normally in the Birmingham area you can expect daytime highs in the low 90s, and overnite the temps generally will drop to around 70 or so.  If you&#8217;ve been following the news, however, you&#8217;ll be aware that Alabama is in a drought of epic proportions.  In my area, precipitation is more than <strong>two feet</strong> behind normal, and everyone and everything has been suffering as a result.  For two weeks a blistering heat wave took daytime temps above 100 degrees, with the heat index often over 110 degrees.</p>
<p>With water usage restrictions across the state, this summer has taken a huge toll on every living thing.  Old trees, overstressed by the lack of water and intense heat, have started dying, leaving brown reminders on the hillsides.  Lawns have either perished or gone dormant.  Human life has also been lost to the heat.  It has been a very hard summer for us all, indeed!</p>
<p>So, what better time to head northward, away from the heat!  I&#8217;ve been looking at jobs outside of Alabama, and am anticipating moving elsewhere to take a new position.  Facing the prospect of being fairly tied down to a new job, I made a big trek up the eastern seaboard, with the goal of visiting as many old friends as I could squeeze in within the time I had allotted for trip.</p>
<p>If you&#8217;ve been wondering why there were no new posts appearing on <em>Making Mirth</em>, or perhaps have been awaiting the next release of <em>PipeCAD</em>, then I hope this post will explain my disappearance.</p>
<p>Now, though, my Big Trip is behind me, and I&#8217;m going full steam ahead with work again.  Over the next few days I&#8217;ll be posting a few highlights of my trip.  I hope you find them interesting!</p>
<p>Cheers,</p>
<p><em>Mirth Maker</em></p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/62/feed</wfw:commentRss>
		</item>
		<item>
		<title>George Bozeman contributes Pipe Scaling Primer</title>
		<link>http://MakingMirth.com/archives/60</link>
		<comments>http://MakingMirth.com/archives/60#comments</comments>
		<pubDate>Thu, 02 Aug 2007 14:48:52 +0000</pubDate>
		<dc:creator>MirthMaker</dc:creator>
		
		<category><![CDATA[Topfer PipeCAD]]></category>

		<guid isPermaLink="false">http://makingmirth.com/archives/60</guid>
		<description><![CDATA[I&#8217;m not sure if my excitement about PipeCAD is contagious, but perhaps a little of it has rubbed off on at least one other person.  George Bozeman has been a tremendous asset as I have familiarized myself with the art of pipe scaling, and he has written a short primer on organ pipe scaling [...]]]></description>
			<content:encoded><![CDATA[<p><em>I&#8217;m not sure if my excitement about PipeCAD is contagious, but perhaps a little of it has rubbed off on at least one other person.  George Bozeman has been a tremendous asset as I have familiarized myself with the art of pipe scaling, and he has written a short primer on organ pipe scaling for inclusion in the documentation for PipeCAD.  Rather than hoard this valuable info just for users of PipeCAD, I am also posting the information here for the interested reader.  -MirthMaker</em></p>
<p><img src="http://makingmirth.com/wp-content/uploads/2007/08/bozeman_01.jpg" title="George Bozeman" alt="George Bozeman" align="right" hspace="5" /><strong>A SHORT PRIMER ON ORGAN PIPE SCALING</strong></p>
<p><em>contributed by George Bozeman</em></p>
<p>Töpfer PipeCAD is becoming a wonderful tool for use in scaling organ pipes, and also a helpful aid in voicing procedures. However, if you are new to the concept of pipe scaling, or are not sure exactly what is involved, this primer will help you.<br />
The <em>Töpfer Normalmensur</em> posits an ideal Principal stop in an ideal acoustic environment. But let us imagine a much smaller environment in which a Normalmensur Principal would be too loud, although of the proper timbre. One could then simply scale the pipes somewhat smaller and achieve the same timbre at a proper dynamic level. Or, perhaps the environment is generally in agreement with Töpfer’s ideal, except that the room is too efficient on the lowest C, and is not friendly to the frequencies around middle C. Then one could devise a variable scaling in which the lowest notes were made smaller in scale, and with a smooth rise in scale around middle C, in order to result in an even dynamic and timbre throughout the compass of the stop. This is the basic rationale behind scaling differences. If one assumes the proportion of the mouth width to the circumference of the pipe remains constant, then the larger pipe not only has a larger scale, but also a larger mouth which gives the pipe greater energy and thus maintains the timbre even though the scale is larger.<br />
<strong> Factors Influencing the Speech and Tone of Flue Pipes:</strong><br />
These are the factors of speech and tone to be influenced and how scaling affects them:</p>
<ul>
<li><em>Loudness</em>: The strength of the vibrations. Wide-scaled pipes are capable of greater loudness than narrow-scaled ones. Other factors which affect loudness include the effective wind pressure (the regulated pressure of the bellows, the adjustment of the size of the toe hole and the width of the windway or flue), and the width of the pipe mouth.</li>
<li><em>Timbre</em>: (sometimes called ‘tone’, ‘color’, etc.). The presence or absence and relative strengths of the overtones, partials, or harmonics in the tone. Wider scales emphasize the lower pitched partials whereas narrow scales emphasize the higher pitched partials. Higher effective wind pressure emphasizes the higher pitched partials. Lower cut-ups (height of the mouth) emphasize higher pitched partials.</li>
<li><em>Pitch</em>: The number of vibrations per second. Basically the pitch of an organ pipe is determined by the number of air molecules influenced by the pipe resonator. Longer and/or fatter pipes have lower frequencies. Colder pipes have lower frequencies. Increasing the wind pressure will increase the frequency. Töpfer PipeCAD will provide several means for determining the proper lengths of pipes.</li>
<li><em>Speech</em>: This word has at least two, somewhat different meanings:
<ul>
<li> The transitional sounds the pipe makes when beginning to speak, ‘chiff’, for example;</li>
<li> The angle of the wind sheet as it enters the pipe body at the onset of the speech; various adjustments of this can cause the pipe to begin its tone slowly or quickly; hence we use the terms ‘quick’ and ‘slow’ speech. Slower speech encourages higher partial development. This makes it possible sometimes to correct pipes that are not ideally scaled.</li>
</ul>
<p>However, speech is not a factor generally considered in the scaling of organ pipes.</li>
<li><em>Formant</em>: Coloration of the tone cause by vibrations of the walls of the pipe, rather than by the distribution of harmonics in the normal tonal output of the pipe. It is not a factor considered in scaling pipes.</li>
<li><em>Non-Harmonic Noise</em>: Essentially white noise inherent in the tone of flue pipes. Voicing techniques can lessen or enhance this. It is not a factor considered in pipe-scaling.</li>
</ul>
<p>These are factors which influence the speech and timbre of flue pipes:</p>
<ul>
<li><em>Wind Pressure:</em> The effect of wind pressure in general is that higher pressures cause greater development of higher partials. Thus larger scales or techniques are employed to maintain the same timbre that would be achieved with lower pressures. Although it is a general factor affecting the results of scaling, there are no formulas for it, and will not be considered in Töpfer PipeCAD.</li>
<li><em>Toe Hole Size</em>: If the toe hole is smaller than the amount of air the windchest can deliver and/or can issue from the flue, it will decrease the effective pressure of the pipe. Töpfer PipeCAD will provide a means for generating smoothly graduated toe hole sizes.</li>
<li><em>Lenght &amp; Shape of Foot</em>: This is not a factor considered in scaling for tonal purposes, but Töpfer PipeCAD will provide a means of smoothly graduating foot lengths for visual or construction purposes.</li>
<li><em>Shape &amp; Size of Flue</em>: The width of the flue (i.e., front to back) can determine the effective wind pressure of the pipe. The graduation of this in a set of pipes is usually determined visually by the voicer, but Töpfer PipeCAD can provide precise graduations, if desired.</li>
<li><em>The Mouth Width</em>: The mouth width determines how large the ‘motor’ of the pipe is which generates the sound. Increasing the mouth width without changing the actual height of the cut-up will increase the power of the pipe (assuming the effective wind pressure remains the same) without changing any other factor, including timbre. Töpfer PipeCAD will provide several ways to calculate mouth widths.</li>
<li><em>The Cut Up</em>: The distance from the lower to upper lip of the pipe mouth is the cut up. It is actually a factor of the speaking length of the pipe, but is often expressed as a fraction of the mouth width. Principals often have a mouth width that is 1/4 of the circumference and a cut up that is 1/4 of the mouth width. Obviously this can go awry if the mouth width is instead 2/7 of the circumference, because the cut up height should remain the same in either case. Töpfer PipeCAD will offer several ways to calculate cut ups.</li>
<li><em>Shape of Pipe Body</em>: Flue pipes can be cylindrical and either open at the top end or stopped. They can be tapered either smaller at the top or at the mouth. There can also be combinations of tapered and cylindrical sections. Stopped pipes can be fitted with chimneys or simply a hole in the top cover. Töpfer Pipe Cad will provide a means for calculating all of these variables.</li>
<li><em>Tuning Devices</em>: Pipes can be cut to exact length, fitted with tuning sleeves in which case the pipes are cut slightly too short, fitted with cut out slots, etc. Töpfer PipeCAD will provide ways to calculate pipe lengths according to these various factors.</li>
</ul>
<p>If one wishes to learn how to scale organ pipes it is necessary to listen to pipes that one has scales for in the actual room where the pipes are playing. Only this way can one listen for the peculiarities of the room’s acoustics and how the scale of the pipes (and their voicing) reacts to this. It is also helpful to listen to recordings of organs that one has scalings for, but microphone placements and recording techniques can make accurate conclusions very difficult. Obviously a great deal of listening and careful analysis is necessary to become an expert pipe scaler.</p>
<p><strong>The Blank Voicing Graph</strong>: Many voicing operations need a means to produce smooth gradations of dimensions. It would be unwieldy to use a computer for many of these operations, particularly where proportional dividers are used to mark the dimensions on the pipe. Therefore a blank voicing graph based on the <em>Normalmensur </em>has been provided which can be printed out in as many copies as required. One can enter dimensions on desired points of the compass and connect the points with straight lines. A useful hint is to multiply the dimensions by 10 on the graph and set your proportional dividers to 10:1 to read the points, especially on smaller dimensions. This will improve your accuracy. (<em>Note:  Please feel free to <a href="http://makingmirth.com/archives/50" title="View the post containing the Downloadable Graph Template">download the Graph Template</a> from this website for use in your voicing work - MirthMaker)</em></p>
<p><em><strong>George Bozeman </strong>is a native of Texas. He majored in organ performance under the late Dr. Helen Hewitt at <a href="http://www.unt.edu/" title="Visit the website of the University of North Texas">North Texas University in Denton</a>. Following college he apprenticed as an organbuilder with Otto Hofmann of Austin, one of the pioneers of the tracker revival in the United States. He worked with the late Joseph E. Blanton in an effort to develop a standard model one-manual organ, and at the same time received a thorough grounding in architectural matters relating to the organ. Then he was employed by the firm of SipeYarbrough which later became Robert L. Sipe &amp; Company of Dallas. He was a vice president of the latter firm when he left in 1967 for a Fulbright grant in Austria. There he studied organ with the late Anton Heiller, harpsichord with Isolde Ahlgrimm, and organbuilding with Joseph Mertin. He also began the study of European organs, new and old, which now encompasses those of some 13 western European nations.</em></p>
<p><em>On returning to the United States, Bozeman was employed by the Noack Organ Company in Massachusetts. In 1971 he founded his own firm in Lowell, Massachusetts. In addition to organbuilding, he has continued an active career in musical performance. For many years a practicing church musician, he now frequently substitutes for organists in New England, and has performed as a recitalist all across the United States and in Canada and Mexico. He is an active member of the Boston and New Hampshire chapters of the American Guild of Organists, the Organ Historical Society, the <a href="http://www.pipeorgan.org/" title="Visit the website of the American Institute of Organbuilders">American Institute of Organ Builders</a>, and the International Society of Organbuilders. He also is a frequent contributor to <a href="http://www.thediapason.com/dp/" title="Visit the website of The Diapason">The Diapason</a>, <a href="http://www.agohq.org/" title="Visit the website of the American Organist">The American Organist</a> and <a href="http://www.organsociety.org/" title="Visit The Tracker">The Tracker</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://MakingMirth.com/archives/60/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
