FriendFeed - Web-resources

Thursday, December 11, 2008

50 Most Beautiful Icon Sets

Tuesday, December 09, 2008

Monday, December 08, 2008

10 Common Typography Mistakes

From The Design Cubicle

The goal of this post is to help designers and clients understand the importance of good type skills, while avoiding some common mistakes. Please keep in mind that most of these mistakes are subjective and can be changed varying on the project, goals or circumstances.
Read the full article here.

Sunday, November 23, 2008

Creating a free browser toolbar

This site offers an easy way to create toolbars: Conduit


To install directly, click here: Install our free toolbar

To go to our download page and install, click here: Download our free toolbar

Color Cop - A free nice color picker

Color Cop is a multi-purpose color picker for web designers and programmers. It features an eyedropper, magnifier, variable magnification levels, 3 by 3 and 5 by 5 average sampling, snap to websafe, color history, and a 42 color complementary palette. Color Cop will convert RGB decimal values to Hexadecimal color codes. It has color code support for HTML Hex, Delphi Hex, PowerBuilder, Visual Basic Hex, and Visual C++ Hex. Color Cop is a multi-purpose color picker for windows.

Sunday, November 02, 2008

PHP utf-8 cheatsheet

http://www.nicknettleton.com/zine/php/php-utf-8-cheatsheet

LAMP developers who plan on creating sites that support Internationalization (i18n) should stop by this article first. Altering MySQL tables to use UTF-8, installing and configuring the PHP mbstring extension, and changes to their code are all covered.