On E2, a "node" is this entire page you are viewing. There are several different types of nodes - every single page you view on E2 is, in effect, a "node". Most nodes are like this one, with several writeups within it. If you are just viewing my writeup, without the others below, then you are on the single writeup display page and should click the link all of node, there are X more writeups in this node that you see just above this writeup. You can also adjust how you view E2 by going to your preferences link in your Epicenter nodelet on the right. We highly recommend you choose display type "full" because most people use it and all writeups are displayed.
This is an "E2node" and within an e2node any number of writeups by any number of users (one writeup max per user) can be added. A writeup is what you are reading right now, this is 'dem bones' writeup for the node "node". There are a number of writeups below mine that give different definitions for different contexts of the word "node". If there were a song called "node" its lyrics would most likely be below. If there were a play entitled "node" the play's author and basic plot would most likely be below.
Users will often refer to writeups as nodes or nodes as writeups. For instance, a user would say in the chatterbox "I'm working on a new node" or "Check out my node on reptiles". What the user really means is "Check out my writeup in reptiles". Nobody "owns" a node. It makes little difference if your writeup is first or fifth. After fifth you might want to consider not adding a writeup unless you've really got something new to say.
A nodeshell is a node with no writeups. A floating title.
Besides "E2nodes" there is a "document" node type. A 'document' node is one large page with a single "writeup". A document will not have a particular author assigned to it - only E2 staff can create a document. For examples of different documents check out
back to E2 Glossary
See also node analysis.
As an extra thought: Since any number of components can be connected to a node, it can used as a method for locating components. If one names each node, and then indicates, for each component, which terminals of the component connect to which nodes, one has an unambiguous mapping of a circuit; this is, for example, the approach that spice uses.
In regards to human physiology, lymph nodes are another term for the glands of the lymphatic system in the body. They are small organs shaped like beans which contain thousands of leukocytes embedded in the tissue. The bloodstream passes through these lymph nodes which filter out toxins from the body. These nodes also produce phagocytes which assist the body's immune system. During infection of a humanoid system, more phagocytes are produced from these nodes, causing them to swell, causing inflamation and sometimes painful discomfort. These can most noticably be detected by physicians in the armpit, on the neck, or near the groin. Sometimes malignancies caused by cancer can reach the lymphatic system, and travel through the body at a disasterous rate.
In these data structures the node serves as a temporary location that a pointer is pointing to for a program variable to traverse the data structure or access the data within it. A node usually contains a link or links to other nodes in the structure as well as some data.
There are two basic kinds of nodes. There is a parent node, which has links to other nodes and leaf nodes, which do not.
In E2 we try and avoid leaf nodes with hardlinks and softlinks.
This object represents a single node within the document tree. As such, it provides methods for dealing with the tree hierarchy, including handling child nodes. Be aware that not all objects that inherit from Node actually permit child nodes (e.g. Text nodes). Further, it provides "standard" attributes of nodeName, nodeValue and attributes which may or may not map to the specific object's attributes (e.g. Comment nodes do not have attributes). For details of a particular Node type, see the relevant write up:
The number against each entry above corresponds to its nodeType value. Values up to 200 are reserved.
As of DOM2, only Element nodes have attributes.
The NodeList returned is null if there are no child nodes.
Null if there are no child nodes.
Introduced in DOM Level 2. See namespaceURI.
Introduced in DOM Level 2. Null if there is no namespace specified. The value is the literal value used when the node was created, not resolved in any way. Under DOM2, only Element and Attribute nodes have namespaces and only then when created with the new methods.
The node following this one at the current level of the hierarchy. Null if this is the last node beneath its parent.
The value of nodeName is dependent upon the nodeType. Individual write ups will indicate the actual value.
See above for a list of current node types and their type numbers. The DOM implementation probably provides symbolic constants (e.g. "DOCUMENT_TYPE_NODE") for these values - use them.
The content of nodeValue is dependent upon the nodeType. Individual write ups will indicate what is returned.
The exceptions thrown are:
Modified in DOM Level 2. The document object that "owns" this node, i.e. that was used to create it. Note that document nodes and DocumentType nodes that are not in use have null ownerDocuments.
This node's "parent" within the hierarchy. Null if the node hasn't been added to or has been removed from the hierarchy. (Always null for Attribute, Document, DocumentFragment, Entity and Notation nodes.) When null, nextSibling and previousSibling are null.
The node preceeding this one at the current level of the hierarchy. Null if this is the first node beneath its parent.
Functionally equivalent to insertBefore(newChild, null).
Returns a copy of this node. The copy's parentNode is null. Child nodes copied are:
There are other, subtle effects of cloneNode:
Note that cloning an immutable subtree results in a mutable copy, but the children of an EntityReference clone are readonly. In addition, clones of unspecified Attr nodes are specified.
Introduced in DOM Level 2. In DOM2, returns false unless this is an Entity node that is parent to one or more Attribute nodes.
Returns false until this node is parent to one or more nodes.
If newChild is already a child of this node, it is removed. If refChild is not null, the insertion point is positioned before it. If null, then the insertion point is after the current last child node. newChild is then added at the insertion point.
If newChild is a DocumentFragment, all the contained nodes are added to this node's children.
Modified in DOM Level 2. Checks whether a feature (assumed to pass the hasFeature check on the DOMImplementation) is supported by this node. The parameters are the same as hasFeature.
Merges all logically adjacent Text nodes.
oldChild is removed from this node's children (and returned).
If newChild is already a child of this node, it is removed. oldChild is removed (and returned) and newChild is added in its place. If newChild is a DocumentFragment, all the contained nodes are added to this node's children.
Nodes (or, sometimes, "nodules") are calluses that form on the vocal cords in response to misuse. If you're lucky, they'll go away by themselves. If you're typical, you'll have to have surgery.
When I met my college girlfriend, she had just had node surgery, and was prohibited to speak. We met at the music library, where we worked as desk clerks, helping people find things and checking materials in and out. Because she couldn't speak for those first few weeks, we communicated by leaving notes for each other on the desk blotter.
In plant propagation, nodes are very important becuase they are the areas where opportunistic roots may form. When a cutting is taken, at least one node must be found in each cutting so the plant can form new roots. (usually at least 2 nodes is better as they are often reluctant to produce leaves and roots from the same node) In other techniques, such as layering, an entire node or series of nodes are buried in dirt or another medium, while the nodes are still connected to the parent plant as well. If things go well, these areas will form new roots, and may be detatched to form a new plant.
The orbit of a satellite about the Earth (or anything else, for that matter) is in the shape of a conic section, with the center of the Earth at one focus of the conic section.1 The orbit, therefore, lies in a single plane in space, which also contains the center point of the Earth.
The Earth's equator also lies in a single plane in space, containing the center point of the Earth.
These two planes, the orbital and and equatorial, intersect in a line passing through the center of the Earth. This line is called the "node" of the orbit.
The node line is often depicted as two vectors, separated by 180 degrees, pointing away from the Earth's center along the node. The ascending node is the vector intersected by the orbit as the satellite moves from south to north. The descending node is the opposite: the vector intersected by the orbit as the satellite moves from north to south.
One of the six classical orbital elements2 is the right ascension of the ascending node (Ω). Ω describes the angle in the equatorial plane between the ascending node and the vector Î, which points from the Earth's center to the vernal equinox. In older books, Ω is sometimes called the longitude of the ascending node - this is incorrect; it is not a longitude. Ω is sometimes, in shorthand, referred to simply as the "node"; it should usually be clear from context whether "node" refers to an angle (Ω) or a line (the intersection of the two planes above).
1Orbits come in elliptical, circular, parabolic, and hyperbolic shapes. Since these are formed by the intersection of a cone and a plane, they each lie in a single plane.
2Six elements are required to completely describe the state of an orbit. There are many different sets of these elements. The "classical" (or Keplerian) elements are among the most intuitive of these, and consist of the semimajor axis (a), the eccentricity (e), the true anomoly (ν) (that's a nu), the inclination (i), the right ascension of the ascending node (Ω), and the argument of perigee (ω).
In finite element modeling, a body being acted upon by a force is divided up into many segments (elements). In each cross-section thus revealed (that is, on each end of each segment), a single point is chosen for the purpose of analysis. This point is called a node.
Because nodes are locate at the conjunction of multiple paths, locations providing goods and services to those traveling along the associated paths often spring up, a dynamic reinforced if a node is a "break of bulk" point.
node n.
1. [Internet, UUCP] A host machine on the network. 2. [MS-DOS BBSes] A dial-in line on a BBS. Thus an MS-DOS sysop might say that his BBS has 4 nodes even though it has a single machine and no Internet link, confusing an Internet hacker no end.
--The Jargon File version 4.3.1, ed. ESR, this entry manually entered by rootbeer277.
Node (?), n. [L. nodus; perh. akin to E. knot. Cf. Noose, Nowed.]
1. A knot, a knob; a protuberance; a swelling.
2. Specifically:
(a) Astron.
One of the two points where the orbit of a planet, or comet, intersects the ecliptic, or the orbit of a satellite intersects the plane of the orbit of its primary.
(b) Bot.
The joint of a stem, or the part where a leaf or several leaves are inserted.
(c) Dialing
A hole in the gnomon of a dial, through which passes the ray of light which marks the hour of the day, the parallels of the sun's declination, his place in the ecliptic, etc.
(d) Geom.
The point at which a curve crosses itself, being a double point of the curve. See Crunode, and Acnode.
(e) Mech.
The point at which the lines of a funicular machine meet from different angular directions; -- called also knot. W. R. Johnson.
(f) Poet.
The knot, intrigue, or plot of a piece.
(g) Med.
A hard concretion or incrustation which forms upon bones attacked with rheumatism, gout, or syphilis; sometimes also, a swelling in the neighborhood of a joint. Dunglison.
(h) Mus
One of the fixed points of a sonorous string, when it vibrates by aliquot parts, and produces the harmonic tones; nodal line or point.
(i) Zool.
A swelling.
Ascending node Astron., the node at which the body is passing northerly, marked with the symbol &astascending;, called the Dragon's head. Called also northern node. -- Descending node, the node at which the body is moving southwardly, marked thus &astdescending;, called Dragon's tail. -- Line of nodes, a straight line joining the two nodes of an orbit.
© Webster 1913.
printable version chaos
Everything2 Help
cooled by discofever