1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max

Advertise

npg's Saves

avatar

Vladlen Stanchu

http://www.newphotoguide.com

Joined over 2 years ago. Vladlen helps out by being a moderator at Good-Tutorials.

clicked (14,070) — submitted (10) — commented (281) — saved (337)

CSS » Box Model Theory — 8 months ago
Doing layout for Web pages with tables is so 1998. Tables should be used for data, not to arrange the elements on your Web page. A better method is to use CSS layers. They are much easier to format than tables, once you get the hang of it. But the best thing is that if you use CSS layers to design your site, you can make a site-wide layout change in the blink of an eye. If you’ve never tried CSS layers for your site layout, try this one.
Photoshop » Photo Effects — 8 months ago — reviewed, not listed
Thumbnail
In this tutorial I will show you how to make this photo effect, switching from day to night. It is a little bit hard, but I hope that you will like it!
Photoshop » Effects — 8 months ago — reviewed, not listed
Thumbnail
You're probably seen the effect of making an everyday object appear to be wrapped in a texture or paint. It's all done with the displace filter. This prehistoric filter is very unhelpful to look at. Fortunatly this video tutorial shows you how to use it and create amazing results
Illustrator » 3D Techniques — 8 months ago — reviewed, not listed
Thumbnail
Get started with the Away3D Flash 3D engine with this detailed tutorial. Demo and source code included.
Photoshop » Web Layouts — 7 months ago
Thumbnail
Learn how to create a wordpress mockup in photoshop, in part 2 you'l learn how to code it into a css template, then part 3 you'l learn how to code it into wordpress
Illustrator » Basics — 7 months ago
Thumbnail
The creation and editing of vector graphics is the bread and butter of Adobe's Illustrator. Though there are many tools that enable vector creation and control, the most versatile of which is the pen tool. In this Quicktip, ZIO Pro producer Matthew Hendershot reviews the basic functions of the pen tool and its related family of vector editing devices.
CSS » Basics — 7 months ago
This is a simple way to create a two column layout with css
PHP » Basics — 7 months ago
Learn how to seperate wordpress trackbacks and pingbacks from the wordpress comments loop with this step by step tutorial
Photoshop » Designing — 4 months ago
Thumbnail
Im a big fan of vintage magazine ads. Aside from the retro look they present, its interesting to me to see how far the design industry has come over the years. Aside from being a fan of vintage ads, Im also a big fan of old school pinup art. While I was researching vintage ads for this Photoshop tutorial, I came across a few Coppertne Sunscreen ads that were the perfect combination of pinup and vintage ad.
CSS » Tips and Tricks — 4 months ago
Get educated in various techniques to create equal height columns that work on all major web browsers (including the infamous IE6).