[HTML]making web pages from scratch

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
nsilva





Posts: 411
Joined: Wed Nov 30, 2005 3:15 pm
Location: RI
Contact:

Post by nsilva »

Doctor wrote:nsilvia, leave the post. All you have to do here is flame. You think your cool because your on Bacon's goodside.

Meh, it was just a TUTORIAL man!
No i dont think im cool because im on bacons good side. Im not on his good side to suck up. I just had an IPB, i didnt need it, and i made him a site. Saying that is like saying i hate you because you spent all that to make bacon a website and i dont have crap.
Sig file size too high.
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Post by FleetAdmiralBacon »

Listen, pretty much everything for a computer is a languge.
PHP
HTML
VB
C
C++
C#
Java
MAX Script
Halo Script (whatever the hell that is called...)
TI-Basic
ASM
even the activators for my hand built MSN-M-AI can be considered a programming language.

can't we all just get along?
While I gain the support of Microsoft and build a giant spherical space station the size of the moon that is fully self-supporting and then continue to nuke the earth killing everyone except those on my space station, which I call the Sphere of Influence
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
Onetoomanysodas





Posts: 325
Joined: Mon Mar 22, 2004 3:59 pm
Location: Everywhere but nowhere
Contact:

Post by Onetoomanysodas »

Lol, I could not agree with nsilva more. I would have said almost the same if he hadn't beat me to it. HTML is not a programming language that you should learn, it's a mark-up language that simply gives browsers elements, tags, and the order of them. The browser interprets the character assembly and outputs it's interpretation of the transmitted characters to the user based on the W3 public HTML 4.01 DOM (document object model) for sharing global appearance of all website HTML. This is why some webpages may appear different by browser and some browsers (Mozilla Firefox) handle certain entities (HTML, JavaScript, CSS) much better than other browsers (all others). The point is, the only programming that is considered professional to most of the extremely talented programmers is low-level programming that require a compiler or interpretor to handle or execute a script (in the case of internet services, PHP, JavaScript, Java, Perl, Pl/SQL, ASP, AJAX integration, and some other server scripting languages).
nsilva





Posts: 411
Joined: Wed Nov 30, 2005 3:15 pm
Location: RI
Contact:

Post by nsilva »

Onetoomanysodas wrote:Lol, I could not agree with nsilva more. I would have said almost the same if he hadn't beat me to it. HTML is not a programming language that you should learn, it's a mark-up language that simply gives browsers elements, tags, and the order of them. The browser interprets the character assembly and outputs it's interpretation of the transmitted characters to the user based on the W3 public HTML 4.01 DOM (document object model) for sharing global appearance of all website HTML. This is why some webpages may appear different by browser and some browsers (Mozilla Firefox) handle certain entities (HTML, JavaScript, CSS) much better than other browsers (all others). The point is, the only programming that is considered professional to most of the extremely talented programmers is low-level programming that require a compiler or interpretor to handle or execute a script (in the case of internet services, PHP, JavaScript, Java, Perl, Pl/SQL, ASP, AJAX integration, and some other server scripting languages).
Thank you...

And if you didnt know AJAX is a type of Javascript
Sig file size too high.
User avatar
H3X
Readers Club





Posts: 40
Joined: Wed Jan 25, 2006 2:49 pm
Location: Massachusetts, USA

Post by H3X »

This is a script because a script is something that a computer reads in general. it is a script because you can write it. a script is something that someone can read:

Main Entry: 1script
Pronunciation: 'skript
Function: noun
Etymology: Middle English, from Latin scriptum thing written, from neuter of scriptus, past participle of scribere to write -- more at SCRIBE
1 a : something written : TEXT b : an original or principal instrument or document c (1) : MANUSCRIPT 1 (2) : the written text of a stage play, screenplay, or broadcast; specifically : the one used in production or performance
2 a : a style of printed letters that resembles handwriting b : written characters : HANDWRITING c : ALPHABET
3 : a plan of action

omg can't we stop fighting? nsilva if you dont like this post, then leave!
nsilva





Posts: 411
Joined: Wed Nov 30, 2005 3:15 pm
Location: RI
Contact:

Post by nsilva »

H3X wrote:This is a script because a script is something that a computer reads in general. it is a script because you can write it. a script is something that someone can read:

Main Entry: 1script
Pronunciation: 'skript
Function: noun
Etymology: Middle English, from Latin scriptum thing written, from neuter of scriptus, past participle of scribere to write -- more at SCRIBE
1 a : something written : TEXT b : an original or principal instrument or document c (1) : MANUSCRIPT 1 (2) : the written text of a stage play, screenplay, or broadcast; specifically : the one used in production or performance
2 a : a style of printed letters that resembles handwriting b : written characters : HANDWRITING c : ALPHABET
3 : a plan of action

omg can't we stop fighting? nsilva if you dont like this post, then leave!
NO. A script would be

<html><body>H4x</body></html>

That would be an html script.

And its not a language, which was my biggest point.
Sig file size too high.
User avatar
BEEF!!!




Pyre

Posts: 1496
Joined: Wed Nov 05, 2003 5:47 pm
Location: Berlin, MA

Post by BEEF!!! »

Ok, enough. Bring your arguing to PMs or AIM. Just keep it out of this topic. The original intent of this topic was to give some HTML help, not if HTML is a language or not.
nsilva





Posts: 411
Joined: Wed Nov 30, 2005 3:15 pm
Location: RI
Contact:

Post by nsilva »

BEEF!!! wrote:Ok, enough. Bring your arguing to PMs or AIM. Just keep it out of this topic. The original intent of this topic was to give some HTML help, not if HTML is a language or not.
Okey dokey
Sig file size too high.
Post Reply