Categories
Uncategorized

3 CSS Image Tricks

Instant Fundas has an article featuring 3 useful image CSS tricks: 1. Make it so your images can’t be saved using the “save image” option in the context menu, 2. Label images with hovering text and 3. Making a background image clickable.

Categories
Uncategorized

21 Ruby Tricks You Should be Using in Your Code

Over at Ruby Inside, there’s an article titled 21 Ruby Tricks You Should be Using in Your Code will all sorts of useful code snippets. Even if you code in Ruby every day, there just might be a trick or two you haven’t seen before!