Monthly Archives: January 2010

Quick Hits: Sass demands syntax perfection!

Just a quick note about sass.  Let’s say you had the following in /public/stylesheets/sass/foo.sass: body line-height:1.2em h1 color:red This would render a blank document for /public/stylesheets/foo.css.  You won’t get an error about it, you’ll just get a blank document.  Here’s … Continue reading

Share
Posted in Quick Hits, Rails | Tagged | Leave a comment

I LOVE MonoTouch

Don’t get me wrong, XCode is great…in it’s own way…but as a .Net dev coming to the iPhone platform, MonoTouch rocks my world!
For the other devs in my shoes looking to play with MonoTouch, here are some things to keep in mind: Continue reading

Share
Posted in MonoTouch | Tagged , , | 1 Comment