fleshyorgans

tryin’ not to be a linux fanboy

fleshyorgans Two Cats

Entries from August 2006

Finished EZ Scrobbler 1.5

August 31st, 2006 · No Comments

So, I finished fleshing out the last.fm scrobbling plugin for WordPress. You can grab it here.
Extract to your plugins directory, activate the plugin in the plugins page, go to the ez scrobbler menu under plugins and set your info, then paste get_scrobbler() wherever you want it.
It’s pretty sweet. The main features are:

Admin-based settings
Live ajax […]

[Read more →]

Tags: stuff

How to add event listeners under the GMap2 API

August 29th, 2006 · No Comments

Some Javascript stuff here concerning Google Maps and coding for them.
This took me a little bit to figure out, cause I was a little slow, last night. Also, the Google Map API documentation doesn’t seem to cover this sort of eventuality.
Say that, for whatever reason, you have an array of GMarker objects and you […]

[Read more →]

Tags: stuff

Stuff from the con

August 22nd, 2006 · No Comments

Never posted this, I guess. This is Motoko Kusanagi I got from Wizard World. She’s all tough and stuff.

[Read more →]

Tags: stuff

Note for the Rails debuggers

August 20th, 2006 · No Comments

I just spent an hour debugging something in vain — I have a Game model that has_many Players. The Player model belongs_to one Game.
In my controller, I wanted to do Game.new, then .build off the returned object. I kept getting undefined method ‘build’ and couldn’t figure out why. The method existed when I typed […]

[Read more →]

Tags: stuff

Recipe

August 18th, 2006 · No Comments

Enough people liked this that I thought I’d post the recipe. It’s a raspberry cake thing I made and brought in to work, this week.
Note that you should double this — it’s super hard to mix when you’re just making for one loaf.
Preheat oven to 350F
Grease baking pan
1 1/3 cup flour
3/4 tsp salt
1/2 tsp […]

[Read more →]

Tags: stuff