Rate this post Learn how to create a fantasy photo manipulation of a desperate angel in sorrow and bleak rainy scene with Photoshop. In this tutorial, you’ll learn how to create your winged angel with ordinary stock images, do some retouch and enchantment on the angel with shadows and lighting, then complete it with rain… Continue reading Create An Emotional Photo Manipulation Of A Sad Angel In Photoshop
Tag: broken
10 jQuery snippets every designer should know
jQuery is used on thousands upon thousands of web pages. It’s one of the most common libraries to insert into pages, and it makes DOM manipulation a snap. Of course, part of jQuery’s popularity is its simplicity. It seems we can do almost anything we like with this powerful library. For all the options… Continue reading 10 jQuery snippets every designer should know
HTTP: The Protocol Every Web Developer Must Know
In my previous article, we covered some of HTTP’s basics, such as the URL scheme, status codes and request/response headers. With that as our foundation, we will look at the finer aspects of HTTP, like connection handling, authentication and HTTP caching. These topics are fairly extensive, but we’ll cover the most important bits. HTTP Connections… Continue reading HTTP: The Protocol Every Web Developer Must Know