Author Archive for

05
Jun
10

Article Review: “Breadcrumbs In Web Design: Examples And Best Practices”

smashingmagazine.com offers you an article that explains what breadcrumb trail navigation is, of its types, and when and when not to use it on your website. There included many examples that helps you understand well.

According to this article, bread crumb navigations are used as a secondary navigation system and it should be unobtrusive in your website. It enhance the findability experience of user of your website. And there there three types of navigation; lolation based, attribute based and path based. It also covers with step-by-step progress indicator, sub-navigation of breadcrumbs navi and interactivity of breadcrumb sub navigation. This article gives you general understanding of breadcrumb navigation.

Take a look at this article.

02
Jun
10

Tutorial: Site Map with list

Using list for site map is better than using tables, because of its scalability!

Here’s a sample below;

css code

#menu_main {

background-color:green;
}

#menu_main ul {
border-left:1px solid black;
float:left;
font-weight:bold;
height:90px;
list-style:none outside none;
margin:0px;
padding: 0px 20px 5px 6px;
}

#menu_main ul li {
margin:0px;
padding:0px;
}

#menu_main ul li ul {
border:0 none;
float:none;
list-style:none outside none;
margin:0px;
padding:0px;
}

#menu_main ul li ul li {
font-weight:normal;
line-height:15px;
margin:0px;
padding:0px;
}

html code

<div id=”menu_main”>
  <ul>
   <li>Menu1</li>
  </ul>
  <ul>
  <li><a href=”/”>Menu2</a>
  <ul>
    <li><a href=”/”>Menu2-1</a></li>
    <li><a href=”/”>Menu2-2</a></li>
  </ul>
  </li>
  </ul>
  <ul>
   <li>Menu3</li>
</ul>
</div>
19
May
10

Managing Foggy Stuff

Smoke and Cloud exercise
This piece of work is in-class practice of Photoshop.
The main goal was to obtain smoky image and select it properly to make use of it.

First, you have to find good pictures of smoke. Black or white background is preferable for operational convenience.
Also, You can change the color of smoke, if you want.

Second, you need to select smoke. To do this, Adjust black and white level. Then, convert the smoke image into CMYK mode.
In CMYK mode, you can select black from Channel pane by Ctri + clicking black channel’s sumnail.. If you don’t like the selection, undo until your level adjustment.

Finally, if you like your black color selection, delete it. Then, invert selection to the smoke, so that you can copy it and use it anywhere you want.

You can also apply this method to fog and cloud as well. Enjoy your designing!

12
May
10

Floral Pattern – Balance Method

The picture on the left was a supposed invitation letter, wherein floral pattern was applied as downloaded brush practice.
Several mistakes was pointed out by the instructor.
First, Arial font is not good enought for highely decorated design.
Also, title font is handwritten font. All letters are supposed to be connected.

Socond, foggy blur behind the text is not necessary. This is not helping the legibility at all.

Finally, Top half and bottom half are unbalanced. Bottom is finely decorative but top half is whitish and too light, comparing to the bottom. In short, top is too light and bottom is too heavy.

The picture on the right was after editing all recommendations.
Right. This looks much balanced.

12
May
10

Contrast Method

The lesson I leant this time was contrast method for a design.
Look at the left image that looks like a logo.
First off, dreamy string and decorative shiny stars were illuminative.
Then, type and star shapes were put on top of another.
Blur effect is applied and Gaussian blur is also applied to a text.
All fore-ground components were in white color.
So, over all impression is fuzzy and fluffy with pastel colors.
Now, solid color is applied to a tag line.
This makes a contrast between main content and tag.

05
May
10

Floral Pattern

I used two colors. One to three colors management are rather easier than more colors.
So, I stick to safe design for now.
What’s good about this design is that I used floral texture.
I downloaded these at http://www.brusheezy.com.  This site is really useful.
Also, I isolated I from invitation, so that I can position it wherever I want.
For contents message, I may need adjustment for color
because letters are dissolving into back ground color and illegible. I bet I need more dense color.
05
May
10

Analysis for glow effect

In the picture on your right side, there’s two buttons.For this time, I did not use layer attributes. So, everything was done by Gaussian Blur and Gradient.
When background is black, you can see the effect on outer glow done by blurring.
As you may have notice, of left side of the left button, outer glow really stands out.
But this should not be the way because intense glow distract the audience.

Compare to the left half with more thin color.


Right button has inner glow. This looks nice, as long as it has some stroke color,
so that the edge of button can be distinct.

28
Apr
10

Design Strategies: Tagline and Imagery

Image has to talk without a word.
If you are successful for that, tag can be much more effective.
Following strategies are applied;

  • Audience Participation (to make people think)
  • Exaggeration
  • Comparison
  • Tagline

8.5″x5.5″

I assume that triangle also can lead your eyes to the end of this street right?
Did you imagine that you use a kick board to go all the way along the street?
Did you do that for the motorcycle, as well?
If so, I think I was successful for this design. Wasn’t I? LOL.
28
Apr
10

Design vs Functional Scalability

Take a look at pictures below.
On your left side, you can see original design.
On your right side, some modification was added considering functional scalability.
Comparing these two, what do you see between them?
When you focus on design, you can easily fall into mal-functioning of scalability.
But if you try to focus on functionality and scalability, then design has to be compromised.
So, what’s the basis here for a web designer?
Design and scalability are not compatible each other,
so the key is to prioritize all contents and design based on it, considering scalability.
Does this make sense?

18
Apr
10

For your info: “Design Currency: Icograda Design Week In Vancouver”

For details, visit
http://www.designweekvancouver.ca/

But this forum cost too much to me.




June 2024
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930