Father, Husband, Designer, Wanna-be Rockstar.

From the Blog

Oct
07
Posted by Chase at 4:41 pm

I’ve had a Google+ account for a month or so and every time I check and visit my account page, nothing is happening. Does anyone out there use Google+? I thought it was going to ‘replace’ Facebook. Maybe I just don’t know what I’m doing. Thoughts?

If you want to sign up for your very own Google+ account, click on this link. You’re invited by yours truly!

 

Share

A few weeks back I was approached by my father about coding a simple website design for a client of his. He had the layout designed in Photoshop, and all I had to do was chop it up and write the code. I really enjoy coding on these websites; trying to make html and css work together to create the same effects as the original layout, without the weight of large images or load times. As I’ve mentioned before, I love WordPress, but it’s nice to get back to some static design from time to time.

As usual there were a few tweaks here and there but I think the website is clean and easy to navigate. I also decided to integrate Google Docs for the form for a few different reasons:

  1. Google is awesome.
  2. Using Google Docs allows all of the information entered from the form submissions to be saved into a database. We can easily use this information down the line for a number of things.
  3. With a simple script the form’s data is automatically emailed to the client, just as it would with mailto: or other cgi script.

Head over and check out Willia Law Offices’ new website and let me know what you think!

Share