In the past 2 weeks, 6 of my friends have asked me to teach them how to “make a website”. I absolutely love teaching, especially when I have the opportunity to enlighten regular people about the field I work in. I searched around the web to find some good tutorial. I did find the tutorials, which mostly explain how to write HTML, and not the basic basics. So I thought I would do that first.
How the internet works
The inner workings of the internet probably don’t interest my audience that much, and I don’t intend to explain them. A few details will be helpful to understanding how to make a website. Let’s look at a hypothetical website, samstrasser.com. When you start Firefox* and type http://samstrasser.com, the internet, in a pretty complicated way, translates that URL into a physical computer. Let’s pause and focus on that. The website you are looking does not sit in a cloud** but instead sits on a computer just like the one you are using right now.
Now that you’ve typed in samstrasser.com, and the internet has translated that address to a computer, it is now that computer’s job to show you a webpage. We call that computer the “server” because it serves you a webpage much like a waiter serves you food after you request it. It is the server’s job to determine what to show you.
At this point the server can do it any number of things to decide what to show you, and it can factor in a number of things, like your username, your timezone, your browser, other people’s information etc. I won’t go into this step for now, in part because it’s fairly complex but also because each person’s requirements will differ in this area the most. So assume that the server has now decided what information to display.
The most common way that a server shows a user information is by using HTML I have no intention of going into the details of HTML. Conceptually, HTML is a language that a web browser (e.g. Firefox) can understand and display. It does not process any logic whatsoever, but instead represents unchanging visual data.
Creating a web site : the first stepping stones
I left a lot of gaping holes in my explanation of the internet, and deliberately so. I think I’ve given you exactly enough information to start learning about making a website.
For instance, the astute among noticed that the internet translates a URL like samstrasser.com into the address of a computer just like the one your running. Since you don’t care about having a fancy URL (yet), you can skip that step and go straight to the next one, HTML. Without any webserver, URL or anything internet-specific, you can start learning.
Before you start, let me make some suggestions that I’ve found helpful during my learning process.
- Have a goalIt will be much easier if you pick an easy site that you want to design, even if it’s fake. You can design your own resume site, or your own picture gallery, or anything you want. Just pick something so that when you spend time thinking it is on the how and not the what
- Share your work with someoneIt is easy to discouraged, distracted or disinterested. If there is someone you can talk about this with, do it. I would be happy to be that person, just as my friend Carlos was for me. I love talking about this stuff and am very interested to see you teach yourself.
- Don’t set your goals too highYou aren’t designing facebook or twitter or gmail. Those sites spend millions of dollars on multiple full-time professionals. Start slow and you’ll be at there level in no time at all.
That being said, I think your best bet now is learn HTML. Make a site, email it to me, and we’ll go from there. I found this tutorial online: http://www.html.net/tutorials/html/introduction.asp, and I recommend you start with that. If that’s not enough, I will gladly send you more info.
Footnotes
* or IE or Chrome or Safari or Opera or Flock or ….
** I’m not making fun of the buzzword “cloud” because I like to think of the internet as wispy and hard-to-touch. Still, it’s nice to know that it actually exists.
2 Comments
Dear Sam,
Thank you! I have to say, I’m sure your “teaching technology” section will be a big hit soon. If already six of your friends have asked you “how to make a website,” then I am sure that soon many more will.
I have a senior essay due Monday and Jeff (Licky) will be here tonight, so I haven’t been able to read the entire tutorial, but just the fact that you wrote this up means a lot…to me. I’m vain and I’d really like to think that when you say “you,” you are actually addressing me, as opposed to those five other friends. Haha. Also, I’d like to think that I’m among the “astute” ones you mention.
To be honest, I was sort of put down when you sent me that “don’t waste my time” text message. But I did re-read our correspondance, and I really was sort of rambly and I guess I was wasting your time… I’m sorry. I’ll try to be less dumb and more smart about things.
One thing you’re wrong about: I’m not sure you were addressing me in particular, but I actually am interested in the inner workings of the Internet (..and everything that is computer science.) Basically, I wish I could’ve been a Comp Sci major. I know enough about computer science to know that if I knew it, I could write a simple program that would make doing footnotes for my senior essay a whole lot easier.
I won’t write about all the things I want to talk to you about, not yet, but I’ll just say one thing about Opera. You say that software developers joke about customizability and not being able to make decisions; I realize that, but I think that in the future–the very near future–everyone will have become technologically able enough to utilize customizability to maximize their productivity/happiness/stalker capabilities. Look at me: a month and a half ago I didn’t even know Firefox Addons existed! Now I am using Opera, where I receive my email, where I know that when I type g Sam Strasser it will Google you, and where I’ve installed buttons for Delicious and Stumbleupon.
Anyway. Back to work for now, then fun tonight when Jeff gets here. I’ll write you soon when I have time!
love always,
-hae
Hi, the family strasser is all over the world, jajaajjaaj, i salute you(pardon for my english), im a strasser too. see yaa, Iván Strasser from argentina.
Post a Comment