Archive for the 'something else' Category

Ruby Tip Of The Day

Thanks goes to Rein on this one.

I hate trolling through .methods finding custom methods, but Rein recently told me of a way that I didn’t have to. For example lets suggest you were looking at the request.methods,

request.methods - Class.methods

So simple I can’t believe I didn’t think of it before.

Also note that you can make it even more usable as so:

(request.methods - Class.methods).to_yaml
1 Comment

AirFoil, For Windows Speakers

The guys over at Rogue Amoeba have just released a new version of AirFoil.

Yesterday I emailed them as I was trying to set up AirFoil to goto my Windows PC (so when watching things or listening to music it would come out in the crystal quality that is my speakers rather than the tinny sound of the Macbook Pro.

Yesterday, I emailed them asking them if I could do so. Unfortunately there was no solution. Today is a different day and they emailed telling me they support it. It also looks like they support AppleTV now! Go them.

Closed