Maheshbabu.in

May 26

What does browser testing mean today?

Hardboiled Web Design - http://www.amazon.com/Hardboiled-Web-Design-Andy-Clarke/dp/1907828001

“They look too bold on high resolution screens (MacBook Air) and they look okay on Retina displays (next MacBook Pro).” — Which fonts work where and why? Now it gets complicated. Since there are so many different screen sizes, pixel resolutions and rendering processes, it helps remembering the following rules of thumb

(Source: informationarchitects.net)

May 23

Self-updating scripts -

Self-updating scripts

Conquering a large JavaScript codebase -

Conquering a large JavaScript codebase

MIT’s Freaky Non-Stick Coating Keeps Ketchup Flowing -

Watch never-before-seen videos of an amazing new condiment lubricant that makes the inside of bottles so slippery, nothing is left inside. This means no more pounding on the bottom of your ketchup containers—and a lot less wasted food.

Tablets and the Future of Graphic Design -

Tablets and the Future of Graphic Design

Responsive & Mobile Web Design

Best Abs On BodySpace: Learn Their Six-Pack Secrets!

May 21

WYSIHTML5 - A better approach to rich text editing -

wysihtml5 is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.

Replacing-the-9999px-hack-new-image-replacement

.hide-text { text-indent: 100%; white-space: nowrap; overflow: hidden; }

(Source: zeldman.com)