1:55:pm
Text Tools 2012
FitText
Get text to fit any container - great for scaling in between resolutions - not recommended at all for styling body text.

ghostType
A great effect for displaying type like it's just being typed. Might be nice in a News ticker or similar
Lettering
Super cool for manipulating individual characters.
jFontSize
Great for allowing users to size text
Shuffle Letters
Similar to Ghostype in a matrix kinda way
12:30:pm
CSS3 Page Transitions
Like a giant slider with no javascript. Great for portfolios and photographers
2:14:pm
Customizing G+1 button using CSS Mask
Social media buttons are getting harder and harder to customize. As the buttons obtain more functionality along with complexity you want to preserve the bonuses but still get enough customization to fit your project.
Edan Kwan has a real nice tutorial for applying subtle customization to the +1 button. This does not show you how to replace the button, only how to customize the shape and maintain function.
p.s. image available here in vector download
2:28:am
Overcoming Borders in Responsive Design
Note: breaks in IE6 and IE7
12:21:pm
Flexible Images for Responsive Design
So how does this work? It's simple. Just put your image in a container and set the width of your image to 100%. Then set the max-height of the container to 450px and hide the overlap by setting the overflow to hidden.



