Why is it that some web developers can build sites so rediculously fast... While others take seemingly forever?
This podcast, will give you the answer :)
Here's a couple of my processes...
DISHES
put away clean dishes
starting from one end of the bench
	- put item away
	- rinse item if too dirty
	- put dishes in order of size
clean dishes
soak larger items if no room
BUILDING LAYOUTS
Design skeleton using whiteboard, with colors
for each section
	- create skeleton, with fake heights and background colors, with all columns set to xs
	- add content to the skeleton
	- set positioning and aligning for the content, and make it responsive
	- Style the content