Geometry.Net - the online learning center
Home  - Basic_N - Newsgroups General Information
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 108    1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Newsgroups General Information:     more detail
  1. The next gunpowder: the power of BCKS and the Command Net forum.(Battle Command Knowledge System): An article from: Military Review by Kim L. Summers, Michele Costanza, 2007-03-01
  2. O'Leary Series:Internet Explorer 5.0 Brief by Timothy J O'Leary, Linda I O'Leary, 2000-04-21
  3. We the Media: Grassroots Journalism By the People, For the People by Dan Gillmor, 2006-01-24

1. Usenet Newsgroups: General Info
Usenet newsgroups general information. Usenet (called Network News at Cornell) is a global system for sharing views and information
http://www.cit.cornell.edu/services/netnews/general.html
Usenet Newsgroups:
General Information
Usenet (called Network News at Cornell) is a global system for sharing views and information on a tremendous variety of topics. Each topic has its own newsgroup. There are more than 30,000 newsgroups currently available through Cornell's network news server.
Contents
  • How Do Network News, Usenet, and News Readers Relate to One Another?
  • More about Usenet News
  • More about Newsgroups
  • What Is Discussed in Each Hierarchy? ...
  • Avoiding "Spam"
  • How Do Network News, Usenet, and News Readers Relate to One Another?
    Usenet news (or just "Usenet" or "the news" for short) is an enormous worldwide distributed electronic bulletin board system. Anyone on the Internet can post articles to Usenet, and anyone on the Internet can read articles and post replies. At Cornell, news is called Network News. You use it with news reader programs available through Bear Access. Usenet is organized as a system of several thousand separate "newsgroups" (or just "groups" for short). Each group is devoted to a single topic. The topics range from recreation groups like alt.archer
  • 2. Computer Security Information
    This page features general information about computer security. information is organized by source and specific topic. Some newsgroups are a better source of information than others
    http://www.alw.nih.gov/Security/security.html
    Advisories Docs Ezines FAQs ... WWW sites
    Computer Security Information
    This page features general information about computer security. Information is organized by source and each section is organized by topic. See the Table of Contents for a more detailed look at the organization of this site.
    Advisories
    A number of groups from around the world provide information about security vulnerabilities and methods to remove or reduce the danger of particular vulnerabilities for different computer operating systems.
    Documents
    Many articles have been written about various topics in computer and network security that have been published on the Internet.
    Electronic Magazines, Newsletters and News Sites
    There are some magazines, newsletters and news sites available online that provide timely information about computer security.
    Frequently Asked Questions (FAQ)
    A FAQ is a summary document written by knowledgeable individuals for a particular topic and it contains commonly requested information about the topic.
    Groups and Organizations
    A number of computer security organizations exists that provide information to the public or to their members.
    Mailing Lists
    Mailing Lists provide a dialog on areas of interest to the members of the list.

    3. General Information - Typing Injury FAQ
    Welcome to the general information FAQ! Lists additional information resources including support groups, publications, mail lists, newsgroups, FTP and
    http://www.tifaq.com/information.html
    General Information
    Articles General
    Information

    Human Factors
    ... Kids
    Contents
    Glossary Ergonomics RSI Information Medical Resources ... Archive Welcome to the General Information FAQ! Advice for the initially injured, basic ergonomics information, and pointers to additional resources across the Internet and inside your local bookstore. Provides information and website links related to office ergonomics, RSIs, medical and alternative health information sources, and related topics. Lists additional information resources including support groups, publications, mail lists, newsgroups, FTP and Gopher sites, and some of the best informational websites in existance. The educational material provided in this website is intended for informational purposes only consult a health professional familiar with RSIs for specific treatment recommendations. If you are experiencing injury symptoms, consult with your health professional as soon as possible. Even a few days can make a big difference between a rapid, easy recovery and a prolonged, difficult process of fighting chronic symptoms.

    4. Beyond General Web Searching: Advanced Approaches To Finding Information On The
    Guides to Subject Guides Rich sites for finding information on many topics, often inaccessible by keyword searching in most search tools Usenet Newsgroup Finding Aids. newsgroups (a.k.a. Usenet)
    http://www.lib.berkeley.edu/TeachingLib/Guides/Internet/BeyondWeb.html
    Finding Information on the Internet: A Tutorial
    http://www.lib.berkeley.edu/TeachingLib/Guides/Internet/BeyondWeb.html Beyond General World Wide Web Searching

    UC Berkeley - Teaching Library Internet Workshops About This Tutorial Table of Contents Handouts Glossary
    Outline
    Subject Directories and More Subject Directories
    More ways to locate specialized searchable databases - the "Invisible Web"

    Virtual Reference Rooms

    Find discussion groups on almost any subject
    ...
    Suggestions for ways to stay up to date
    IMPORTANT:
    Keep search terms broad in all the resources listed on this page (except when searching the Usenet discussion groups). You are NOT searching the full text of web pages as in search engines. You are only searching the directory's contents (subject categories, descriptions).
    1. Subject Directories
    Hand-picked web pages and more, usually annotated, and classified by subject.
    Highly Recommended
    For more guidance, see TABLE of Features for these 5 Recommended Subject Directories) Title URL Comments Librarians' Index
    to the Internet
    www.lii.org

    5. The Linux Documentation Project Links: General Linux Information
    Project Links general Linux information. general Linux information. Events, Getting Started Groups, Mailing Lists, newsgroups, general OSS information, Miscellany. Applications/Books
    http://www.tldp.org/links
    home HOWTOs Guides FAQs ... LinuxFocus
    Linux Documentation Project Links: General Linux Information
    General Linux Information
    Events
    Getting Started Users Groups Mailing Lists ...
    Add/Update a Link...

    Upcoming Linux, Unix, Free Software, and Open Source Events:
    Getting Started:
    Users Groups:
    Mailing Lists:

    6. Cetus Links: 16604 Links On Objects And Components / Object-Oriented Databases:
    ObjectOriented Databases general information. Intro. Object DBMSs add database functionality FAQs. Standards. general newsgroups. Company newsgroups. general Articles. Special Articles
    http://www.cetus-links.org/oo_data_bases.html
    Object-Oriented Databases: General Information
    • Intro
      • Object DBMSs add database functionality to object programming languages. They bring much more than persistent storage of programming language objects. Object DBMSs extend the semantics of the C++, Smalltalk and Java object programming languages to provide full-featured database programming capability, while retaining native language compatibility. A major benefit of this approach is the unification of the application and database development into a seamless data model and language environment. As a result, applications require less code, use more natural data modeling, and code bases are easier to maintain. Object developers can write complete database applications with a modest amount of additional effort In contrast to a relational DBMS where a complex data structure must be flattened out to fit into tables or joined together from those tables to form the in-memory structure, object DBMSs have no performance overhead to store or retrieve a web or hierarchy of interrelated objects. This one-to-one mapping of object programming language objects to database objects has two benefits over other storage approaches: it provides higher performance management of objects, and it enables better management of the complex interrelationships between objects. This makes object DBMSs better suited to support applications such as financial portfolio risk analysis systems, telecommunications service applications, world wide web document structures, design and manufacturing systems, and hospital patient record systems, which have complex relationships between data. (ODMG)

    7. Cetus Links: 16604 Links On Objects And Components / Architecture And Design: Ge
    Architecture and Design general information. Intro Tutorials. Glossaries. Standards. general newsgroups. general Articles. Bibliographies. Books
    http://www.cetus-links.org/oo_design.html
    Architecture and Design: General Information
    • Intro
      • "The software architecture of a program or computing system is the structure or structures of the system, which comprise software components, the externally visible properties of those components, and the relationships among them. By 'externally visible' properties, we are referring to those assumptions other components can make of a component, such as its provided services, performance characteristics, fault handling, shared resource usage, and so on. The intent of this definition is that a software architecture must abstract away some information from the system (otherwise there is no point looking at the architecture, we are simply viewing the entire system) and yet provide enough information to be a basis for analysis, decision making, and hence risk reduction." (Bass, Clements, and Kazman)
      Contents Other pages

    8. Charters For The Rec.photo Newsgroups
    covered by the other rec.photo newsgroups. for travel related photographic information, book reviews discussions of ethical issues, general discussions about
    http://bobatkins.photo.net/info/charter.htm
    This page is no longer supported, but has been left here for reference. Please visit
    Bob Atkins Photography
    for current information on photography, digital cameras, lenses, nature and wildife images
    and the original Canon EOS FAQ.
    General "Rules" for the rec.photo newsgroups
  • NEVER post a binary file (image file) NEVER post a commercial advertisment NEVER post a personal ad to any group except rec.photo.marketplace NEVER post the same item seperately to more than one group READ the charters TRY to read the general guidelines found in the news.announce.newusers newsgroup IF in doubt, ask for help in the rec.photo.misc newsgroup

  • User Guidelines
    for the Internet may be found at this link
    This page is no longer supported, but has been left here for reference. Please visit
    Bob Atkins Photography
    for current information on photography, digital cameras, lenses, nature and wildife images
    and the original Canon EOS FAQ.

    9. Computer Vision General Information (Newsgroups, FAQs, And Archives)
    to the comp.ai.vision newsgroups, vision shareware about Color Science and other Color information; catgories include general, Databases, Algorithms, Medical
    http://www-2.cs.cmu.edu/afs/cs/project/cil/ftp/html/v-info.html
    Newsgroups
    Frequently Asked Questions (FAQs)
    Archives
    Related information

    10. Computer Vision General Information (Newsgroups, FAQs, And Archives)
    Computer Vision general information (newsgroups, FAQs, and Archives). newsgroups. Alt.Binaries.Pictures.Utilities and its FAQ; Comp
    http://www-2.cs.cmu.edu/afs/cs/project/cil/ftp/html/txtv-info.html
    Computer Vision General Information (Newsgroups, FAQs, and Archives)
    Newsgroups
    Frequently Asked Questions (FAQs)
    Archives
    Related information

    11. Internet Parallel Computing Archive
    Links to information about parallel algorithms, computing environments and tools, newsgroups, and general references.
    http://wotug.ukc.ac.uk/parallel/
    Hosted by WoTUG at
    Computer Science Department
    University of Kent at Canterbury , UK
    Edited 1993-2000 by Dave Beckett News IPCA Mirrors Add Search Mail ...
  • Environments and Systems
    LAM
    Hardware Vendors Languages ... OSes
  • Topical Information
    Events
    Jobs IPCA Information Usage ...
  • occam language
    Overview
    Occam For All project; Compilers: KRoC SPOC SGS-Thompson ... TDS and Toolset ; Docs: libraries
  • Reference
    Acronyms
    Biblios Books Consultants ...
  • Transputer processor
    Software
    Bibliographies DS-Links Networks, Routers and Transputers ... Article Archive and Crisis in HPC Workshop Southampton Belfast Cardiff ...
  • WoTUG and NATUG
    WoTUG 22 conference
    Biblios NATUG ... Other lists Last Modified: 1st March 2000 Dave Beckett and WoTUG
  • 12. Newsgroups - General Information FAQ - TIFAQ
    tifaqlogo_small, Usenet newsgroups. Following below are the main newsgroups related to the RSI community. Return to RSI/Ergo information FAQ. tifaq-logo_small,
    http://www.tifaq.com/information/newsgroups.html
    Usenet Newsgroups
    Following below are the main newsgroups related to the RSI community. If you don't find what you are looking for here, try DejaNews. They archive a lot of usenet groups. You can do searches for topics and people, among other things. misc.health.injuries.rsi.moderated READ ME BEFORE POSTING! (FAQ)
    Moderated group with questions responded to by a panel of medical and ergonomic specialists misc.health.injuries.rsi.misc
    Open forum to discuss repetitive strain injury issues (the successor to sci.med.occupational). misc.health.therapy.occupational
    New Occupational Therapy with some potential for RSI discussions. sci.med.occupational
    A Usenet newsgroup which deals in occupational medicine. Lots of practitioners read it! comp.human-factors
    Mostly software design, but occasional discussion of accessibility issues for people with RSIs. alt.support.arthritis
    Support for those with arthritis. bit.listserv.ada-law
    Usenet feed of the ada-law listserv. Covers issues relating to the Americans with Disabilities Act (ADA). bit.listserv.dsshe-l

    13. The World Wide Web Virtual Library: Audio
    Pointers to information on computerbased audio available around the world, including general repositories, newsgroups, on-line radio, software and other information.
    http://archive.museophile.sbu.ac.uk/audio/
    Virtual Library Computing Broadcasters Music
    Audio
    Please contact Jonathan Bowen if you know of relevant on-line information not included here. This document contains some pointers to information on computer-based audio sound and associated software available around the world on the World Wide Web (WWW or W3), the global hypermedia system which provides worldwide information . The following information is available:
    General repositories
    Newsgroups
    Online radio
    Software
    Books (also in the UK
    Other information and items
    New items. Recommended items.
    General repositories

    14. Broadband » Road Runner Broadband Cable Internet FAQ» 9.0 RoadRunner Newsgroup
    Q Road Runner newsgroups general information ( 9808), A Road Runner-specific newsgroups Road Runner has created several Road Runner-specific newsgroups.
    http://www.dslreports.com/faq/9808
    Register or Search for:
    search words
    or ZIP code
    Find Service

    Reviews

    Front Page

    FAQs+Info
    ...
    About us

    icon key
    All FAQs Site FAQ DSL FAQ Cable Tech About DSL Distance CLECS DSL Hurdles
    Show all the other FAQs!
    FAQ Revisions Search for: in all FAQs Road Runner Broadband Cable Internet FAQ Q: Road Runner Newsgroups - General Information
      A: Road Runner-specific Newsgroups Road Runner has created several Road Runner-specific newsgroups. These newsgroups are designed to: help customers learn from each other by facilitating customer-to-customer communication, facilitate communities of shared interest among the Road Runner customer base and provide an informal avenue for customers to communicate with Road Runner staff and vice-versa. (Unless specified in the newsgroup charter, these newsgroups are not meant to be an official technical support channel for Road Runner.) To view the Road Runner newsgroups, from the newsgroup list on your browser or news reader, type "Road Runner." Note : The Road Runner newsgroups are not available from outside the Road Runner system. The news server will only allow access from a machine that has a Road Runner IP address. Subscribing to Newsgroups People often subscribe to newsgroups so they don’t have to search through the extensive list of all newsgroups to find their favorites. If you subscribe to a newsgroup, you will not be put on any mailing lists. Additionally, no one will know what newsgroups you have subscribed to.

    15. (IUCr) Internet Guide - Newsgroups - General Information
    IUCr Home Page Crystallographer s Guide to Internet Tools and Resources Internet newsgroups general information. Internet newsgroups
    http://journals.iucr.org/cww-top/int.news.gen.html
    Internet Newsgroups - General Information
    Internet newsgroups are a system for public world-wide text conferencing and discussions somewhat in the manner of an electronic bulletin board. Newsgroup material is essentially limited to basic (ASCII) text. As the name implies the conferences are structured into discussion groups, each covering a particular field of interest or activity. A few examples drawn from the several thousand existing newsgroups are: bionet.photosynthesis
    bionet.xtallography
    bit.listserv.geograph
    biz.jobs.offered
    ch.avalanche
    comp.compilers.tools.pccts
    fr.petites-annonces.immobilier
    info.nsf.grants
    misc.fitness.aerobic
    rec.arts.books.childrens
    sci.data.formats sci.techniques.xtallography soc.culture.estonia Information on newsgroups of particular interest to crystallographers can be found in the section Internet Newsgroups for Crystallography where some examples of recent discussions on crystallography are presented. A user's news program will present the complete list of newsgroups available on his installation. One may thus subscribe to or unsubscribe from any particular newsgroup. For subscribed groups a list of the

    16. Psoriasis And Skin Diseases Self Help: The Skin Page
    Tools for searching newsgroups, reference sites, and online medical resources. Also offers general information related to treatments, and companies making fraudulent claims.
    http://www.pinch.com/skin/
    Psoriasis support and self help are the focus of this noncommercial site. Shortcuts to search all the past messages in the skin-diseases newsgroups and other research databases are collected here. Everyone is welcome to contribute to our open forums. Join news:alt.support. skin-diseases psoriasis vitiligo hidradenitis The following search engines all use different rules , but most of them will return pages that match all the keywords given rather than any Use multiple words to narrow your search. More words return fewer results. Almost all will accept the character as a wildcard at the end of a word. Some examples are provided for the tricky combinations: Skin-Diseases newsgroups with Google Groups (Usenet) All Usenet newsgroups with Google Groups (formerly DejaNews Medical Journal Abstracts through NIH MEDLINE PubMed NIH MESH Disease Finder and spelling check ... Dictionary (medical, too)

    17. Computer Vision General Information (Newsgroups, FAQs, And Archives)
    Computer Vision general information (newsgroups, FAQs, and Archives) newsgroups. Frequently Asked Questions (FAQs) Archives. Related information. Computer Vision Homepage ( last updated Sat May 1 1822 EDT 2004) Icon enhanced version of this page. catgories include general, Databases, Algorithms, Medical, Software Packages, Image Registration
    http://www.cs.cmu.edu/Groups/cil/txtv-info.html
    Computer Vision General Information (Newsgroups, FAQs, and Archives)
    Newsgroups
    Frequently Asked Questions (FAQs)
    Archives
    Related information

    18. Internet Newsgroups - General Information
    A Crystallographer s Guide to Internet Tools and Resources Index Internet newsgroups general information. Internet newsgroups
    http://ccp14.sims.nrc.ca/ccp/ccp14/ftp-mirror/howardflack/pub/soft/crystal/stxne
    A Crystallographer's Guide to Internet Tools and Resources Index
    Internet Newsgroups - General Information
    Internet newsgroups are a system for public world-wide text conferencing and discussions somewhat in the manner of an electronic bulletin board. Newsgroup material is essentially limited to basic (ASCII) text. As the name implies the conferences are structured into discussion groups, each covering a particular field of interest or activity. A few examples drawn from the several thousand existing newsgroups are: bionet.photosynthesis
    bionet.xtallography
    bit.listserv.geograph
    biz.jobs.offered
    ch.avalanche
    comp.compilers.tools.pccts
    fr.petites-annonces.immobilier
    info.nsf.grants
    misc.fitness.aerobic
    rec.arts.books.childrens
    sci.data.formats sci.techniques.xtallography soc.culture.estonia Information on newsgroups of particular interest to crystallographers can be found in the section Internet Newsgroups for Crystallography where some examples of recent discussions on crystallography are presented. A user's news program will present the complete list of newsgroups available on his installation. One may thus

    19. Cetus Links: 16604 Links On Objects And Components / CLOS / Common Lisp
    Links to general LISP information, including newsgroups and mailing lists.
    http://www.cetus-links.org/oo_clos.html
    Object-Oriented Language: CLOS / Common Lisp

    20. Visio Information
    newsgroups, This page lists the newsgroups that Microsoft has created to support Visio. general information, This page has general information relating to Visio.
    http://www.mvps.org/visio/
    Information
    Visio is a drawing packaged based on the green plastic drawing templates of the past. Rather than require the user to have excellent drawing skills, the user selects predrawn shapes from a template and drags them to the drawing. This is only the tip of the iceberg when it comes to using Visio. The user is not limited to the templates provided by Visio. Items on a Visio drawing can be interrogated by a program. The Visio drawing can be used as a graphical front end to a database. Items on a Visio drawing can be manipulated by a program.
    History
    Visio was first released by Shapeware in November, 1992. In early 1994, Shapeware, later renamed Visio, asked four CompuServe users, Steve Rindsberg, Dave Brodsky, Ward Yelverton and John Marshall to act as volunteers in the Visio section on CompuServe. The reason for choosing these four was their volume and nature of their responses. Dave joined Visio and is now an MS employee, Steve provides technical support as a MS Powerpoint MVP, John continues as a MS Visio MVP.
    Web Pages
    Newsgroups This page lists the newsgroups that Microsoft has created to support Visio.

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 1     1-20 of 108    1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter