Fine Tooth Comb
So, I’ve got some CSS and a WordPress skeleton, even some cute JavaScript i cooked up. I’ve been focused on layout and getting real, and now it is time to refactor the code.
I figure a neophyte’s systemic approach would be to address each element of the site from the bottom up. An ordered list that will surely branch:
- PHP wrapping of HTML(et.al.) code blocks
- Tumblr image fetch JS testing (sometimes it just fails)
- CSS style organization
- Addressing Accessibility and any Semantic Web failures on the site
- Updating the Error pages (404, WTF IE6, etc.)
After I find some ways of addressing these concerns, I’ll make a cute graphic and explain what I’ve done.
Comments Off
