Bandcamp/Soundcloud
Posted: Sun October 20, 2013 10:25 am
Let's have tags to embed that shit. THANK YOU.
Code: Select all
[soundcloud]{URL}[/soundcloud]Code: Select all
[soundcloud]http://soundcloud.com/user-name/song-title[/soundcloud]Code: Select all
<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url={URL}&g=bb"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={URL}&g=bb" type="application/x-shockwave-flash" width="100%"></embed></object>Code: Select all
[bandcamp album={NUMBER} bgcol={SIMPLETEXT1} linkcol={SIMPLETEXT2} size={SIMPLETEXT3}][/bandcamp]Code: Select all
[bandcamp album=1848888471 bgcol=FFFFFF linkcol=4285BB size=venti][/bandcamp]Code: Select all
<iframe width="400" height="100" style="position: relative; display: block; width: 400px; height: 100px;" src="http://bandcamp.com/EmbeddedPlayer/v=2/album={NUMBER}/size=venti/bgcol=FFFFFF/linkcol=4285BB/" allowtransparency="true" frameborder="0"></iframe>malice wrote:my company wants to hire you
the official answer is (essentially) a software product company providing business intelligence via web based subscription servicesSgt. Crackpot wrote:malice wrote:my company wants to hire youWhat does your company do?
As enticing as it sounds, I think the 14,170 KM commute is going to kill me after a while.malice wrote:the official answer is (essentially) a software product company providing business intelligence via web based subscription servicesSgt. Crackpot wrote:malice wrote:my company wants to hire youWhat does your company do?
the actual answer is they don't have a fucking clue these days, but they want to hire you anyway in case they figure it out.
Code: Select all
<iframe style="border: 0; width: 100%; height: 120px;" src="http://bandcamp.com/EmbeddedPlayer/album=*****JUST THIS NUMBER RIGHT HERE*****/size=medium/bgcol=ffffff/linkcol=0687f5/transparent=true/" seamless><a href="http://ihadanaccident.bandcamp.com/album/boogie-boy-metal-mouth">Boogie Boy Metal Mouth by Boogie Boy Metal Mouth</a></iframe>Code: Select all
[bandcamp]2421209730[/bandcamp]Code: Select all
[bandcamp]{NUMBER}[/bandcamp]Code: Select all
<iframe style="border: 0; width: 100%; height: 120px;" src="http://bandcamp.com/EmbeddedPlayer/album={NUMBER}/size=medium/bgcol=ffffff/linkcol=0687f5/transparent=true/" seamless></iframe>Code: Select all
[bandcamp][bandcamp width={SIMPLETEXT1} height={SIMPLETEXT2} album={NUMBER} size={SIMPLETEXT3} bgcol={SIMPLETEXT4} linkcol={SIMPLETEXT5}][/bandcamp]Code: Select all
<iframe style="border: 0; width: 100%; height: 120px;" src="http://bandcamp.com/EmbeddedPlayer/album={NUMBER}/size=medium/bgcol=ffffff/linkcol=0687f5/transparent=true/" seamless></iframe>Code: Select all
[bandcamp width=100% height=120 album=1725912726 size=medium bgcol=ffffff linkcol=0687f5]Code: Select all
[bandcamp width=100% height=120 album=1725912726 size=medium bgcol=ffffff linkcol=0687f5 t=6]I don't know how that would work when you're embedding the full set (meaning there's no track number). We'd have to be able to write a code that does "if there's a track number use the code for the track player otherwise use the code for the album player", and while this is easily doable in general I'm not certain the custom BBcode feature of the board allows it.cutuphalfdead wrote:What if it was set up similar to the URL code so it's something like [bandcamp=ALBUMID]track number[\bandcamp]?
It would at least be a syntax that's somewhat familiar to codes we already use.
The if/then statement regarding the track is ideal, but is it the end of the world having 2 codes?Heathen wrote:I don't know how that would work when you're embedding the full set (meaning there's no track number). We'd have to be able to write a code that does "if there's a track number use the code for the track player otherwise use the code for the album player", and while this is easily doable in general I'm not certain the custom BBcode feature of the board allows it.cutuphalfdead wrote:What if it was set up similar to the URL code so it's something like [bandcamp=ALBUMID]track number[\bandcamp]?
It would at least be a syntax that's somewhat familiar to codes we already use.
Or did you mean having this code as a separate BBcode for embedding tracks?
must you ruin every good shot i take at the mods around here with your confounded logic and reason, chud. jesus.cutuphalfdead wrote:Why not? They've added twitter and vine embed codes recently. Having the soundcloud one would have been very useful in the last pearl jam tourament and would be huge in any thread McParadigm makes in Release.