Going to Rails 3 Cheat Sheet
Basic cheat sheet for me to help remember the new syntax of Rails 3. Check out the rubyonrails.org guide and…
Achieving Developer Excellence with Automated Testing
Basic cheat sheet for me to help remember the new syntax of Rails 3. Check out the rubyonrails.org guide and…
I got this error whenever I ran sudo apachectl restart starting after a recent upgrade to 10.6.5: /usr/sbin/apachectl: line 82:…
When using App Loader, geting this error when trying to upload my zip file (happens right after you click “Send”):…
Apture – (Tristan Acher) “We give readers power to search and explore information without leaving the page.” Financial Times is…
Last week that Apple said that the new iTunes 10 logo has dropped the CD. This logo change received much…
In the “bugs that drive me crazy” category are two that I’ve recently discovered when I upgraded to the new…
Here’s a common pattern and good rails thing to know about: read_attribute(:symbol) Basically what it does is read the attribute…
When using Paperclip to save an attached image, how do I get & store the dimensions of the image? Best…
This is the 76th NY Tech meetup; September is going to be the 6th year anniversary. Nate has a little…
CSS Positioning cheet-sheet. You actually need quite a bit of understanding of CSS to find this useful. I recommend David Sawyer…