Finished EZ Scrobbler 1.5
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 [...]
How to add event listeners under the GMap2 API
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 [...]
Stuff from the con
Never posted this, I guess. This is Motoko Kusanagi I got from Wizard World. She’s all tough and stuff.
Note for the Rails debuggers
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 [...]
Recipe
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 [...]
Working on an EZ-Scrobbler update
I’m in the process of updating the last.fm scrobbler plugin (lists recently played music). The new version supports ajax-style updates to the sidebar information — you can see an example of its use to the right in my sidebar on the homepage. It’s about 80% complete in terms of what I want it to do, [...]
Morning Aroma
There seems to be some sort of city grill-off going on, today. Main street outside my window is blocked off and there are all sorts of people in the street. They’re all standing before grills ranging from basic Webers to the kind you have to tow in behind a truck. It smells pretty awesome on [...]
keep looking »