About

This page contains information about me and about my site.


About me

E-mail: draco_the_red@myway.com
AOL Instant Mmessenger: dracothered12
MSN Instand Messenger: draco_the_red@hotmail.com
Yahoo Instant Messenger: cjchuf77
ICQ UIN: 265089224

Likes: Dragons, Lego robots, video games, writing, not having artist's block, lightning storms.

Dislikes: School, not getting enough sleep, rude people, having artist's block and other stuff.

Favorite music: Just give me anything that's in the genre of electronica.

My Furry Code
FDDmsw5adfrw A- C-- D-- H++ M- P++ R+ T W Z- Sm# RLCT a- cn++ d+ e- f+ h* iwf+++ j+ p++ sm#
About Furry Code


My Dragon Code
DC2.De Gm L45f2a2l1n1t50w W T2t Phvwflt Sks Cre^/re-^,bor-^,eye,vag^,sre- Bfl A-- Fr--- Ne H++ $ Fo R++ Ac+ J+ S U! I# V++[psionic] Q++ Tc++ E++
About Dragon Code
Decoder


About the Lair

Coding
My website is fairly simple and should run on most browser that support Style Sheets. It has some JavaScript on the Style Configuration page, but it should work even if you have JS turned off. The code on my site can be freely reused, but not the content and such, as images and so forth, of course cannot be reused unless with permission from the owner or me. I would like to know if you're going to use my code, so please send me an E-mail. According to W3 validater there are several problems with my HTML, but all of it works so it passes my inspection.

-Cascading Style Sheets
I use a total of twenty different Style Sheets on this site. Of course each page only refers to three at a time. The reason I have so many is so I can have multiple color schemes. All of Style sheets can be found here. There are a total of nine schemes with two setting, nine using png images or nine of the same colors using jpg images. The last two of the twenty Style Sheets are the common settings for the website, while in each color Style Sheet there a different set of HEX numbers for the link colors, linkbar colors, and background images. The default color scheme is Darkblue with jpg images. All of style sheets are valid, however, W3 seems to complain about some of coding in the color styles. It's valid to me since it works on the site.

-JavaScript
If you are wondering how I got the to change colors on the Style Configuration page, I'll tell you then. I used JavaScript to change the Style Sheets that my pages are referring to. To have it remember the Style setting I used a cookie that saves the color scheme. You can take a look at the two JS files, theme.js and cookies.js. Sorry for not putting any comments in there, but I didn't write the code, however, I do understand it's functions. When you first enter the site the JS sets you up with using the Darkblue scheme by writing the code into the page where the Theme function was called. Then when you go to change the color scheme it sends the JS the new color's variable name then the theme function writes the coding for the new Style Sheet and lastly writes that to a cookie.

-PHP
Last but not least is the coding for the E-mail form on the Contact page. The coding uses the advantage of the server-side scripting PHP. It can check the fields of the form to see if there anything is missing or if the E-mail address isn't valid. When fully filled out the script then sends me an E-mail with the content of the form. If you want to use this script, you can find it here. Please read the the code to make sure you understand where to put your E-mail address and where to plug both the result page and result answers. You'll also need the form that I used on my site, here. If you're going to use the PHP code then I assume that you know HTML well enough the put this form on your site.

Valid XHTML 1.0! Valid CSS!

Any problems, comments, or questions click Contact and drop me a note.