heres google over time using archive.org
(Image)
Nov 11, 1998
Jan 25, 1999
Apr 23, 1999
May 11, 2000
Sep 19, 2002
Today
Very Interesting progression, hasent changed much
-Dan
-Dan
u can find out by doing a search on google for "site:www.domain.com" and see how many pages are in google. if you havent launched it yet then most likely they are not indexed.
so if u implemented the google search you would have to wait f…
go to notepad >
open up your html file >
find where it reffers to the static image >
change it to this:
<img src=/imagelocation/image.gif border=0>
-Dan
both asp and php are not that complicated struturaly but the important part is the logic behind it. after you have that down you can pretty much learn any language you want. after coding in both i would definatly choose php.
-Dan
once google can start to spider flash animations it will gain more prominence
but it is not logical to use flash in some instances (i.e. information driven) and it works very well in other instances (i.e. graphicly driven).
-Dan
when i went out to learn php 2 years ago the webmonkey tutorials were very helpful in my opinion.
Begineers Guide:
http://webmonkey.wired.com/webmonkey/programming/php/
Other Tutorials:
http://webmonkey.wired.com/webmonkey/01/48/index2a.html?tw=pr…
(Quote)
like this
<div style="padding-left:30px"><a href="index.php" class="navLink">home</a></div>
Just mess around with the padding px to align to where it doesnt touch the white things.
-…
(Quote)
yeah i presonally hate programming books, theres so many people on the net that have info for you to learn stuff. ive learned everything i know about design, programming, and development from the net.
-Dan
.form_login {font-family:arial; font-weight:bold; background:#FFFFFF;
and your form would be
<input type=text name=login class=form_login>
ok this is pretty basic, if u need any other formating info (border, fontcolor, etc.) just post it.
…
try this
<?php
$message = "Welcome to Outpost Gamers.com $user, Your account has succesfully created and you may now use your account by doing the following:\nYou need you activate your account by entering this activation code $key at this …
for a site based on information and discussion i would go with googles adsense. if you get a decent amount of traffic you could bring a little income in.
-Dan