You appear to be using Internet Explorer 6 or lower, which this site does not support. I recommend you upgrade to a more recent browser, such as Firefox or IE7.

Ratebird status

Posted by Sam on 13 Sep 2010 | Categories: Mozilla

Ratebird 0.51 is out; just a minor, and slightly dirty, update before I rewrite most of the core code.  It’s overdue a rewrite, as the extension is getting harder and harder to maintain without any kind of OO love.  After that, I’ll take a little time to port the RYMEnhancer section to Firefox (and potentially Chrome), before moving on to address the multiple matches issue.

You can’t beat a quick (silly) list.

Posted by Sam on 01 Sep 2010 | Categories: Internets, Music

Don’t take too long to think about it. Fifteen albums you’ve heard that will always stick with you. List the first fifteen you can recall in no more than fifteen minutes. Tag some friends, including me, because I’m interested in seeing what albums my friends choose.

  • Marilyn Manson – Antichrist Superstar
  • Radiohead – OK Computer
  • Portishead – Dummy
  • Massive Attack – Mezzanine
  • Anathema – Judgement
  • Nine Inch Nails – The Downward Spiral
  • Strapping Young Lad – City
  • A Perfect Circle – 13th Step
  • Tool – Lateralus
  • ISIS – Panopticon
  • The Angelic Process – Weighing Souls with Sand
  • Deathspell Omega – Si Monumentum Requires, Circumspice
  • Drudkh – Blood In Our Wells
  • Troum & All Sides – Shutûn
  • Steve Roach – Mystic Chords & Sacred Spaces

Obviously, there is a new version of Ratebird out, to celebrate 1000 downloads.  There’s some trimming, and some new stuff.  Next time, there will be some more new stuff.  And some more trimming.  Here’s to the next 1000, and subsequent taking over of the world…

Ratebird 0.4

Posted by Sam on 15 Aug 2010 | Categories: Internets, Mozilla

So here‘s some more Ratebird love. I finally have a progress pane, and writing metadata to files too. Unfortunately the latter isn’t compatible with Itunes or WMP ratings, which probably renders it useless for 90% of the people who are interested in such a feature, but there you go; hopefully POTI will take a look at this before Songbird 2.

In other news, I was messing around with a mashup of last.fm and RYM…called, you’ve guessed it, Last.RYM :)   Unfortunately it’s dead in the water until RYM get around to responding to my pleas for unbanning my web server IP address (too many requests apparently).  I’ll see if I can get it working locally.

Yet more Ratebird.

Posted by Sam on 15 Jul 2010 | Categories: Internets, Mozilla, Web development

So I released Ratebird 0.32 with the aforementioned überfix for the RYM site.  Took a bit of noodling to get it to happen, but it turned out simpler was better and we got there in the end.   Basically if you’re on an artist page when signed in to RYM, your ratings for that artist’s releases appear instead of the ‘rate’ text in the far right; the long-standing problem is that this doesn’t happen for split or various artist releases…until now.  Hopefully the RYM guys won’t finally fix this in the immediate future, thus denying me my…er, glory?

I then noticed a typo in the install.rdf I uploaded so pushed 0.33 up with possibly the fastest Mozilla extension feature I’ve ever written – took me less than 40min to add a context menu option for library items that opens a new tab with a basic search of the album (or artist if the album tag is null) for that track.  Works for multiple tracks and pseudoThreaded too, just in case.  Will get back on to improving the core feature for 0.4, although it won’t be for at least a couple of weeks.

And finally, I looked at the CDN stuff again and it would appear the aforementioned Google App Engine doesn’t support PHP/MySQL – putting WordPress and this site right out of the equation.  There has been some success in getting WordPress to work but it’s pretty damn fiddly and I’d probably just be better off paying for Amazon’s CDN.  Will revisit at some point.

Ratebird can be found here.

New version of Ratebird

Posted by Sam on 07 Jul 2010 | Categories: Internets, Mozilla

I finally pushed the work I’ve been sporadically doing on Ratebird over the last three months or so up to a.s.c (Songbird deserves an acronym for their addons site too).

Basically I wanted to properly sort out the preferences, and implement my greasemonkey script for RYM into the extension – which ended up being one hell of a lot simpler than I had imagined.  It still took a couple of days of fiddling to fix the script up (the RYM site had changed, some things weren’t well implemented, and some things needed re-writing entirely), but the actual integration of script and extension took only a couple of hours, which totally took me by surprise.  I think I can attribute this succes to a most useful wee tool, along with my recently enhanced knowledge of the way all these extension files fit together.

The next release should be just a few days away – Again on the user-scripting of the RYM site side of things, I’m implementing a fix for what I consider to be one of RYM’s most annoying bugs.  After that, I’ll go back to the core functionality and see about getting my code for multiple matches hooked up.  Oh, and some kind of UI telling you what’s going on, that would be nice.

You can get Ratebird from here.  Requires Songbird, obviously.