commented out


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/3684/domains/commentedout.com/html/faq.php on line 39

Warning: include(http://www.commentedout.com/includes/essentials.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/3684/domains/commentedout.com/html/faq.php on line 39

Warning: include() [function.include]: Failed opening 'http://www.commentedout.com/includes/essentials.php' for inclusion (include_path='.:/usr/local/php-5.2.6-1/share/pear') in /home/3684/domains/commentedout.com/html/faq.php on line 39
http://www.commentedout.com/faq.php

site information

The FAQ, everything you might want to know about the inner workings of this site. The last update was on June 15, 2005. Now, let's get down to business, shall we?

I suppose we could cover what the goal here is. This site serves a few purposes. First of all, it's the best place to find out what's going on with me. Second, it'll have all the stuff I work on including my exploits in web development and gaming work. And finally, I'd like to actually create a decent resource for web designers both novice and experienced.

Miscellaneous

Copyright Info

Site Questions

Why is it called Commented Out?

Good question. When writing a stylesheet or an HTML document or a script (be it in JavaScript, PHP, or whatever) the author might tack in comments, which get ignored by the browser but are viewable in the source code. Usually comments are used by designers to help organize their work, leave reminders about their code, or even help curious aspiring designers understand what's going on. When something is marked as a comment it's referred to as being commented out, and since part of what this site is all about is a look behind the scenes at web development and the life of an aspiring developer, I thought it was appropriate and catchy.

What's that CSS stuff you mentioned before?

CSS (which stands for Cascading Style Sheets) is one of the most fantastic tools at a webmaster's disposal. The first version, cleverly titled CSS1, crept quietly onto the internet scene back around 1997, and Internet Explorer tried its very best to support CSS1 in its version 3.0 release. The problem was that the CSS specifications weren't even set in stone yet. Nowadays, however, we've got CSS2 ironed out and the major browsers do a good job with support for it with CSS3 coming in fast.

CSS is basically a very convenient way of defining everything on your web page: fonts, font colors, line spacing, positioning, you name it. I use one CSS file to define everything that makes up my site. Even the layout itself is done with CSS, so if you lack a CSS-enabled browser you're looking at some funky stuff right now. Through that one document I can control every color and bit of spacing on this site without having to go and change each individual HTML document.

It's a beautiful thing.

You don't use too many pictures or animations on your site. Why not? I see lots of sites full of them!

Flashy has never been my style. Besides that, lots of pretty pictures and animations can add up to higher bandwidth requirements, which I consider bad for two reasons. One, it's a longer download time for you and I want to keep things as quick and streamlined as possible. Two, more bandwidth costs me more money so if I can keep a low bandwidth requirement, it makes my wallet very happy. Money really is the root of all evils.

Why do you throw your e-mail address everywhere?

For your convenience. This way, you don't have to hunt down my address to drop me a line. It'll almost always be right there for you.

This site is only done by you, right? Then why do you give your e-mail and a webmaster e-mail?

It's easier for me to organize and respond to e-mail that way. Stuff sent to the webmaster address is site-related, and stuff sent to my address is for me. It saves me plenty of time since I don't have to rummage through stuff to figure out what's what. It all just goes to a seperate inbox.

Could you make me a homepage?

While I would certainly love to, I've got just about enough time to manage this one. I can't really afford to take on projects like this for other people unless I know I'll have time to devote to it for them. You can always feel free to drop me an e-mail if you have any questions, though, and I'll try to help as best I can.

Well, if you can't make me one, how can I learn to do it myself?

Why, right here! Part of what I'm trying to do here is provide a good resource for people who are just getting into web design so they can avoid bad habits and develop good techniques right from the start. If you already know a bit about HTML, all is not lost! I'll get into advanced layout techniques with CSS and all that fun stuff eventually. So soak up a little HTML and CSS knowledge and pick up two books: Designing With Web Standards by Jeffrey Zeldman and Cascading Style Sheets 2.0 Programmers Reference by Eric Meyer. Some hosts like Tripod or GeoCities may have tools for quickly creating pages, but the code you create yourself will always have the advantage of being cleaner and easier to work with. You'll see.

Why don't you design your site with Flash? Flash is so cool.

Once again, it really comes down to bandwidth. I like things to load fast. Flash layouts, while ultra-cool, can sometimes suck up bandwidth and hinder dial-up users (and there are still plenty). Besides that, you need the Flash plug-in installed in your browser. A site designed with Web Standards (like this one) will load up quick and is much more accessible. Don't get me wrong, I think Flash is a fantastic tool and Flash layouts can be awesome (like the portfolio of Greg M. Washington) but they're not my preference. Besides all that, Flash hasn't found its way onto my list of proficient skills just yet.

Copyright © Matt Sweeney 2004-2009, protected by Creative Commons License. This site is equal parts valid XHTML and valid CSS.

Hosting provided by Media Temple. "What Was I Thinking?" powered by the very cool WordPress 2.0.