Originally posted by johnnyforever
Let's talk about how i SHOULD be in my pj's, and how i SHOULD be drawing my Johnny depp sketch!!
You should be drawing it fast and try not making it too sweet. Let the sketchiness live! Don´t erase too much. I recommend a charcoal, it´s a medium with a variety of ways to use and effects to achieve. Then again ink is a great medium = especially the wash technique. Try focusing on main proportion characteristics, and don´t forget about the negative spaces = how much space is there in the background.
[code]<%
while not resStyle.EOF
if (resStyle("styleColor"😉 = resImg("imgStyle"😉) then %>
<tr valign="middle">
<td><input class="styleRadio" type="radio" name="imgStyle" value="<%= resStyle("styleColor"😉 %>" checked />
</td>
<td><div class="styleDIV" style="background-color:#<%= resStyle("styleColor"😉 %>;"> </div>
</td>
<td><%= resStyle("styleName"😉 %></td>
</tr>
<% else %>
<tr valign="middle">
<td><input name="imgStyle" type="radio" class="styleRadio" value="<%= resStyle("styleColor"😉 %>" />
</td>
<td><div class="styleDIV" style="background-color:#<%= resStyle("styleColor"😉 %>;"> </div>
</td>
<td><%= resStyle("styleName"😉 %></td>
</tr>
<% end if %>
<%
resStyle.movenext
wend
%>[/code]
[php]
//Set test cookie
setcookie("testCookie", "1", time()+3600);
if (isset($_REQUEST["Submit"]) && $_SESSION["loginTry"] < 4) {
//Test to see if cookies are enabled
if ($_COOKIE["testCookie"] != "1"😉 {
$error = "Error: Your cookies must be enabled to login!";
} else {
//Check for username
$sqlUser = "SELECT * FROM users WHERE username = '".$_REQUEST["username"]."'";
$resUser = mysql_query($sqlUser) or die(mysql_error());
$rowUser = mysql_fetch_array($resUser);
if (mysql_num_rows($resUser) == 0) {
$error = "Error: No username found!";
$_SESSION["loginTry"] = $_SESSION["loginTry"] + 1;
} else if ($rowUser["password"] != trim($_REQUEST["password"])) {
//$error = "Error: Password did not match!";
$error = $rowUser["password"];
$_SESSION["loginTry"] = $_SESSION["loginTry"] + 1;
} else {
header("Location: /questions/"😉;
setcookie("userGood", "1", time()+3600);
}
}
} else if ($_SESSION["loginTry"] > 3) {
$error = "Error: You have failed to login more than three times.";
} else {
$error = "";
}
[/php]
Monsieur,
Suite à votre demande du 18 décembre 2006, nous avons le plaisir de vous adresser sous ce pli notre catalogue illustré et les tarifs. A la page 24 du tarif, vous pouvez trouver les réductions.
Nous avons l’ avantage de vous remettre, ci-dessous, nos conditions de livraison et paiement:
- délai de livraison: 3 mois
- paiement: 30 jours de date de facture.
Notre représentant, Monsieur Paul Dupont, prendra bientôt contact avec vous. Il est spécialiste de l’ aménagement de bureau et pourra formuler sur place des suggestions tenant compte des possibilités du local.
Nous sommes à votre entière disposition pour vous fournir tout autre renseignements et nous vous présentons, Monsieur, nos salutations les plus distinguées.
Ceterum censeo OTF esse delendam.
My Summary
Customize Summary
Tip Help Katrina Victims with Holiday Dreams - Learn More!
General eBay Announcements
Resolved: Issues with Search 12/18/06
eBay Radio: Call In Today at 3:00pm PT 12/17/06
Upcoming Workshops: 'Your eBay Business: Year in Review' and '25 Tax Savings Tips Before December 31st' 12/15/06
See All eBay Announcements...
[code]<title>F.L.E.XX. Productions</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="Title" content="F.L.E.XX. Productions" />
<meta id="htmlMetaKeywords"name="Keywords" content="" />
<meta id="htmlMetaDesc" name="Description" content="" />
<meta name="rating" content="general" />
<meta name="revisit-after" content="7 days" />
<meta name="ROBOTS" content="INDEX" />
<meta name="ROBOTS" content="ALL" />
<link rel="Shortcut Icon" href="/images/favicon.ico">[/code]