<?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>The Ingenious Blog &#187; how to Articles | Read how to Articles on The Ingenious Blog</title>
	<atom:link href="http://www.ingeniousonline.co.uk/blog/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ingeniousonline.co.uk/blog</link>
	<description>The Latest Internet Marketing &#38; Design News</description>
	<lastBuildDate>Tue, 02 Feb 2010 18:28:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Adding the Bandcamp Player to a Facebook Fan Page</title>
		<link>http://www.ingeniousonline.co.uk/blog/adding-the-bandcamp-player-to-a-facebook-fan-page/</link>
		<comments>http://www.ingeniousonline.co.uk/blog/adding-the-bandcamp-player-to-a-facebook-fan-page/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 18:28:21 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[Bandcamp]]></category>
		<category><![CDATA[cappo]]></category>
		<category><![CDATA[fan page]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://www.ingeniousonline.co.uk/blog/?p=60</guid>
		<description><![CDATA[I&#8217;ve recently been working on some Facebook fan pages for musicians and thought it would be a good idea to add the Bandcamp player to the page to promote a free MP3 download by Cappo.  It wasn&#8217;t completely straight forward so here&#8217;s how to do it yourself&#8230; Add the Static FBML application to your page [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been working on some <a href="http://www.facebook.com/pages/?browse&amp;ps=19" target="_blank">Facebook fan pages for musicians</a> and thought it would be a good idea to add the <a href="http://bandcamp.com/" target="_blank">Bandcamp</a> player to the page to promote a <a href="http://cappo.bandcamp.com/track/psychological-warfare" target="_blank">free MP3 download by Cappo</a>.  <span id="more-60"></span>It wasn&#8217;t completely straight forward so here&#8217;s how to do it yourself&#8230;</p>
<ol>
<li>Add the <a href="http://www.facebook.com/apps/application.php?id=4949752878" target="_blank">Static FBML</a> application to your page (click on the &#8216;Add to my Page&#8217; button underneath the logo and select the page you want to add the player to).</li>
<li>Go to your fan page and click &#8216;Edit Page&#8217; underneath your profile picture.</li>
<li>Find FBML and select edit.</li>
</ol>
<p>You have three options of where you can place your Bandcamp player&#8230;</p>
<ol>
<li>On the wall tab (main page of the fan page).</li>
<li>On the boxes tab (a tab which can have multiple boxes on).</li>
<li>On it&#8217;s own tab.</li>
</ol>
<p>As you can choose four different sizes of Bandcamp player I decided to have two players of the same track.  One small player for the left hand side of the wall tab and one larger player on it&#8217;s own tab.</p>
<h2>Wall Tab Bandcamp Player</h2>
<p>For the small player to go on the left hand side of the wall tab I named it &#8216;FREE DOWNLOAD&#8217; in the title and in the body I put this code&#8230;</p>
<p><code>&lt;fb:swf swfbgcolor="FFFFFF" quality="high" waitforclick="false" align="center" imgstyle="border-width:0px; border-color:white;" swfsrc='http://bandcamp.com/EmbeddedPlayer.swf/track=3422138133/size=tall/bgcol=242424/linkcol=f5f4f4/' imgsrc='http://www.leftofthewest.net/cappo/facebook/facebook-button2.jpg' width='190' height='270' /&gt;</code></p>
<p>To add your track or album to your fan page go to your Bandcamp site and select the page you want to share (if you want to add an album go to the album page and if you want to add just a track, click on the track and go to that page).</p>
<ol>
<li>Click share on the correct Bandcamp page.</li>
<li>Select other.</li>
<li>Select the tall player for the wall tab.</li>
<li>Edit the background colour and text size (I changed mine to match <a href="http://cappo.bandcamp.com" target="_blank">Cappo&#8217;s Bandcamp profile</a>).</li>
<li>Copy and paste the code and place it in a text document or a word file.</li>
<li>Find the part that starts <strong>value=&#8221;http://bandcamp.com/EmbeddedPlayer.swf/&#8230;</strong> and copy the link between the two <strong>&#8221; &#8220;</strong>.</li>
<li>Swap it for the link in the code above where it says swfsrc=&#8217;</li>
</ol>
<p>Facebook doesn&#8217;t allow Flash to automatically run on the page so you have to have a placeholder image in front of it.  However, you do not want to use mine so to change it just change the image in the <strong>imgsrc=&#8217; &#8216;</strong> part and add the width and the height in the next two parts (make sure you don&#8217;t make the placeholder smaller than the player though as you won&#8217;t be able to see the player when someone clicks to activate it).</p>
<p>If you don&#8217;t want create an image you can use this one here&#8230;</p>
<p><img class="aligncenter" title="Bandcamp Player Placeholder" src="http://www.ingeniousonline.co.uk/blog/images/bandcamp-placeholder.jpg" alt="Bandcamp Player Placeholder" width="150" height="295" /></p>
<p>To use the image above use this code (making sure you change the player link highlighted in red to yours)&#8230;</p>
<p><code>&lt;fb:swf swfbgcolor="FFFFFF" quality="high" waitforclick="false" align="center" imgstyle="border-width:0px; border-color:white;" swfsrc='<span style="color: #ff0000;">http://bandcamp.com/EmbeddedPlayer.swf/...</span>' imgsrc='http://www.ingeniousonline.co.uk/blog/images/bandcamp-placeholder.jpg' width='150' height='295' /&gt;</code></p>
<p>Once you have added the code click save, go back to the edit page and select application settings above the FBML box which you have just renamed.  Make sure the box has been &#8216;Added&#8217; and then go to your wall tab if the box is not on the left hand side go to your boxes tab, find the box, select the pencil in the top right corner and click &#8216;Move to Wall tab&#8217;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ingeniousonline.co.uk/blog/adding-the-bandcamp-player-to-a-facebook-fan-page/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

