<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://online.spectraqest.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Luke.nuttall</id>
	<title>QESTonline - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://online.spectraqest.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Luke.nuttall"/>
	<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php/Special:Contributions/Luke.nuttall"/>
	<updated>2026-04-07T11:38:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:Asphalt_Sample_Screen_Screenshot.png&amp;diff=6228</id>
		<title>File:Asphalt Sample Screen Screenshot.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:Asphalt_Sample_Screen_Screenshot.png&amp;diff=6228"/>
		<updated>2006-02-17T02:04:28Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6205</id>
		<title>QESTonline:Word To Wiki</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6205"/>
		<updated>2006-02-17T01:01:07Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*This tool does not appear to convert word document tables of content, however, it will convert heading which does most of the work anyway.&lt;br /&gt;
*It will not convert vertically merged tables. &lt;br /&gt;
**Split the merged cells manually in word first&lt;br /&gt;
&lt;br /&gt;
=== Intro ===&lt;br /&gt;
&lt;br /&gt;
Convert Microsoft Word document content to MediaWiki markup.&lt;br /&gt;
&lt;br /&gt;
This is a &#039;&#039;Word Visual Basic&#039;&#039; macro. Usage requires a running copy of Microsoft Word that supports Visual Basic macros. (Word 97 or greater).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
&lt;br /&gt;
* Replaces smart quotes/double-quotes with dumb equivalents&lt;br /&gt;
* Escapes the following characters: &amp;lt;tt class=&amp;quot;monospaced&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;* # { } [ ] ~ ^^ | &#039; &amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Converts external hyperlinks&lt;br /&gt;
* Converts H1-H5 headings&lt;br /&gt;
* Converts bold/italic/underline/strikethrough/superscript/subscript formatting&lt;br /&gt;
* Converts bulleted/numbered lists&lt;br /&gt;
* Converts simple tables.&lt;br /&gt;
&lt;br /&gt;
=== Caveats ===&lt;br /&gt;
&lt;br /&gt;
* No guarantees, no official support, just like the&lt;br /&gt;
* No in-document hyperlink conversion&lt;br /&gt;
* May not work well with documents that have highly customized styles/templates. It works best with documents written in the default &amp;quot;Normal&amp;quot; template&lt;br /&gt;
* Nested tables have not been tested and may not function as expected.&lt;br /&gt;
* Image/graphics/figures are not supported.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
# Get the Word2MediaWiki macro library from &#039;&#039;&#039;\\adls0003\Documents\Software\Procedures\Word2MediaWiki.bas&#039;&#039;&#039;&lt;br /&gt;
# Start Word&lt;br /&gt;
# Bring up the Visual Basic Editor (Tools-&amp;gt;Macro-&amp;gt;Visual Basic Editor or Alt+F11).&lt;br /&gt;
# From the VBE, import the macro library (File-&amp;gt;Import File...) and select the file you downloaded.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
# Open a word document to convert&lt;br /&gt;
# Run the Word2MediaWiki macro by bringing up the &#039;&#039;Macros&#039;&#039; dialog (Tools-&amp;gt;Macro-&amp;gt;Macros… or Alt+F8), selecting &#039;&#039;&#039;Word2MediaWiki&#039;&#039;&#039; and clicking &#039;&#039;&#039;Run&#039;&#039;&#039;.&lt;br /&gt;
# The macro converts the document to MediaWiki markup and places a copy of the content on the system clipboard.&lt;br /&gt;
# Switch to a MediaWiki editor and paste the result.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This document was sourced from http://www.infpro.com/downloads/downloads/wordmedia.htm via http://meta.wikimedia.org/wiki/Word_macros&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6200</id>
		<title>QESTonline:Word To Wiki</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6200"/>
		<updated>2006-02-17T00:36:22Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This tool does not appear to convert IQ document tables of contents.&lt;br /&gt;
