Archive for Design
The Web 2.0 Component
Posted by: | CommentsPart of the contest is adding a Web 2.0 component to your website. Here are three suggestions.
- Create a Twitter Account for your client. Add a Twitter feed to the client’s website and teach them how to update it. It’s a quick way to post updates without knowing any programming.
- Create a Facebook Page for your client. Incorporate the client’s logo and messaging. Add a “Facebook Connect” button to the main website to encourage visitors to connect.
- Do a video tour of the business. Create a youtube account and embed the video tour on the website. Do this for your client’s existing TV commercials.
One note about video and load times:
Stay away from embedding Windows Media. With services like YouTube, there is no reason for you to host or stream media from your server. Upload the video to YouTube and use the embed code to make load times fast and efficient.
Teach yourself to Program at w3schools, csszengarden, and more
Posted by: | Comments
At w3schools.com you’ll find all the web-building tutorials you need, from basic HTML and XHTML, to advanced XML, CSS, and more. You also have access to a “lab” where you can try out different code and see how it will interface online. http://www.w3schools.com
Another great reference for CSS is CSSZenGarden.com.
Now, part of the contest is ensuring your site is programmed using CSS and that CSS is “external.” What does that mean and why does it matter? Read More→
Editing Images
Posted by: | CommentsPart of good web design is having the resources to effectively edit images.

The industry standard is Adobe Photoshop, however it is a very expensive program. Nevertheless, Adobe provides a “Try It” download version. You can install and use it without limitation for 30 days. The same is true for Dreamweaver. You can get both at http://www.adobe.com/download.
A free open-source editor that is similar to Photoshop is GIMP: http://www.gimp.org