Computing researcher, maker of monsters
This post is a response to a tweet critiquing the “code export” capability of design tools, and a talk called “Stop Drawing Dead Fish” that calls for better tools to allow artists to create visual art without code. Should designers code? Should artists code? It’s a nuanced, interesting topic and I had some thoughts.
Adjusting to life in LA has taken a lot longer and a lot more work than I anticipated. I find myself re-discovering my work and learning habits, but I’m finally starting to feel back in the game after my break earlier this year. Here are a few things I’m particularly excited about.
@include upperspace;
I’ve made a few websites over the past year or so, and I finally feel like I’ve nailed down the process. Of course there’s a lot more to it, but potentially the most useful, simple, and adorably named part has been a typography mixin I call upperspace: @mixin upperspace { letter-spacing: 1px; text-transform: uppercase; }…
CSS layouts are tough…I don’t care who you are! Floats and clearfixing are just hard concepts to grasp, and building layouts in CSS the proper way is no small feat. Come to this evening workshop and learn to create your own responsive layouts. Where and when, you ask? August 21, 7-9pm at New Work City…
\It’s not too hard! I was writing up a demo and figured I might as well share it with the world. You can do it in CSS or jQuery, definitely useful for galleries.