Joined February 2012
·
Posted to
Keep your Heroku apps awake with KeepAwake
over 1 year
ago
The free New Relic addon has a similar option that I've used for a while now, although the setup is a bit on the cumbersome side. I think I'll have to give this a try.
Posted to
CSS Background Noise
over 1 year
ago
Here's a PNG-to-base64 converter: http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/
I haven't used it, but it looks pretty decent, and gives a fair bit of good-to-know info.
Posted to
FTP is so 90's. Let's deploy via Git instead!
over 1 year
ago
This is literally the first straight-forward walkthrough on how to do this that I've seen. Excellent work, man!
Achievements
414 Karma
40,391 Total ProTip Views
Cub
Have at least one original jQuery or Prototype open source repo
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
That's one of the main reasons I prefer Foundation over Bootstrap, the main reason being that it's all written in SASS (personal preference, obviously). All of Foundation's classes are also available as mixins, allowing you to do exactly what you've just described out of the box. Pretty handy, but good job on coming up with a similar approach with Bootstrap.