Dispatches From Blogistan

home   |   about the book   |   about the author   |   email   |   rss   |   search

the book
Dispatches From Blogistan
by suzanne stefanac
peachpit/new riders
voices that matter series
shipping now
> amazon
> barnes & noble
from the book
> table of contents
 
> ch2 history of open discourse
 
> 10 blog design tips
 
> what is this long tail?
 
> trackback demystified
 
> blog ethics primer
 
> glossary
 
> resource hotlinks

interviews

> cory doctorow

> farai chideya

> bruce sterling

> denise caruso

> craig newmark

> jamais cascio

> laura lemay

> christian crumlish

> jon lebkowsky

month: May, 2006


flame
05.8.06 @ 04:02:21 pacific

n. Internet. A hostile or inflammatory comment. v. To leave such a comment. A flame war is an exchange of such comments.




folksonomy
05.8.06 @ 04:01:27 pacific

Portmanteau for folk and taxonomy. n. Describes a dynamic system of user-generated, categorical tags consisting of freely chosen keywords. [Coined in 2004 by Thomas Vander Wal.]




FTP
05.8.06 @ 04:00:46 pacific

File Transfer Protocol. n. A method for uploading and downloading files on the Internet.




glocal
05.8.06 @ 03:58:40 pacific

Portmanteau for global and local. adj. Used to denote global solutions adapted to local needs. Example: craigslist.org.




host
05.8.06 @ 03:57:17 pacific

n. Web. A computer or network of computers that provides services to others computers. v. To provide computer services to other computers on a network. Examples: Blogger and Typepad are hosted blog services.




HTML
05.8.06 @ 03:54:41 pacific

HyperText Markup Language. n. The markup language used to create interlinked Web pages. [Invented in 1989 by Tim Berners-Lee.]




hyperlink
05.8.06 @ 03:52:19 pacific

n. A reference, or link, within an electronic document that, if clicked, leads to another point in the same document or to another electronic document; or that triggers the download of an electronic file. Generally displayed as highlighted anchor text, an icon, or an image.




inbound link
05.8.06 @ 03:51:32 pacific

n. A link to your website or blog from another. Used by search engines as a primary measure of popularity or rank.




javascript
05.8.06 @ 03:50:05 pacific

n. A web-based scripting language originally developed by Netscape that can be embedded in the HTML of a web page to extend functionality. Examples: validation of form input and button rollovers.




keyword
05.8.06 @ 03:48:15 pacific

n. A relevant word or phrase used in web-based titles, body text, headings, tags, or meta tags to facilitate topical searches.




LAMP
05.8.06 @ 03:46:52 pacific

Linux, Apache, MySQL, and Perl, Python or PHP. A suite of free programs that serve, respectively, as operating system, web server, database management system, and scripting languages for dynamic websites and servers. Often used in conjunction with discussions of Web 2.0. [Coined in 1998 by Michael Kuntz.]




link rot
05.8.06 @ 03:45:16 pacific

n. Describes web page links that are no longer valid due to deleted pages or changed URLs.




long tail
05.8.06 @ 03:42:02 pacific

n. A colloquial term for an L-shaped diagram illustrating statistical distribution of a small population of high-frequency events along the vertical axis, called the head, and a much greater population of increasingly rare events falling along the horizontal axis, or tail. Examples: distribution of wealth within a culture, frequency of words within a text, or a graph illustrating the popularity of blogs. Sometimes called Zipf or Power Law distribution or a Pareto tail. [First applied to distribution of digital content by Chris Anderson in 2004.]




lurk
05.8.06 @ 03:40:11 pacific

n. Blog. To visit a blog without ever posting a comment. A lurker is one who regularly engages in such behavior.




markup language
05.8.06 @ 03:39:01 pacific

n. A method for annotating a digital document with embedded tags to determine processing, format, and general display. Examples: HTML and XML.




metadata
05.8.06 @ 03:36:35 pacific

n. Information used to describe other information. Examples: meta tag or categorical tag. [From Greek meta, beside, and Latin data, information.]




meta tag
05.8.06 @ 03:33:32 pacific

n. HTML. Several types of information stored in a web page’s source code and invisible to the general user. Traditionally used to aid search engine indexing, but abused by spammers who fill the tags with unrelated search terms, an activity sometimes called keyword stuffing. Examples: meta description tags aid search engines by providing brief summaries of a page’s content; meta keywords tags display comma-delimited lists of terms relevant to a web page’s content, including possible misspellings.




meme
05.8.06 @ 03:31:16 pacific

n. A distinct idea that propagates across networks of individuals. On blogs, often used in combinations such as meme war or meme hack. [Coined in 1976 by Richard Dawkins in The Selfish Gene.]




moderate
05.8.06 @ 03:28:37 pacific

Internet. v. To screen or otherwise process comments prior to public display to allow deletion of spam or to enforce guidelines. Most blog authoring software features moderation controls.




moblog
05.8.06 @ 03:27:27 pacific

Portmanteau of mobile and blog. n. A blog that is updated from a phone or personal digital assistant (PDA). Moblog content often contains more photos than text.




MSM
05.8.06 @ 03:26:49 pacific

MainStream Media. n. Commonly used acronym on blogs.




netiquette
05.8.06 @ 03:25:34 pacific

Portmanteau of network and etiquette. n. An unwritten code of online conduct that has grown up over time. Generally dictates respectful, if not always formally polite, behavior.




news aggregator
05.8.06 @ 03:23:35 pacific

n. Software that allows a user to subscribe to and read constantly updated newsfeeds. Can reside locally on the desktop or be a web service accessed via a browser. Sometimes called a newsreader or feedreader.




newsfeed
05.8.06 @ 03:22:35 pacific

n. Syndicated web content that is subscription-based. Newsfeed content consists of XML-based RSS or Atom files that may include a title; an excerpt or full text; author name; the date and time the file was uploaded; categorical tags; and a unique URL, or permalink for the entry.




open source
05.8.06 @ 03:22:02 pacific

adj. Describes a type of computer program for which the original source code is publicly available, allowing other programmers to contribute to and build upon the core code. Examples: Linux and WordPress.