&lt;br /&gt;
=== Intro ===&lt;br /&gt;
&lt;br /&gt;
Convert Microsoft Word document content to MediaWiki markup.&lt;br /&gt;
&lt;br /&gt;
This is a &#039;&#039;Word Visual Basic&#039;&#039; macro. Usage requires a running copy of Microsoft Word that supports Visual Basic macros. (Word 97 or greater).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
&lt;br /&gt;
* Replaces smart quotes/double-quotes with dumb equivalents&lt;br /&gt;
* Escapes the following characters: &amp;lt;tt class=&amp;quot;monospaced&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;* # { } [ ] ~ ^^ | &#039; &amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Converts external hyperlinks&lt;br /&gt;
* Converts H1-H5 headings&lt;br /&gt;
* Converts bold/italic/underline/strikethrough/superscript/subscript formatting&lt;br /&gt;
* Converts bulleted/numbered lists&lt;br /&gt;
* Converts simple tables.&lt;br /&gt;
&lt;br /&gt;
=== Caveats ===&lt;br /&gt;
&lt;br /&gt;
* No guarantees, no official support, just like the&lt;br /&gt;
* No in-document hyperlink conversion&lt;br /&gt;
* May not work well with documents that have highly customized styles/templates. It works best with documents written in the default &amp;quot;Normal&amp;quot; template&lt;br /&gt;
* Nested tables have not been tested and may not function as expected.&lt;br /&gt;
* Image/graphics/figures are not supported.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
# Get the Word2MediaWiki macro library from &#039;&#039;&#039;\\adls0003\Documents\Software\Procedures\Word2MediaWiki.bas&#039;&#039;&#039;&lt;br /&gt;
# Start Word&lt;br /&gt;
# Bring up the Visual Basic Editor (Tools-&amp;gt;Macro-&amp;gt;Visual Basic Editor or Alt+F11).&lt;br /&gt;
# From the VBE, import the macro library (File-&amp;gt;Import File...) and select the file you downloaded.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
# Open a word document to convert&lt;br /&gt;
# Run the Word2MediaWiki macro by bringing up the &#039;&#039;Macros&#039;&#039; dialog (Tools-&amp;gt;Macro-&amp;gt;Macros… or Alt+F8), selecting &#039;&#039;&#039;Word2MediaWiki&#039;&#039;&#039; and clicking &#039;&#039;&#039;Run&#039;&#039;&#039;.&lt;br /&gt;
# The macro converts the document to MediaWiki markup and places a copy of the content on the system clipboard.&lt;br /&gt;
# Switch to a MediaWiki editor and paste the result.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This document was sourced from http://www.infpro.com/downloads/downloads/wordmedia.htm via http://meta.wikimedia.org/wiki/Word_macros&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6198</id>
		<title>QESTonline:Word To Wiki</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6198"/>
		<updated>2006-02-17T00:36:06Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This tool does not appear to convert IQ document tables of contents.&lt;br /&gt;
&lt;br /&gt;
=== Intro ===&lt;br /&gt;
&lt;br /&gt;
Convert Microsoft Word document content to MediaWiki markup.&lt;br /&gt;
&lt;br /&gt;
This is a &#039;&#039;Word Visual Basic&#039;&#039; macro. Usage requires a running copy of Microsoft Word that supports Visual Basic macros. (Word 97 or greater).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
&lt;br /&gt;
* Replaces smart quotes/double-quotes with dumb equivalents&lt;br /&gt;
* Escapes the following characters: &amp;lt;tt class=&amp;quot;monospaced&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;* # { } [ ] ~ ^^ | &#039; &amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Converts external hyperlinks&lt;br /&gt;
* Converts H1-H5 headings&lt;br /&gt;
* Converts bold/italic/underline/strikethrough/superscript/subscript formatting&lt;br /&gt;
* Converts bulleted/numbered lists&lt;br /&gt;
* Converts simple tables.&lt;br /&gt;
&lt;br /&gt;
=== Caveats ===&lt;br /&gt;
&lt;br /&gt;
* No guarantees, no official support, just like the&lt;br /&gt;
* No in-document hyperlink conversion&lt;br /&gt;
* May not work well with documents that have highly customized styles/templates. It works best with documents written in the default &amp;quot;Normal&amp;quot; template&lt;br /&gt;
* Nested tables have not been tested and may not function as expected.&lt;br /&gt;
* Image/graphics/figures are not supported.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
# Get the Word2MediaWiki macro library from \\adls0003\Documents\Software\Procedures\Word2MediaWiki.bas&lt;br /&gt;
# Start Word&lt;br /&gt;
# Bring up the Visual Basic Editor (Tools-&amp;gt;Macro-&amp;gt;Visual Basic Editor or Alt+F11).&lt;br /&gt;
# From the VBE, import the macro library (File-&amp;gt;Import File...) and select the file you downloaded.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
# Open a word document to convert&lt;br /&gt;
# Run the Word2MediaWiki macro by bringing up the &#039;&#039;Macros&#039;&#039; dialog (Tools-&amp;gt;Macro-&amp;gt;Macros… or Alt+F8), selecting &#039;&#039;&#039;Word2MediaWiki&#039;&#039;&#039; and clicking &#039;&#039;&#039;Run&#039;&#039;&#039;.&lt;br /&gt;
# The macro converts the document to MediaWiki markup and places a copy of the content on the system clipboard.&lt;br /&gt;
# Switch to a MediaWiki editor and paste the result.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This document was sourced from http://www.infpro.com/downloads/downloads/wordmedia.htm via http://meta.wikimedia.org/wiki/Word_macros&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6192</id>
		<title>QESTonline:Word To Wiki</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6192"/>
		<updated>2006-02-17T00:27:13Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This tool does not appear to convert IQ document tables of contents.&lt;br /&gt;
