May 22, 2012, 10:27:17 AM

Author Topic: Personal website  (Read 1874 times)

0 Members and 1 Guest are viewing this topic.

Offline Dark Lightning

  • 1 Ring
  • *
  • Posts: 160
  • Karma: 6
  • Gender: Male
    • View Profile
    • www.johngauthier.com
Personal website
« on: September 09, 2007, 12:46:08 PM »
Not that many of you care but I just converted my .asp site to .php and HTML 4.01 Transitional to XHTML 1.0 Strict; maybe I was bored, maybe I wanted a challenge, or maybe I'm a masochist.  Either way, if you're bored check out:

http://www.johngauthier.com/

I've added quite a few automotive FAQs and how-to's, with more to come.

Offline Dark Lightning

  • 1 Ring
  • *
  • Posts: 160
  • Karma: 6
  • Gender: Male
    • View Profile
    • www.johngauthier.com
Re: Personal website
« Reply #1 on: September 09, 2007, 01:01:38 PM »
And by all means, if you see a broken link or something not working right please let me know.  Thanks guys.

Offline spud

  • 1 Ring
  • *
  • Posts: 153
  • Karma: 7
  • Gender: Male
    • View Profile
    • Calvin and Hobbes
Re: Personal website
« Reply #2 on: September 09, 2007, 09:32:30 PM »
Nice, looks good.  I have always loved web design, played around with it for a while, and now I have a class and am learning a whole lot more. 

Nice A4 as well, same year/color as mine (I have 2.8L).  Have not seen many that color, but I personally like it.
Hoping for a new Audi (90, 4k, A4 Avant) for a fun project (and low price).
Quattro is a neccesity.
RIP (2007): 1998.5 A4 2.8L Quattro 5spd - Hibiscus Red

Offline djs

  • MCA Inc.
  • 3 rings
  • ***
  • Posts: 886
  • Karma: 30
  • Gender: Male
    • View Profile
Re: Personal website
« Reply #3 on: September 09, 2007, 10:50:47 PM »
Not that many of you care but I just converted my .asp site to .php and HTML 4.01 Transitional to XHTML 1.0 Strict;


Um...................what?  :-\
2007 Brilliant Black A4 Avant 2.0T; 30% tint B-pillar back
2005 Arctic White S4 - Bone Stock (for now)
2002 Brilliant Black A4 1.8T: APR Stage 1; 18" RS6, OEM sport suspension; S4 sways; painted lowers, S4 door blades, S4 matte mirrors, Icelink, Cleared Corners, 710n DV

Offline Dark Lightning

  • 1 Ring
  • *
  • Posts: 160
  • Karma: 6
  • Gender: Male
    • View Profile
    • www.johngauthier.com
Re: Personal website
« Reply #4 on: September 10, 2007, 08:46:42 PM »
Not that many of you care but I just converted my .asp site to .php and HTML 4.01 Transitional to XHTML 1.0 Strict;

Um...................what?  :-\

<WARNING: I'm about to gloss over a lot of technical details.>

In the beginning there were HTML pages.  These are your average website's style: someone designed it, put it online, and you see it exactly how they created it.  If the owner wants something changed (bigger text, new information, etc) then someone has to go in and edit the code.  This is much like a newspaper: you get exactly what you wrote but you can't change it on the fly.  You have to go back, edit, and republish any changes.

ASP stands for Active Server Pages.  Here you can design how a site looks (title at the top, menu on the left, the latest news articles on the right) and the server will go out to get information for you to fill in each field.  In simple English, this is more like the stock ticker at the stock exchange.  The minute something changes, BANG! it's updated. 

PHP is another way of doing what ASP does, but there is an important difference: ASP was sculpted by and is supported exclusively by Microsoft; PHP is open source and everyone can use it.  So no matter if your server is Windows Server 2000, Redhat or Ubuntu Linux, Unix, Apple, or powered by a gerbil, PHP will work.  ASP requires a Windows server.

So in saying I went from ASP to PHP I'm saying that I went from a Redmond, Washington based satanic cult worshiping the Devil reborn to a California based slumber party who's outside toasting S'mores.  It also means that I am much more flexible in how and where I am able to host my website.

