Previous page Next page Bottom Top One level up Home
Home > Directory > Arts > Writers Resources > Contests > Resources and Directories

Resources and Directories

Webpages concerning "Resources and Directories"

Screenplay competition, a comprehensive database of screenplay competitons, awards, screenplay contests, news, and contest information by FilmMakers Magazine
http://www.filmmakers.com/contests/directory.htm
Keywords:
screenplay competition, screenplay competitions, screenplay contest, short script competition, teleplay competitions, screenwriting, contest, screenwriting contests, short script contest, short script contests, teleplay competition, tv writing competitions, tv writing contests, teleplay writing, tv, write movies, screenwriter, screenwriters, screenwriting for screenwriters, ...

http://www.filmmakers.com/contests/directory.htm

Annual poetry prize for traditional verse currently offers $3,500 in prize money, plus publication. The judge's definition of "traditional" verse is loose rather than strict. Previously published poems are welcome, so long as the poet still holds anthology rights.
http://www.geocities.com/rastar330
Keywords:
poetry, poetry prizes, poetry contests, poetry competitions, poems, original poems, traditional poems, traditional poetry, traditional verse, Margaret Reid, literary contests, literary events, literary competitions, literary prizes, prize poems, prize poetry, prize verse, prize winning poetry, prize winning verse, cash poetry prizes, poetry awards, literary awards, poetry, poetry prizes, ...

http://www.geocities.com/rastar330

Provides details and links to reputable poetry contests and prose competitions that offer substantial cash rewards and free publication.
http://writeway.exactpages.com
Keywords:
poetry, contests, prizes, verse, awards, writing, prose, competitions, short stories, essays, literary, contest, competition, haiku, sonnet, songs, anthology, anthologies, publication, books

http://writeway.exactpages.com

warnings for writers about writing contests and vanity anthologies
http://www.sfwa.org/beware/contests.html
Keywords:
scams, frauds, warnings, writers, authors, writing contests, writing competitions, poetry contests, anthologies, vanity publishing

http://www.sfwa.org/beware/contests.html

Learn about online publishing scams like the poetry.com scam. List of writing scam sites. Fraudulent publishers. Consumer reports. Legit Writing Contests. Poetry contest scams. Poetry Scams.
http://www.eliteskills.com/writing_scams/
Keywords:
Writing Scams, poetry.com scams, writings shams, Fraudulent publishers, online poetry contests, writing contests, teen writing contests, published teen poets, poetry.com, famouspoets.com, publishing scams, poetry scams

http://www.eliteskills.com/writing_scams/

Contestfinder.com enables those who enjoy contests and competitions to save time by finding all the contests on the Internet matching their interests. Don't waste time searching for just the right contest, sign up as a contestant (or as a contest organizer) and be immediately connected to a personalized selection that reflects your choices.
http://www.contestfinder.com
Keywords:
contest, competition, find contest, trivia, online contest, contests' list, list competitions, create contest, contest organizers, free contests, sponsor contest

http://www.contestfinder.com

Contest News brings you the lastest information on writing, photography, music, art, cooking and sweepstakes contests.
http://www.proofpositive.com/contestnews.htm
Keywords:
contest, contests, photography contests, writing contests, cooking contests, sweepstakes, music contests, free, competitions, poetry contests

http://www.proofpositive.com/contestnews.htm

Literary Competitions & Prizes
http://www.britisharts.co.uk/literarycompetitions.htm
Keywords:
Literary, Competitions, &, Prizes, Art opportunities

http://www.britisharts.co.uk/literarycompetitions.htm

http://www.contesttrackers.com

http://www.contesttrackers.com

http://www.dublinwriters.org/info/linkscomp.html

http://www.dublinwriters.org/info/linkscomp.html

http://www.burryman.com/markets.html
Keywords:
writing markets, book writing, magazine writing, contests, writing guidelines

http://www.burryman.com/markets.html

http://www.poetrykit.org/comps.htm

http://www.poetrykit.org/comps.htm

http://www.pw.org/mag/0303/deadlines.htm

http://www.pw.org/mag/0303/deadlines.htm

http://www.ult-media.com/index.htm

http://www.ult-media.com/index.htm

Help building the largest human-edited directory of the web
Suggest URL - Open Directory Project - Become an editor
directopedia.org uses links and structure from dmoz Open Directory Project.
The contents has been generating using technology developed by scientec.

Wikipedia-Article "Resources"

Resource may refer to:


It is requested that this article (or a section of this article) be expanded.

Please remove this notice after the article has been expanded.
Details are elsewhere on this talk page or at Wikipedia:Requests for expansion.

This article is based on the article "Resources" from Wikipedia - the free encyclopedia created and edited by online user community. This article is distributed under the terms of GNU Free Documentation License. Here you find the list of authors of this article. The article can only edited within Wikipedia. Edit this article in Wikipedia.

Wikipedia-Article "Directories"

This article is about the computing term. The Directory was also a government in revolutionary France from 1795 to 1799.

In computing, a directory, catalog, or folder, is an entity in a file system which contains a group of files and other directories. A typical file system contains thousands of files, and directories help organize them by keeping related files together. A directory contained inside another directory is called a subdirectory of that directory. Together, the directories form a hierarchy, or tree structure.

If you imagine the computer's file system as a file cabinet, high–level directories may be represented by the drawers, while lower–level subdirectories may be represented as file folders within the drawers.

Historically, and even on some modern embedded devices, the filesystems either have no support for directories at all or only have a flat directory structure, meaning subdirectories are not allowed; there is only a group of top–level directories each containing files. The first popular fully general hierarchical filesystem was that of UNIX. This type of filesystem was an early research interest of Dennis Ritchie.

In modern times in Linux and other Unix-like systems, directory structure is defined by either the Filesystem Hierarchy Standard or by [Modified Directory Structure].

The folder metaphor

The name folder, presenting an analogy to the file folder used in offices, is common on some operating systems such as Mac OS and, increasingly, Microsoft Windows.

Strictly speaking, there is a difference between a directory which is a filing system concept, and the WIMP metaphor that is used to represent it (a folder).

Note that the folder metaphor may be misleading with regard to things like file permissions on UNIX: To rename or delete a file you need write permission to the directory that contains the file. This is perfectly understandable if the directory is seen as a list of filenames but not if it is seen as a container (as folder implies).

In graphical user interface (GUI) or WIMP environments, folders are often depicted with icons which resemble physical file folders such as those of a file cabinet in an office.

See also


The word directory is also used in computing and telephony with a different meaning: a central repository of information related to management of a computer or a network of computers. This includes data on users, applications, hosts, network devices, security credentials and more. The directory, as opposed to a conventional database, is heavily optimized for reading, with the assumption that data updates are very rare compared to data reads.

As of 2003, the prominent directory technology is the Internet standards-track protocol LDAP, which is descended from the X.500 standard. Microsoft's implementation of LDAP is Active Directory. Most LDAP directories maintain information in a white pages schema which represents attributes of individual persons, groups and organizations.

The Distributed Management Task Force (DMTF) is also creating standards related to the representation of information stored in directories for system and network management, and the protocols and APIs used to access it. The main product of these efforts is a Common Information Model (or CIM) for management.

See also: directory service, web directory.

This article is based on the article "Directories" from Wikipedia - the free encyclopedia created and edited by online user community. This article is distributed under the terms of GNU Free Documentation License. Here you find the list of authors of this article. The article can only edited within Wikipedia. Edit this article in Wikipedia.