Saturday, April 14, 2012

Color matching/picking tool for design and website

Using the tool to help you pick the right colors matching.
This is not a new feature; Illustrator has it since CS3. It helps people that don't have a eye to decide what colors to choose in order to look good together. It was based on safe harmony color matching, give you suggestion color first and you tune it with color saturation to intensify or soft it. If you go for very bold contrast color, then you must hand pick by yourself.
http://tv.adobe.com/watch/adobe-evangelists-terry-white/create-colors-in-harmony-with-ease-in-illustrator-cs5-in-this-episode-terry-white-shows-how/
Use color wheel from Adobe Illustrator menu window--> color guide
other site for colors matching
http://kuler.adobe.com/



Thursday, April 12, 2012

Web Design Using Grid System

Web design is a constantly changing field. Now a day seems like people go back to hand coding for front end using grid system for layout with html, then add content, interactive, finally style the look and feel with CSS.
This is the new trend in web design using grid base as layout templet, it's clear and simple pleasing to eye. However, you still need to have your contents ready such like good photo and text.
Down load the kit from 960.gs ( on the top left said Download)
http://sixrevisions.com/web_design/the-960-grid-system-made-easy/

And design sample using grid base http://grid-based.com/

Saturday, April 7, 2012

Guiding Principal of Marketing Concept on Facebook

1."Build a strategy that is social by design":
"Social should be baked into everything you do"
2.Create an authentic brand Voice: Bring your personality of brand to life through an authentic and consistent voice.
3.Make it interactive
http://ads.ak.facebook.com/ads/FacebookAds/Best_Practice_Guide_042811_10.pdf

Friday, March 30, 2012

Web Design UI ways to show clients

I should have seen this video earlier before meet a client who has endless changing minds, and has bad reputation of causing working partner commit suicide.
I rather gave up the my pay than ....
http://tv.adobe.com/watch/taming-the-web-with-greg-rewis/from-comp-to-finished-page/

Saturday, March 17, 2012

CSS3 -RGBA buttons and other web design

This link shows you how to make additional alpha channel color into your button. It can be glowing/shining just by coding.
http://www.zurb.com/article/266/super-awesome-buttons-with-css3-and-rgba

http://tympanus.net/codrops/category/web-design/

3D, or shawdow text done by stylesheep not photoshop

Text with shadow using CSS stylesheet. However IE (about 19% user) doesn't support.
This link shows you how to do cross browser text shadow.
http://kilianvalkhof.com/2008/css-xhtml/cross-browser-text-shadow/