Embedded fonts in web pages using a crazy combination of JS, CSS and some other things. Impressive.
#webdesign
CSS Image Alignment Suggestion
CSS Image Alignment Suggestion
Good tip from @factoryjoe (Chris Messina) for a standardized set of image-in-content handling CSS classes.
Using Javascript to Fix 12 Common Browser Headaches
Using Javascript to Fix 12 Common Browser Headaches
Really good list of fixes for problems. Lots of jQuery examples (of course).
CleverCSS
Pretty cool “programmatic” implementation of CSS. Allows for more intuitive nesting of elements, use of variables/constants and all sorts of other cool things.
MacRabbit Espresso
Fancy new Mac Text Editor. Might provide some sort of competition for TextEdit? Nah.
jParallax
“Parallax turns a selected element into a ‘window’, or viewport, and all its children into absolutely positioned layers that can be seen through the viewport.”
Collection: [Design Solutions]
Collection: [Design Solutions]
Awesome collection of screenshots of design patterns and solutions to all sorts of standard elements in web design (signup forms, About Us page, etc etc)
10 Principles of the PHP Masters
10 Principles of the PHP Masters
Good list of tips and principles from some big-time PHP folks (including Matt M).
Raphaël
A crazy JS library for working with images and graphics. Uses SVG and VML to smoothly handle rendering images and manipulating existing objects. Only supports very recent browsers.
WPCandy
WordPress Themes, Plugins, Tips, and Tricks