Geekery update…

Well, the blog is all now viewable – hurrah! And ALMOST all my website is validated – I’ve learnt loads about code-monkey-ness in the last three days, with lots of help from sarda, Lovely G, Matt and Drew – Drew was particularly interesting as the validator told me my code was nonsense, and sent me over to an article about geek things, that Drew had written, and I know Drew through Greenbelt-y things – he’s another of the lovely Greenbelt Geeks.

So, where I’m at now is that it all ‘works’, and I’ve given up trying to get everything to validate, because I was having to completely rewrite java files and bits of code to try and get round the code generated by the widget-creators at last.fm, Jaiku. I’ve managed to edit all the last.fm player widgets – the one on the front page, and the ones on the MP3s page – here’s the code for the one on the front page, should you use last.fm plug-ins and want to get round the ’embed’ stuff that doesn’t validate –


<object type="application/x-shockwave-flash" data="http://panther1.
last.fm/webclient/55/defaultEmbedPlayer.swf" width="540" height="123"&rt;
<param name="movie" value="http://panther1.last.fm/webclient/55/
defaultEmbedPlayer.swf"&rt;<param name="FlashVars"
value="viral=true&lfmMode=playlist&resourceID=464639
&resourceType=10&restTitle=Best of Steve Lawson&albumArt
=http://cdn.last.fm/coverart/130x130/2420746.jpg&labelName=
Pillow+Mountain"&rt;<param name="wmode" value="transparent"&rt;
</object&rt;

the key to it is the data= bit, taken from the article by Drew. there you go, geeks!

© 2008 Steve Lawson and developed by Pretentia. | login

Top