ryanlitalien.com
Stories
(current)
Author
"Sometimes you gotta run before you can walk" - Tony Stark
All Posts
This site was built with hubpress.io
I needed a “quick”, free and server-less blog with domain forwarding. I liked the Jekyll static site generator, though there were too many caveats....
Handlebars render safe HTML
I have an Ember application that I need to display some custom text.
Easily Convert Ruby 1.8 to 1.9 hash syntax
You can easily convert your 1.8 hash rockets into cleaner, easier to read 1.9 hash syntax with this little script.
Multi-line Ruby block in HAML
I always seem to forget the syntax for multi-line syntax in haml. You can also use :css, :javascript
Race Report: Ironman Mont Tremblant 140.6
Background
Race Report: Ironman Syracuse 70.3
Profiles. I looked up the profiles for both the run and bike of the Syracuse race and noticed pretty substantial climbs. I talked to a few people a...
LinkedIn/Facebook loading issue using jQuery Mobile
If you’re trying to add LinkedIn/Facebook to your mobile site, and are using jQuery Mobile, you might get a 302 redirect error. Similar to this:
AWS EC2 disk on Linux confusion
After our instance store instance had issues, we converted it to an EBS store. So according to the AWS documentation, you have to mount the partit...