Dustin Henrich

I'm a student, a teacher, a traveler, an artist, and a writer. Technology is my medium. I live to learn, love, and explore.

What I’m working on now…

HTML5

I want to make something with color….but I need to learn the basics first. 

Learning something new is frustrating at times…

http://trentwalton.com/examples/CSS3_Speed_Test/css3.html

I thought of an idea though. I’d like to make a website for my Grandpa Paul. He was an automotive mechanic before he passed away. The link above kind of inspired me to make something like “Henrich O’ Mechanic” “Henrich’s Phillips 66.” (He used to own a service station)

Lesson #1 in webdesign

Well, I finished my first client website. Did I make a lot of money? 

Nope..

Did I learn a lot?

You bet!

So this is how this will work. I’ll say what

  • I learned 
  • The problem and… 
  • A solution if one was found
Transferring a WordPress site to a different domain

I learned that I need to practice transferring WordPress sites from my domain to another. (link) I followed those instructions exactly, but I still had problems. I would say about 50 percent of the client’s configurations appeared. Everything transferred no problems, but the changes I made (color scheme, font settings, galleries, plug-in settings, media being set in certain places) did not.

        Was a solution found? Nope. I ended up looking at the original on one screen and the new domain on another to recreate the missing configurations. This first website website wasn’t difficult to do, but I don’t want to do that again for a bigger site.

Finding the navigation menu was not intuitive

Originally, the menu dropped down. The client picked up on it immediately so I didn’t think much of it. After I asked for feedback from the Designers Talk group in LinkedIn, I found out otherwise. 

I changed the navigation to a horizontal “bar.” In WordPress, I went to Appearance, then Menu. After that, just create a menu and drop the pages inside that menu. Make sure to make the menu active by choosing it under Theme Locations  This seemed to improve the usability of the site and improved the look of the site.

Improve content quality

A few of the reviewers mentioned the content in the website. Some said it needed a bit more pow. The content was a collaborated effort between the owners and myself. To improve in this area, I will need to read more and practice writing.

Other areas mentioned, but minor details

  • Text format
  • Photos stretched 
  • Create mobile version
  • Check for spelling errors
  • Color highlight on navigation bar
  • Minor photo effects (titles on photo)

This feedback helped me quite a bit. I’ve started a new project, but it’s for my dad’s Taewkwondo school, but this is my last month of college for my undergraduate degree, so life is busy. I will dedicate a little time each day, but it will only be an hour every other day, not hours each day.

(Source: jtdesign.co)

Starting to be a web designer…

So web design and design in general has filled up a lot of my time. I’ve been reading web designer’s blogs, doing tutorials, watching vids, and reading some more.

Guess what?

I landed my first client a couple weeks ago. Not tooting my own horn, but I felt pretty good about it. But I have a lot to learn…

What I feel comfortable doing…(but can always improve!)

  • Listen to a client
  • Take that client through the web-design process
  • Build with WordPress 
  • Color schemes
  • Create basic mock-ups in Adobe Photoshop 

What I’ve recently started…

  • HTML5…yeah, coding is a bit difficult…but just keep practicing

What I want to know

  • How to sell my skills
  • CSS3
  • PHP
  • More Photoshop stuff
  • Adobe Illustrator
  • Adobe Fireworks
  • Adobe Dreamweaver
  • Design…more design…MORE!
  • Branding and Logo design
Short-term goals within web design (1 year)
  • Improve the above skills by practicing at least twice a week (Yeah, I’m not a slacker…school and work take up a lot of time folks)
  • Build a portfolio
Long-term goals within web design (2-3 years)
  • Get a web design career with an international company that does business in Japan (VML, I’m waiting to find out when you’ll expand into Japan)
  • OR….AND….Design websites/logos/brands for companies worldwide via the Internet aka….be a freelancer. (Yes, my optimism is at an unhealthy high, meh, no worries)

I want to get to know web and designers so we can exchange ideas, build each other up, and heck…maybe chill at a cafe? 

Anyone? I’m on twitter too. 

VMware ESX

vMotion: Live migration

Live migration (vMotion) in ESX allows a virtual machine to move between two different hosts. Live storage migration (Storage vMotion) enables live migration of virtual disks on the fly. [19] To support Live Migration it is advised to use a dedicated vSwitch with at least 1Gb NIC links and using a dedicated VLAN on your switch-infrastructure. During vMotion Live Migration (vLM) of a running virtual machine (VM) the content of the (ram) memory of the VM is sent from the running VM to the new VM (the instance on another host that will become the running VM after the vLM). The content of memory is -by it’s nature- changing all the time. ESX uses a system where the content is sent to the other VM and then it will check what data is changed and send that, each time smaller blocks. And at the last moment it will very shortly ‘freeze’ the existing VM, transfer the last changes in the RAM content and then start the new VM. Because of transferring the content of RAM in blocks where in the end only the last ‘changes’ are trasferred the ‘freeze’ time for the actual last transfer + taking over functionality can be very short that the end-users will hardly notice it

That is coooool.

Nobody tells this to people who are beginners; I wish someone told me. All of us who do creative work, we get into it because we have good taste. But there is this gap. For the first couple years you make stuff; it’s just not that good. It’s trying to be good, it has potential, but it’s not. But your taste, the thing that got you into the game, is still killer. And your taste is why your work disappoints you. A lot of people never get past this phase. They quit. Most people I know who do interesting, creative work went through years of this. We know our work doesn’t have this special thing that we want it to have. We all go through this. And if you are just starting out or you are still in this phase, you gotta know it’s normal and the most important thing you can do is do a lot of work. Put yourself on a deadline so that every week you will finish one story. It is only by going through a volume of work that you will close that gap and your work will be as good as your ambitions. And I took longer to figure out how to do this than anyone I’ve ever met. It’s gonna take a while. It’s normal to take a while. You’ve just gotta fight your way through.

Ira Glass