&lt;br /&gt;
=== Intro ===&lt;br /&gt;
&lt;br /&gt;
Convert Microsoft Word document content to MediaWiki markup.&lt;br /&gt;
&lt;br /&gt;
This is a &#039;&#039;Word Visual Basic&#039;&#039; macro. Usage requires a running copy of Microsoft Word that supports Visual Basic macros. (Word 97 or greater).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
&lt;br /&gt;
* Replaces smart quotes/double-quotes with dumb equivalents&lt;br /&gt;
* Escapes the following characters: &amp;lt;tt class=&amp;quot;monospaced&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;* # { } [ ] ~ ^^ | &#039; &amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Converts external hyperlinks&lt;br /&gt;
* Converts H1-H5 headings&lt;br /&gt;
* Converts bold/italic/underline/strikethrough/superscript/subscript formatting&lt;br /&gt;
* Converts bulleted/numbered lists&lt;br /&gt;
* Converts simple tables.&lt;br /&gt;
&lt;br /&gt;
=== Caveats ===&lt;br /&gt;
&lt;br /&gt;
* No guarantees, no official support, just like the&lt;br /&gt;
* No in-document hyperlink conversion&lt;br /&gt;
* May not work well with documents that have highly customized styles/templates. It works best with documents written in the default &amp;quot;Normal&amp;quot; template&lt;br /&gt;
* Nested tables have not been tested and may not function as expected.&lt;br /&gt;
* Image/graphics/figures are not supported.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
# [[Media:Word2MediaWiki.bas|Get the Word2MediaWiki macro library]]&lt;br /&gt;
# Start Word&lt;br /&gt;
# Bring up the Visual Basic Editor (Tools-&amp;gt;Macro-&amp;gt;Visual Basic Editor or Alt+F11).&lt;br /&gt;
# From the VBE, import the macro library (File-&amp;gt;Import File...) and select the file you downloaded.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
# Open a word document to convert&lt;br /&gt;
# Run the Word2MediaWiki macro by bringing up the &#039;&#039;Macros&#039;&#039; dialog (Tools-&amp;gt;Macro-&amp;gt;Macros… or Alt+F8), selecting &#039;&#039;&#039;Word2MediaWiki&#039;&#039;&#039; and clicking &#039;&#039;&#039;Run&#039;&#039;&#039;.&lt;br /&gt;
# The macro converts the document to MediaWiki markup and places a copy of the content on the system clipboard.&lt;br /&gt;
# Switch to a MediaWiki editor and paste the result.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This document was sourced from http://www.infpro.com/downloads/downloads/wordmedia.htm via http://meta.wikimedia.org/wiki/Word_macros&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6191</id>
		<title>QESTonline:Word To Wiki</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=QESTonline:Word_To_Wiki&amp;diff=6191"/>
		<updated>2006-02-17T00:26:24Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This tool does not appear to convert IQ document tables of contents.&lt;br /&gt;
