DepositPhotos is a stock photography and illustration marketplace. They’re pretty new to the scene but already they have a massive amount of photos and vectors in their catalog. In fact they currently have over 1.8M files in various categories!

We’ve partnered with them to give away 2 accounts, each with $100 credit. Read on to see how you can enter!
The web-design industry has always faced limitations that get designers frustrated as they work around them.
Without actually knowing these limitations, you cannot properly design and achieve what you or your client may be after. Therefore, understanding the limitations of the industry and your own limitations can help you expand and work around them and is a key point that cannot be disregarded.

When you think of web-design and what has been achieved already, it becomes difficult to understand whether there are limitations available or not, and what they are that are hindering our abilities that you may not know already. In fact, many designers do not fully understand many of the limitations, but actually work around them indirectly. Let’s cover some limitations that exist today in web-design that hinders our ability of expansion and creativity.
In this tutorial we are going to learn how to create a vector turtle character based on a vinyl toy named “Skuttle” from the “Little Trickers” series.

We’re going to be using Adobe Illustrator CS3 for this tutorial, but the majority of old versions and the newer version will work perfectly fine. If you don’t want to create a turtle, why not take a photo of one of your favorite vinyl toys or collectibles, or sketch your own and scan it in?
Many people overlook making their websites multilingual friendly thinking that the majority of their traffic or visitors understand the English language. One thing to note is that nearly two billion people worldwide now have access to the internet, which is almost one third of the world’s population.

Therefore, the expansion of your website worldwide depends greatly upon multilingual support.
Implementing multilingual support may sound as easy as just translating your pages, however in most cases, it is not. Most designers always design according to left to right languages. Therefore, right to left languages may not appear properly within the design. We discuss tips to that help make your website and design multilingual friendly.

This article/tutorial is the sixth in the series. In this chapter of the Getting To Grips series we will be covering the following topics:
- Differences between Vector and Bitmap images
- Importing Photoshop files
- Importing Illustrator files
- Managing your placed files
- Using and creating libraries
- Importing and Revealing Files in Adobe Bridge
The new canvas tag in HTML5 is known for its illustration power. It’s basically an empty element on which you can write and sketch using Javascript. But there’s a hidden power: image manipulation.

In our opinion, this is the most important element that differs from SVG. With canvas you can perform operations on pixel based artworks. You can write a new image pixel by pixel or import an image in the canvas and modify it as you need.
In this article we’ll show you some fundamentals of pixel manipulation in the canvas, and how to use this knowledge to obtain interesting effects. Let’s start from the beginning.