Where can you find me?
What do I blog about?
Actions
Using HTML5 Microdata
I believe it was about a year ago when the idea of microdata, became popular. Microdata is the concept of putting text for humans in the content of tags and machine readable content in attributes (there are applications outside of … Continue reading
Posted in Blog, Programming
Leave a comment
I’m on css-tricks.com!
I’ve just been given a chance that many web designers and developers never get. I got to co author an article with Chris Coyier on his website, css-tricks.com (one of the biggest web design and front end development sites out … Continue reading
Posted in Blog, Personal, Programming
Leave a comment
Adding an Easy Way to Customize a WordPress Colorscheme With Custom Post Meta
In my recent post, On Post-specific Styling, I used a plugin called Art Direction to achieve a post-specific colorscheme, but now I made some changes to my theme so that I can just enter a color into a custom field. … Continue reading
Posted in Blog, Programming
Leave a comment
On Post-specific Styling
One of the main differences between web and print design is that, in print design, articles can easily be styled and formatted to compliment the content, whereas in web design, ever since CSS became popular, all articles have the same … Continue reading
I ♥ Unity3d
Even though I’m not that great at 3d modeling, I really like Unity3d. Every couple months I look a the unity website and get a pleasant surprise, Last time I checked I found out there was a free version and … Continue reading
Posted in Blog, Programming
Leave a comment
Cocoa in HTML and CSS
A static HTML an CSS page made to look like a window in Mac OS X. Find it on github.
My Adventures in Setting Up a New Blog
Even with all of the help that wordpress gives for setting up a blog, it still takes a lot of work to get it set up just right. You have to make or get a theme, I just used the … Continue reading