Register Today!

Do you want to improve your developer skills so you can work more quickly and make more money? Learn More Today!

 
Play

Thank you for tuning in to another episode of Your Website Engineer Podcast. Today’s episode is jammed packed with great information.

Thank you to everyone who has left a comment or a rating in iTunes. I would appreciate it if you have a few seconds to go over and leave a quick rating or review.

Announcements

WordPress News
3.4 Beta is now in the wild. To download head on over to WordPress.org/news.

WordPress Stats
WordPress is on 49% of the top 100 blogs. You can read the full article at TheNextWeb.com.

Tools / Plugins

Need a quick and easy way to draw a wireframe for your next website project? Balsamiq is your answer.

Listener Feedback

Audio Questions
Scott – you can find themes for your site in the WordPress repository or at themeforest.net.
Bobby – great resource for another WordPress framework: Weaver.
Richard – I recommend using YouTube or Vimeo to host large video files so it doesn’t crash your server space.

What is HTML5

HTML5 is the next standard in website design. HTML5 will give developers and theme designers the ability to enhance users experiences on the web.

Five things we covered in this episode about HTML5 are:
1. It’s not one big thing
2. You don’t need to throw anything away
3. It’s easy to get started
4. It already works
5. It’s here to stay

Published on: 18 Apr | Podcast | 15 responses| Tags:

Subscribe and Never Miss an Episode

               
15 comments
stephencross
stephencross like.author.displayName 1 Like

Dustin - nice intro to HTML 5, especially removing the "I need to learn something new" fear from developers hearts by easing into it. 

 

-S

dhartzler10
dhartzler10 moderator

 @stephencross Thanks Stephen! Truth is, "I need to learn something new" too! I'm going to be sharing as I learn and that will hopefully not overwhelm anyone with too much information.

stephencross
stephencross

As developers and designers, learning does not stop.  To serve our customers properly we need to keep learning and discovering.   Challenging ourselves to stay in touch with an industry that is ever flowing.  

 

HTML5 is a great advancement in that is embrases the past and future!

 

-S

kennethvonrauch
kennethvonrauch like.author.displayName 1 Like

Absolutely nice stuff, man.  I live how you explain it so that it gets really clear and obvious what is what. Like that.  I listen to your podcasts all the time. 

JoshuaWRivers
JoshuaWRivers like.author.displayName 1 Like

Thanks, Dustin, for the podcasts. I've been listening for a couple months now, and I enjoy the information you give. I am developer (well, novice/intermediate) and I like working with code, but I'm starting to work a little more with WordPress for a couple of blogs, especially since listening to your show.

dhartzler10
dhartzler10 moderator

 @JoshuaWRivers Thanks for listening! WordPress is definitely the way to go (I know I'm a little biased).

 

My hope is that I can get you from novice to advanced developer!

SkyRocker
SkyRocker like.author.displayName 1 Like

Just wanted to drop you a line and say how much I love the podcast.  You have a very nice, relaxed way of explaining things and I'm happy to hear that you're going over HTML5.  I've wanted to learn more about it so thanks for doing that!

dhartzler10
dhartzler10 moderator

 @SkyRocker Thanks for listening. I'm excited to learn more about HTML5 too and I'm glad to share my research on the show.

 

Have a great day!

mshanhun
mshanhun like.author.displayName 1 Like

Hi Dustin - jkust a suggestion for dealing with the questions... .you could just have a mail only episode to 'catch up'every now and again so that you have more time for content on 'normal episodes'.

 

They do this on a couple of podcasts I listen to and I enjoy it!

 

Thanks for your podcast.

dhartzler10
dhartzler10 moderator

 @mshanhun Thanks for the suggestion!  I've actually thought about this, but I keep coming back to if I only answer questions once a month (for example) then it could be several weeks until I would get to it and then they might have resolved the issue.

 

I'm going to focus on answering the question more succinctly so there is still plenty of time left for the bulk of the show.

forresttanaka
forresttanaka like.author.displayName 1 Like

Enjoyed this! My last several WordPress sites have all used HTML5 (though only one used the video and audio tags) and it’s been great. I use Modernizr since it includes a polyfill for HTML5 tags in browsers that don’t support them.

 

Maybe a future related episode could be on CSS3. Might be a bit off the WordPress path, but I’ve used CSS3 with Modernizr-aided fallbacks on my last several WordPress sites as well.

dhartzler10
dhartzler10 moderator

 @forresttanaka I'm still learning about CSS3 as well, but I think it could be a perfect show topic as I continue to release information about the upcoming technologies.  

 

Thanks for the recommendation!