Tag: HTML5

Treehouse – Watch Videos & Unlock Badges

| 0 comments

Ever wanted to learn how to code HTML or CSS? JavaScript? Learn how to use Photoshop? Get started with HTML5 or CSS3? Well you can learn that and a whole lot more at Treehouse! From the Treehouse website:

Our mission is to teach Web Design, Development and iOS to people everywhere, in order to help them achieve their dreams and change the world.

I have been a member of Treehouse since the end of February and I love it! What’s so fantastic about it is you get to unlock badges as you go along watching videos that teach you things like:

  • HTML – Lists, Objects, Text, Forms, HTML5
  • CSS – Selectors, Box Model, Page layout, CSS3 Techniques
  • Typography, Web Fonts, Photoshop
  • JavaScript, Ruby, iOS
  • …and so much more!

Read More »

New look, what do you think?

| 0 comments

Well, my website has been down for awhile as I have been working on the redesign. This is it! What do you think? There’s lots of changes with this redesign. Obviously, the overall look of it. But there’s more to it than that of course. I thought I would go through what I have done and learned through this process.

Custom theme!

My previous design was a child theme that I created off of Thematic, a theme framework. At first I liked child theming, but after learning how to create my own themes over the past few months in my directed study at VIU, I have a new love for custom theming. With creating your own theme, you have complete control over everything, and you don’t have to use CSS to hide things, or force things to be a certain way. There’s a lot less clunky stuff going on I guess you could say. You can also include or exclude certain components, such as comments.

A couple books that have helped me out with custom theming are Smashing WordPress: Beyond the Blog and Smashing WordPress Themes: Making WordPress Beautiful, both by Thord Daniel Hedengren. Both are great books, and I highly recommend them. There is a 2011 edition now of Beyond the Blog as well. And, I also can’t forget the help of the WordPress Codex.

Read More »