What Is The Most Used Software

free web hosting
Free Web Hosting > Computers & Tech > Software

What Is The Most Used Software

J smarts
QUOTE
What is HTML
HyperText Markup Language (HTML) is a language to specify the structure of documents for retrieval across the Internet using browser programs of the WorldWideWeb.

HTML is an application of the Standard Generalized Markup Language (SGML) which is the International Standard (ISO 8879) for text markup. The principle is that text markup concentrates on structure rather than appearance, making the files more reuseable and leaving the visual details to the end-user software (like the browser you're reading this with now). For the reasons why, see Eliot Kimber's comments.

Details of the specification are in the IETF Draft and the HTML Document Type Description. There is a FAQ (Frequently-Asked Questions) document (also available by anonymous ftp from rtfm.mit.edu), and a new book on HTML and the WorldWideWeb out shortly.

Simon Spero (ses@tipper.oit.unc.edu) explained it as:

The HTML DTD with its very simple element structure is primarily intended for describing the structural elements that appear on hypertext pages. Not the structure of the documents that comprise those pages (it's too vanilla for that), but the pages themselves. Not the layout of the pages, but the structure.

In a hypertext browsing system, the page is the basic object into which elements are placed, and which is common to all documents across all display technologies. Much of the structure of a document might be implicitly expressed via links between pages.

In order for a page to be displayed and browsed through correctly on a variety of systems - one of the primary design goals for the web - the layout of a page must be described in a sufficiently abstract way as to make sense on a VT100, a NeXT, or an X workstation. This rule was broken somewhat by the <img> tag, introduced by NCSA for their Xmosaic browser, but is otherwise generally intact. Attributes like centering are only really suitable for bitmapped displays with variable spacing. To allow portable display it is much better to indicate the visual role to be played by the attribute (the reason why you wanted it centered), and allow the display engine to decide how that text should be rendered.

The Universal Resource Locator
The Universal Resource Locator (URL) is the `address' of a resource in the Web. It could be a file, or an index, or some program that does processing: they all use the same format to refer to them by:

scheme://host[:port]/path/filename{#location|?indexterm}Examples
ftp://www.ucc.ie/pub/sgml/p2sg.ps
http://www.ucc.ie/cgi-bin/acronym?url
gopher://ds.internic.net/
where
scheme is one of http, ftp, gopher, wais or file, depending on the kind of service you want to access
[square brackets] mean the :port is optional (the default port is the one for the scheme being used, so leave it out unless told otherwise)
host is the Internet hostname of the machine where the server runs which provides the resource you are looking for, eg www.ucc.ie
path is the directory path to the resource
filename.type is the filename (including the filetype, if needed)
location is the identity of a known location in a .html file being retrieved (eg you know it has already been marked in the file by the author using the name attribute to an anchor element
indexterm is a search term or argument to pass to the resource. This is only meaningful if you know the resource is a script or a program which can handle data input
There are two exceptions to this format, for Usenet news and for Telnet.

Telnet
The double slash between the scheme and the hostname is omitted. An optional UserID can be included before the hostname, separated by a colon and an `at' sign, to cause the browser to prompt the user to login with this UserID. There is no path, filename, location or indexterm, eg:
telnet://library:@iruccvax.ucc.ieUsenet news
The double slash between the scheme and the hostname is omitted, and the hostname is also omitted, as it will default to whatever your browser's configuration points at, so the newsgroup name follows immediately after the scheme. It is possible to follow the newsgroup name with a hash mark and location, the value of the location being the news article ID, but this is not recommended, as most sites expire articles after a certain time, so the chances of an article persisting are very remote:

news:comp.infosystems.www.users

Notice from vizskywalker:
Please quote all copied text

 

 

 


Reply

ElFoReal
I think you need to find some other topic to post about and most of all make shure to write it yourself.
I found "your" post on this site so that meens you didn`t write it yourself,
If I`m misjugding this and in fact you ment to "Quote" the article make shure to do so or else it`s considerd plagiarism. Oh and when you qoute you won`t get the hosting points neither so you better write something!!!!
And thnx by the way, warning you just earned me some points tongue.gif

Notice from vizskywalker:
Please do not make posts warning other members. Simply report the post and let the Moderators handle it. Thank you.

 

 

 


Reply

ElFoReal
Sorry about that. Feel free to subtract the amount of credits I received for the above post.

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Recent Queries:-
  1. what is good software for website building - 177.01 hr back. (1)
  2. what is the most used computer application software - 220.91 hr back. (1)
  3. the most used software - 324.91 hr back. (1)
  4. what is a good software for flash website - 508.91 hr back. (1)
  5. most used software - 400.13 hr back. (2)
Similar Topics

Keywords : Software

  1. Acer Arcade Software - is it possible to download? (13)
    I've got an Acer Aspire 5611 laptop, which was a replacement for another that went bad. This one
    didn't come with any software or windows installed, I had to get a new copy for it. I've
    been able to download all the acer drivers and the acer utilities sets, but I can't find
    anywhere to download the Acer Arcade software, which seems to be a requirement for being able to use
    the dedicated media buttons on the side of the laptop. Does anyone know where I can find this, or if
    it's even available? Searching for ideas, I've found one thread that said to...
  2. Great Software For Building Flash Web Sites - (1)
  3. Bluetooth Software - I need bluetooth software (free to download) for my phone to connect t (5)
    Hi, I need free bluetooth software that can connect my Nokia 6233 to my Acer Aspire 5315 laptop.
    Can anyone help me please?...
  4. How Parental Control Software Works - (4)
    Parental control software sits on the computer between a browser and the Internet, it's
    something like a firewall - no data can be sent to and from the Internet by the browser without it
    first being checked by the software. Ways of blocking in Parental Control Software There are
    three ways by which parental control software block sites or their contents: CODE (i)   They
    check requested URLs against a list of blocked sites in their repository, which is automatically
    updated like anti-virus updates. (ii)  The software checks the text on the site for banned wor...
  5. Synchronization Software - Please express some ideas (4)
    I am working on a project with files at different locations, some duplicates. I want it to be
    synchronized to the newest version available (most recent version) at most places, here are where my
    files are scattered across: 1. FAT32 partition Read by Linux and Windows, I do most of my file
    editing from home on this partition. It is accessible at home only. 2. USB Flash Drive For editing
    at school, I edit the files on this drive. 3. Server (at Astahost) This is accessed using File
    Manager at home and at school. I can upload files conveniently here from home (see next po...
  6. Gallery Software - (5)
    Does anyone know the free gallery software for website?...
  7. Pirated Software: Legalised For $1/Copy In Indonesia - (26)
    The Indonesian government has struck a deal with Microsoft whereby government computers running
    pirated software will be legalised at a dollar each, according to Information Minister Sofyan
    Djalil. "Microsoft will certify the already-installed illegal software. But in the future, all
    government computers must have legal software produced by the company," he told the Jakarta Post.
    The plan apparently evolved in a meeting between Indonesian President Susilo Bambang Yudhoyono and
    Microsoft founder Bill Gates in Redmond. More than 50,000 PCs are in government use, the JPo...
  8. Free Commercial Software, Legally! - (14)
    If you want to get some free commercial software without paying for them legally, go to
    www.giveawayoftheday.com You can get free software everyday! Their free software giveaway changes
    every 24 hours. Their goal is to give away every piece of good software, sooner or later. QUOTE
    Welcome to Giveaway of the day project, the new initiative in the software distribution world!
    Every day we offer for FREE licensed software you’d have to buy otherwise! Well, that's a
    convenient initiative allowing you to get the best commercial software titles - for free. Eve...
  9. What Is Your Most Used Software? - (53)
    What is your most used software on your current system? Do not count anything that is deault on your
    PC such as Windows Movie Maker or Windows Media Player (Sorry if this is already a topic, but i
    searched and didn't find any) Mine are: Dreamweaver 8 (Website Creation/FTP/code editor/ect.
    Software) Fireworks 8 (Graphics Software) Adobe Photoshop 8 (Graphics Software) AIM (AOL Instant
    Messenger) Opera (Internet Browser) iTunes (Music Player) LimeWire (P2P Software) Thats about all
    my software i use from day to day. ...
  10. Speak To Text - speech recognition software (5)
    Do you have a lot to type, but so little time to type it? Do you drive long distances to work and
    back and want to take advantage of the extra time? Do you enjoy the long break to work where you
    can gather your thoughts, but aren’t able to get them onto paper? Speech to Text v2.35 allows
    you to speak while it types what you say either in its own text editor or in MS Word. Your own
    voice commands turn different functions on and off. Immediately upon opening the Speech to Text
    program the Speech Recognition Engine appears where you create individual profiles and e...
  11. Updating Pirated Software - (14)
    Though I personally do not condone or promote the distribution of pirated software, I have some
    friends that do. A question that I am asked several times, and yet have no answer for, is in
    regards to the updating of pirated software. For example, after installing, the program wishes to
    chech for updates to the main program, to the data files, or to the help files. Does anyone know
    for a fact of any programs which are "update safe" and of any programs that are "update if you want
    your IP logged?" Though I always tell my friends the best thing to do is just save up the ...
  12. Which Wiki Software Do You Use? - (9)
    Does anyone have a Wiki on their site? If they do, which one do you use? I was looking at the two
    in Fantastico, and it offered TikiWiki and PHPWiki. The TikiWiki had a whooping footprint of 43 MB.
    I do not want to let go of my AstaHost account webspace just for some code most of which I would
    not be using. The other phpWiki though, seemed to be smaller. I will not be using any other
    language other than English, and basic Wiki features are only required. I would prefer a wiki
    software that has a smaller footprint - anywhere around 1 MB to 6 MB....
  13. Good Software For Series 60 - Know anything worth cheking out? (4)
    Hey I just recently got a Nokia 6260 smartphone. I've pretty much gotten the programs that made
    me purchase it in the first place. Anyone else using a Series 60 phone? And do you know any good
    software for it? Links please. /smile.gif' border='0' style='vertical-align:middle'
    alt='smile.gif' /> ...
  14. Need To Find A Good Image Catalog Software - (6)
    I'm looking for a good program that i can use for indexing and cataloging my clipart. Seriously,
    i have like 20 GB of pictures, and i can't figure out for the life of me where to find that
    particular one that i need at any given moment. I've tried Picasa (not what i want) and Picajet.
    Now Picajet was something that i found good, but the free version didn't quite measure up. Since
    these pictures are all on my external drive, i'd like some program that catalogs them and i can
    search by keywords, rating, etc, on any computer i plug the HD into. Or if i c...
  15. Post Your Funniest Software Errors! - (4)
    Hey all, Post YOUR funniest computer software errors and abnormality here. Please do NOT
    intentionally make these "errors". Here are 2 of mine: CLEARLY MY C: DRIVE IS MOUNTED YOU
    STUPID WINDOWS! to add to the collection, this is by far the weirdest. This happens on my computer:
    So, now Skype thinks that phone numbers are users, but always OFFLINE. xboxrulz...
  16. What Is.... Bundled Software (Apart From Useless?) - sorry... pretty much just a rant. (9)
    Befre i start, i would like to apologise.. this is pretty much just a rant. i suddenly feel the need
    to vent some frustration. I am a Linux user. I have bought a DVD writer.. and unfortunatly the
    Linux software for writing DVD video's from other formats is very confusing and complicated...
    deplexing, multiplexing, avdio and video streams dancing about and forever intertwining etc etc.
    bundled with the DVD writer is a program called myDVD. it claims to be an easy program for
    converting any video files into a dvd that you can play on your standalone dvd player. also...



Looking for software






*SIMILAR VIDEOS*
Searching Video's for software
advertisement




What Is The Most Used Software