Jump to content

Universal Resource Locator: Difference between revisions

From EDM2
Created page with "Universal Resource Locator or '''URL''' is a standardised way to point to a networking or local resource, pioneered by Web browsers it has become the most popular way to expre..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
Collections of shortcuts to web or local files recorded into a plain text file in accordance to RFC1738.
Collections of shortcuts to web or local files recorded into a plain text file in accordance to RFC1738.


====Text editors with URL file support====
;Text editors with URL file support
* [[jEdit]] - Java based editor - URL file syntax highlighting built in - Current.
* [[jEdit]] - Java based editor - URL file syntax highlighting built in - Current.


==Links & publications==
==Links==
*  Jukka Korpela: [https://www.cs.tut.fi/~jkorpela/fileurl.html File URL's]
*  Jukka Korpela: [https://www.cs.tut.fi/~jkorpela/fileurl.html File URLs]


==Standards==
==Standards==

Latest revision as of 02:41, 21 March 2018

Universal Resource Locator or URL is a standardised way to point to a networking or local resource, pioneered by Web browsers it has become the most popular way to express locations in most OS's.

URL's files

Collections of shortcuts to web or local files recorded into a plain text file in accordance to RFC1738.

Text editors with URL file support
  • jEdit - Java based editor - URL file syntax highlighting built in - Current.

Links

Standards

  • RFC1738 - Original standard from 1994