Easy way to make gloss
Thursday, December 13th, 2007In this tutorial I will show how to make things shiny in illustrator, this is the easiest way I know of.
In this tutorial I will show how to make things shiny in illustrator, this is the easiest way I know of.
Here you will learn the basics of the C++ Programming language.
To start off you must know that we are using the C++ that uses the Win32 Console, not graphical interface. (more…)
There are various ways to fix the problem with someone choosing the same ‘displayname’ as the admin, The way I did so is change it so the comment author e-mail matches the admins e-mail. So instead of
if($comment->comment_author ==$userdata->display_name) ?>
You would put
if($comment->comment_author_email == "admin@email.com") { ?>
And thats it
Just choose an e-mail that other users cannot guess, like a personal e-mail that you do not use on your website, and you should be safe.
In this tutorial I will teach you how to create code boxes similar to the ones you see in my post, which are quite similar to code boxes you see on forums and message boards.
These are quite simple actually all you need to do is create a class for each one.

About time for another tutorial! This tutorial will teach you how to make a nice vortex type image in Photoshop. For this tutorial you may want a stylus unless you are good at drawing almost full circles with the mouse.