Tutorials

I hope you will find these tutorials helpful. Please note, the methods I described are the way I do it — I don't claim it's the easiest, most efficient or most correct way.

  • Optimizing images for web

    Optimizing images for web - Photoshop tutorial
    • type: Photoshop
    • level: easy

    This tutorial explains in detail how to use Photoshop's Save for web... option and which image format is most suitable for various graphic types.

  • Contact form

    Contact form - PHP tutorial
    • type: PHP
    • level: moderate

    Apart from making a working contact form, you will also learn how to send data via post method, write custom functions and validate forms.

  • Adding a favicon to webpage

    Adding a favicon to webpage - Miscellaneus tutorial
    • type: Miscellaneus
    • level: easy

    Here's a short guide how to add a tiny icon next to your URL in the address bar and the bookmarks.

  • Creating photomanipulations

    Creating photomanipulations - Photoshop tutorial
    • type: Photoshop
    • level: advanced

    Learn essential techniques for making photomanipulations. This is a walkthrough for my manip Perfect Wife.

  • Installing premade templates

    Installing premade templates - HTML/CSS tutorial
    • type: HTML/CSS
    • level: easy

    Premades are not for people who can't use basic HTML. I can give you a few shortcuts that will help you just enough to set up your web site — this tutorial is for the lazy ones.

  • Simple PHP unique visitors counter

    Simple PHP unique visitors counter - PHP tutorial
    • type: PHP
    • level: moderate

    This simple text counter counts today's, yesterday's, total and average visits. The counter tracks your visitors based on their IP address.

  • Common layout codes

    Common layout codes - HTML/CSS tutorial
    • type: HTML/CSS
    • level: moderate

    If you're just starting out, you might wonder how to make div or table layouts. Here are some basic codes for you to test and play with.

  • Thoughts on validation

    Thoughts on validation - Miscellaneus tutorial
    • type: Miscellaneus
    • level: moderate

    Making your site validate may seem like the highest goal for newbies. If you don't know what validation is, I'll explain. This is just my view on validating, you may even call it a rant.

  • Printer friendly version

    Printer friendly version - PHP tutorial
    • type: PHP
    • level: moderate

    You can create printer-friendly versions of any page with PHP, offcourse if you know how to use CSS.

  • Loops in PHP

    Loops in PHP - PHP tutorial
    • type: PHP
    • level: moderate

    Learn how to repeat procedures using for() and while() functions on an example how to create a dynamic avatar gallery.

Quick links

Network

RSS feeds

Affiliates

In obscuro — dark art and resources © 2004-2008 Nela Dunato. Terms of use

Back to top