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

<channel>
	<title>PlanetB &#187; halloween</title>
	<atom:link href="http://www.planetb.ca/tag/halloween/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.planetb.ca</link>
	<description></description>
	<lastBuildDate>Sat, 31 Dec 2011 23:31:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Halloween 2010 Project &#8211; Spooky Sound Pad</title>
		<link>http://www.planetb.ca/2010/09/halloween-2010-project-spooky-sound-pad/</link>
		<comments>http://www.planetb.ca/2010/09/halloween-2010-project-spooky-sound-pad/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 22:45:56 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS 4]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone dev]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[Spooky sounds]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=361</guid>
		<description><![CDATA[It has occurred to me on more than one occasion that with as many people in the World as there are, a unique idea is very rare.  The likelihood that an idea I get is something that has not yet been done is very low.  This is the case with my latest small project &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.planetb.ca/wp-content/uploads/2010/09/iphone-spooky-sound-app.jpg"><img class="aligncenter size-full wp-image-362" title="iphone-spooky-sound-app" src="http://www.planetb.ca/wp-content/uploads/2010/09/iphone-spooky-sound-app.jpg" alt="" width="588" height="164" /></a></p>
<p>It has occurred to me on more than one occasion that with as many people in the World as there are, a unique idea is very rare.  The likelihood that an idea I get is something that has not yet been done is very low.  This is the case with my latest small project &#8211; <a title="Spooky Halloween Sounds" href="http://www.spookysoundpad.com" target="_blank">Spooky Sound Pad</a> for the iPhone.</p>
<p>I had the idea months ago and only recently spent a few hours over one weekend putting it together.  Ok &#8211; so it wasn&#8217;t really just a few hours.  To be honest, the app took most of the weekend, but the bulk of the effort was spent on creating the icons and editing the sound files.  The dev portion was very simple.</p>
<p>Nearly done, the thought dawned on me that perhaps I&#8217;d search the App Store to see if anything similar already existed.  Of course, once again, I was thwarted by the saturated iPhone app market.  Several apps that do virtually the same thing already existed.  One of which is titled something almost identical. Of course, some of them cost money and <a title="Halloween Sounds" href="http://www.spookysoundpad.com" target="_self">Spooky Sound Pad</a> was to be free.  Besides &#8211; there&#8217;s always room for competition, right?</p>
<p>In a nutshell, Spooky Sound Pad is a<a title="Halloween Sounds" href="http://www.spookysoundpad.com" target="_blank"> Halloween sound generator</a> for the iPhone.  It&#8217;s dead simple.  It brings up a splash screen, loads the sound files, then brings up another window that has buttons on it.  When you click the buttons the associated sound plays.  That&#8217;s it.  Seriously &#8211; that&#8217;s it.</p>
<p>Even though I&#8217;m sure that coding this app in Objective-C would have been dead easy, I opted to use <a href="http://www.appcelerator.com/" target="_blank">Appcelerator Titanium</a> instead.  Recently Apple loosened the rules on how apps can be built for the iPhone.  This update to their terms of use put me at ease with using Titanium, fairly certain that my app would probably not get turned down by the App Store police simply for using a third party framework (something that may not have been the case a few months ago).</p>
<p>Appcelerator Titanium isn&#8217;t necessarily rock solid (I did encounter some problems that cause several reinstalls) but what it boils down to is if you can code in Javascript, you can create an iPhone app (or Android and soon Blackberry).  In total, I&#8217;d guess that I wrote about 200 lines of Javascript all said and done.  Maybe even less.</p>
<p>Getting the app built and ready for distribution ultimately did require me to use Xcode.  And more than once, things went bananas and I had to reinstall Titanium in order for things to properly load on the iPhone emulator.  But overall, I think that Appcelerator Titanium is the best and easiest way to get an app idea off the ground.  That said, if the app were to use OpenGL or some other API&#8217;s not supported by Titanium, I think good ol&#8217; Objective-C and Xcode are where I&#8217;d want to head.</p>
<p>Another nice thing about the Titanium API is that it supports Apple&#8217;s iAd.  With one line (maybe two), I was up and running with the iAd network.  Very slick, but unfortunately all wasn&#8217;t gold with the iAds. I&#8217;m not one to actually read the manual much before jumping into something. I didn&#8217;t activate the iAd network before sending my binary to Apple and also made some assumptions with how iAd was supposed to display.  This caused me to have to rack my brain for a while with it &#8211; surfing all over forums for some answers and coming up mostly empty handed.  I&#8217;ll probably write another post on that subject.</p>
<p>Now that an updated binary is out, it&#8217;s really just a matter of people downloading the Free Spooky Sound Pad for the iPhone and me seeing a little advertising revenue to come in.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2010/09/halloween-2010-project-spooky-sound-pad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Wicked Creep 2009 Halloween Mix Project</title>
		<link>http://www.planetb.ca/2009/11/the-wicked-creep-2009-halloween-mix-project/</link>
		<comments>http://www.planetb.ca/2009/11/the-wicked-creep-2009-halloween-mix-project/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 18:18:22 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[media]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[sales]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=113</guid>
		<description><![CDATA[It&#8217;s interesting how my view of Halloween has changed through the years. When I was a kid it was about dressing up and running around with a giant pillow case, trying to hit up as many houses as possible, in an attempt to grab a record breaking bag of loot. Too old for that, the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.planetb.ca/wp-content/uploads/2009/11/wickedcreep2009_title1.jpg" alt="wickedcreep2009_title" title="wickedcreep2009_title" width="599" height="157" class="aligncenter size-full wp-image-128" /><br />
It&#8217;s interesting how my view of Halloween has changed through the years.  When I was a kid it was about dressing up and running around with a giant pillow case, trying to hit up as many houses as possible, in an attempt to grab a record breaking bag of loot.  Too old for that, the excitement dropped off for a number of years, and it wasn&#8217;t until University that it began becoming of interest again. Of course at that time it was mostly fun because of the excuse to dress up and drink and party with friends before hitting a club and spending the next few days recovering.  These days, Halloween seems to be even more of a treat.  I spend a good few weeks planning the costume and figuring out what we&#8217;ll be doing on Halloween eve.  I spend countless hours carving pumpkins, buying decorations and making legless zombies that crawl out of gravestones on the front lawn.</p>
<p>One small obsession that I&#8217;ve had over the last few years has been with the sound effects choice for the big night.  I&#8217;ve spent previous years scouring the web for choice mixes &#8211; most containing the usual fare &#8211; dragging chains, witch cackles, horrific screams, other ghostly sounds&#8230;  This year, however, I thought to approach things a little differently.</p>
<p>October 26th, just 5 days before Halloween, I decided I&#8217;d try and capitalize on the big night.  Having been interested in electronic music creation quite some time and being familiar with some audio programs such as <a href="http://audacity.sourceforge.net/">Audacity</a>, <a href="http://www.buzzmachines.com/">Jeskola Buzz</a>, <a href="http://www.users.on.net/~jtlim/ImpulseTracker/">Impulse Tracker</a> and <a href="http://en.wikipedia.org/wiki/FastTracker">FastTracker</a> and having acquired a fare share of sound samples over the years, I thought I&#8217;d try to put together my own Halloween sound effects mix and sell it online.  I knew I had only a few days to pull it off, but decided that it would be a fun project.  So I set the goal.  Put together a half hour mix of Halloween sound effects, put up a website and figure out how to sell it online.  Get it done by Halloween.  Simple enough.</p>
<p>The next three days I spent most of my evenings creating or finding sound samples (many were public domain or under a free use kind of license &#8211; I didn&#8217;t spend a cent on samples).  I had a fairly good mic and water dripping sounds or howling winds are incredibly simple to make.  I also have an old <a href="http://en.wikipedia.org/wiki/Korg_M1">Korg M1</a> and other musical devices that I&#8217;ve acquired through the years.  Once I had a nice collection of sounds, I started arranging them with Audacity.</p>
<p><img src="http://www.planetb.ca/wp-content/uploads/2009/11/audacity_halloween2009-300x222.jpg" alt="audacity_halloween2009" title="audacity_halloween2009" width="300" height="222" class="alignright size-medium wp-image-123" style="margin-left:15px;"/><a href="http://audacity.sourceforge.net">Audacity</a> is an open source multi-track audio program.  It has a number of built-in effects (reverb, chorus, flange, etc) and supports VST effects.  Audacity also can output to a number of audio formats including mp3 and ogg.  I also used <a href="http://www.buzzmachines.com/">Jeskola Buzz</a> to create some loops.  Buzz is a free modular &#8220;sound studio&#8221;.  You can string synth machines, sound generators, or simple trackers and run them through a multitude of various effect modules (again like reverb or chorus), but allows for real-time effect mixing similar to <a href="http://www.ableton.com/">Ableton</a> (although no where near as complete).  Fortunately when mixing Halloween sounds, very little musical effort is required.  Recording a few seconds of a Spanish quote from my Spanish 101 university textbook, modifying the pitch, reversing the sample and then adding some chorus and reverb can produce a pretty trippy, messed up sample, perfect for a Halloween mix.</p>
<p>It was really fun to mix all the samples and within a couple of days I had a 27 minute track that was pretty spooky.  In fact, Sonya told me that it was possibly too scary for really little kids and warned me that I should probably wait until the tiny ones were done trick or treating and the older kids were coming out, if we were going to use the mix during Halloween.  Personally, I thought it was pretty much right on.</p>
<p>Unfortunately by the time I was 90% good with the mix, it was only two days before Halloween.  Two days isn&#8217;t a very long time to get something out there, market it and get people to buy in.</p>
<p>On the evening of the 29th, I rendered the final mp3 file.  It was then time to figure out how to sell it.</p>
<p><a href="http://www.tradebit.com/"><img src="http://www.planetb.ca/wp-content/uploads/2009/11/tradebit-297x300.jpg" alt="tradebit" title="tradebit" width="297" height="300" class="alignright size-medium wp-image-120" style="margin-left:15px;"/></a>My first thought was to throw the mix up on <a href="http://www.reverbnation.com/">Reverbnation</a>.  I created an account, but free accounts only allow 8MB audio file uploads.  I then found <a href="http://www.tradebit.com/">Tradebit</a> &#8211; a website that allows you to sell files online, be them audio files, pdf documents, photos, etc.  Tradebit gives you a free account, unlimited file sizes and bandwidth.  You upload the file, enter a description and other information about the file, upload an image to represent the file and then set a price.  I chose $4.99.<br/></p>
<p>Tradebit uses Paypal as the payment system, which is perfect.  A customer clicks on the item, clicks purchase and gets redirected directly to Paypal where the transaction can be processed.  After payment, the customer is redirected to the file download, which is available for some time after the payment has been completed.  Tradebit also has a search feature allowing potential customers to search and fine items for sale on their site.  The file was roughly 30MB so it had to be uploaded via FTP.  I used trusty Filezilla to do that.  The process was incredibly straight forward.</p>
<p>Ok- the file was up and officially for sale.  At this point it was around 9pm on the Thursday.  I had spent about 2.5 hours looking for an online shop to sell the mp3.</p>
<p>Next, I wanted a &#8220;CD cover&#8221; image.  Although no physical CD&#8217;s were going to be distributed, I figured having a CD cover was necessary as most music, digital download or not, has one.  It was getting late though and I needed to do something quickly.  I remembered a neat trick I learned in a Photoshop course I took years ago that produced instantly creepy images.  I powered up my scanner and proceeded to scan my face and hand (eyes tightly shut of course &#8211; those things can seriously blind you otherwise).  I opened the resulting image in <a href="http://www.gimp.org/">The Gimp</a>, modified the contrast and played with the burn tool.  I then used a creepy looking font and gave it a title and voila &#8211; the 10 minute CD cover was born.</p>
<p><img src="http://www.planetb.ca/wp-content/uploads/2009/11/wickedcreep2009website-278x300.jpg" alt="wickedcreep2009website" title="wickedcreep2009website" width="278" height="300" class="alignright size-medium wp-image-114" style="margin-left:10px;" />I then logged on to my Dreamhost account and saw that I had a free .com domain registration available and after various combinations of words, found that www.wickedcreep.com was available.  I registered it and hosted it on Dreamhost in a matter of minutes.  I then uploaded the CD cover pic and wrote up a super quick description and sales pitch in an html file.  I included a link provided by Tradebit in a couple of spots on the web page.  At this point, it was nearly midnight, but for the most part it was up and available.  All that was needed was some marketing.  Otherwise nobody was ever going to find the page, let alone purchase the mp3 before Halloween and I knew that after the 31st I could expect 0 sales.</p>
<p>I decided at this point that I needed to make it highly visible.  I figured I&#8217;d offer the track for free streaming on Youtube or something.  I opened up Windows Movie Maker, dragged in the CD cover image and the audio file and 10 minutes later was uploading a .wmv video file to Vimeo (which allows larger files to be uploaded than Youtube).  As part of the description I linked back to wickedcreep.com.  Within minutes, view counts were increasing on the Vimeo page.  I also decided to embed a video player on the wickedcreep.com website.</p>
<p>I then created a wickedcreep Twitter account and followed a few people.  I also joined some Halloween ning.com social networks under the wickedcreep user id and made some postings, attempting to promote the track (the following day I&#8217;d find out that most of the moderators of these social networking sites were to delete my account as they didn&#8217;t take too kindly to people promoting things for sale).</p>
<p>But after trying to spread the word for a few hours, I eventually called it a night at 2am.  I had more or less succeeded in creating a product and making it available online.  Of course, it was just two days before the product would not see any interest, but it was fun regardless.</p>
<p>As the next 48 hours went by, I received about 6 sales.  I had reduced the price to $1.99 per download so after Tradebit took their 25%, I was left with about $9 in sales.  That&#8217;s all I saw from it.  I had spent countless hours that week to make only $9.  But having spent nothing besides my free time on the project, it was still profit.  And despite the dismal profit that it was, I was super stoked. </p>
<p>I figure that while the Wicked Creep 2009 Halloween mix didn&#8217;t do incredibly well, with a bit more time and promotion, the 2010 remix is going to absolutely kill it.</p>
<p>Check out the wicked creep website here: <a href="http://www.wickedcreep.com/">www.wickedcreep.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2009/11/the-wicked-creep-2009-halloween-mix-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

