1000+ Professional Business Cards in Vector

Jan 30
2010


vector business cards

The most complete set of professional business cards in vector format. Once you have this set in your collection there is no need to design / purchase another business card anywhere else. It’s impossible not to find a suitable business card in the mega collection of vector business cards.

Just read the full post and see some of the business cards that you will get.

(...)
Read the rest of 1000+ Professional Business Cards in Vector ( you won't regret it :-) )


Do you like what you see? Any help is welcome! It keeps me working and provide YOU with Free Vector Graphics. Thank you!



© Garcya for Web Design Blog, 2010. | Permalink | 22 comments
Post tags: , ,
Digg del.icio.us Stumbleupon Technorati Reddit

40 Popular Lists of Photoshop Tutorials

Jan 30
2010

3 Elegant Html Resume Templates

Jan 30
2010

A few CSS tricks you may not know!

Jan 30
2010

DR Questions and Answers – What a busy week it has been!

Jan 29
2010

It is now been just over a week since we launched Design Reviver Answers. And what a week it has been!

We have simply been overwhelmed by the response from the design community, it has more than beat our expectations and we very much appreciate the support from everybody.

Read the rest of this entry »

How to change the default screenshot format on Mac OSX

Jan 29
2010


By default your Mac captures the screenshot as a PNG file.

If you would like to change the PNG to a JPG format follow the simple steps bellow:

  1. Open Terminal
  2. Write: defaults write com.apple.screencapture type jpg
  3. Write: killall SystemUIServer (for the changes to take effect)
  4. Done!

Your Mac now captures the screen in jpg format.

PS: you can use a different format instead of “jpg”. Works with tiff, pdf, etc.

Via: macosxhints




© Garcya for Web Design Blog, 2010. | Permalink | No comment
Post tags: ,
Digg del.icio.us Stumbleupon Technorati Reddit

Renamer v4.0 for Mac OSX

Jan 29
2010


renamer v4.0

If you’re working with a large number of files that you will upload to the web, like photos for example, you’ll probably need a tool for mac that can batch rename your files with your url or signature in the file name for copyright purpose.

Renamer 4.0 for mac does exactly that, and a lot more.

(...)
Read the rest of Renamer v4.0 for Mac OSX ( you won't regret it :-) )




© Garcya for Web Design Blog, 2010. | Permalink | 3 comments
Post tags: ,
Digg del.icio.us Stumbleupon Technorati Reddit

Color Tools, Resources and Inspiration

Jan 29
2010

Color is the integral element with design. It can bring a bland idea to life, it can revitalize a boring and dreary web site and can bring lifeless art to, well, life. Why is it so powerful? Because different colors can invoke different emotions with different people, thus altering our perception of how we see art.

In today’s news round up we have collected some color related articles, some tools for your inspiration and learning.

Color Theory for Designers, Part 1: The Meaning of Color

Color Tools, Resources and Inspiration

Color in design is very subjective. What evokes one reaction in one person may evoke a very different reaction in somone else. Sometimes this is due to personal preference, and other times due to cultural background. Color theory is a science in itself.

This is the first in a three-part series on color theory, were the author discusses the meanings behind the different color families, and gives some examples of how these colors are used.

Color Theory for Designers, Part 1: The Meaning of Color

25 Color Combination Tools for Designers

Color Tools, Resources and Inspiration

There are a lot of online tools to help create a beautiful color combination. They all vary slightly to suit each designers with different preferences on how they work. In this article they collected together 25 of the best color tools, with a quick overview on each to help you decide which is best for you.

25 Color Combination Tools for Designers

Colorgorize the Web

Color Tools, Resources and Inspiration

The first version of Colorgorize was published in 2007 as a project at the University of the Arts Bremen, Germany. Back then, Colorgorize was a Firefox add-on that could display similar colored websites to the website currently opened. Colorgorize has since changed to a website recently to allow it to reach a bigger audience. Today, thousands of websites are already analyzed and can be searched by colors.

Colorgorize the Web

What If Computer Graphics Ran Under Crayola's Law?

Color Tools, Resources and Inspiration

What If Computer Graphics Ran Under Crayola's Law?

By Paul Andrew (Speckyboy and speckyboy@twitter).

5 Interactive and Creative Uses for PHP

Jan 28
2010

PHP is a powerful and widely recognized scripting language that enables you to build interactive applications and websites. If you’re new to using PHP, then you’ll most likely benefit from know how you can use it to make your website or applications more interactive and aesthetically pleasing.

With PHP you’re rarely limited to functionality and restrictions, if you can code it, you can build it. Below we’ll touch base on 5 Interactive and Creative Uses for PHP web and desktop oriented.

Graphical User Interface

There are instances were web developers make the switch from only knowing how to create apps for the web, to building desktop applications. And they use PHP as a transitional vehicle since many are already familiar with the programming language.

Creating a GUI made for your desktop requires extensive knowledge of PHP and various extensions. Once you’re able to really master the language by coding for desktops, designing for the web using PHP will be much easier.

Here are a few PHP extensions to get you started:

  • PHP GTK – This is an open source extension with a nice toolkit.
  • ZZEE PHP GUI – This solution allows you to convert your PHP scripts into functional Windows applications.

Building Facebook Apps

You can utilize PHP to integrate Facebook with a website. Before you begin developing Facebook applications with PHP you must first become acquainted with Facebook’s Developer Guide. It’ll help you get a much better feel of what you need to get started, and it also goes in-depth on the Facebook PHP client library subject.

It also provides detailed instructions on how to install and utilize the files included within the library. This is definitely a great resource to check out, especially if you have or plan on having clients that may want you to build a Facebook application for them.

Creating Mailing Lists

With PHP you can write your very own script allowing you to send e-mail newsletters to your clients and anyone else you’d like. You can also use a ready-made script. PHP mailing lists are generally used as a way to keep your anyone you’d like up-to-date with whatever information you need them to know.

The most important feature is mass mailing. This PHP online documentation explains PHP mailing functions in-depth. You can also download all-ready made scripts such as this one for your website.

Online Communities

A good way to promote and create self-awareness for your business, product, or service is to make your customers and users feel as though a supportive community has their back. You can create a forum, or a small social network that will allow your customers to interact and find out more about your products.

Many times a users is looking for a quick and effective median to receive quality support, creating an online community can reassure the user that choosing your service was/is the best choice. It will also help you receive feedback so that you’re able to improve the quality of your service.

There are various scripts available for building your online community, however, the most popular choice would be a PHP Framework such as Codeigntor or CakePHP. You can also use a variety of PHP tools that are efficient in their own ways, here are a few: php BB, vBulletin, and Pun BB.

Developing an E-Commerce

Implementing an E-commerce solution is one of the most sought-out uses for PHP. No matter the level of business or type of client base you may be pulling, having an E-Commerce solution at your fingertips is a powerful way to grow your business.

Of course, most of the effective solutions you’ve come across utilize PHP for its accuracy and stability. Whether you’re building from scratch or you’re adding new features to an existing one, PHP is the logical choice.

Building your own shopping cart application means you’ll be doing a lot of coding, especially if your creating one entirely from scratch. One of the best ways to successfully accomplish this is to use a framework (as mentioned above) such as CodeIgniter or CakePHP. CakePHP has a bakery section that contain a large selection of extensions and features for E-Commerce developers. You can integrate various payment solutions as well.

30 Websites with Lovely Layout and Typography

Jan 28
2010