Universal Resource Locator: Difference between revisions
Appearance
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..." |
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 | |||
* [[jEdit]] - Java based editor - URL file syntax highlighting built in - Current. | * [[jEdit]] - Java based editor - URL file syntax highlighting built in - Current. | ||
==Links | ==Links== | ||
* Jukka Korpela: [https://www.cs.tut.fi/~jkorpela/fileurl.html File | * 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
- Jukka Korpela: File URLs
Standards
- RFC1738 - Original standard from 1994