Today’s blog post is a great round up, which consists of high quality fresh Photoshop tutorials. The collecation has a nice mixture of amazing photo manipulation and retouching techniques, abstract drawing, special effects, as well as beautiful text effects.
Tag: Resources
An Introduction to Underscore.js – Part 1 Arrays
Underscore.js is a tiny JavaScript utility library that makes working with some of the common data structures used in JavaScript much easier. Minified and GZipped it weighs in at less than 4Kb and where possible it delegates functionality to native browser implementations for performance. It has no other dependencies and so adds very little overhead to your total script assets. It can be used on the client or server with equal ease.
Up and Running With Custom Post Types
If you’re reading this post, chances are you’re familiar with WordPress and its role in the web world as a blogging platform, content management system, multisite administrator, and much more.While WordPress can be a viable solution for any small business website or blog right out of the box from a fresh install, you can harness the true value of WP by diving into the code and creating Custom Post Types.
35 Newsletter Design Showcase
In this post we showcased 35 newsletter designs from ThemeForest. We are sure you will get your inspiration flowing and the following list will help you with your own newsletter design.
PHP Ad Tracker: Listing Ad Banners and Clients
In our last session, we finished writing the PHP class file that would control all the ad banner functions. This week, we look at the presentation layer for the administration of these functions.