Friday, April 3, 2009

UI pattern

Usually, most of us as designer needs to find a UI control or widget or pattern to do a job in a software or website. We end up looking for various controls from different website or software's or OS etc. The major confusion we have is what to use and when to use a particulars control, widget or pattern.

Here are links to few website that had solved and given answers to most of the common questions that we have:
http://ui-patterns.com/
http://developer.yahoo.com/ypatterns/index.php
http://patterntap.com/

For example, lets say we are thinking about calender control and why and when to use. We can easily follow these 2 links to find calender controls and there implementation in different websites:
http://developer.yahoo.com/ypatterns/pattern.php?pattern=calendar
http://patterntap.com/tap/ (click Collections > Select Calendards and then click Filter)
http://www.welie.com/patterns/showPattern.php?patternID=event-calendar
http://interface.fh-potsdam.de/infodesignpatterns/patterndetail.php?pattern=97

So, the result shows various calender controls used in different websites and what problem does that design element solves.

Labels: , ,

Post a Comment(1 comments)

"How much can you curl Johnny?"
"I can curl 205 for 5! How bout you Bubba? "
"Well I'm stronger than you cause I curled 205 and a retard"
"How'd you curl a retard?"
"Easy, he just held on!"
"Dam Bubba I bet that make you swole!"

Monday, November 5, 2007

API Resources

APIs news, how-to, contests and comprehensive database of API resources.

http://www.programmableweb.com/apis

Labels: , ,

Post a Comment(0 comments)

Tuesday, October 23, 2007

PHP Classes

http://www.phpclasses.org/

Best resource for all PHP Classes

Labels: , ,

Post a Comment(0 comments)