got the dot?

Brief abstract

Reference to the next in the series (if known, otherwise just a generic 'expect more')


My Tutorial

My Name, me@myisp.net

Introduction

This is a template for tutorials in the dot tutorial series. Add your content and give the world the benefit of your experience. Don't forget to change the pages title tag as well the visible parts of the template.

Including Code Samples

You can include code samples using the PRE tag, the template contains some CSS rules that set the background colour, margins etc. Don't forget that you'll need to quote any &, < and " characters in your code (eg. using 'Paste HTML Quoted' command in Quanta).
bool simpleFunction()
{
  return true;
}
	  

If you mention a library class then please link to the API documentation for that class. If you have an example please provide a source tar ball so people can try it out.

Richard Moore

About the Author

Include a brief bio so people know who you are.