- Learning How to Program to Become a Better Designer
- SwipeOut: Swipe-to-delete goodness for the mobile web
Cool little javascript plugin - Font Sizing with REM
You could write a quick mixin to do this so your authored css is in px, but they are converted to rems (relative ems). - Keep it short.
huh… - Why All Browsers Should Move to WebKit
more #hotdrama - Speed geek’s guide to Facebook buttons
I hate how these social widgets are such preformance hogs. This shows some ways to make them faster. - Stop Working More than 40 Hours a Week
interesting… - Obama endorses required high school coding classes
I like it! - I want a website like Amazon for $1000
lols - CSSmarkupwand
select layer in your uploaded PSD; Gives you the css for it. - Group Advice: Working on an Anti-RWD Team
I’m glad I don’t have this problem. I don’t know how I would handle it. - How the Heck Do I Use GitHub?
A good intro to using GitHub. - Opera browser switching to WebKit & V8
Wow! This is a pretty big deal. What it means for developers is that they have one less rendering engine to worry about (soon to be Gecko, IE and WebKit). But let’s be honest, web developers never checked their sites in Opera anyway. 🙂 - Git Tips From the Pros
- Where to Start
Trent Walton talks process
Categories