Archive for April, 2006

Ruby (Briefly) Derailed

Friday, April 28th, 2006

Just tried to get up and running with Ruby on Rails as it looks very slick. Anyway first problem I had was apparently a common one but with various solutions. The error was

error Before updating scaffolding from new DB schema, try creating a table for your model (Product)

Anyway, the solution was to gem install mysql (choosing the latest) and then copying libmySQL.dll to windows/system32

So now I’m back on track :)

Google Groups KillFile Update

Tuesday, April 25th, 2006

Just a very small change to the script that also includes foreign Google Groups domains. It should also be noted that the script currently only works when you are in the ‘View Titles Only’ mode, I’ll add a fix for that shortly.

Google Groups KillFile 1.4.1

Google Groups KillFile 1.4 Released

Monday, April 24th, 2006

Flushed out the script a little so that there is now an extra menu item ‘Kill File’ added to the Google Groups(G2) nav. When you click it you will see a list of everyone currently in your killfile. To remove someone from the list just click on the X next to their name.

The next piece of the puzzle is to allow adding regexps to the killfile, and then being able to apply the rules to both author and subject. Anything else you can think of just let me know via a comment. Enjoy.

Google Groups KillFile 1.4

Google Groups KillFile Released

Monday, April 24th, 2006

The Google Groups KillFile is a very simple, but useful script for those folk that use Google Groups to access Usenet. In normal client side newsreaders there is the concept of a killfile that allows you to filter out posts based on subject or author which allows you to cut through some of the noise. Unfortunately if you have to use a web based client, namely Google Groups this feature is sadly missing which is where the Google Groups KillFile GreaseMonkey script fits in. Once you install the script it will add a small X next to each authors name. If you click the X then you will no longer see any posts by that user.You will need the following..

If you are in the titles only view you will see an X next to the user’s name, clicking this places the author in the killfile. If you are in the other view with Message Text view you will see a link that says Ignore User, again clicking this places the user in the killfile.

At the top right there is a new menu option Kill File, that when clicked displays the current killfile where you can remove people you have previously placed on the list.

You should realise that if someone replies to the troll the message will no longer be blocked as the authors name will change. So as always don’t feed the trolls :)

Hope this proves useful; the usual it’s not my fault if it breaks disclaimer applies.

– Damian