&lt;br /&gt;
=== Intro ===&lt;br /&gt;
&lt;br /&gt;
Convert Microsoft Word document content to MediaWiki markup.&lt;br /&gt;
&lt;br /&gt;
This is a &#039;&#039;Word Visual Basic&#039;&#039; macro. Usage requires a running copy of Microsoft Word that supports Visual Basic macros. (Word 97 or greater).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
&lt;br /&gt;
* Replaces smart quotes/double-quotes with dumb equivalents&lt;br /&gt;
* Escapes the following characters: &amp;lt;tt class=&amp;quot;monospaced&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;* # { } [ ] ~ ^^ | &#039; &amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Converts external hyperlinks&lt;br /&gt;
* Converts H1-H5 headings&lt;br /&gt;
* Converts bold/italic/underline/strikethrough/superscript/subscript formatting&lt;br /&gt;
* Converts bulleted/numbered lists&lt;br /&gt;
* Converts simple tables.&lt;br /&gt;
&lt;br /&gt;
=== Caveats ===&lt;br /&gt;
&lt;br /&gt;
* No guarantees, no official support, just like the&lt;br /&gt;
* No in-document hyperlink conversion&lt;br /&gt;
* May not work well with documents that have highly customized styles/templates. It works best with documents written in the default &amp;quot;Normal&amp;quot; template&lt;br /&gt;
* Nested tables have not been tested and may not function as expected.&lt;br /&gt;
* Image/graphics/figures are not supported.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
# [[File:Word2MediaWiki.bas|Get the Word2MediaWiki macro library]&lt;br /&gt;
# Start Word&lt;br /&gt;
# Bring up the Visual Basic Editor (Tools-&amp;gt;Macro-&amp;gt;Visual Basic Editor or Alt+F11).&lt;br /&gt;
# From the VBE, import the macro library (File-&amp;gt;Import File...) and select the file you downloaded.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
# Open a word document to convert&lt;br /&gt;
# Run the Word2MediaWiki macro by bringing up the &#039;&#039;Macros&#039;&#039; dialog (Tools-&amp;gt;Macro-&amp;gt;Macros… or Alt+F8), selecting &#039;&#039;&#039;Word2MediaWiki&#039;&#039;&#039; and clicking &#039;&#039;&#039;Run&#039;&#039;&#039;.&lt;br /&gt;
# The macro converts the document to MediaWiki markup and places a copy of the content on the system clipboard.&lt;br /&gt;
# Switch to a MediaWiki editor and paste the result.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This document was sourced from http://www.infpro.com/downloads/downloads/wordmedia.htm via http://meta.wikimedia.org/wiki/Word_macros&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=Main_Page&amp;diff=6187</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=Main_Page&amp;diff=6187"/>
		<updated>2006-02-17T00:21:13Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: /* Editing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Site Directory ==&lt;br /&gt;
This site is seperated into namespaces and user access restricted to the appropriate namespaces.&lt;br /&gt;
&lt;br /&gt;
The following links are to the Main Page of namespaces you may find interesting:&lt;br /&gt;
&lt;br /&gt;
[[Image:QESTLab_Logo.jpg]] [[QESTLab:Main_Page|QESTLab Product Information]]&lt;br /&gt;
&lt;br /&gt;
[[Image:QESTMix_Logo.jpg]] [[QESTMix:Main_Page|QESTMix Product Information]]&lt;br /&gt;
&lt;br /&gt;
[[Support:Main Page|Product Support]]&lt;br /&gt;
&lt;br /&gt;
== Searching ==&lt;br /&gt;
Use the search box on the left hand side to find the information you&#039;re after or browse [[Special:Categories|all categories]].&lt;br /&gt;
&lt;br /&gt;
== Editing ==&lt;br /&gt;
Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]&lt;br /&gt;
and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User&#039;s Guide] for usage and configuration help.&lt;br /&gt;
&lt;br /&gt;
For Spectra QEST internal guidelines on creating and formatting wiki articles please see [[QESTonline:Guidelines|QESTonline editing guidelines]].&lt;br /&gt;
&lt;br /&gt;
[[QESTonline:Word To Wiki|Information on automatically importing word documents into the wiki.]]&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:Agg_Soil_Sample_Screen_Production_Button.png&amp;diff=6156</id>
		<title>File:Agg Soil Sample Screen Production Button.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:Agg_Soil_Sample_Screen_Production_Button.png&amp;diff=6156"/>
		<updated>2006-02-16T23:36:56Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:Agg_Soil_Sample_Screen_Roadwork_Button.png&amp;diff=6155</id>
		<title>File:Agg Soil Sample Screen Roadwork Button.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:Agg_Soil_Sample_Screen_Roadwork_Button.png&amp;diff=6155"/>
		<updated>2006-02-16T23:36:28Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:Agg_Soil_Sample_Screen_General_Button.png&amp;diff=6154</id>
		<title>File:Agg Soil Sample Screen General Button.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:Agg_Soil_Sample_Screen_General_Button.png&amp;diff=6154"/>
		<updated>2006-02-16T23:35:52Z</updated>

		<summary type="html">&lt;p&gt;Luke.nuttall: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Luke.nuttall</name></author>
	</entry>
</feed>