Mark Provan Avatar

149 Notes

Martin Kool: Game Developer Gives 7-Year-Old Best Birthday Present Ever

mrtnkl:

Being a gaming father I try to raise my kids with a healthy balance of analog and digital fun. To the surprise of me and Mrs Kool they don’t seem to care about digital games that much, and prefer paper, glue and scissors and playing outside over anything else.

But recently my son Zias discovered

Notes

Notes

Spine.js - Javascript MVC Frameworks

I have been playing around with this recently. Client side MVC is scary fast. I’m looking forward to digging deeper.

28 Notes

Subdomains with Devise

Neat way I found to integrate subdomains into your Rails app.

198 Notes

esquareda:

davidkaneda:
Make your Dock list view look like this with this quick terminal command (via usingmac.com)
defaults write com.apple.dock use-new-list-stack -bool YES && killall Dock(via 9-bits)

Awesome OS X dock trick

esquareda:

davidkaneda:

Make your Dock list view look like this with this quick terminal command (via usingmac.com)

defaults write com.apple.dock use-new-list-stack -bool YES && killall Dock

(via 9-bits)

Awesome OS X dock trick