With me so far?

Now, HTML 4.01 and XHTML 1.0.  In writing website code, there are several bars by which to measure your code.  There's barely running, meaning your code sucks but Internet Explorer can figure out what you meant and get the idea across to your visitors.  That's ok for personal sites with few visitors or for companies that got ripped off by their web consulting firm.  Well written code is judged by the World Wide Web Consortium and has various levels of "correct" code based on how anal retentive you are and your own personal comfort level with masochism.

HTML 4.01 Transitional will let you get away with a lot of errors and in general is like that grandmother you had that let you steal from the cookie jar regardless of how often you beat your brother to a lifeless pulp.  XHTML 1.0 Strict is closer to the drill Sergeant from Full Metal Jacket, but only after he's drunk plus he recently found out you knocked up his sister.

So in saying that I'm XHTML 1.0 Strict, I'm saying that I really can code a website properly.

If any of that didn't make any sense, eh, don't worry about it.  I'm just saying I'm a geek and I enjoy my hobby.

[edited for clarity]
« Last Edit: September 11, 2007, 12:15:00 AM by Dark Lightning »

Offline kjegerer

  • 1 Ring
  • *
  • Posts: 103
  • Karma: 13
  • Gender: Male
    • View Profile
Re: Personal website
« Reply #5 on: September 10, 2007, 09:20:30 PM »
Well done!
'84 Rabbit L Carb.
'98 A4 1.8t FrontTrac

Offline djs

  • MCA Inc.
  • 3 rings
  • ***
  • Posts: 886
  • Karma: 30
  • Gender: Male
    • View Profile
Re: Personal website
« Reply #6 on: September 10, 2007, 10:08:40 PM »
I was just being sarcastic originally, but that is a really good write up, really good.  I followed it and understood it.  Thanks.   ;D
2007 Brilliant Black A4 Avant 2.0T; 30% tint B-pillar back
2005 Arctic White S4 - Bone Stock (for now)
2002 Brilliant Black A4 1.8T: APR Stage 1; 18" RS6, OEM sport suspension; S4 sways; painted lowers, S4 door blades, S4 matte mirrors, Icelink, Cleared Corners, 710n DV

Offline bushido

  • 2 Rings
  • **
  • Posts: 485
  • Karma: 230
  • Gender: Male
    • View Profile
    • LinkedIn
Re: Personal website
« Reply #7 on: September 10, 2007, 10:36:14 PM »
Great explination John!
2008 Cadillac Escalade ESV Ultra Lux Collection
RIP - 2001.5 Audi S4

Offline Castle

  • Administrator
  • Quattro User
  • *****
  • Posts: 5024
  • Karma: 65533
  • Gender: Male
  • Self Proclaimed Professional Driver
    • View Profile
    • MCA
Re: Personal website
« Reply #8 on: September 11, 2007, 06:20:27 PM »
wow...that was the most entertaining techno geek babble I've ever read.  Its like I know what you mean now...kudos  ;D
'98 A4 1.8tqm named Jammer
'12 Veloster with style and 6 speed

Offline spud

  • 1 Ring
  • *
  • Posts: 153
  • Karma: 7
  • Gender: Male
    • View Profile
    • Calvin and Hobbes
Re: Personal website
« Reply #9 on: September 11, 2007, 11:38:28 PM »
I have just created a site with XHTML 1.0 Strict using php.  I have made a few websites before, though usually using some program that generates the code.  This one I coded completely from scratch, though it still needs some work.   I am learning a lot of how it all connects.   Its for Calvin and Hobbes fans, you can check it out at: http://www.theboyofdestiny.com
Hoping for a new Audi (90, 4k, A4 Avant) for a fun project (and low price).
Quattro is a neccesity.
RIP (2007): 1998.5 A4 2.8L Quattro 5spd - Hibiscus Red

Offline jm

  • Tech Czar
  • Administrator
  • Quattro User
  • *****
  • Posts: 2255
  • Karma: 357
  • Gender: Male
    • View Profile
    • JMNOW
