Adventures in Software Craftsmanship
XAML, ASP.NET MVC, HTML 5, CSS, JavaScriptGoing to //Build/? Let’s Talk.
Are you going to be at //Build/ this week? Ping me on twitter or contact me and lets meet and talk about what you’re working on. I’m interested in pursuing new opportunities in the XAML or HTML5/javascript space.
See You At MIX11
I’m looking forward to attending MIX this year.
I’m typically rather “what sounds interesting at the moment” with these types of conferences, however here are a few sessions I’m interested in attending.
Coding 4 Fun: WordPress Metro Blog Theme
Last week I got around to converting my Metro Blog theme assets to a WordPress theme. The theme is based on the design by Chris Lindhartsen. I hard-coded several of the items since this was for my personal blog, however they should be fairly easy to change.
Prettify Syntax Highlighting
After my last post, I wasn’t too happy with the code highlighting. Previously I had used CopySourceAsHtml, which got the job done (and does work in VS2010). However it made for some pretty ugly markup. Via Paul Stovell, I was able to find Prettify.