Difference between revisions of "Handbook"

From AccountIT
Jump to: navigation, search
Line 20: Line 20:
 
==Resources about servlet containers==
 
==Resources about servlet containers==
  
Jakarta Tomcat 7.0 Docs
+
  * Jakarta Tomcat 7.0 Docs
James Goodwill column on Installing and using Tomcat
+
  * James Goodwill column on Installing and using Tomcat
Quick Guide to Installing Tomcat on Windows
+
  * Quick Guide to Installing Tomcat on Windows
Tomcat IIS HowTo
+
  * Tomcat IIS HowTo
IBM WebSphere Application Server
+
  * IBM WebSphere Application Server
Jetty
+
  * Jetty
  
  
 
==Resources about J2EE servers==
 
==Resources about J2EE servers==
  
JBoss
+
  * JBoss
JOnAS
+
  * JOnAS
IBM WebSphere
+
  * IBM WebSphere
WebSphere World
+
  * WebSphere World
  
  
 
==Resources about XML/XSLT==
 
==Resources about XML/XSLT==
  
Processing XML with Java by Elliotte Rusty Harold
+
  * Processing XML with Java by Elliotte Rusty Harold
Xerces2 Java XML Parser
+
  * Xerces2 Java XML Parser
XSLT Tutorial
+
  * XSLT Tutorial
XSLT Reference
+
  * XSLT Reference
W3C Extensible Stylesheet Language Family
+
  * W3C Extensible Stylesheet Language Family
W3C XSL Transformations
+
  * W3C XSL Transformations
XSL FAQ
+
  * XSL FAQ
XSL Concepts and Practical Use
+
  * XSL Concepts and Practical Use
XSL & XPath Tutorial from TopXML
+
  * XSL & XPath Tutorial from TopXML
Netscape XSLT/XPath Reference
+
  * Netscape XSLT/XPath Reference
JiBX: XML to Java binding framework
+
  * JiBX: XML to Java binding framework
  
  
 
==Resources about HTML/JavaScript==
 
==Resources about HTML/JavaScript==
  
W3 Schools Web Development Tutorials
+
  * W3 Schools Web Development Tutorials
JavaScript Central
+
  * JavaScript Central
The CSS Know-How Site
+
  * The CSS Know-How Site
Scriptable Objects Reference (XUL Planet)
+
  * Scriptable Objects Reference (XUL Planet)
Transitioning from Proprietary DOMs and Markup to W3C Standards
+
  * Transitioning from Proprietary DOMs and Markup to W3C Standards
Mozilla Rhino Shell
+
  * Mozilla Rhino Shell
JavaScript DOM API Reference
+
  * JavaScript DOM API Reference
Microsoft HTML and DHTML Reference
+
  * Microsoft HTML and DHTML Reference
Web Color Reference
+
  * Web Color Reference
ActiveWidgets Grid
+
  * ActiveWidgets Grid
FCKEditor Wiki
+
  * FCKEditor Wiki
  
  
 
==Resources about databases==
 
==Resources about databases==
  
Oracle 10g
+
  * Oracle 10g
Laboratorie Supinfo des technologies Oracle
+
  * Laboratorie Supinfo des technologies Oracle
Oracle on Linux FAQ
+
  * Oracle on Linux FAQ
PostgreSQL
+
  * PostgreSQL
PostgreSQL Installation Guide (edited by Thomas Lockhart)
+
  * PostgreSQL Installation Guide (edited by Thomas Lockhart)
Microsoft SQL Server Books Online
+
  * Microsoft SQL Server Books Online
X/Open SQLSTATE Codes  
+
  * X/Open SQLSTATE Codes  
  
  

Revision as of 13:49, 16 July 2014

Handbooks and Reference Guides

This page are ment to hold all kind of references and link to handbooks or guide's

ScrumUP

A ScrumUP project is just as a RUP project built up from four distinct phases...

(One website that have some idea's for howto document are this [http://www.scrumup.com/reference/])


[http://www.scrumup.com/downloads]

GitHup

Documentation: gitref.org
Software     : git-scm.com
Intro        : Introduction to Git with Scott Chacon of GitHub



Resources about servlet containers

  * Jakarta Tomcat 7.0 Docs
  * James Goodwill column on Installing and using Tomcat
  * Quick Guide to Installing Tomcat on Windows
  * Tomcat IIS HowTo
  * IBM WebSphere Application Server
  * Jetty


Resources about J2EE servers

  * JBoss
  * JOnAS
  * IBM WebSphere
  * WebSphere World


Resources about XML/XSLT

  * Processing XML with Java by Elliotte Rusty Harold
  * Xerces2 Java XML Parser
  * XSLT Tutorial
  * XSLT Reference
  * W3C Extensible Stylesheet Language Family
  * W3C XSL Transformations
  * XSL FAQ
  * XSL Concepts and Practical Use
  * XSL & XPath Tutorial from TopXML
  * Netscape XSLT/XPath Reference
  * JiBX: XML to Java binding framework


Resources about HTML/JavaScript

  * W3 Schools Web Development Tutorials
  * JavaScript Central
  * The CSS Know-How Site
  * Scriptable Objects Reference (XUL Planet)
  * Transitioning from Proprietary DOMs and Markup to W3C Standards
  * Mozilla Rhino Shell
  * JavaScript DOM API Reference
  * Microsoft HTML and DHTML Reference
  * Web Color Reference
  * ActiveWidgets Grid
  * FCKEditor Wiki


Resources about databases

  * Oracle 10g
  * Laboratorie Supinfo des technologies Oracle
  * Oracle on Linux FAQ
  * PostgreSQL
  * PostgreSQL Installation Guide (edited by Thomas Lockhart)
  * Microsoft SQL Server Books Online
  * X/Open SQLSTATE Codes