ā2010ā
My Year in Activities, 2010
31 activities, 0 vacation days. Mr Meiertās guide on how to make good use of your time and make 1 year feel like 3.
#12 Ā· adventure
Testing Tricks: CSS Bookmarklets
On complex development environments and CSS bookmarklets as a testing complement. Complement as in youāve done everything you can but want to err on the safe side.
#11 Ā· Ā· development, css
One Photo: Reset Style Sheets
It never gets boring.
#10 Ā· development
The Secret of Web Development
Playfulness.
#9 Ā· development
CSS: How to Host Right-to-Left Styling
For international projects, donāt use separate style sheets for right-to-left (RTL) styling: use natural (@dir
) or artificial (@id
, @class
) hooks instead. The only exception are unbearable performance issues due to hundreds of RTL rulesā¦
#8 Ā· Ā· development, css, maintainability
On Solutions
Solutions require problems. If you donāt have a problem, you donāt need a solution. This is exactly why you should, whenever someone proposes a solutionāwhich includes design and technical changesāask what problem that solution solvesā¦
#7 Ā· Ā· development, misc
CSS Validation and Vendor Extensions: Throw Warnings, Not Errors
If you understand valid code as a quality baseline, you validate your code. If you validate style sheets, you come across errors like āProperty -moz-border-radius
doesnāt existāāā¦
#6 Ā· Ā· development, css, conformance
Real Web Developers Donāt Need Debugging Tools
Bottom line: Try to limit your use of web dev debugging toolsālike Firebug or Chromeās Developer Toolsāin order to grow your skills.
#5 Ā· development
How to Relocate, the Alternative Guide
If thereās one area of expertise Iām only involuntarily linked with, itās moving. I moved 25 times so far, spanning cities, countries, and now continents; my career stats mean .81 relocations per year, or 1.24 years per relocation. Some lessons I learned.
#4 Ā· misc
āpxā Is Dead, Long Live āpxā
Itās over. There is no ban on px
anymore. The only reason why we as web developers had to adjust coding practices were user agents that failed to meet user agent accessibility guidelines.
#3 Ā· Ā· development, css
How to Become a Solid Web Developer, the Short Version
Every once in a while people ping me on how to master web development and design. Given how much thereās still to learn for me this makes me blush. Chronically short on time I typically reply in just a few sentencesā¦
#2 Ā· development
WDR #4: Having Conversations in HTTP
The Web Dev Report, issue #4.
#1 Ā· development