Changes between Initial Version and Version 1 of PasteBin

Show
Ignore:
Timestamp:
05/13/09 15:26:56 (16 months ago)
Author:
james
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PasteBin

    v1 v1  
     1= What is a pastebin? = 
     2 
     3A [http://en.wikipedia.org/wiki/Pastebin pastebin] is a place visitors can post short text snippets, usually [wiki:SourceHighlighting source code], for review and revision by other visitors. 
     4 
     5One of the most popular is http://pastebin.com/, which is available for [http://pastebin.com/pastebin.php?help=1 download] and private use. 
     6 
     7Most pastebins are essentially public places, where anyone can view and revise the submitted code. [wiki:WikiStart Cocode] takes many popular features of other pastebins, and adds [wiki:UserAuthentication user authentication], [wiki:AccessLevels access control], and [wiki:Comments user comments].