Tag archive for "Web Design"

Web Design for Beginners

Advice for the Inexperienced Web Designer

2 Comments 17 August 2008

Website software and templates have made it easier for inexperienced website designers to create and maintain their own websites. Prior to the development of such items, if you wanted a website for your company you had to retain a reputable website design firm to create a website for you. Website development is not an easy procedure, but if you decide to undertake the process yourself, there are a few simple strategies that can make the process of creating a high-quality website a little bit easier.

Continue Reading

HTML

A Useful Addition to any Business Website

1 Comment 05 August 2008

I’ve used this code in a large amount of business websites I’ve produced. It allows users to see at a glance whether a business is open or closed. If the time is within the specified hours, it will display an open image, if it any other time, it will display the closed image. It is easy to implement and looks great on a store hours page. It goes by the time of your server however so if your server is in a different timezone, adjust the hours accordingly. See a demo in action here.

<?php
/**
* Open / Closed script
* Try to edit only the ‘$hours’ array and the <img /> tags later on
* Editing anything else could give undesired results
*/

// These are the hours, correlating with the above days, in AM and PM format separated by ‘-’
$hours = array(’Sunday’ => ‘Closed’,
‘Monday’ => ‘By Appointment’,
‘Tuesday’ => ‘10AM-5PM’,
‘Wednesday’ => ‘10AM-5PM’,
‘Thursday’ => ‘10AM-5PM’,
‘Friday’ => ‘10AM-6PM’,
‘Saturday’ => ‘10AM-5PM’);

Continue Reading

Graphics, Web Design

When is a Web Design Truly Finished?

1 Comment 03 June 2008

e1v3c9e4b1t5b5s9p9r8225515.jpgOpinions are bound to vary on such a crucial and potentially controversial subject but … when do you think a design is done? Sure, there are goals to be met, clients to be appeased, but at the end of the day it is the designer who decides when something is actually finished. Is it alright to simply meet the expectations of someone else or do you need to have your own goals continually in mind as well?
Continue Reading

Graphics, Shortcuts, Tutorials

40 Hours of Design in Just Over Four Minutes

No Comments 20 April 2008


Science Machine from Chad Pugh on Vimeo.

The design process is always something of a mystery to people new to a program. One great way to start learning how to use a design program is simply by watching someone at work. Now, try this on for size: approximately forty hours of using Illustrator all compacted into a few short minutes. The artist considers this part art, part music video, and it is certainly all kinds of interesting.

Aesthetics, CSS, Graphics, Tools, Tutorials, Web Design

42 Must-Bookmark Resources for Web Designers – Inspiration, Design, Color, Fonts and More

74 Comments 01 April 2008

Creative Web Designs

Whether you are just starting out or a seasoned veteran these tools, tutorials, lists and other resources are great sites for any web designer. Organized into helpful categories (design inspiration, CSS resources, web design guides, color tools, free fonts and more) this collection not only has useful resources but also categorized links to other lists with 100s more. If you’re not a designer but still need to create sites you still might be best off spending a few bucks on a web page creation tool with a simple GUI than hiring a designer but can still use the first section below and these great wallpapers to get design inspiration!

Continue Reading

Page 2 of 3«123»
          

Community News

  • 25 Beautiful Free Twitter Icon Resources

    I though i would write this article to help bloggers, developers, and many others. Web icons are a huge element when it comes to web designing. Most people want a free, fast, and easy resource the…

    March 17, 2010
  • 60 Amazing Print Beer ads

    Happy St. Patrick’s Day! In honor of this holiday that is so closely linked with beer, we’ve pulled together the top 60 malt liquor advertisements.

    March 17, 2010
  • 110 Excellent Free Icon Sets For Your Next Design …

    In this post we present a 110 Excellent and Beautiful Free Icon Sets For Your Next Design or Project of Part I that are available for free download and (sometimes only for personal) use. Please mak…

    March 17, 2010
  • Amazing T-Shirt Graphic Designs Collection

    Many of the graphic designers around the world would have surely tried to come up with something new design for the t-shirts that they wear. In this post our try is to inspire these people to get i…

    March 17, 2010
  • Icon tutorial: Speaker icon with Illustrator (win7…

    In this tutorial we will use Adobe Illustrator CS4 to create a speaker/music icon inspired in Windows 7 style.

    March 16, 2010






© 2010 [Re]Encoded.com. Powered by Wordpress.