Re: Personal website
« Reply #10 on: September 12, 2007, 12:32:10 AM »
Welcome to the light.
München U-Bahn.  I'll be home soon M4DH4X.

Offline Dark Lightning

  • 1 Ring
  • *
  • Posts: 160
  • Karma: 6
  • Gender: Male
    • View Profile
    • www.johngauthier.com
Re: Personal website
« Reply #11 on: September 12, 2007, 07:05:37 AM »
Thanks guys.

I have just created a site with XHTML 1.0 Strict using php.  I have made a few websites before, though usually using some program that generates the code.  This one I coded completely from scratch, though it still needs some work.   I am learning a lot of how it all connects.   Its for Calvin and Hobbes fans, you can check it out at: http://www.theboyofdestiny.com

Good work.

My next step may be incorporate AJAX so there are no page loads as you navigate my site (well, no visible page loads).  I'm already doing this on other sites I've written but I'm not sure how far I want to go with own personal site in terms of complexity.

Offline bushido

  • 2 Rings
  • **
  • Posts: 485
  • Karma: 230
  • Gender: Male
    • View Profile
    • LinkedIn
Re: Personal website
« Reply #12 on: September 12, 2007, 10:41:55 AM »
Question - How do you get flash to load faster without the load time?
2008 Cadillac Escalade ESV Ultra Lux Collection
RIP - 2001.5 Audi S4

Offline jm

  • Tech Czar
  • Administrator
  • Quattro User
  • *****
  • Posts: 2255
  • Karma: 357
  • Gender: Male
    • View Profile
    • JMNOW
Re: Personal website
« Reply #13 on: September 12, 2007, 10:56:50 AM »
Thanks guys.

I have just created a site with XHTML 1.0 Strict using php.  I have made a few websites before, though usually using some program that generates the code.  This one I coded completely from scratch, though it still needs some work.   I am learning a lot of how it all connects.   Its for Calvin and Hobbes fans, you can check it out at: http://www.theboyofdestiny.com

Good work.

My next step may be incorporate AJAX so there are no page loads as you navigate my site (well, no visible page loads).  I'm already doing this on other sites I've written but I'm not sure how far I want to go with own personal site in terms of complexity.

Be careful here, AJAX is really cool, but remember that people won't be able to use the back button (unless you are like google and do crazy javascript) and that people won't be able to simply link to a page they are on unless you introduce some extra complexity that kind of negates the coolness.
There are certainly many places to use ajax though where those two concerns aren't important. 
You should probably use the Scriptaculous and Prototype libraries
http://script.aculo.us/
Everyone uses them, first of all, so why be different!  Honestly, the reason is because they have everything you'd want, they do it with great implementations, its super easy to use, and most important, its cross-browser compliant!


Question - How do you get flash to load faster without the load time?

You need to have a little 'loader' flash movie that loads first and then loads in the real file and in this way can show your users a progress bar or some other little graphic while the main thing is loading.
München U-Bahn.  I'll be home soon M4DH4X.

Offline Dark Lightning

  • 1 Ring
  • *
  • Posts: 160
  • Karma: 6
  • Gender: Male
    • View Profile
    • www.johngauthier.com
Re: Personal website
« Reply #14 on: September 12, 2007, 11:07:35 AM »
Be careful here, AJAX is really cool, but remember that people won't be able to use the back button (unless you are like google and do crazy javascript) and that people won't be able to simply link to a page they are on unless you introduce some extra complexity that kind of negates the coolness.
There are certainly many places to use ajax though where those two concerns aren't important. 
You should probably use the Scriptaculous and Prototype libraries
http://script.aculo.us/
Everyone uses them, first of all, so why be different!  Honestly, the reason is because they have everything you'd want, they do it with great implementations, its super easy to use, and most important, its cross-browser compliant!

I'm using Scriptaculous and Rico right now for various features.

And yes there is a fine line between really cool and realistically unusable...  I'm on the fence about going any farther than I have (aside from simple visual updates.)  Eh, we'll see.