Penguin

Differences between version 6 and previous revision of SSI.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Tuesday, September 21, 2004 8:56:50 am by JohnMcPherson Revert
Older page: version 5 Last edited on Monday, September 20, 2004 11:31:44 pm by StuartYeates Revert
@@ -1,8 +1,8 @@
 [Acronym] for __S__ingle __S__ystem __I__mage. It is used to differentiate between machines such as the [SGIAltix] and clusters like Beowulfs. 
  
-An SSI machine runs one copy of the OS, and each node can access every other nodes memory directly without doing anything special. 
+An SSI machine runs one copy of the OS, and each node can access every other node's memory directly without doing anything special. 
  
 ---- 
-Also __S__erver __S__ide __I__includes
+Also __S__erver __S__ide __I__ncludes
  
-A rudimental language to be used with [HTML] pages for inclusion of other files and/or some very basic processing, achieving a crude form of dynamic webpage generation. For very small sites, SSI can be a completely sufficient form of a ContentManagementSystem. 
+A rudimentry language to be used with [HTML] pages for inclusion of other files and/or some very basic processing, achieving a crude form of dynamic webpage generation. For very small sites, SSI can be a completely sufficient form of a ContentManagementSystem.