Martin

Senior Member
Dec 31, 2000
56,913
:tup:

Martin, know of any tutorial sites where I can learn about HTTP and other web technologies?
Depends on how much you want to know. If everything: http://www.ietf.org/rfc/rfc2616.txt

If less deep I suggest you get familiar with the different http methods (http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods) and looking at request/response bodies. This is very easy using curl:

$ curl -v http://forum.juventuz.org/

You should also use the "development tools" that browsers now have. In Chrome there is a javascript console. Use the Network tab and you can inspect all the requests and responses being made when loading a web page.
 
Apr 15, 2006
56,640
Depends on how much you want to know. If everything: http://www.ietf.org/rfc/rfc2616.txt

If less deep I suggest you get familiar with the different http methods (http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods) and looking at request/response bodies. This is very easy using curl:

$ curl -v http://forum.juventuz.org/

You should also use the "development tools" that browsers now have. In Chrome there is a javascript console. Use the Network tab and you can inspect all the requests and responses being made when loading a web page.
Everything should be good enough for now. I just need a thorough understanding of it. Thanks again. :D
 

Lapa

FLY, EAGLES FLY
Sep 29, 2008
20,044
You have a booze teacher? @Lapa?
:D Love u Marin. :heart:

--

Nobody here knows anything about drinking and I don't have time to teach 'em. When some of these people have drank for 2 years everyday, then try to keep in touch with me. That's the point when u should consider drinking less.
 

Hængebøffer

Senior Member
Jun 4, 2009
25,185
:D Love u Marin. :heart:

--

Nobody here knows anything about drinking and I don't have time to teach 'em. When some of these people have drank for 2 years everyday, then try to keep in touch with me. That's the point when u should consider drinking less.
Shut up. I'm Danish. You're all noobs compared to us. A monkey can drink every day.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 257)