<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rjbradlow</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rjbradlow"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Rjbradlow"/>
	<updated>2026-07-21T23:09:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Help:Editing_advanced&amp;diff=34200</id>
		<title>Help:Editing advanced</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Help:Editing_advanced&amp;diff=34200"/>
		<updated>2013-06-22T08:51:58Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* More editing help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Wiki administration]]&lt;br /&gt;
[[Category:WikiStyleGuide]]&lt;br /&gt;
{{nav}}&lt;br /&gt;
&lt;br /&gt;
As noted in &amp;quot;[[Add a page to the wiki]]&amp;quot;, this documentation is a collaborative effort. You can contribute your experience by adding to what&#039;s already written or creating new pages. To learn how to create an account, see [[Contributing to LMCE]].&lt;br /&gt;
&lt;br /&gt;
This page will help you get started on your documentation efforts.&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Editing an article==&lt;br /&gt;
An editable article page has a [Edit] tab on top of the page which can be used to enter editing mode for the whole article.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Creating sections in an article ==&lt;br /&gt;
The section heading syntax is the double equal (==) tag.&amp;lt;br&amp;gt;&lt;br /&gt;
To create a section, simply add its title within a pair of double equals ( == Title of The Section == ) with nothing else on the line.&lt;br /&gt;
&lt;br /&gt;
===Inserting a new section===&lt;br /&gt;
Inserting a section can be done by editing either the section before or after it. A new section is created anywhere a line starts and ends with a section tag (equal signs). &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Subsections===&lt;br /&gt;
Each additional &amp;quot;=&amp;quot; corresponds to a subsection.&amp;lt;br&amp;gt;&lt;br /&gt;
:&amp;lt;nowiki&amp;gt; == for section &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;nowiki&amp;gt; === for subsection &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
:::&amp;lt;nowiki&amp;gt; ==== for sub-subsection &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Editing a section ===&lt;br /&gt;
Any section of an article is editable by clicking on the [edit] link that is at the end of the line the section title is on. To make changes to the section, click the [Edit] link.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsections are included in the part of the section that is edited. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;nowiki&amp;gt;__NOEDITSECTION__&amp;lt;/nowiki&amp;gt;&amp;quot; anywhere on the page will remove the edit links.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Deleting or merging a section===&lt;br /&gt;
A section is removed by deleting a heading or a heading&#039;s tags, without affecting the content of the section. Removing a section&#039;s heading appends its contents to the previous section. The contents of the two are merged.&amp;lt;br&amp;gt;&lt;br /&gt;
To delete a section and remove all its contents, delete all the content along with the heading.&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Writing comments that won&#039;t show ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The text between &#039;&#039;&#039;here&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;!-- comment here --&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;and here&#039;&#039;&#039; won&#039;t be displayed &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When placed on a page, the above will produce:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The text between &#039;&#039;&#039;here&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;!-- comment here --&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;and here&#039;&#039;&#039; won&#039;t be displayed&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Formatting text==&lt;br /&gt;
=== Wiki syntax ===&lt;br /&gt;
In linguistics, syntax (from Ancient Greek σύνταξις &amp;quot;arrangement&amp;quot; from σύν syn, &amp;quot;together&amp;quot;, and τάξις táxis, &amp;quot;an ordering&amp;quot;) is the study of the principles and rules for constructing sentences in natural languages.&lt;br /&gt;
&lt;br /&gt;
In addition to referring to the discipline, the term syntax is also used to refer directly to the &#039;&#039;&#039;rules and principles that govern the sentence structure of any individual language&#039;&#039;&#039;, as in &amp;quot;the syntax of Modern Irish&amp;quot;, and &amp;quot;the syntax of MediaWiki&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
...The term syntax is also sometimes used to refer to the rules governing the behavior of mathematical systems, such as logic, artificial formal languages, and computer programming languages[http://en.wikipedia.org/wiki/Syntax].&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In every section of this guide, you will find the syntax necessary to accomplish the task at hand.&lt;br /&gt;
&lt;br /&gt;
For a list of syntactical items and other advanced editing help, see: &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; [http://www.textpattern.net/wiki/index.php?title=Help:MediaWiki_Syntax_Compared_to_Textile Help:MediaWiki Syntax Compared to Textile]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;MediaWiki.org:&#039;&#039;&#039; &amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Formatting Help:Formatting]  &amp;lt;br&amp;gt; &lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Help:Wikitext examples] &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
=== Sub/Superscript ===&lt;br /&gt;
&#039;&#039;&#039;Superscript&#039;&#039;&#039;: &amp;lt;nowiki&amp;gt; &amp;lt;sup&amp;gt; text to superscript &amp;lt;/sup&amp;gt; &amp;lt;/nowiki&amp;gt;   produces: &amp;lt;sup&amp;gt; Superscript text &amp;lt;/sup&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Subscript&#039;&#039;&#039;: &amp;lt;nowiki&amp;gt; &amp;lt;sub&amp;gt; text to superscript &amp;lt;/sub&amp;gt; &amp;lt;/nowiki&amp;gt;   produces: &amp;lt;sub&amp;gt; Superscript text &amp;lt;/sub&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Typewriter font ===&lt;br /&gt;
A &#039;&#039;&#039;&amp;lt;tt&amp;gt;typewriter font&amp;lt;/tt&amp;gt;&#039;&#039;&#039; (&amp;lt;nowiki&amp;gt;&amp;lt;tt&amp;gt; &amp;lt;/tt&amp;gt;&amp;lt;/nowiki&amp;gt;), sometimes used for &lt;br /&gt;
technical terms and &amp;lt;code&amp;gt;computer code&amp;lt;/code&amp;gt; (&amp;lt;nowiki&amp;gt;&amp;lt;code&amp;gt; &amp;lt;/code&amp;gt;&amp;lt;/nowiki&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
=== Caption ===&lt;br /&gt;
You can use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;small&amp;gt;small text&amp;lt;/small&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
for captions: &amp;lt;small&amp;gt;small text&amp;lt;/small&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Line break ===&lt;br /&gt;
&#039;&#039;&#039;Line break&#039;&#039;&#039;:&amp;lt;nowiki&amp;gt; &amp;lt;br&amp;gt; or &amp;lt;/br&amp;gt; &amp;lt;/nowiki&amp;gt;. Alternatively, you can use blank lines to separate paragraphs.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Text box ===&lt;br /&gt;
&#039;&#039;&#039;Text box&#039;&#039;&#039;:&amp;lt;nowiki&amp;gt; &amp;lt;pre&amp;gt; &amp;lt;/pre&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;A text box looks like this &amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Table ===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Tables#Row_template| From wikimedia manual]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=1 style=&amp;quot;text-align:center;&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|+&#039;&#039;&#039;caption &#039;&#039;&#039; &lt;br /&gt;
| &lt;br /&gt;
Col 1&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
| &lt;br /&gt;
Col 2&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;valign: top; text-align: left; color: yellow; background-color: green;&amp;quot; |&lt;br /&gt;
Col 3&lt;br /&gt;
&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| next line&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Table:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{|border=1 style=&amp;quot;border: 1px solid darkgray; background: transparent; color: black; text-align:center; width: 75%; height: 200px&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;2&amp;quot;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
caption&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;|+align=&amp;quot;bottom&amp;quot; |&#039;&#039;&#039;caption &#039;&#039;&#039;&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
heading&lt;br /&gt;
 !width=&amp;quot;50&amp;quot; | Column Name&lt;br /&gt;
 !   !!   !!&lt;br /&gt;
row&lt;br /&gt;
 |-&lt;br /&gt;
row heading&lt;br /&gt;
 |-&lt;br /&gt;
 ! row heading&lt;br /&gt;
cell (defined one per line)&lt;br /&gt;
 |&lt;br /&gt;
multiple cells (all defined on same line)&lt;br /&gt;
 |   ||   ||&lt;br /&gt;
format&lt;br /&gt;
 |format |cell content&lt;br /&gt;
 |font-style:italic;&lt;br /&gt;
 |style=&amp;quot;float: right; background: red; color: white&amp;quot; valign=&amp;quot;top&amp;quot; | cell content&lt;br /&gt;
 | bgcolor=&amp;quot;red&amp;quot; | &amp;lt;font color=&amp;quot;white&amp;quot;&amp;gt; cell content &amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By default data in tables is vertically centrally aligned&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Column 1 || Column 2 || Column 3&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | A&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | B&lt;br /&gt;
|-&lt;br /&gt;
| C &amp;lt;!-- column 1 occupied by cell A --&amp;gt;&lt;br /&gt;
| D&lt;br /&gt;
|-&lt;br /&gt;
| E&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | F&lt;br /&gt;
|-&lt;br /&gt;
| G &amp;lt;!-- column 2+3 occupied by cell F --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | H&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Column 1 || Column 2 || Column 3&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | A&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | B&lt;br /&gt;
|-&lt;br /&gt;
| C &amp;lt;!-- column 1 occupied by cell A --&amp;gt;&lt;br /&gt;
| D&lt;br /&gt;
|-&lt;br /&gt;
| E&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | F&lt;br /&gt;
|-&lt;br /&gt;
| G &amp;lt;!-- column 2+3 occupied by cell F --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | H&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{|border=1 style=&amp;quot;text-align:center;&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|+&#039;&#039;&#039;caption &#039;&#039;&#039; &lt;br /&gt;
| &lt;br /&gt;
Col 1&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
| &lt;br /&gt;
Col 2&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;valign: top; text-align: left; color: yellow; background-color: green;&amp;quot; |&lt;br /&gt;
Col 3&lt;br /&gt;
&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| next line&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://meta.wikimedia.org/wiki/Tables#Pipe_syntax_in_terms_of_the_HTML_produced&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
[[File:Drenthe-Position.png|thumb|left|150px|[[w:Drenthe|Drenthe]], the least crowded province]]&lt;br /&gt;
| valign=&amp;quot;bottom&amp;quot;|&lt;br /&gt;
[[File:Flevoland-Position.png|thumb|left|100px|]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Style ===&lt;br /&gt;
You can also write &lt;br /&gt;
&amp;lt;span style=&amp;quot;font-variant:small-caps&amp;quot;&amp;gt;&lt;br /&gt;
in small caps&amp;lt;/span&amp;gt;.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-variant:small-caps&amp;quot;&amp;gt;&lt;br /&gt;
in small caps&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This CSS example sets color and font size information for the text in a specific paragraph.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;P style=&amp;quot;font-size: 12pt; color: fuchsia&amp;quot;&amp;gt;Aren&#039;t style sheets wonderful?&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;P style=&amp;quot;font-size: 12pt; color: fuchsia&amp;quot;&amp;gt;Aren&#039;t style sheets wonderful?&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==== Colors ====&lt;br /&gt;
You can color a text by placing it between &amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt; tags. In this example, the color is red. Below is a list containing other colors you can use. Simply copy a line, and type the text you want to color between the &amp;quot;&amp;gt;&amp;quot; and the &amp;quot;&amp;lt;/span&amp;gt;&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
 #00FFFF Aqua&lt;br /&gt;
 #000000 Black&lt;br /&gt;
 #0000FF Blue&lt;br /&gt;
 #FF00FF Fuchsia&lt;br /&gt;
 #808080 Gray&lt;br /&gt;
 #008000 Green&lt;br /&gt;
 #00FF00 Lime&lt;br /&gt;
 #800000 Maroon&lt;br /&gt;
 #000080 Navy&lt;br /&gt;
 #808000 Olive&lt;br /&gt;
 #800080 Purple&lt;br /&gt;
 #FF0000 Red&lt;br /&gt;
 #C0C0C0 Silver&lt;br /&gt;
 #008080 Teal&lt;br /&gt;
 #FFFFFF White&lt;br /&gt;
 #FFFF00 Yellow&lt;br /&gt;
||&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Aqua;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Aqua;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Black;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Black;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Fuchsia;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Fuchsia;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Gray;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Gray;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Green;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Green;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Lime;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Lime;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Maroon;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Maroon;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Navy;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Navy;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Olive;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Olive;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Purple;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Purple;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Silver;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Silver;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Teal;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Teal;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Yellow;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Yellow;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color:#e0e0e0; border-style: ridge; border-color: #bbb; padding:0px 15px 0px 15px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:White;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:brown;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:brown;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Creating hyperlinks ==&lt;br /&gt;
See [[help:hyperlinks|hyperlinks]]&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Inserting a picture ==&lt;br /&gt;
#Start by uploading the picture. &amp;lt;br&amp;gt; &lt;br /&gt;
#Reference the file: to include a file in a page, use a link in one of the following forms:&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[File:Picture.jpg]]&amp;lt;/nowiki&amp;gt; will display the full version of the file&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[File:Image.png|200px|thumb|left|caption text]]&amp;lt;/nowiki&amp;gt; will display a the image in a box in the left margin with &#039;&#039;caption text&#039;&#039; as description and the image width re-sized to 200 pixels. &lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Media:File.ogg]]&amp;lt;/nowiki&amp;gt; will create a link to the file without displaying it.&lt;br /&gt;
&lt;br /&gt;
=== Picture insertion syntax ===&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color:#ADD8E6; border-style: ridge; border-color: #bbb; padding:0px 15px 15px 15px;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;nowiki&amp;gt;[[File:Picture.jpg]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;nowiki&amp;gt;[[File:Image.png|200px|thumb|left|caption text]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Working with templates ==&lt;br /&gt;
Templates are page sections that can inserted on any other page by using the wiki syntax: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{template name}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
To insert the content of an existing template on the page that you are editing, replace the words &amp;quot;template name&amp;quot; in the example above with the name of the template that contain the content you want to insert. &amp;lt;br&amp;gt;&lt;br /&gt;
The standard templates used in this wiki are listed [[LinuxMCE wiki:Community Portal#Handy templates|here]]. &lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Placing a document in the table of contents ==&lt;br /&gt;
See [[:Help:Article categories|Article categories]].&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== More editing help ==&lt;br /&gt;
See [[:Help:Editing|Editing]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;MediaWiki.org:&#039;&#039;&#039; &amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help:Contents] &amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Formatting Help:Formatting]  &amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;MediaWiki Handbook:&#039;&#039;&#039; (meta.wikimedia.org) &amp;lt;br&amp;gt; &lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Editing Help:Editing] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Help:Wikitext examples] &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Help:Editing_advanced&amp;diff=34199</id>
		<title>Help:Editing advanced</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Help:Editing_advanced&amp;diff=34199"/>
		<updated>2013-06-22T08:50:32Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* Wiki syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Wiki administration]]&lt;br /&gt;
[[Category:WikiStyleGuide]]&lt;br /&gt;
{{nav}}&lt;br /&gt;
&lt;br /&gt;
As noted in &amp;quot;[[Add a page to the wiki]]&amp;quot;, this documentation is a collaborative effort. You can contribute your experience by adding to what&#039;s already written or creating new pages. To learn how to create an account, see [[Contributing to LMCE]].&lt;br /&gt;
&lt;br /&gt;
This page will help you get started on your documentation efforts.&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Editing an article==&lt;br /&gt;
An editable article page has a [Edit] tab on top of the page which can be used to enter editing mode for the whole article.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Creating sections in an article ==&lt;br /&gt;
The section heading syntax is the double equal (==) tag.&amp;lt;br&amp;gt;&lt;br /&gt;
To create a section, simply add its title within a pair of double equals ( == Title of The Section == ) with nothing else on the line.&lt;br /&gt;
&lt;br /&gt;
===Inserting a new section===&lt;br /&gt;
Inserting a section can be done by editing either the section before or after it. A new section is created anywhere a line starts and ends with a section tag (equal signs). &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Subsections===&lt;br /&gt;
Each additional &amp;quot;=&amp;quot; corresponds to a subsection.&amp;lt;br&amp;gt;&lt;br /&gt;
:&amp;lt;nowiki&amp;gt; == for section &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;nowiki&amp;gt; === for subsection &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
:::&amp;lt;nowiki&amp;gt; ==== for sub-subsection &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Editing a section ===&lt;br /&gt;
Any section of an article is editable by clicking on the [edit] link that is at the end of the line the section title is on. To make changes to the section, click the [Edit] link.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsections are included in the part of the section that is edited. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;nowiki&amp;gt;__NOEDITSECTION__&amp;lt;/nowiki&amp;gt;&amp;quot; anywhere on the page will remove the edit links.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Deleting or merging a section===&lt;br /&gt;
A section is removed by deleting a heading or a heading&#039;s tags, without affecting the content of the section. Removing a section&#039;s heading appends its contents to the previous section. The contents of the two are merged.&amp;lt;br&amp;gt;&lt;br /&gt;
To delete a section and remove all its contents, delete all the content along with the heading.&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Writing comments that won&#039;t show ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The text between &#039;&#039;&#039;here&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;!-- comment here --&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;and here&#039;&#039;&#039; won&#039;t be displayed &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When placed on a page, the above will produce:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The text between &#039;&#039;&#039;here&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;!-- comment here --&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;and here&#039;&#039;&#039; won&#039;t be displayed&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Formatting text==&lt;br /&gt;
=== Wiki syntax ===&lt;br /&gt;
In linguistics, syntax (from Ancient Greek σύνταξις &amp;quot;arrangement&amp;quot; from σύν syn, &amp;quot;together&amp;quot;, and τάξις táxis, &amp;quot;an ordering&amp;quot;) is the study of the principles and rules for constructing sentences in natural languages.&lt;br /&gt;
&lt;br /&gt;
In addition to referring to the discipline, the term syntax is also used to refer directly to the &#039;&#039;&#039;rules and principles that govern the sentence structure of any individual language&#039;&#039;&#039;, as in &amp;quot;the syntax of Modern Irish&amp;quot;, and &amp;quot;the syntax of MediaWiki&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
...The term syntax is also sometimes used to refer to the rules governing the behavior of mathematical systems, such as logic, artificial formal languages, and computer programming languages[http://en.wikipedia.org/wiki/Syntax].&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In every section of this guide, you will find the syntax necessary to accomplish the task at hand.&lt;br /&gt;
&lt;br /&gt;
For a list of syntactical items and other advanced editing help, see: &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; [http://www.textpattern.net/wiki/index.php?title=Help:MediaWiki_Syntax_Compared_to_Textile Help:MediaWiki Syntax Compared to Textile]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;MediaWiki.org:&#039;&#039;&#039; &amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Formatting Help:Formatting]  &amp;lt;br&amp;gt; &lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Help:Wikitext examples] &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
=== Sub/Superscript ===&lt;br /&gt;
&#039;&#039;&#039;Superscript&#039;&#039;&#039;: &amp;lt;nowiki&amp;gt; &amp;lt;sup&amp;gt; text to superscript &amp;lt;/sup&amp;gt; &amp;lt;/nowiki&amp;gt;   produces: &amp;lt;sup&amp;gt; Superscript text &amp;lt;/sup&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Subscript&#039;&#039;&#039;: &amp;lt;nowiki&amp;gt; &amp;lt;sub&amp;gt; text to superscript &amp;lt;/sub&amp;gt; &amp;lt;/nowiki&amp;gt;   produces: &amp;lt;sub&amp;gt; Superscript text &amp;lt;/sub&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Typewriter font ===&lt;br /&gt;
A &#039;&#039;&#039;&amp;lt;tt&amp;gt;typewriter font&amp;lt;/tt&amp;gt;&#039;&#039;&#039; (&amp;lt;nowiki&amp;gt;&amp;lt;tt&amp;gt; &amp;lt;/tt&amp;gt;&amp;lt;/nowiki&amp;gt;), sometimes used for &lt;br /&gt;
technical terms and &amp;lt;code&amp;gt;computer code&amp;lt;/code&amp;gt; (&amp;lt;nowiki&amp;gt;&amp;lt;code&amp;gt; &amp;lt;/code&amp;gt;&amp;lt;/nowiki&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
=== Caption ===&lt;br /&gt;
You can use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;small&amp;gt;small text&amp;lt;/small&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
for captions: &amp;lt;small&amp;gt;small text&amp;lt;/small&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Line break ===&lt;br /&gt;
&#039;&#039;&#039;Line break&#039;&#039;&#039;:&amp;lt;nowiki&amp;gt; &amp;lt;br&amp;gt; or &amp;lt;/br&amp;gt; &amp;lt;/nowiki&amp;gt;. Alternatively, you can use blank lines to separate paragraphs.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Text box ===&lt;br /&gt;
&#039;&#039;&#039;Text box&#039;&#039;&#039;:&amp;lt;nowiki&amp;gt; &amp;lt;pre&amp;gt; &amp;lt;/pre&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;A text box looks like this &amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Table ===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Tables#Row_template| From wikimedia manual]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=1 style=&amp;quot;text-align:center;&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|+&#039;&#039;&#039;caption &#039;&#039;&#039; &lt;br /&gt;
| &lt;br /&gt;
Col 1&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
| &lt;br /&gt;
Col 2&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;valign: top; text-align: left; color: yellow; background-color: green;&amp;quot; |&lt;br /&gt;
Col 3&lt;br /&gt;
&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| next line&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Table:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{|border=1 style=&amp;quot;border: 1px solid darkgray; background: transparent; color: black; text-align:center; width: 75%; height: 200px&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;2&amp;quot;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
caption&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;|+align=&amp;quot;bottom&amp;quot; |&#039;&#039;&#039;caption &#039;&#039;&#039;&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
heading&lt;br /&gt;
 !width=&amp;quot;50&amp;quot; | Column Name&lt;br /&gt;
 !   !!   !!&lt;br /&gt;
row&lt;br /&gt;
 |-&lt;br /&gt;
row heading&lt;br /&gt;
 |-&lt;br /&gt;
 ! row heading&lt;br /&gt;
cell (defined one per line)&lt;br /&gt;
 |&lt;br /&gt;
multiple cells (all defined on same line)&lt;br /&gt;
 |   ||   ||&lt;br /&gt;
format&lt;br /&gt;
 |format |cell content&lt;br /&gt;
 |font-style:italic;&lt;br /&gt;
 |style=&amp;quot;float: right; background: red; color: white&amp;quot; valign=&amp;quot;top&amp;quot; | cell content&lt;br /&gt;
 | bgcolor=&amp;quot;red&amp;quot; | &amp;lt;font color=&amp;quot;white&amp;quot;&amp;gt; cell content &amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By default data in tables is vertically centrally aligned&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Column 1 || Column 2 || Column 3&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | A&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | B&lt;br /&gt;
|-&lt;br /&gt;
| C &amp;lt;!-- column 1 occupied by cell A --&amp;gt;&lt;br /&gt;
| D&lt;br /&gt;
|-&lt;br /&gt;
| E&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | F&lt;br /&gt;
|-&lt;br /&gt;
| G &amp;lt;!-- column 2+3 occupied by cell F --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | H&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Column 1 || Column 2 || Column 3&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | A&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | B&lt;br /&gt;
|-&lt;br /&gt;
| C &amp;lt;!-- column 1 occupied by cell A --&amp;gt;&lt;br /&gt;
| D&lt;br /&gt;
|-&lt;br /&gt;
| E&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | F&lt;br /&gt;
|-&lt;br /&gt;
| G &amp;lt;!-- column 2+3 occupied by cell F --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | H&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{|border=1 style=&amp;quot;text-align:center;&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|+&#039;&#039;&#039;caption &#039;&#039;&#039; &lt;br /&gt;
| &lt;br /&gt;
Col 1&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
| &lt;br /&gt;
Col 2&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;valign: top; text-align: left; color: yellow; background-color: green;&amp;quot; |&lt;br /&gt;
Col 3&lt;br /&gt;
&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| next line&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://meta.wikimedia.org/wiki/Tables#Pipe_syntax_in_terms_of_the_HTML_produced&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
[[File:Drenthe-Position.png|thumb|left|150px|[[w:Drenthe|Drenthe]], the least crowded province]]&lt;br /&gt;
| valign=&amp;quot;bottom&amp;quot;|&lt;br /&gt;
[[File:Flevoland-Position.png|thumb|left|100px|]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Style ===&lt;br /&gt;
You can also write &lt;br /&gt;
&amp;lt;span style=&amp;quot;font-variant:small-caps&amp;quot;&amp;gt;&lt;br /&gt;
in small caps&amp;lt;/span&amp;gt;.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-variant:small-caps&amp;quot;&amp;gt;&lt;br /&gt;
in small caps&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This CSS example sets color and font size information for the text in a specific paragraph.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;P style=&amp;quot;font-size: 12pt; color: fuchsia&amp;quot;&amp;gt;Aren&#039;t style sheets wonderful?&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;P style=&amp;quot;font-size: 12pt; color: fuchsia&amp;quot;&amp;gt;Aren&#039;t style sheets wonderful?&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==== Colors ====&lt;br /&gt;
You can color a text by placing it between &amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt; tags. In this example, the color is red. Below is a list containing other colors you can use. Simply copy a line, and type the text you want to color between the &amp;quot;&amp;gt;&amp;quot; and the &amp;quot;&amp;lt;/span&amp;gt;&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
 #00FFFF Aqua&lt;br /&gt;
 #000000 Black&lt;br /&gt;
 #0000FF Blue&lt;br /&gt;
 #FF00FF Fuchsia&lt;br /&gt;
 #808080 Gray&lt;br /&gt;
 #008000 Green&lt;br /&gt;
 #00FF00 Lime&lt;br /&gt;
 #800000 Maroon&lt;br /&gt;
 #000080 Navy&lt;br /&gt;
 #808000 Olive&lt;br /&gt;
 #800080 Purple&lt;br /&gt;
 #FF0000 Red&lt;br /&gt;
 #C0C0C0 Silver&lt;br /&gt;
 #008080 Teal&lt;br /&gt;
 #FFFFFF White&lt;br /&gt;
 #FFFF00 Yellow&lt;br /&gt;
||&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Aqua;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Aqua;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Black;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Black;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Fuchsia;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Fuchsia;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Gray;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Gray;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Green;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Green;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Lime;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Lime;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Maroon;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Maroon;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Navy;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Navy;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Olive;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Olive;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Purple;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Purple;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Silver;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Silver;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Teal;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Teal;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Yellow;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Yellow;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color:#e0e0e0; border-style: ridge; border-color: #bbb; padding:0px 15px 0px 15px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:White;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:brown;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:brown;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Creating hyperlinks ==&lt;br /&gt;
See [[help:hyperlinks|hyperlinks]]&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Inserting a picture ==&lt;br /&gt;
#Start by uploading the picture. &amp;lt;br&amp;gt; &lt;br /&gt;
#Reference the file: to include a file in a page, use a link in one of the following forms:&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[File:Picture.jpg]]&amp;lt;/nowiki&amp;gt; will display the full version of the file&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[File:Image.png|200px|thumb|left|caption text]]&amp;lt;/nowiki&amp;gt; will display a the image in a box in the left margin with &#039;&#039;caption text&#039;&#039; as description and the image width re-sized to 200 pixels. &lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Media:File.ogg]]&amp;lt;/nowiki&amp;gt; will create a link to the file without displaying it.&lt;br /&gt;
&lt;br /&gt;
=== Picture insertion syntax ===&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color:#ADD8E6; border-style: ridge; border-color: #bbb; padding:0px 15px 15px 15px;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;nowiki&amp;gt;[[File:Picture.jpg]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;nowiki&amp;gt;[[File:Image.png|200px|thumb|left|caption text]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Working with templates ==&lt;br /&gt;
Templates are page sections that can inserted on any other page by using the wiki syntax: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{template name}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
To insert the content of an existing template on the page that you are editing, replace the words &amp;quot;template name&amp;quot; in the example above with the name of the template that contain the content you want to insert. &amp;lt;br&amp;gt;&lt;br /&gt;
The standard templates used in this wiki are listed [[LinuxMCE wiki:Community Portal#Handy templates|here]]. &lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Placing a document in the table of contents ==&lt;br /&gt;
See [[:Help:Article categories|Article categories]].&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== More editing help ==&lt;br /&gt;
See [[:Help:Editing|Editing]].&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Help:Editing_advanced&amp;diff=34198</id>
		<title>Help:Editing advanced</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Help:Editing_advanced&amp;diff=34198"/>
		<updated>2013-06-22T08:47:55Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* Wiki syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Wiki administration]]&lt;br /&gt;
[[Category:WikiStyleGuide]]&lt;br /&gt;
{{nav}}&lt;br /&gt;
&lt;br /&gt;
As noted in &amp;quot;[[Add a page to the wiki]]&amp;quot;, this documentation is a collaborative effort. You can contribute your experience by adding to what&#039;s already written or creating new pages. To learn how to create an account, see [[Contributing to LMCE]].&lt;br /&gt;
&lt;br /&gt;
This page will help you get started on your documentation efforts.&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Editing an article==&lt;br /&gt;
An editable article page has a [Edit] tab on top of the page which can be used to enter editing mode for the whole article.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Creating sections in an article ==&lt;br /&gt;
The section heading syntax is the double equal (==) tag.&amp;lt;br&amp;gt;&lt;br /&gt;
To create a section, simply add its title within a pair of double equals ( == Title of The Section == ) with nothing else on the line.&lt;br /&gt;
&lt;br /&gt;
===Inserting a new section===&lt;br /&gt;
Inserting a section can be done by editing either the section before or after it. A new section is created anywhere a line starts and ends with a section tag (equal signs). &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Subsections===&lt;br /&gt;
Each additional &amp;quot;=&amp;quot; corresponds to a subsection.&amp;lt;br&amp;gt;&lt;br /&gt;
:&amp;lt;nowiki&amp;gt; == for section &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;nowiki&amp;gt; === for subsection &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
:::&amp;lt;nowiki&amp;gt; ==== for sub-subsection &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Editing a section ===&lt;br /&gt;
Any section of an article is editable by clicking on the [edit] link that is at the end of the line the section title is on. To make changes to the section, click the [Edit] link.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsections are included in the part of the section that is edited. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;nowiki&amp;gt;__NOEDITSECTION__&amp;lt;/nowiki&amp;gt;&amp;quot; anywhere on the page will remove the edit links.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Deleting or merging a section===&lt;br /&gt;
A section is removed by deleting a heading or a heading&#039;s tags, without affecting the content of the section. Removing a section&#039;s heading appends its contents to the previous section. The contents of the two are merged.&amp;lt;br&amp;gt;&lt;br /&gt;
To delete a section and remove all its contents, delete all the content along with the heading.&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Writing comments that won&#039;t show ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The text between &#039;&#039;&#039;here&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;!-- comment here --&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;and here&#039;&#039;&#039; won&#039;t be displayed &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When placed on a page, the above will produce:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The text between &#039;&#039;&#039;here&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;!-- comment here --&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;and here&#039;&#039;&#039; won&#039;t be displayed&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Formatting text==&lt;br /&gt;
=== Wiki syntax ===&lt;br /&gt;
In linguistics, syntax (from Ancient Greek σύνταξις &amp;quot;arrangement&amp;quot; from σύν syn, &amp;quot;together&amp;quot;, and τάξις táxis, &amp;quot;an ordering&amp;quot;) is the study of the principles and rules for constructing sentences in natural languages.&lt;br /&gt;
&lt;br /&gt;
In addition to referring to the discipline, the term syntax is also used to refer directly to the &#039;&#039;&#039;rules and principles that govern the sentence structure of any individual language&#039;&#039;&#039;, as in &amp;quot;the syntax of Modern Irish&amp;quot;, and &amp;quot;the syntax of MediaWiki&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
...The term syntax is also sometimes used to refer to the rules governing the behavior of mathematical systems, such as logic, artificial formal languages, and computer programming languages[http://en.wikipedia.org/wiki/Syntax].&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In every section of this guide, you will find the syntax necessary to accomplish the task at hand.&lt;br /&gt;
&lt;br /&gt;
For a list of syntactical items and other advanced editing help, see: &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; [http://www.textpattern.net/wiki/index.php?title=Help:MediaWiki_Syntax_Compared_to_Textile Help:MediaWiki Syntax Compared to Textile]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;MediaWiki.org:&#039;&#039;&#039; &amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help:Contents] &amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Formatting Help:Formatting]  &amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;MediaWiki Handbook:&#039;&#039;&#039; (meta.wikimedia.org) &amp;lt;br&amp;gt; &lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Editing Help:Editing] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Help:Wikitext examples] &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
=== Sub/Superscript ===&lt;br /&gt;
&#039;&#039;&#039;Superscript&#039;&#039;&#039;: &amp;lt;nowiki&amp;gt; &amp;lt;sup&amp;gt; text to superscript &amp;lt;/sup&amp;gt; &amp;lt;/nowiki&amp;gt;   produces: &amp;lt;sup&amp;gt; Superscript text &amp;lt;/sup&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Subscript&#039;&#039;&#039;: &amp;lt;nowiki&amp;gt; &amp;lt;sub&amp;gt; text to superscript &amp;lt;/sub&amp;gt; &amp;lt;/nowiki&amp;gt;   produces: &amp;lt;sub&amp;gt; Superscript text &amp;lt;/sub&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Typewriter font ===&lt;br /&gt;
A &#039;&#039;&#039;&amp;lt;tt&amp;gt;typewriter font&amp;lt;/tt&amp;gt;&#039;&#039;&#039; (&amp;lt;nowiki&amp;gt;&amp;lt;tt&amp;gt; &amp;lt;/tt&amp;gt;&amp;lt;/nowiki&amp;gt;), sometimes used for &lt;br /&gt;
technical terms and &amp;lt;code&amp;gt;computer code&amp;lt;/code&amp;gt; (&amp;lt;nowiki&amp;gt;&amp;lt;code&amp;gt; &amp;lt;/code&amp;gt;&amp;lt;/nowiki&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
=== Caption ===&lt;br /&gt;
You can use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;small&amp;gt;small text&amp;lt;/small&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
for captions: &amp;lt;small&amp;gt;small text&amp;lt;/small&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Line break ===&lt;br /&gt;
&#039;&#039;&#039;Line break&#039;&#039;&#039;:&amp;lt;nowiki&amp;gt; &amp;lt;br&amp;gt; or &amp;lt;/br&amp;gt; &amp;lt;/nowiki&amp;gt;. Alternatively, you can use blank lines to separate paragraphs.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Text box ===&lt;br /&gt;
&#039;&#039;&#039;Text box&#039;&#039;&#039;:&amp;lt;nowiki&amp;gt; &amp;lt;pre&amp;gt; &amp;lt;/pre&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;A text box looks like this &amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Table ===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Tables#Row_template| From wikimedia manual]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=1 style=&amp;quot;text-align:center;&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|+&#039;&#039;&#039;caption &#039;&#039;&#039; &lt;br /&gt;
| &lt;br /&gt;
Col 1&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
| &lt;br /&gt;
Col 2&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;valign: top; text-align: left; color: yellow; background-color: green;&amp;quot; |&lt;br /&gt;
Col 3&lt;br /&gt;
&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| next line&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Table:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{|border=1 style=&amp;quot;border: 1px solid darkgray; background: transparent; color: black; text-align:center; width: 75%; height: 200px&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;2&amp;quot;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
caption&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;|+align=&amp;quot;bottom&amp;quot; |&#039;&#039;&#039;caption &#039;&#039;&#039;&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
heading&lt;br /&gt;
 !width=&amp;quot;50&amp;quot; | Column Name&lt;br /&gt;
 !   !!   !!&lt;br /&gt;
row&lt;br /&gt;
 |-&lt;br /&gt;
row heading&lt;br /&gt;
 |-&lt;br /&gt;
 ! row heading&lt;br /&gt;
cell (defined one per line)&lt;br /&gt;
 |&lt;br /&gt;
multiple cells (all defined on same line)&lt;br /&gt;
 |   ||   ||&lt;br /&gt;
format&lt;br /&gt;
 |format |cell content&lt;br /&gt;
 |font-style:italic;&lt;br /&gt;
 |style=&amp;quot;float: right; background: red; color: white&amp;quot; valign=&amp;quot;top&amp;quot; | cell content&lt;br /&gt;
 | bgcolor=&amp;quot;red&amp;quot; | &amp;lt;font color=&amp;quot;white&amp;quot;&amp;gt; cell content &amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By default data in tables is vertically centrally aligned&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Column 1 || Column 2 || Column 3&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | A&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | B&lt;br /&gt;
|-&lt;br /&gt;
| C &amp;lt;!-- column 1 occupied by cell A --&amp;gt;&lt;br /&gt;
| D&lt;br /&gt;
|-&lt;br /&gt;
| E&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | F&lt;br /&gt;
|-&lt;br /&gt;
| G &amp;lt;!-- column 2+3 occupied by cell F --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | H&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Column 1 || Column 2 || Column 3&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | A&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | B&lt;br /&gt;
|-&lt;br /&gt;
| C &amp;lt;!-- column 1 occupied by cell A --&amp;gt;&lt;br /&gt;
| D&lt;br /&gt;
|-&lt;br /&gt;
| E&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | F&lt;br /&gt;
|-&lt;br /&gt;
| G &amp;lt;!-- column 2+3 occupied by cell F --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | H&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{|border=1 style=&amp;quot;text-align:center;&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|+&#039;&#039;&#039;caption &#039;&#039;&#039; &lt;br /&gt;
| &lt;br /&gt;
Col 1&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
| &lt;br /&gt;
Col 2&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;valign: top; text-align: left; color: yellow; background-color: green;&amp;quot; |&lt;br /&gt;
Col 3&lt;br /&gt;
&lt;br /&gt;
* line 1&lt;br /&gt;
* line 2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| next line&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://meta.wikimedia.org/wiki/Tables#Pipe_syntax_in_terms_of_the_HTML_produced&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
[[File:Drenthe-Position.png|thumb|left|150px|[[w:Drenthe|Drenthe]], the least crowded province]]&lt;br /&gt;
| valign=&amp;quot;bottom&amp;quot;|&lt;br /&gt;
[[File:Flevoland-Position.png|thumb|left|100px|]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Style ===&lt;br /&gt;
You can also write &lt;br /&gt;
&amp;lt;span style=&amp;quot;font-variant:small-caps&amp;quot;&amp;gt;&lt;br /&gt;
in small caps&amp;lt;/span&amp;gt;.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-variant:small-caps&amp;quot;&amp;gt;&lt;br /&gt;
in small caps&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This CSS example sets color and font size information for the text in a specific paragraph.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;P style=&amp;quot;font-size: 12pt; color: fuchsia&amp;quot;&amp;gt;Aren&#039;t style sheets wonderful?&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;P style=&amp;quot;font-size: 12pt; color: fuchsia&amp;quot;&amp;gt;Aren&#039;t style sheets wonderful?&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==== Colors ====&lt;br /&gt;
You can color a text by placing it between &amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt; tags. In this example, the color is red. Below is a list containing other colors you can use. Simply copy a line, and type the text you want to color between the &amp;quot;&amp;gt;&amp;quot; and the &amp;quot;&amp;lt;/span&amp;gt;&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
 #00FFFF Aqua&lt;br /&gt;
 #000000 Black&lt;br /&gt;
 #0000FF Blue&lt;br /&gt;
 #FF00FF Fuchsia&lt;br /&gt;
 #808080 Gray&lt;br /&gt;
 #008000 Green&lt;br /&gt;
 #00FF00 Lime&lt;br /&gt;
 #800000 Maroon&lt;br /&gt;
 #000080 Navy&lt;br /&gt;
 #808000 Olive&lt;br /&gt;
 #800080 Purple&lt;br /&gt;
 #FF0000 Red&lt;br /&gt;
 #C0C0C0 Silver&lt;br /&gt;
 #008080 Teal&lt;br /&gt;
 #FFFFFF White&lt;br /&gt;
 #FFFF00 Yellow&lt;br /&gt;
||&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Aqua;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Aqua;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Black;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Black;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Fuchsia;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Fuchsia;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Gray;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Gray;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Green;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Green;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Lime;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Lime;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Maroon;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Maroon;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Navy;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Navy;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Olive;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Olive;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Purple;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Purple;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Silver;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Silver;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Teal;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Teal;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:Yellow;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:Yellow;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color:#e0e0e0; border-style: ridge; border-color: #bbb; padding:0px 15px 0px 15px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:White;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:brown;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt; &amp;lt;span style=&amp;quot;color:brown;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Creating hyperlinks ==&lt;br /&gt;
See [[help:hyperlinks|hyperlinks]]&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Inserting a picture ==&lt;br /&gt;
#Start by uploading the picture. &amp;lt;br&amp;gt; &lt;br /&gt;
#Reference the file: to include a file in a page, use a link in one of the following forms:&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[File:Picture.jpg]]&amp;lt;/nowiki&amp;gt; will display the full version of the file&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[File:Image.png|200px|thumb|left|caption text]]&amp;lt;/nowiki&amp;gt; will display a the image in a box in the left margin with &#039;&#039;caption text&#039;&#039; as description and the image width re-sized to 200 pixels. &lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Media:File.ogg]]&amp;lt;/nowiki&amp;gt; will create a link to the file without displaying it.&lt;br /&gt;
&lt;br /&gt;
=== Picture insertion syntax ===&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color:#ADD8E6; border-style: ridge; border-color: #bbb; padding:0px 15px 15px 15px;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;nowiki&amp;gt;[[File:Picture.jpg]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;nowiki&amp;gt;[[File:Image.png|200px|thumb|left|caption text]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Working with templates ==&lt;br /&gt;
Templates are page sections that can inserted on any other page by using the wiki syntax: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{template name}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
To insert the content of an existing template on the page that you are editing, replace the words &amp;quot;template name&amp;quot; in the example above with the name of the template that contain the content you want to insert. &amp;lt;br&amp;gt;&lt;br /&gt;
The standard templates used in this wiki are listed [[LinuxMCE wiki:Community Portal#Handy templates|here]]. &lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== Placing a document in the table of contents ==&lt;br /&gt;
See [[:Help:Article categories|Article categories]].&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== More editing help ==&lt;br /&gt;
See [[:Help:Editing|Editing]].&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=34197</id>
		<title>User talk:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=34197"/>
		<updated>2013-06-22T07:01:41Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Clientpro365 / Intel D915GRV Install &amp;amp; Config testing status ==&lt;br /&gt;
[[File:LinuxMCE-DVD.jpg|thumb|100px|Waste of Ink!]]&lt;br /&gt;
==== Bad Burn / Media ?? ====&lt;br /&gt;
[[File:NewDVD Init-MCE-Display rjb.jpg|thumb|150px|Re-Burn Results - Chose: MCE Install]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live rjb.jpg|thumb|150px|Let&#039;s try the Live choice... It&#039;s ALIVE!!!]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live-Install rjb.jpg|thumb|150px|Buckle your seatbelts... We&#039;re going for the install Kubuntu ride.]]&lt;br /&gt;
&lt;br /&gt;
OK, so I burned a DVD and printed a fancy label on it... but it doesn&#039;t work. :-(&lt;br /&gt;
*Did I burn it too fast? &lt;br /&gt;
*Did I get a Bad download? ... Hmmm????&lt;br /&gt;
&lt;br /&gt;
With the first DVD: Installing LinuxMCE, Kubuntu, or just trying Kubuntu all hung up and dumped me in to a cli.&lt;br /&gt;
&lt;br /&gt;
I know that regular *buntu media works with this machine... Must be the media.&lt;br /&gt;
&lt;br /&gt;
==== Re-Burn @ 2x ====&lt;br /&gt;
&lt;br /&gt;
I burned another DVD at the slowest speed and tried again. &lt;br /&gt;
&lt;br /&gt;
This burn works much better! &lt;br /&gt;
&lt;br /&gt;
TIP: Always burn your ISO&#039;s at the slowest speed. I knew this, but being as tired as I was I just clickity - click - clicked through.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1: Try to Install LMCE again.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Choosing LMCE Install I get to the MCE setup but the resolution is all messed up and the text is unreadable, and there is no way to make a selection. Nothing worked. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The Re-Burn Results -&#039;&#039; Thumb/picture on the right illustrates what I got after pressing the monitor&#039;s AUTO button which is actually better than what I started off with.&lt;br /&gt;
Before pressing the AUTO button the screen and text were all scrunched up to the left into the size of the white box pictured.&lt;br /&gt;
&lt;br /&gt;
The 8.10 DVD &#039;&#039;LinuxMCE installer&#039;&#039; is not working for me.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next... I &#039;&#039;&#039;Try Kubuntu Live&#039;&#039;&#039; ... We&#039;re Good! That works fine. (Pictured)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then  &#039;&#039;&#039;Install Kubuntu&#039;&#039;&#039; went smoothly. &lt;br /&gt;
*All hardware worked and even setting the Appearance / Visual Effects / property of Kubuntu to Extra (best) worked well OOTB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Install LMCE after Kubuntu ==&lt;br /&gt;
&lt;br /&gt;
Let&#039;s try again.&lt;br /&gt;
&lt;br /&gt;
I started the MCE install and went to bed after about 30 minutes to an hour into it, and woke up to find a plain grey screen with a mouse pointer and nothing else going on.&lt;br /&gt;
&lt;br /&gt;
I did a Ctrl-Alt-Bkspc to drop to a cli, logged in and &#039;startx&#039; which brings me to the KDE desktop and a lower resolution than what I started with...&lt;br /&gt;
&lt;br /&gt;
Before my LMCE installation I had 1920x1200 resoluton, I chose the 720p res in the lmce setup which freezes whatever resolution you choose as the maximum display size in kubuntu which now happens to be 1280x720.&lt;br /&gt;
My small text is horrible. wtf.&lt;br /&gt;
&lt;br /&gt;
Now I am trying to figure out how to back the lmce overlay resolution down since I chose the top best for nvidia cards during intial install before going to bed. &lt;br /&gt;
I don&#039;t have a nvidia card in this box and I think this is where I am having trouble.&lt;br /&gt;
&lt;br /&gt;
After Rebooting, the machine went to finish the install wizard and back to that same blank grey screen with just a mouse cursor.&lt;br /&gt;
&lt;br /&gt;
I will get back to this mess later, as I don&#039;t have the time to waste on it now.&lt;br /&gt;
&lt;br /&gt;
--RJBradlow 18:31, 24 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
== Update 2013 ... Sorta == &lt;br /&gt;
&lt;br /&gt;
Well, It&#039;s been over a year and I&#039;ve had so many other things to do that I stuffed this box / project under a bench and forgot about it. Sorry if you came here looking for good news but this project is still on the back 40 burner.&amp;lt;br&amp;gt; But hey, you can always pick up the torch and run with it.!?&lt;br /&gt;
&lt;br /&gt;
If I ever get one of those &#039;Round Tuits&#039; I&#039;ve heard about, maybe I&#039;ll kick this thing in the nuts and get it fired back up someday... maybe even with a later version?&amp;lt;br&amp;gt;c-ya&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34196</id>
		<title>Talk:Intel D915GRV</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34196"/>
		<updated>2013-06-22T06:48:04Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;June 22, 2013: OK, apparently I never set this page up for discussions, nor did anyone else... So here it is.&lt;br /&gt;
&amp;lt;br&amp;gt;This is where you can discuss all things related to this board.&lt;br /&gt;
&amp;lt;br&amp;gt;Feel free to add and organize topics and threads... Please contribute. Thank you.&lt;br /&gt;
&amp;lt;br&amp;gt;Make you the world a better place for you have lived in it.&lt;br /&gt;
&lt;br /&gt;
== The MB / Hardware ==&lt;br /&gt;
&lt;br /&gt;
D915GRV Hardware Discussions should take place here.&lt;br /&gt;
&lt;br /&gt;
== LinuxMCE Testing ==&lt;br /&gt;
&lt;br /&gt;
Results, Bugs Workarounds &amp;amp; Fixes with this board go here.&lt;br /&gt;
&lt;br /&gt;
== Other OS&#039; ==&lt;br /&gt;
&lt;br /&gt;
For the sake of sanity since there is hardly anything on the net for this board... Other OS info can go here.&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34195</id>
		<title>Talk:Intel D915GRV</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34195"/>
		<updated>2013-06-22T06:45:07Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* Other OS&amp;#039; */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;June 22, 2013: OK, apparently I never set this page up for discussions, nor did anyone else... So here it is.&lt;br /&gt;
&amp;lt;br&amp;gt;This is where you can discuss all things related to this board.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== The MB / Hardware ==&lt;br /&gt;
&lt;br /&gt;
D915GRV Hardware Discussions should take place here.&lt;br /&gt;
&lt;br /&gt;
== LinuxMCE Testing ==&lt;br /&gt;
&lt;br /&gt;
Results, Bugs Workarounds &amp;amp; Fixes with this board go here.&lt;br /&gt;
&lt;br /&gt;
== Other OS&#039; ==&lt;br /&gt;
&lt;br /&gt;
For the sake of sanity since there is hardly anything on the net for this board... Other OS info can go here.&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34194</id>
		<title>Talk:Intel D915GRV</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34194"/>
		<updated>2013-06-22T06:42:20Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* LinuxMCE Testing */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;June 22, 2013: OK, apparently I never set this page up for discussions, nor did anyone else... So here it is.&lt;br /&gt;
&amp;lt;br&amp;gt;This is where you can discuss all things related to this board.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== The MB / Hardware ==&lt;br /&gt;
&lt;br /&gt;
D915GRV Hardware Discussions should take place here.&lt;br /&gt;
&lt;br /&gt;
== LinuxMCE Testing ==&lt;br /&gt;
&lt;br /&gt;
Results, Bugs Workarounds &amp;amp; Fixes with this board go here.&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34193</id>
		<title>Talk:Intel D915GRV</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34193"/>
		<updated>2013-06-22T06:40:07Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* The MB / Hardware */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;June 22, 2013: OK, apparently I never set this page up for discussions, nor did anyone else... So here it is.&lt;br /&gt;
&amp;lt;br&amp;gt;This is where you can discuss all things related to this board.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== The MB / Hardware ==&lt;br /&gt;
&lt;br /&gt;
D915GRV Hardware Discussions should take place here.&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34192</id>
		<title>Talk:Intel D915GRV</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Intel_D915GRV&amp;diff=34192"/>
		<updated>2013-06-22T06:37:19Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: Created page with &amp;quot;June 22, 2013: OK, apparently I never set this page up for discussions, nor did anyone else... So here it is. &amp;lt;br&amp;gt;This is where you can discuss all things related to this board.&amp;lt;br&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;June 22, 2013: OK, apparently I never set this page up for discussions, nor did anyone else... So here it is.&lt;br /&gt;
&amp;lt;br&amp;gt;This is where you can discuss all things related to this board.&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=32757</id>
		<title>User:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=32757"/>
		<updated>2012-10-12T00:26:52Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Rob.jpg|thumb|100 px|left|]]Hello all,&amp;lt;br&amp;gt; &lt;br /&gt;
I am a new member here as of April 22, 2012.&lt;br /&gt;
&lt;br /&gt;
I have begun to contribute to the wiki and look forward to testing and documenting my results. &lt;br /&gt;
&lt;br /&gt;
My experience is as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;ve been a computer and electronics nut since grade school over some 35 years ago where I built my first Heathkit &amp;lt;small&amp;gt;(digital alarm clock)&amp;lt;/small&amp;gt; and began programming computers.&lt;br /&gt;
&lt;br /&gt;
I have studied and practiced with various computer architectures, operating systems, and languages over the years and have been an avid Linux fan since somewhere around 1999 where I started my journey with redhat, suse, xandros, and PClinux.&lt;br /&gt;
&lt;br /&gt;
I have toyed with various distros including some BSD UNIX variants and now primarily use Ubuntu desktop &amp;amp; server editions on most of my machines sparsed in with a few other Linux flavors on occasion like: Kubuntu, Xbuntu, Ubuntu Studio, CentOS, DSL, eLive, Mint, Puppy, Knoppix, gNewSense, and Sugar on a stick to name a few. &lt;br /&gt;
&lt;br /&gt;
I dabble with web design and hosting and have worked as a tech support engineer for HP/Compaq through a contracted independent company, owned and operated a computer repair &amp;amp; retail business, worked as A/V installer, Satellite systems installer, Crestron programmer, technician for Liberty Coach*, ASE certified Auto Technician, and lastly a Trucker off &amp;amp; on where I was also an owner/operator for a couple of years. &lt;br /&gt;
&lt;br /&gt;
You might say I am well rounded. &lt;br /&gt;
&lt;br /&gt;
I am currently self employed in a motor vehicle diagnostics business. &lt;br /&gt;
&lt;br /&gt;
Well, I&#039;m going to end it here and probably add some more later. &lt;br /&gt;
&lt;br /&gt;
Blessings to you and thanks for taking the time to visit. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
--RJBradlow 05:08, 23 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;(Libertycoach dot com -- *Primary job duties:  Configuration, programming, integration, fabrication, installation, diagnostics and repair of all on-board electrical, Crestron, A/V, automation, communications, networking and monitoring systems. 2007-2012)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:LinuxMCE-DVD.jpg|thumb|150px|My LinuxMCE-DVD]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=32756</id>
		<title>User:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=32756"/>
		<updated>2012-10-12T00:24:03Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* Gallery */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Rob.jpg|thumb|100 px|left|RJBradlow circa 2007]]Hello all,&amp;lt;br&amp;gt; &lt;br /&gt;
My real name is Robert J. Bradlow and I am a new member here as of April 22, 2012.&lt;br /&gt;
&lt;br /&gt;
I have begun to contribute to the wiki and look forward to testing and documenting my results. &lt;br /&gt;
&lt;br /&gt;
My experience is as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;ve been a computer and electronics nut since grade school over some 35 years ago where I built my first Heathkit &amp;lt;small&amp;gt;(digital alarm clock)&amp;lt;/small&amp;gt; and began programming computers.&lt;br /&gt;
&lt;br /&gt;
I have studied and practised with various computer architectures, operating systems, and languages over the years and have been an avid Linux fan since somewhere around 1999 where I started my journey with redhat, suse, xandros, and PClinux.&lt;br /&gt;
&lt;br /&gt;
I have toyed with various distros including some BSD UNIX variants and now primarily use Ubuntu desktop &amp;amp; server editions on most of my machines sparsed in with a few other Linux flavours on occasion like: Kubuntu, Xbuntu, Ubuntu Studio, CentOS, DSL, eLive, Mint, Puppy, Knoppix, gNewSense, and Sugar on a stick to name a few. &lt;br /&gt;
&lt;br /&gt;
I dabble with web design and hosting and have worked as a tech support engineer for HP/Compaq through a contracted independent company, owned and operated a computer repair &amp;amp; retail business, worked as A/V installer, Satellite systems installer, Crestron programmer, technician for Liberty Coach*, ASE certified Auto Technician, and lastly a Trucker off &amp;amp; on where I was also an owner/operator for a couple of years. &lt;br /&gt;
&lt;br /&gt;
You might say I am well rounded. &lt;br /&gt;
&lt;br /&gt;
I am currently self employed in a motor vehicle diagnostics business. &lt;br /&gt;
&lt;br /&gt;
Well, I&#039;m going to end it here and probably add some more later. &lt;br /&gt;
&lt;br /&gt;
Blessings to you and thanks for taking the time to visit. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
--RJBradlow 05:08, 23 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;(Libertycoach dot com -- *Primary job duties:  Configuration, programming, integration, fabrication, installation, diagnostics and repair of all on-board electrical, Crestron, A/V, automation, communications, networking and monitoring systems. 2007-2012)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:LinuxMCE-DVD.jpg|thumb|150px|My LinuxMCE-DVD]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29949</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29949"/>
		<updated>2012-04-24T21:20:10Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* Workaround Suggestions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File:Clientpro365 front.gif]]&lt;br /&gt;
|[[File:MPC365-MidTwr.jpg]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
CLIENTPRO 365 and other MPC models can be prevalent on eBay, Craigslist, and other avenues at times if you are interested in finding these workhorses. (2012)&lt;br /&gt;
&lt;br /&gt;
Judging from Google searches; Most people (Windows users) do not know what to do with them as they are a proprietary mix-up where support and drivers for Windows are virtually non-existent. Especially since MPC is defunct. &lt;br /&gt;
&lt;br /&gt;
However;&lt;br /&gt;
Hail to the Linux developers! For giving us a nice welcome OOTB experience. No Worries, it just works with LINUX!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Pros:&#039;&#039;&#039; ==&lt;br /&gt;
 &lt;br /&gt;
* The 365 is a impressive Dual-Core P4 (socket 775) machine that shipped with a 3-3.2GHz HT P4 mounted on a decent Intel&amp;amp;reg; 900 series board.&lt;br /&gt;
* MPC products can usually be found at low prices for budget conscious shoppers.&lt;br /&gt;
* The CLIENTPRO 365 came in two configurations; A Mid-Tower and a Low-Profile Desktop.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Cons:&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* The smaller low profile compact box limits expansion card height and sata header access when using a full size 3.5 Hard Drive (HD). &lt;br /&gt;
&lt;br /&gt;
* The [[Intel D915GRV]] has a limited number of expansion slots: 1 PCI Express 1x16, 2 PCI, and 1 PCIE.  &lt;br /&gt;
&lt;br /&gt;
* The CLIENTPRO 365 / [[Intel D915GRV]] combo uses a somewhat unusual* power routing connection scheme where there is an extra 4pin molex on the board and the main power supply connection only uses a 20 pin connector in a 24 pin socket. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Low profile 365 workaround suggestions* ==&lt;br /&gt;
&amp;lt;small&amp;gt; * The following suggestions belong solely to the author of this article: RjBradlow.&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* It would be better to use &#039;4&#039; 2.5 laptop drives with a Icy Dock MB994SP-4S Quad Bay 2.5&amp;quot; SATA/SAS Mobile Rack for use in a single 5.25&amp;quot; device bay above where the hard drive normally sits since using a 3.5HD in the factory location covers 3 of the 4 SATA ports when fully inserted.&lt;br /&gt;
*This way you get 4 drives up above the board that you can RAID, and then use a PATA/IDE DVD drive. This fills in the 2 available 5.25 bays and leaves room under for the board and cables. &lt;br /&gt;
**(ICY DOCK MN&#039;s: MB994SP-4S, MB994SP-4SB-1, or MB971SP-B  &#039;DuoSwap dual multi-drive cage&#039;.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Intel D915GRV-Extra Molex.jpg|61px|thumb|*Unusual power connection]]&lt;br /&gt;
|[[File:D915GRV-20-24-PwrCon.jpg|thumb|67px|Do not use a 24 pin power connector!]]&lt;br /&gt;
|[[File:CP365-HD-obstruction.jpg|thumb|331px|HD Interference.]]&lt;br /&gt;
|[[File:MB994SP-4S.jpg|thumb|278px|ICY DOCK MB994SP-4S]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Visit the [[Intel D915GRV]] page for more details.&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29948</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29948"/>
		<updated>2012-04-24T21:13:08Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* grammer - description - Add workaround section. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File:Clientpro365 front.gif]]&lt;br /&gt;
|[[File:MPC365-MidTwr.jpg]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
CLIENTPRO 365 and other MPC models can be prevalent on eBay, Craigslist, and other avenues at times if you are interested in finding these workhorses. (2012)&lt;br /&gt;
&lt;br /&gt;
Judging from Google searches; Most people (Windows users) do not know what to do with them as they are a proprietary mix-up where support and drivers for Windows are virtually non-existent. Especially since MPC is defunct. &lt;br /&gt;
&lt;br /&gt;
However;&lt;br /&gt;
Hail to the Linux developers! For giving us a nice welcome OOTB experience. No Worries, it just works with LINUX!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Pros:&#039;&#039;&#039; ==&lt;br /&gt;
 &lt;br /&gt;
* The 365 is a impressive Dual-Core P4 (socket 775) machine that shipped with a 3-3.2GHz HT P4 mounted on a decent Intel&amp;amp;reg; 900 series board.&lt;br /&gt;
* MPC products can usually be found at low prices for budget conscious shoppers.&lt;br /&gt;
* The CLIENTPRO 365 came in two configurations; A Mid-Tower and a Low-Profile Desktop.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Cons:&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* The smaller low profile compact box limits expansion card height and sata header access when using a full size 3.5 Hard Drive (HD). &lt;br /&gt;
&lt;br /&gt;
* The [[Intel D915GRV]] has a limited number of expansion slots: 1 PCI Express 1x16, 2 PCI, and 1 PCIE.  &lt;br /&gt;
&lt;br /&gt;
* The CLIENTPRO 365 / [[Intel D915GRV]] combo uses a somewhat unusual* power routing connection scheme where there is an extra 4pin molex on the board and the main power supply connection only uses a 20 pin connector in a 24 pin socket. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Workaround Suggestions ==&lt;br /&gt;
* It would be better to use &#039;4&#039; 2.5 laptop drives with a Icy Dock MB994SP-4S Quad Bay 2.5&amp;quot; SATA/SAS Mobile Rack for use in a single 5.25&amp;quot; device bay above where the hard drive normally sits since using a 3.5HD in the factory location covers 3 of the 4 SATA ports when fully inserted.&lt;br /&gt;
*This way you get 4 drives up above the board that you can RAID, and then use a PATA/IDE DVD drive. This fills in the 2 available 5.25 bays and leaves room under for the board and cables. (ICY DOCK MN&#039;s: MB994SP-4S, MB994SP-4SB-1, or MB971SP-B  &#039;DuoSwap dual multi-drive cage&#039;.)&amp;lt;/small&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Intel D915GRV-Extra Molex.jpg|61px|thumb|*Unusual power connection]]&lt;br /&gt;
|[[File:D915GRV-20-24-PwrCon.jpg|thumb|67px|Do not use a 24 pin power connector!]]&lt;br /&gt;
|[[File:CP365-HD-obstruction.jpg|thumb|331px|HD Interference.]]&lt;br /&gt;
|[[File:MB994SP-4S.jpg|thumb|278px|ICY DOCK MB994SP-4S]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Visit the [[Intel D915GRV]] page for more details.&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:MB994SP-4S.jpg&amp;diff=29947</id>
		<title>File:MB994SP-4S.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:MB994SP-4S.jpg&amp;diff=29947"/>
		<updated>2012-04-24T21:09:32Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: MB994SP-4S.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MB994SP-4S.jpg&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Spam_Linking&amp;diff=29946</id>
		<title>Spam Linking</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Spam_Linking&amp;diff=29946"/>
		<updated>2012-04-24T20:42:43Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For the noobs...&lt;br /&gt;
&lt;br /&gt;
Would one of the moderators please explain here about Spam Linking; what is actually forbidden and allowed.&lt;br /&gt;
&lt;br /&gt;
Thank you for your help in this matter. &lt;br /&gt;
&lt;br /&gt;
--RJBradlow 04:31, 23 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m not sure if it would be wise to post instructions on how to work around the spam filter on the wiki itself....&lt;br /&gt;
&lt;br /&gt;
Come by our IRC chat and we&#039;ll let you know how.&lt;br /&gt;
&lt;br /&gt;
--[[User:Sambuca|Sambuca]] 09:00, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29945</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29945"/>
		<updated>2012-04-24T20:36:24Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* Cons: Spelling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File:Clientpro365 front.gif]]&lt;br /&gt;
|[[File:MPC365-MidTwr.jpg]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
CLIENTPRO 365 and other MPC models can be prevalent on eBay, Craigslist, and other avenues at times if you are interested in finding these workhorses. (2012)&lt;br /&gt;
&lt;br /&gt;
Judging from Google searches; Most people (Windows users) do not know what to do with them as they are a proprietary mix-up where support and drivers for Windows are virtually non-existent. Especially since MPC is defunct. &lt;br /&gt;
&lt;br /&gt;
However;&lt;br /&gt;
Hail to the Linux developers! For giving us a nice welcome OOTB experience. No Worries, it just works with LINUX!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Pros:&#039;&#039;&#039; ==&lt;br /&gt;
 &lt;br /&gt;
* The 365 is a impressive Dual-Core P4 (socket 775) machine that shipped with a 3-3.2GHz HT P4 mounted on a decent Intel&amp;amp;reg; 900 series board.&lt;br /&gt;
* MPC products can usually be found at low prices for budget conscious shoppers.&lt;br /&gt;
* The CLIENTPRO 365 came in two configurations; A Mid-Tower and a Low-Profile Desktop.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Cons:&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* The smaller low profile compact box limits expansion card height and sata header access when using a full size 3.5 Hard Drive (HD). &lt;br /&gt;
**&amp;lt;small&amp;gt; It would be better to use &#039;4&#039; 2.5 laptop drives with a ICY DOCK internal multi-bay 5.25 to 2.5 (4 in 1) Hot-Swap Backplane RAID Cage in the bay above where the hard drive normally sits since the 3.5HD covers 3 of the 4 SATA ports when fully inserted.&lt;br /&gt;
***This way you get 4 drives up above the board that you can RAID, and then use a PATA/IDE DVD drive. This fills in the 2 available 5.25 bays and leaves room under for the board and cables. (ICY DOCK MN&#039;s: MB994SP-4S, MB994SP-4SB-1, or MB971SP-B  &#039;DuoSwap dual multi-drive cage&#039;.)&amp;lt;/small&amp;gt; &lt;br /&gt;
&lt;br /&gt;
* The [[Intel D915GRV]] has a limited number of expansion slots: 1 PCI Express 1x16, 2 PCI, and 1 PCIE.  &lt;br /&gt;
&lt;br /&gt;
* The CLIENTPRO 365 / [[Intel D915GRV]] combo uses a somewhat unusual* power routing connection scheme where there is an extra 4pin molex on the board and the main power supply connection only uses a 20 pin connector in a 24 pin socket. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Intel D915GRV-Extra Molex.jpg|61px|thumb|*Unusual power connection]]&lt;br /&gt;
|[[File:D915GRV-20-24-PwrCon.jpg|thumb|67px|Do not use a 24 pin power connector!]]&lt;br /&gt;
|[[File:CP365-HD-obstruction.jpg|thumb|331px|HD Interference.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Visit the [[Intel D915GRV]] page for more details.&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29944</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29944"/>
		<updated>2012-04-24T20:34:56Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: /* Overall layout and grammer improvements. Added new photos. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File:Clientpro365 front.gif]]&lt;br /&gt;
|[[File:MPC365-MidTwr.jpg]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
CLIENTPRO 365 and other MPC models can be prevalent on eBay, Craigslist, and other avenues at times if you are interested in finding these workhorses. (2012)&lt;br /&gt;
&lt;br /&gt;
Judging from Google searches; Most people (Windows users) do not know what to do with them as they are a proprietary mix-up where support and drivers for Windows are virtually non-existent. Especially since MPC is defunct. &lt;br /&gt;
&lt;br /&gt;
However;&lt;br /&gt;
Hail to the Linux developers! For giving us a nice welcome OOTB experience. No Worries, it just works with LINUX!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Pros:&#039;&#039;&#039; ==&lt;br /&gt;
 &lt;br /&gt;
* The 365 is a impressive Dual-Core P4 (socket 775) machine that shipped with a 3-3.2GHz HT P4 mounted on a decent Intel&amp;amp;reg; 900 series board.&lt;br /&gt;
* MPC products can usually be found at low prices for budget conscious shoppers.&lt;br /&gt;
* The CLIENTPRO 365 came in two configurations; A Mid-Tower and a Low-Profile Desktop.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Cons:&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* The smaller low profile compact box limits expansion card height and sata header access when using a full size 3.5 Hard Drive (HD). &lt;br /&gt;
**&amp;lt;small&amp;gt; It would be better to use &#039;4&#039; 2.5 laptop drives with a ICY DOCK internal multi-bay 5.25 to 2.5 (4 in 1) Hot-Swap Backplane RAID Cage in the bay above where the hard drive normally sits since the 3.5HD covers 3 of the 4 SATA ports when fully inserted.&lt;br /&gt;
***This way you get 4 drives up above the board that you can RAID, and then use a PATA/IDE DVD drive. This fills in the 2 available 5.25 bays and leaves room under for the board and cables. (ICY DOCK MN&#039;s: MB994SP-4S, MB994SP-4SB-1, or MB971SP-B  &#039;DuoSwap dual multi-drive cage&#039;.&amp;lt;/small&amp;gt; &lt;br /&gt;
&lt;br /&gt;
* The [[Intel D915GRV]] has a limited number of expansion slots: 1 PCI Express 1x16, 2 PCI, and 1 PCIE.  &lt;br /&gt;
&lt;br /&gt;
* The CLIENTPRO 365 / [[Intel D915GRV]] combo uses a somewhat unusual* power routing connection scheme where there is an extra 4pin molex on the board and the main power supply connection only uses a 20 pin connector in a 24 pin socket. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Intel D915GRV-Extra Molex.jpg|61px|thumb|*Unusual power connection]]&lt;br /&gt;
|[[File:D915GRV-20-24-PwrCon.jpg|thumb|67px|Do not use a 24 pin power connector!]]&lt;br /&gt;
|[[File:CP365-HD-obstruction.jpg|thumb|331px|HD Interference.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Visit the [[Intel D915GRV]] page for more details.&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:CP365-HD-obstruction.jpg&amp;diff=29943</id>
		<title>File:CP365-HD-obstruction.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:CP365-HD-obstruction.jpg&amp;diff=29943"/>
		<updated>2012-04-24T19:53:26Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: CP365-HD-obstruction.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CP365-HD-obstruction.jpg&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29941</id>
		<title>User talk:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29941"/>
		<updated>2012-04-24T16:59:11Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Clientpro365 / Intel D915GRV Install &amp;amp; Config testing status ==&lt;br /&gt;
[[File:LinuxMCE-DVD.jpg|thumb|100px|Waste of Ink!]]&lt;br /&gt;
==== Bad Burn / Media ?? ====&lt;br /&gt;
[[File:NewDVD Init-MCE-Display rjb.jpg|thumb|150px|Re-Burn Results - Chose: MCE Install]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live rjb.jpg|thumb|150px|Let&#039;s try the Live choice... It&#039;s ALIVE!!!]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live-Install rjb.jpg|thumb|150px|Buckle your seatbelts... We&#039;re going for the install Kubuntu ride.]]&lt;br /&gt;
&lt;br /&gt;
OK, so I burned a DVD and printed a fancy label on it... but it doesn&#039;t work. :-(&lt;br /&gt;
*Did I burn it too fast? &lt;br /&gt;
*Did I get a Bad download? ... Hmmm????&lt;br /&gt;
&lt;br /&gt;
With the first DVD: Installing LinuxMCE, Kubuntu, or just trying Kubuntu all hung up and dumped me in to a cli.&lt;br /&gt;
&lt;br /&gt;
I know that regular *buntu media works with this machine... Must be the media.&lt;br /&gt;
&lt;br /&gt;
==== Re-Burn @ 2x ====&lt;br /&gt;
&lt;br /&gt;
I burned another DVD at the slowest speed and tried again. &lt;br /&gt;
&lt;br /&gt;
This burn works much better! &lt;br /&gt;
&lt;br /&gt;
TIP: Always burn your ISO&#039;s at the slowest speed. I knew this, but being as tired as I was I just clickity - click - clicked through.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1: Try to Install LMCE again.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Choosing LMCE Install I get to the MCE setup but the resolution is all messed up and the text is unreadable, and there is no way to make a selection. Nothing worked. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The Re-Burn Results -&#039;&#039; Thumb/picture on the right illustrates what I got after pressing the monitor&#039;s AUTO button which is actually better than what I started off with.&lt;br /&gt;
Before pressing the AUTO button the screen and text were all scrunched up to the left into the size of the white box pictured.&lt;br /&gt;
&lt;br /&gt;
The 8.10 DVD &#039;&#039;LinuxMCE installer&#039;&#039; is not working for me.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next... I &#039;&#039;&#039;Try Kubuntu Live&#039;&#039;&#039; ... We&#039;re Good! That works fine. (Pictured)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then  &#039;&#039;&#039;Install Kubuntu&#039;&#039;&#039; went smoothly. &lt;br /&gt;
*All hardware worked and even setting the Appearance / Visual Effects / property of Kubuntu to Extra (best) worked well OOTB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Install LMCE after Kubuntu ==&lt;br /&gt;
&lt;br /&gt;
Let&#039;s try again.&lt;br /&gt;
&lt;br /&gt;
I started the MCE install and went to bed after about 30 minutes to an hour into it, and woke up to find a plain grey screen with a mouse pointer and nothing else going on.&lt;br /&gt;
&lt;br /&gt;
I did a Ctrl-Alt-Bkspc to drop to a cli, logged in and &#039;startx&#039; which brings me to the KDE desktop and a lower resolution than what I started with...&lt;br /&gt;
&lt;br /&gt;
Before my LMCE installation I had 1920x1200 resoluton, I chose the 720p res in the lmce setup which freezes whatever resolution you choose as the maximum display size in kubuntu which now happens to be 1280x720.&lt;br /&gt;
My small text is horrible. wtf.&lt;br /&gt;
&lt;br /&gt;
Now I am trying to figure out how to back the lmce overlay resolution down since I chose the top best for nvidia cards during intial install before going to bed. &lt;br /&gt;
I don&#039;t have a nvidia card in this box and I think this is where I am having trouble.&lt;br /&gt;
&lt;br /&gt;
After Rebooting, the machine went to finish the install wizard and back to that same blank grey screen with just a mouse cursor.&lt;br /&gt;
&lt;br /&gt;
I will get back to this mess later, as I don&#039;t have the time to waste on it now.&lt;br /&gt;
&lt;br /&gt;
--RJBradlow 18:31, 24 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29940</id>
		<title>User talk:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29940"/>
		<updated>2012-04-24T16:50:12Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: symantics / grammer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Clientpro365 / Intel D915GRV Install &amp;amp; Config testing status ==&lt;br /&gt;
[[File:LinuxMCE-DVD.jpg|thumb|100px|Waste of Ink!]]&lt;br /&gt;
==== Bad Burn / Media ?? ====&lt;br /&gt;
[[File:NewDVD Init-MCE-Display rjb.jpg|thumb|150px|Re-Burn Results - Chose: MCE Install]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live rjb.jpg|thumb|150px|Let&#039;s try the Live choice... It&#039;s ALIVE!!!]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live-Install rjb.jpg|thumb|150px|Buckle your seatbelts... We&#039;re going for the install Kubuntu ride.]]&lt;br /&gt;
&lt;br /&gt;
OK, so I burned a DVD and printed a fancy label on it... but it doesn&#039;t work. Did I burn it too fast? Did I get a Bad download? Hmmm????&lt;br /&gt;
With this first DVD: Installing LinuxMCE, Kubuntu, or just trying Kubuntu all hung up and dumped me in to a cli.&lt;br /&gt;
&lt;br /&gt;
I know that regular *buntu media works with this machine... Must be the media.&lt;br /&gt;
&lt;br /&gt;
==== Re-Burn @ 2x ====&lt;br /&gt;
&lt;br /&gt;
I burned another DVD at the slowest speed and tried again.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1: Try to Install LMCE again.&#039;&#039;&#039;&lt;br /&gt;
Choosing LMCE Install I get to the MCE setup but the resolution is all messed up and the text is unreadable, and there is no way to make a selection. Nothing worked. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The Re-Burn Results -&#039;&#039; Thumb/picture on the right illustrates what I got after pressing the monitor&#039;s AUTO button which is actually better than what I started off with.&lt;br /&gt;
Before pressing the AUTO button the screen and text were all scrunched up to the left into the size of the white box pictured.&lt;br /&gt;
&lt;br /&gt;
The 8.10 DVD &#039;&#039;LinuxMCE installer&#039;&#039; is not working for me.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next... I &#039;&#039;&#039;Try Kubuntu Live&#039;&#039;&#039; ... We&#039;re Good! That works fine. (Pictured)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then  &#039;&#039;&#039;Install Kubuntu&#039;&#039;&#039; went smoothly. &lt;br /&gt;
*All hardware worked and even setting the Appearance / Visual Effects / property of Kubuntu to Extra (best) worked well OOTB.&lt;br /&gt;
&lt;br /&gt;
== Install LMCE after Kubuntu ==&lt;br /&gt;
&lt;br /&gt;
Let&#039;s try again.&lt;br /&gt;
&lt;br /&gt;
I started the MCE install and went to bed after about 30 minutes to an hour into it, and woke up to find a plain grey screen with a mouse pointer and nothing else going on.&lt;br /&gt;
&lt;br /&gt;
I did a Ctrl-Alt-Bkspc to drop to a cli, logged in and &#039;startx&#039; which brings me to the KDE desktop and a lower resolution than what I started with...&lt;br /&gt;
&lt;br /&gt;
Before my LMCE installation I had 1920x1200 resoluton, I chose the 720p res in the lmce setup which freezes whatever resolution you choose as the maximum display size in kubuntu which now happens to be 1280x720.&lt;br /&gt;
My small text is horrible. What the *(&amp;amp;^.&lt;br /&gt;
&lt;br /&gt;
Now I am trying to figure out how to back the lmce overlay resolution down since I chose the top best for nvidia cards during intial install before going to bed. &lt;br /&gt;
I don&#039;t have a nvidia card in this box and I think this is where I am having trouble.&lt;br /&gt;
&lt;br /&gt;
After Rebooting, the machine went to finish the install wizard and back to that same blank grey screen with just a mouse cursor.&lt;br /&gt;
&lt;br /&gt;
I will get back to this mess later, as I don&#039;t have the time to waste on it now.&lt;br /&gt;
&lt;br /&gt;
--RJBradlow 18:31, 24 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29939</id>
		<title>User talk:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29939"/>
		<updated>2012-04-24T16:32:22Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Clientpro365 / Intel D915GRV Install &amp;amp; Config testing status ==&lt;br /&gt;
&lt;br /&gt;
==== Bad Burn / Media ?? ====&lt;br /&gt;
[[File:NewDVD Init-MCE-Display rjb.jpg|thumb|150px|Re-Burn Results - Chose: MCE Install]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live rjb.jpg|thumb|150px|Let&#039;s try the Live choice... It&#039;s ALIVE!!!]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live-Install rjb.jpg|thumb|150px|Buckle your seatbelts... We&#039;re going for the install Kubuntu ride.]]&lt;br /&gt;
&lt;br /&gt;
OK, so I burned a DVD and printed a fancy label on it... but it doesn&#039;t work. Did I burn it too fast? Did I get a Bad download? Hmmm????&lt;br /&gt;
With this first DVD: Installing LinuxMCE, Kubuntu, or just trying Kubuntu all hung up and dumped me in to a cli.&lt;br /&gt;
&lt;br /&gt;
I know that regular *buntu media works with this machine... Must be the media.&lt;br /&gt;
&lt;br /&gt;
I burned another DVD at the slowest speed and tried again.&lt;br /&gt;
&lt;br /&gt;
Now I get to the MCE setup but the resolution is all messed up and the text is unreadable. The Re-Burn Results picture shown is what I got after pressing the monitor&#039;s auto button and is actually better than what I first got which was all scrunched up to the left and the size of the white box.&lt;br /&gt;
&lt;br /&gt;
The LinuxMCE installer does not work for me, yet regular *buntu media works just fine.&lt;br /&gt;
&lt;br /&gt;
Next... I Try Kubuntu Live ... We&#039;re Good!&lt;br /&gt;
&lt;br /&gt;
And the Install of Kubuntu went smoothly. All hardware worked and even setting the Appearance / Visual Effects / property of Kubuntu to Extra (best) worked well OOTB.&lt;br /&gt;
&lt;br /&gt;
Then I started the MCE install and went to bed after about 30 minutes to an hour into it, and woke up to find a plain grey screen with a mouse pointer and nothing going on.&lt;br /&gt;
I did a Ctrl-Alt-Bkspc to drop to a cli, logged in and &#039;startx&#039; which brings me to the KDE desktop and a lower resolution than what I started with...&lt;br /&gt;
&lt;br /&gt;
Before my LMCE installation I had 1920x1200 resoluton, I chose the 720p res in the lmce setup which freezes whatever resolution you choose as the maximum display size in kubuntu which now happens to be 1280x720.&lt;br /&gt;
My small text is horrible. What the *(&amp;amp;^.&lt;br /&gt;
&lt;br /&gt;
Now I am trying to figure out how to back the lmce overlay resolution down since I chose the top best for nvidia cards during intial install before going to bed. &lt;br /&gt;
I don&#039;t have a nvidia card in this box and I think this is where I am having trouble.&lt;br /&gt;
&lt;br /&gt;
After Rebooting, the machine went to finish the install wizard and back to that same blank grey screen with just a mouse cursor.&lt;br /&gt;
&lt;br /&gt;
I will get back to this mess later, as I don&#039;t have the time to waste on it now.&lt;br /&gt;
&lt;br /&gt;
--RJBradlow 18:31, 24 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29938</id>
		<title>User talk:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29938"/>
		<updated>2012-04-24T16:31:55Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Clientpro365 / Intel D915GRV Install &amp;amp; Config testing status ==&lt;br /&gt;
&lt;br /&gt;
==== Bad Burn / Media ?? ====&lt;br /&gt;
[[File:NewDVD Init-MCE-Display rjb.jpg|thumb|150px|Re-Burn Results - Chose: MCE Install]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live rjb.jpg|thumb|150px|Let&#039;s try the Live choice... It&#039;s ALIVE!!!]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live-Install rjb.jpg|thumb|150px|Buckle your seatbelts... We&#039;re going for the install Kubuntu ride.]]&lt;br /&gt;
&lt;br /&gt;
OK, so I burned a DVD and printed a fancy label on it... but it doesn&#039;t work. Did I burn it too fast? Did I get a Bad download? Hmmm????&lt;br /&gt;
With this first DVD: Installing LinuxMCE, Kubuntu, or just trying Kubuntu all hung up and dumped me in to a cli.&lt;br /&gt;
&lt;br /&gt;
I know that regular *buntu media works with this machine... Must be the media.&lt;br /&gt;
&lt;br /&gt;
I burned another DVD at the slowest speed and tried again.&lt;br /&gt;
&lt;br /&gt;
Now I get to the MCE setup but the resolution is all messed up and the text is unreadable. The Re-Burn Results picture shown is what I got after pressing the monitor&#039;s auto button and is actually better than what I first got which was all scrunched up to the left and the size of the white box.&lt;br /&gt;
&lt;br /&gt;
The LinuxMCE installer does not work for me, yet regular *buntu media works just fine.&lt;br /&gt;
&lt;br /&gt;
Next... I Try Kubuntu Live ... We&#039;re Good!&lt;br /&gt;
&lt;br /&gt;
And the Install of Kubuntu went smoothly. All hardware worked and even setting the Appearance / Visual Effects / property of Kubuntu to Extra (best) worked well OOTB.&lt;br /&gt;
&lt;br /&gt;
Then I started the MCE install and went to bed after about 30 minutes to an hour into it, and woke up to find a plain grey screen with a mouse pointer and nothing going on.&lt;br /&gt;
I did a Ctrl-Alt-Bkspc to drop to a cli, logged in and &#039;startx&#039; which brings me to the KDE desktop and a lower resolution than what I started with...&lt;br /&gt;
&lt;br /&gt;
Before my LMCE installation I had 1920x1200 resoluton, I chose the 720p res in the lmce setup which freezes whatever resolution you choose as the maximum display size in kubuntu which now happens to be 1280x720.&lt;br /&gt;
My small text is horrible. What the *(&amp;amp;^.&lt;br /&gt;
&lt;br /&gt;
Now I am trying to figure out how to back the lmce overlay resolution down since I chose the top best for nvidia cards during intial install before going to bed. &lt;br /&gt;
I don&#039;t have a nvidia card in this box and I think this is where I am having trouble.&lt;br /&gt;
&lt;br /&gt;
After Rebooting, the machine went to finish the install wizard and back to that same blank grey screen with just a mouse cursor.&lt;br /&gt;
&lt;br /&gt;
I will get back to this mess later, as I don&#039;t have the time to waste on it now.&lt;br /&gt;
--RJBradlow 18:31, 24 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29937</id>
		<title>User talk:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User_talk:Rjbradlow&amp;diff=29937"/>
		<updated>2012-04-24T16:31:04Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: Clientpro365 / Intel D915GRV Install &amp;amp; Config testing status&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Clientpro365 / Intel D915GRV Install &amp;amp; Config testing status ==&lt;br /&gt;
&lt;br /&gt;
==== Bad Burn / Media ?? ====&lt;br /&gt;
[[File:NewDVD Init-MCE-Display rjb.jpg|thumb|150px|Re-Burn Results - Chose: MCE Install]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live rjb.jpg|thumb|150px|Let&#039;s try the Live choice... It&#039;s ALIVE!!!]]&lt;br /&gt;
&lt;br /&gt;
[[File:Re-Burn-Live-Install rjb.jpg|thumb|150px|Buckle your seatbelts... We&#039;re going for the install Kubuntu ride.]]&lt;br /&gt;
&lt;br /&gt;
OK, so I burned a DVD and printed a fancy label on it... but it doesn&#039;t work. Did I burn it too fast? Did I get a Bad download? Hmmm????&lt;br /&gt;
With this first DVD: Installing LinuxMCE, Kubuntu, or just trying Kubuntu all hung up and dumped me in to a cli.&lt;br /&gt;
&lt;br /&gt;
I know that regular *buntu media works with this machine... Must be the media.&lt;br /&gt;
&lt;br /&gt;
I burned another DVD at the slowest speed and tried again.&lt;br /&gt;
&lt;br /&gt;
Now I get to the MCE setup but the resolution is all messed up and the text is unreadable. The Re-Burn Results picture shown is what I got after pressing the monitor&#039;s auto button and is actually better than what I first got which was all scrunched up to the left and the size of the white box.&lt;br /&gt;
&lt;br /&gt;
The LinuxMCE installer does not work for me, yet regular *buntu media works just fine.&lt;br /&gt;
&lt;br /&gt;
Next... I Try Kubuntu Live ... We&#039;re Good!&lt;br /&gt;
&lt;br /&gt;
And the Install of Kubuntu went smoothly. All hardware worked and even setting the Appearance / Visual Effects / property of Kubuntu to Extra (best) worked well OOTB.&lt;br /&gt;
&lt;br /&gt;
Then I started the MCE install and went to bed after about 30 minutes to an hour into it, and woke up to find a plain grey screen with a mouse pointer and nothing going on.&lt;br /&gt;
I did a Ctrl-Alt-Bkspc to drop to a cli, logged in and &#039;startx&#039; which brings me to the KDE desktop and a lower resolution than what I started with...&lt;br /&gt;
&lt;br /&gt;
Before my LMCE installation I had 1920x1200 resoluton, I chose the 720p res in the lmce setup which freezes whatever resolution you choose as the maximum display size in kubuntu which now happens to be 1280x720.&lt;br /&gt;
My small text is horrible. What the *(&amp;amp;^.&lt;br /&gt;
&lt;br /&gt;
Now I am trying to figure out how to back the lmce overlay resolution down since I chose the top best for nvidia cards during intial install before going to bed. &lt;br /&gt;
I don&#039;t have a nvidia card in this box and I think this is where I am having trouble.&lt;br /&gt;
&lt;br /&gt;
After Rebooting, the machine went to finish the install wizard and back to that same blank grey screen with just a mouse cursor.&lt;br /&gt;
&lt;br /&gt;
I will get back to this mess later, as I don&#039;t have the time to waste on it now.&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Re-Burn-Live-Install_rjb.jpg&amp;diff=29936</id>
		<title>File:Re-Burn-Live-Install rjb.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Re-Burn-Live-Install_rjb.jpg&amp;diff=29936"/>
		<updated>2012-04-24T15:59:32Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: DVD Re-Burn: Beginning of Install that went smooth.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DVD Re-Burn: Beginning of Install that went smooth.&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Re-Burn-Live_rjb.jpg&amp;diff=29935</id>
		<title>File:Re-Burn-Live rjb.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Re-Burn-Live_rjb.jpg&amp;diff=29935"/>
		<updated>2012-04-24T15:57:56Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: Ta-da. The try kubuntu part of my Re-Burn works.
RjBradlow&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ta-da. The try kubuntu part of my Re-Burn works.&lt;br /&gt;
RjBradlow&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:NewDVD_Init-MCE-Display_rjb.jpg&amp;diff=29934</id>
		<title>File:NewDVD Init-MCE-Display rjb.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:NewDVD_Init-MCE-Display_rjb.jpg&amp;diff=29934"/>
		<updated>2012-04-24T15:45:30Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: This is the jumbled mess I got after re-burning the DVD at the slowest setting, and choosing the LinuxMCE (top) install.
RjBradlow&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the jumbled mess I got after re-burning the DVD at the slowest setting, and choosing the LinuxMCE (top) install.&lt;br /&gt;
RjBradlow&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29932</id>
		<title>User:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29932"/>
		<updated>2012-04-24T02:13:35Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: added DVD photo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Rob.jpg|thumb|100 px|left|RJBradlow circa 2007]]Hello all,&amp;lt;br&amp;gt; &lt;br /&gt;
My real name is Robert J. Bradlow and I am a new member here as of April 22, 2012.&lt;br /&gt;
&lt;br /&gt;
I have begun to contribute to the wiki and look forward to testing and documenting my results. &lt;br /&gt;
&lt;br /&gt;
My experience is as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;ve been a computer and electronics nut since grade school over some 35 years ago where I built my first Heathkit &amp;lt;small&amp;gt;(digital alarm clock)&amp;lt;/small&amp;gt; and began programming computers.&lt;br /&gt;
&lt;br /&gt;
I have studied and practised with various computer architectures, operating systems, and languages over the years and have been an avid Linux fan since somewhere around 1999 where I started my journey with redhat, suse, xandros, and PClinux.&lt;br /&gt;
&lt;br /&gt;
I have toyed with various distros including some BSD UNIX variants and now primarily use Ubuntu desktop &amp;amp; server editions on most of my machines sparsed in with a few other Linux flavours on occasion like: Kubuntu, Xbuntu, Ubuntu Studio, CentOS, DSL, eLive, Mint, Puppy, Knoppix, gNewSense, and Sugar on a stick to name a few. &lt;br /&gt;
&lt;br /&gt;
I dabble with web design and hosting and have worked as a tech support engineer for HP/Compaq through a contracted independent company, owned and operated a computer repair &amp;amp; retail business, worked as A/V installer, Satellite systems installer, Crestron programmer, technician for Liberty Coach*, ASE certified Auto Technician, and lastly a Trucker off &amp;amp; on where I was also an owner/operator for a couple of years. &lt;br /&gt;
&lt;br /&gt;
You might say I am well rounded. &lt;br /&gt;
&lt;br /&gt;
I am currently self employed in a motor vehicle diagnostics business. &lt;br /&gt;
&lt;br /&gt;
Well, I&#039;m going to end it here and probably add some more later. &lt;br /&gt;
&lt;br /&gt;
Blessings to you and thanks for taking the time to visit. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
--RJBradlow 05:08, 23 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;(Libertycoach dot com -- *Primary job duties:  Configuration, programming, integration, fabrication, installation, diagnostics and repair of all on-board electrical, Crestron, A/V, automation, communications, networking and monitoring systems. 2007-2012)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:Robz Rig 02.jpg|thumb|200px|RJBradlow with his 2000 Volvo Tractor &amp;amp; 53&#039; Utility Trailer. circa 2002]]&lt;br /&gt;
| [[File:2012-04-23 00.28.38.jpg|thumb|250px|RJBradlow&#039;s lair.]]&lt;br /&gt;
| [[File:LinuxMCE-DVD.jpg|thumb|150px|My LinuxMCE-DVD]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:LinuxMCE-DVD.jpg&amp;diff=29931</id>
		<title>File:LinuxMCE-DVD.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:LinuxMCE-DVD.jpg&amp;diff=29931"/>
		<updated>2012-04-24T02:08:29Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: LinuxMCE-DVD.jpg - 
A printable DVD and a leached photo served the trick.
3.3GB of LinuxMCE nicely tucked and labeled.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;LinuxMCE-DVD.jpg - &lt;br /&gt;
A printable DVD and a leached photo served the trick.&lt;br /&gt;
3.3GB of LinuxMCE nicely tucked and labeled.&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29927</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29927"/>
		<updated>2012-04-23T19:21:08Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File:Clientpro365 front.gif]]&lt;br /&gt;
|[[File:MPC365-MidTwr.jpg]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
CLIENTPRO 365 machines have been prevalent on eBay and many people do not know what to do with them as they are a proprietary mix-up.&amp;lt;br&amp;gt;&lt;br /&gt;
Support and drivers are virtually non-existent, especially since MPC is no longer in operation. &amp;lt;br&amp;gt; &lt;br /&gt;
But, Hail to the Linux Devs for cracking the hardware and giving a nice welcome OOTB experience. No Worries, it just works. &amp;lt;br&amp;gt;&lt;br /&gt;
However, We cannot say that for the OS in which it was originally designed since you would need special drivers that do not come with XP. &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Pros:&#039;&#039;&#039; &lt;br /&gt;
** The 365 is a impressive P4 (socket 775) machine that shipped with a 3-3.2GHz HT P4 mounted on a decent Intel&amp;amp;reg; 900 series board.&amp;lt;br&amp;gt;&lt;br /&gt;
** It usually can be had at a great price for budget conscious shoppers.&lt;br /&gt;
** The CLIENTPRO 365 came in two configurations; A Mid-Tower and a Low-Profile Desktop.&lt;br /&gt;
&lt;br /&gt;
[[File:Intel D915GRV-02.jpg|thumb|125px|right|*Unusual power connection, where both 4-pin sockets are connected and the 20/24 is using only the 20 pin.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Cons:&#039;&#039;&#039;&lt;br /&gt;
** The smaller desktop is a low profile compact box which limits expansion card height and sata header access when using a full size 3.5 HD.&lt;br /&gt;
** The [[Intel D915GRV]] has a limited number of expansion slots: 1 PCI Express 1x16, 2 PCI, and 1 PCIE.  &lt;br /&gt;
** The CLIENTPRO 365 / [[Intel D915GRV]] use a somewhat unusual* power routing connection scheme where there is an extra 4pin molex on the board and the main power supply connection only uses a 20 pin connector in a 24 pin socket. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:MPC365-MidTwr.jpg&amp;diff=29926</id>
		<title>File:MPC365-MidTwr.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:MPC365-MidTwr.jpg&amp;diff=29926"/>
		<updated>2012-04-23T19:19:48Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: MPC365-MidTwr.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MPC365-MidTwr.jpg&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Dual_4-Pin_ChipPwr.jpg&amp;diff=29923</id>
		<title>File:Dual 4-Pin ChipPwr.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Dual_4-Pin_ChipPwr.jpg&amp;diff=29923"/>
		<updated>2012-04-23T19:09:58Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: D915GRV: Dual_4-Pin_ChipPwr.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;D915GRV: Dual_4-Pin_ChipPwr.jpg&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Intel_D915GRV-Extra_Molex.jpg&amp;diff=29922</id>
		<title>File:Intel D915GRV-Extra Molex.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Intel_D915GRV-Extra_Molex.jpg&amp;diff=29922"/>
		<updated>2012-04-23T19:03:05Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: Intel_D915GRV-Extra_Molex.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Intel_D915GRV-Extra_Molex.jpg&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:D915GRV-20-24-PwrCon.jpg&amp;diff=29921</id>
		<title>File:D915GRV-20-24-PwrCon.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:D915GRV-20-24-PwrCon.jpg&amp;diff=29921"/>
		<updated>2012-04-23T19:00:11Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: D915GRV-20-24-PwrCon.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;D915GRV-20-24-PwrCon.jpg&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29900</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29900"/>
		<updated>2012-04-23T09:20:02Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Clientpro365 front.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CLIENTPRO 365 machines have been prevalent on eBay and many people do not know what to do with them as they are a proprietary mix-up.&amp;lt;br&amp;gt;&lt;br /&gt;
Support and drivers are virtually non-existent, especially since MPC is no longer in operation. &amp;lt;br&amp;gt; &lt;br /&gt;
But, Hail to the Linux Devs for cracking the hardware and giving a nice welcome OOTB experience. No Worries, it just works. &amp;lt;br&amp;gt;&lt;br /&gt;
However, We cannot say that for the OS in which it was originally designed since you would need special drivers that do not come with XP. &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Pros:&#039;&#039;&#039; &lt;br /&gt;
** The 365 is a impressive P4 (socket 775) machine that shipped with a 3-3.2GHz HT P4 mounted on a decent Intel&amp;amp;reg; 900 series board.&amp;lt;br&amp;gt;&lt;br /&gt;
** It usually can be had at a great price for budget conscious shoppers.&lt;br /&gt;
** The CLIENTPRO 365 came in two configurations; A Mid-Tower and a Low-Profile Desktop.&lt;br /&gt;
&lt;br /&gt;
[[File:Intel D915GRV-02.jpg|thumb|125px|right|*Unusual power connection, where both 4-pin sockets are connected and the 20/24 is using only the 20 pin.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Cons:&#039;&#039;&#039;&lt;br /&gt;
** The smaller desktop is a low profile compact box which limits expansion card height and sata header access when using a full size 3.5 HD.&lt;br /&gt;
** The [[Intel D915GRV]] has a limited number of expansion slots: 1 PCI Express 1x16, 2 PCI, and 1 PCIE.  &lt;br /&gt;
** The CLIENTPRO 365 / [[Intel D915GRV]] use a somewhat unusual* power routing connection scheme where there is an extra 4pin molex on the board and the main power supply connection only uses a 20 pin connector in a 24 pin socket. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29899</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29899"/>
		<updated>2012-04-23T09:12:07Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Clientpro365 front.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CLIENTPRO 365 machines have been prevalent on eBay and many people do not know what to do with them as they are a proprietary mix-up.&amp;lt;br&amp;gt;&lt;br /&gt;
Support and drivers are virtually non-existent, especially since MPC is no longer in operation. &amp;lt;br&amp;gt; &lt;br /&gt;
But, Hail to the Linux Devs for cracking the hardware and giving a nice welcome OOTB experience. No Worries, it just works. &amp;lt;br&amp;gt;&lt;br /&gt;
However, We cannot say that for the OS in which it was originally designed since you would need special drivers that do not come with XP. &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Pros:&#039;&#039;&#039; &lt;br /&gt;
** The 365 is a impressive P4 (socket 775) machine that shipped with a 3-3.2GHz HT P4 mounted on a decent Intel&amp;amp;reg; 900 series board.&amp;lt;br&amp;gt;&lt;br /&gt;
** It usually can be had at a great price for budget conscious shoppers.&lt;br /&gt;
** The CLIENTPRO 365 came in two configurations; A Mid-Tower and a Low-Profile Desktop.&lt;br /&gt;
&lt;br /&gt;
[[File:Intel D915GRV-02.jpg|thumb|125px|right|*Unusual power connection, where both 4-pin sockets are connected and the 20/24 is using only the 20 pin.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Cons:&#039;&#039;&#039;&lt;br /&gt;
** The smaller desktop is a low profile box which limits expansion card height.&lt;br /&gt;
** The [[Intel D915GRV]] is limited on slots: 1 PCI Express 1x16, 2 PCI, and 1 PCIE.  &lt;br /&gt;
** The CLIENTPRO 365&#039;s [[Intel D915GRV]] has unusual* power routing and connection scheme. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29898</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29898"/>
		<updated>2012-04-23T09:05:52Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Clientpro365 front.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CLIENTPRO 365 machines have been prevalent on eBay and many people do not know what to do with them as they are a proprietary mix-up.&amp;lt;br&amp;gt;&lt;br /&gt;
Support and drivers are virtually non-existent, especially since MPC is no longer in operation. &amp;lt;br&amp;gt; &lt;br /&gt;
But, Hail to the Linux Devs for cracking the hardware and giving a nice welcome OOTB experience. No Worries, it just works. &amp;lt;br&amp;gt;&lt;br /&gt;
However, We cannot say that for the OS in which it was originally designed since you would need special drivers that do not come with XP. &lt;br /&gt;
&lt;br /&gt;
The 365 is a impressive P4 (socket 775) machine that shipped with a 3-3.2GHz HT P4 mounted on a decent Intel&amp;amp;reg; 900 series board. &amp;lt;br&amp;gt;&lt;br /&gt;
The CLIENTPRO 365&#039;s [[Intel D915GRV]] has unusual* power routing and connection scheme. &lt;br /&gt;
[[File:Intel D915GRV-02.jpg|thumb|125px|right|*Unusual power connection, where both 4-pin sockets are connected and the 20/24 is using only the 20 pin.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The CLIENTPRO 365 came in two configurations; A Mid-Tower and a Low-Profile Desktop.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Cons:&#039;&#039;&#039;&lt;br /&gt;
** 1. The smaller desktop is a low profile box which limits expansion card height.&lt;br /&gt;
** 2. The [[Intel D915GRV]] is limited on slots: 1 PCI Express 1x16, 2 PCI, and 1 PCIE.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29897</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29897"/>
		<updated>2012-04-23T08:58:26Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Clientpro365 front.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CLIENTPRO 365 machines have been prevalent on eBay and many people do not know what to do with them as they are a proprietary mix-up, Support and drivers are virtually non-existent, especially since MPC is no longer in operation.  &lt;br /&gt;
But, Hail to Linux for cracking the hardware OOTB. No Worries, it just works.&lt;br /&gt;
&lt;br /&gt;
The 365 is a impressive P4 machine since it has a socket 775 3-3.2GHz HT P4 mounted on a decent Intel&amp;amp;reg; 900 series board. [[Intel D915GRV]]&lt;br /&gt;
The CLIENTPRO 365&#039;s [[Intel D915GRV]] has unusual* power routing and connection scheme. &lt;br /&gt;
[[File:Intel D915GRV-02.jpg|thumb|125px|right|*Unusual power connection, where both 4-pin sockets are connected and the 20/24 is using only the 20 pin.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The CLIENTPRO 365 came in two configurations; A Mid-Tower and a Low-Profile Desktop.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Cons:&#039;&#039;&#039;&lt;br /&gt;
** 1. The smaller desktop is a low profile box which limits expansion card height.&lt;br /&gt;
** 2. The [[Intel D915GRV]] is limited on slots: 1 PCI Express 1x16, 2 PCI, and 1 PCIE.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Clientpro365_front.gif&amp;diff=29896</id>
		<title>File:Clientpro365 front.gif</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Clientpro365_front.gif&amp;diff=29896"/>
		<updated>2012-04-23T08:52:16Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: Clientpro365_front.gif&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Clientpro365_front.gif&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29895</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29895"/>
		<updated>2012-04-23T08:30:40Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: Thwe&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; CLIENTPRO 365&#039;s  I have noticed that there is no reference to this hardware here, so I decided to see how things go and begin writing about them. &lt;br /&gt;
&lt;br /&gt;
These machines are prevalent on eBay and many people do not know what to do with them as they are a rare breed, especially since MPC is no longer in operation.  &lt;br /&gt;
So; support and drivers are very limited if non-existent, unless you count mpcdrivers dot com. Which I have had no luck with. &lt;br /&gt;
&lt;br /&gt;
The 414&#039;s came without power adapters so I have not played with them yet, but they do look promising and adapters are available on eBay and other sites. &lt;br /&gt;
The 365&#039;s are very impressive 3GHz HT P4&#039;s on a decent Intel&amp;amp;reg; board &amp;lt;small&amp;gt;(Which I am currently writing a page about and will link here.)&amp;lt;/small&amp;gt; although these MPC&#039;s are proprietary with there unusual* power routing, network, and video chips. [[File:Intel D915GRV-02.jpg|thumb|125px|right|*Unusual power connection, where both 4-pin sockets are connected and the 20/24 is using only the 20 pin.]]&lt;br /&gt;
This is why so many people are having difficulty configuring their products.&lt;br /&gt;
This is good in a way since that difficulty keeps the prices down to an awesome level. &lt;br /&gt;
&amp;lt;small&amp;gt;(I have 8 machines on a modest budget.)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
My first experience was naturally with the 365 since it has a fairly standard PC chassis and PSU for the most part.* &amp;lt;br&amp;gt;(*Sort of traditional; comes in 2 flavours: Mid tower and a smaller Desktop which I have. )&lt;br /&gt;
*&#039;&#039;&#039;Cons:&#039;&#039;&#039;&lt;br /&gt;
** 1. The smaller desktop is a low profile box which limits expansion card height.&lt;br /&gt;
** 2. The board has limited slots on both models afaik.&lt;br /&gt;
&lt;br /&gt;
I threw in a WD 320GB and a 1GB ram stick then loaded Winblows XP pro and tried Ubuntu 12.04 in a dual boot config.&lt;br /&gt;
&lt;br /&gt;
I started reading about LinuxMCE today and thought these machines would be perfect for such a task. &lt;br /&gt;
A little disturbed about the driver issue, I later read on this site that 8.10 was the latest stable release, which got me thinking...&lt;br /&gt;
Yep, these are older machines and the latest Ubuntu releases are focusing more on the newer hardware, let me dig through my archives.&lt;br /&gt;
I dug out an old 8.04 386 kubuntu release and I am currently running it in live mode; Wow!&lt;br /&gt;
As I suspected; Everything works without a hitch. Right OOTB, a marriage made in heaven.&lt;br /&gt;
&lt;br /&gt;
So I will clean up this page and give you very specific hardware info on the 365 soon. &lt;br /&gt;
As of right now it looks like LinuxMCE and the MPC CLINETPRO 365 with [[Intel D915GRV]] are going to get along great. &lt;br /&gt;
These boards can handle up to 4gb of ram and have a LGA775 socket with a mean cooler &amp;amp; fan combo. &lt;br /&gt;
&lt;br /&gt;
--RJBradlow 10:30, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29892</id>
		<title>MPC CLIENTPRO 365</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MPC_CLIENTPRO_365&amp;diff=29892"/>
		<updated>2012-04-23T06:30:58Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This just in and more to follow as I explore the full hardware compatibility for these machines. &lt;br /&gt;
&lt;br /&gt;
I have 2 MPC CLIENTPRO 365&#039;s and 6 MPC CLIENTPRO AIO 414&#039;s and I have noticed that there is no reference to this hardware here, so I decided to see how things go and begin writing about them. &lt;br /&gt;
&lt;br /&gt;
These machines are prevalent on eBay and many people do not know what to do with them as they are a rare breed, especially since MPC is no longer in operation.  &lt;br /&gt;
So; support and drivers are very limited if non-existent, unless you count mpcdrivers dot com. Which I have had no luck with. &lt;br /&gt;
&lt;br /&gt;
The 414&#039;s came without power adapters so I have not played with them yet, but they do look promising and adapters are available on eBay and other sites. &lt;br /&gt;
The 365&#039;s are very impressive 3GHz HT P4&#039;s on a decent Intel&amp;amp;reg; board &amp;lt;small&amp;gt;(Which I am currently writing a page about and will link here.)&amp;lt;/small&amp;gt; although these MPC&#039;s are proprietary with there unusual* power routing, network, and video chips. [[File:Intel D915GRV-02.jpg|thumb|125px|right|*Unusual power connection, where both 4-pin sockets are connected and the 20/24 is using only the 20 pin.]]&lt;br /&gt;
This is why so many people are having difficulty configuring their products.&lt;br /&gt;
This is good in a way since that difficulty keeps the prices down to an awesome level. &lt;br /&gt;
&amp;lt;small&amp;gt;(I have 8 machines on a modest budget.)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
My first experience was naturally with the 365 since it has a fairly standard PC chassis and PSU for the most part.* &amp;lt;br&amp;gt;(*Sort of traditional; comes in 2 flavours: Mid tower and a smaller Desktop which I have. )&lt;br /&gt;
*&#039;&#039;&#039;Cons:&#039;&#039;&#039;&lt;br /&gt;
** 1. The smaller desktop is a low profile box which limits expansion card height.&lt;br /&gt;
** 2. The board has limited slots on both models afaik. &amp;lt;small&amp;gt;(Details will be on the MB page I am currently writing.)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I threw in a WD 320GB and a 1GB ram stick then loaded Winblows XP pro and tried Ubuntu 12.04 in a dual boot config. &amp;lt;br&amp;gt;&lt;br /&gt;
The network and audio &amp;lt;del&amp;gt;do&amp;lt;/del&amp;gt; &amp;lt;sup&amp;gt;did&amp;lt;/sup&amp;gt; not work Out Of The Box (OOTB) in &amp;lt;del&amp;gt;either instance.&amp;lt;/del&amp;gt;&lt;br /&gt;
 &#039;&#039;&#039;Update:&#039;&#039;&#039; It seems as though 12.04 has healed itself overnight and now is the victor, working flawlessly OOTB.&lt;br /&gt;
 Which leaves Winblows XP sucking dirt. Go Figure, the machine was designed for it and is not supported natively.&lt;br /&gt;
&lt;br /&gt;
After a little research I tracked down some drivers and got the network to run in XP. &lt;br /&gt;
&lt;br /&gt;
I started reading about LinuxMCE today and thought these machines would be perfect for such a task. &lt;br /&gt;
A little disturbed about the driver issue, I later read on this site that 8.10 was the latest stable release, which got me thinking...&lt;br /&gt;
Yep, these are older machines and the latest Ubuntu releases are focusing more on the newer hardware, let me dig through my archives.&lt;br /&gt;
I dug out an old 8.04 386 kubuntu release and I am currently running it in live mode; Wow!&lt;br /&gt;
As I suspected; Everything works without a hitch. Right OOTB, a marriage made in heaven.&lt;br /&gt;
&lt;br /&gt;
So I will clean up this page and give you very specific hardware info on the 365 soon. &lt;br /&gt;
As of right now it looks like the 365 with its intel D915GRV are going to get along great. &lt;br /&gt;
These boards can handle up to 4gb of ram and have a LGA775 socket with a mean cooler &amp;amp; fan combo. &lt;br /&gt;
&lt;br /&gt;
More to come soon.&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Intel_D915GRV-02.jpg&amp;diff=29891</id>
		<title>File:Intel D915GRV-02.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Intel_D915GRV-02.jpg&amp;diff=29891"/>
		<updated>2012-04-23T06:25:44Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: Intel_D915GRV-02.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Intel_D915GRV-02.jpg&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29890</id>
		<title>User:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29890"/>
		<updated>2012-04-23T04:52:25Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: Just tweak&amp;#039;n&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Rob.jpg|thumb|100 px|left|RJBradlow circa 2007]]Hello all,&amp;lt;br&amp;gt; &lt;br /&gt;
My real name is Robert J. Bradlow and I am a new member here as of April 22, 2012.&lt;br /&gt;
&lt;br /&gt;
I have begun to contribute to the wiki and look forward to testing and documenting my results. &lt;br /&gt;
&lt;br /&gt;
My experience is as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;ve been a computer and electronics nut since grade school over some 35 years ago where I built my first Heathkit &amp;lt;small&amp;gt;(digital alarm clock)&amp;lt;/small&amp;gt; and began programming computers.&lt;br /&gt;
&lt;br /&gt;
I have studied and practised with various computer architectures, operating systems, and languages over the years and have been an avid Linux fan since somewhere around 1999 where I started my journey with redhat, suse, xandros, and PClinux.&lt;br /&gt;
&lt;br /&gt;
I have toyed with various distros including some BSD UNIX variants and now primarily use Ubuntu desktop &amp;amp; server editions on most of my machines sparsed in with a few other Linux flavours on occasion like: Kubuntu, Xbuntu, Ubuntu Studio, CentOS, DSL, eLive, Mint, Puppy, Knoppix, gNewSense, and Sugar on a stick to name a few. &lt;br /&gt;
&lt;br /&gt;
I dabble with web design and hosting and have worked as a tech support engineer for HP/Compaq through a contracted independent company, owned and operated a computer repair &amp;amp; retail business, worked as A/V installer, Satellite systems installer, Crestron programmer, technician for Liberty Coach*, ASE certified Auto Technician, and lastly a Trucker off &amp;amp; on where I was also an owner/operator for a couple of years. &lt;br /&gt;
&lt;br /&gt;
You might say I am well rounded. &lt;br /&gt;
&lt;br /&gt;
I am currently self employed in a motor vehicle diagnostics business. &lt;br /&gt;
&lt;br /&gt;
Well, I&#039;m going to end it here and probably add some more later. &lt;br /&gt;
&lt;br /&gt;
Blessings to you and thanks for taking the time to visit. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
--RJBradlow 05:08, 23 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;(Libertycoach dot com -- *Primary job duties:  Configuration, programming, integration, fabrication, installation, diagnostics and repair of all on-board electrical, Crestron, A/V, automation, communications, networking and monitoring systems. 2007-2012)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:Robz Rig 02.jpg|thumb|200px|RJBradlow with his 2000 Volvo Tractor &amp;amp; 53&#039; Utility Trailer. circa 2002]]&lt;br /&gt;
| [[File:2012-04-23 00.28.38.jpg|thumb|250px|RJBradlow&#039;s lair.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:2012-04-23_00.28.38.jpg&amp;diff=29889</id>
		<title>File:2012-04-23 00.28.38.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:2012-04-23_00.28.38.jpg&amp;diff=29889"/>
		<updated>2012-04-23T04:33:35Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: RJBradlow&amp;#039;s Lair&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;RJBradlow&#039;s Lair&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29888</id>
		<title>User:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29888"/>
		<updated>2012-04-23T04:19:27Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Rob.jpg|thumb|100 px|left|RJBradlow circa 2007]]Hello all,&amp;lt;br&amp;gt; &lt;br /&gt;
My real name is Robert J. Bradlow and I am a new member here as of April 22, 2012.&lt;br /&gt;
&lt;br /&gt;
I have begun to contribute to the wiki and look forward to testing and documenting my results. &lt;br /&gt;
&lt;br /&gt;
My experience is as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;ve been a computer and electronics nut since grade school over some 35 years ago where I built my first Heathkit &amp;lt;small&amp;gt;(digital alarm clock)&amp;lt;/small&amp;gt; and began programming computers.&lt;br /&gt;
&lt;br /&gt;
I have studied and practised with various computer architectures, operating systems, and languages over the years and have been an avid Linux fan since somewhere around 1999 where I started my journey with redhat, suse, xandros, and PClinux.&lt;br /&gt;
&lt;br /&gt;
I have toyed with various distros including some BSD UNIX variants and now primarily use Ubuntu desktop &amp;amp; server editions on most of my machines sparsed in with a few other Linux flavours on occasion like: Kubuntu, Xbuntu, Ubuntu Studio, CentOS, DSL, eLive, Mint, Puppy, Knoppix, gNewSense, and Sugar on a stick to name a few. &lt;br /&gt;
&lt;br /&gt;
I dabble with web design and hosting and have worked as a tech support engineer for HP/Compaq through a contracted independent company, owned and operated a computer repair &amp;amp; retail business, worked as A/V installer, Satellite systems installer, Crestron programmer, technician for Liberty Coach*, ASE certified Auto Technician, and lastly a Trucker off &amp;amp; on where I was also an owner/operator for a couple of years. &lt;br /&gt;
[[File:Robz Rig 02.jpg|thumb|200 px|right|RJBradlow with his 2000 Volvo Tractor &amp;amp; 53&#039; Utility Trailer. circa 2002]]&lt;br /&gt;
&lt;br /&gt;
You might say I am well rounded. &lt;br /&gt;
&lt;br /&gt;
I am currently self employed in a motor vehicle diagnostics business. &lt;br /&gt;
&lt;br /&gt;
Well, I&#039;m going to end it here and probably add some more later. &lt;br /&gt;
&lt;br /&gt;
Blessings to you and thanks for taking the time to visit. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
--RJBradlow 05:08, 23 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;(Libertycoach dot com -- *Primary job duties:  Configuration, programming, integration, fabrication, installation, diagnostics and repair of all on-board electrical, Crestron, A/V, automation, communications, networking and monitoring systems. 2007-2012)&amp;lt;/small&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29887</id>
		<title>User:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29887"/>
		<updated>2012-04-23T04:17:37Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Rob.jpg|thumb|100 px|left|RJBradlow circa 2007]]Hello all,&amp;lt;br&amp;gt; &lt;br /&gt;
My real name is Robert J. Bradlow and I am a new member here as of April 22, 2012.&lt;br /&gt;
&lt;br /&gt;
I have begun to contribute to the wiki and look forward to testing and documenting my results. &lt;br /&gt;
&lt;br /&gt;
My experience is as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;ve been a computer and electronics nut since grade school over some 35 years ago where I built my first Heathkit &amp;lt;small&amp;gt;(digital alarm clock)&amp;lt;/small&amp;gt; and began programming computers.&lt;br /&gt;
&lt;br /&gt;
I have studied and practised with various computer architectures, operating systems, and languages over the years and have been an avid Linux fan since somewhere around 1999 where I started my journey with redhat, suse, xandros, and PClinux.&lt;br /&gt;
&lt;br /&gt;
I have toyed with various distros including some BSD UNIX variants and now primarily use Ubuntu desktop &amp;amp; server editions on most of my machines sparsed in with a few other Linux flavours on occasion like: Kubuntu, Xbuntu, Ubuntu Studio, CentOS, DSL, eLive, Mint, Puppy, Knoppix, gNewSense, and Sugar on a stick to name a few. &lt;br /&gt;
&lt;br /&gt;
I dabble with web design and hosting and have worked as a tech support engineer for HP/Compaq through a contracted independent company, owned and operated a computer repair &amp;amp; retail business, worked as A/V installer, Satellite systems installer, Crestron programmer, technician for Liberty Coach*, ASE certified Auto Technician, and lastly a Trucker off &amp;amp; on where I was also an owner/operator for a couple of years. &lt;br /&gt;
[[File:Robz Rig 02.jpg|thumb|200 px|right|RJBradlow with his 2000 Volvo Tractor &amp;amp; 53&#039; Utility Trailer. circa 2002]]&lt;br /&gt;
&lt;br /&gt;
You might say I am well rounded. &lt;br /&gt;
&lt;br /&gt;
I am currently self employed in a Automotive diagnostics business. &lt;br /&gt;
&lt;br /&gt;
Well, I&#039;m going to end it here and probably add some more later. &lt;br /&gt;
&lt;br /&gt;
Blessings to you and thanks for taking the time to visit. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
--RJBradlow 05:08, 23 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;(Libertycoach dot com -- *Primary job duties:  Configuration, programming, integration, fabrication, installation, diagnostics and repair of all on-board electrical, Crestron, A/V, automation, communications, networking and monitoring systems. 2007-2012)&amp;lt;/small&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29886</id>
		<title>User:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29886"/>
		<updated>2012-04-23T04:01:37Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Rob.jpg|thumb|100 px|left|RJBradlow circa 2007]]Hello all,&amp;lt;br&amp;gt; &lt;br /&gt;
My real name is Robert J. Bradlow and I am a new member here as of April 22, 2012.&lt;br /&gt;
&lt;br /&gt;
I have begun to contribute to the wiki and look forward to testing and documenting my results. &lt;br /&gt;
&lt;br /&gt;
My experience is as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;ve been a computer and electronics nut since grade school over some 35 years ago where I built my first Heathkit digital alarm clock. &amp;lt;br&amp;gt;&lt;br /&gt;
I have studied and practised with various computer architectures, operating systems, and languages over the years and have been an avid Linux fan since somewhere around 1999 where I started my journey with redhat, suse, xandros, and PClinux.&lt;br /&gt;
&lt;br /&gt;
I have toyed with various distros including some BSD UNIX variants and now primarily use Ubuntu desktop &amp;amp; server editions on most of my machines sparsed in with a few other Linux flavours on occasion like: Kubuntu, Xbuntu, Ubuntu Studio, CentOS, DSL, eLive, Mint, Puppy, Knoppix, gNewSense, and Sugar on a stick to name a few. &lt;br /&gt;
&lt;br /&gt;
I dabble with web design and hosting and have worked as a tech support engineer for HP/Compaq through a contracted independent company, owned and operated a computer repair &amp;amp; retail business, worked as A/V installer, Satellite systems installer, Crestron programmer, technician for Liberty Coach*, ASE certified Auto Technician, and lastly a Trucker off &amp;amp; on where I was also an owner/operator for a couple of years. &lt;br /&gt;
[[File:Robz Rig 02.jpg|thumb|200 px|right|RJBradlow with his 2000 Volvo Tractor &amp;amp; 53&#039; Utility Trailer. circa 2002]]&lt;br /&gt;
You might say I am well rounded. &lt;br /&gt;
&lt;br /&gt;
Well, I&#039;m going to end it here and probably add some more later. &lt;br /&gt;
&lt;br /&gt;
Blessings to you and thanks for taking the time to visit. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
--RJBradlow 05:08, 23 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;(Libertycoach dot com -- *Mostly: AV &amp;amp; Crestron configuration, programming and repair, integration, automation and electrical systems diagnostics, repairs, &amp;amp; upgrades.)&amp;lt;/small&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29885</id>
		<title>User:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29885"/>
		<updated>2012-04-23T03:50:21Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Rob.jpg|thumb|100 px|left|RJBradlow circa 2007]]Hello all,&amp;lt;br&amp;gt; &lt;br /&gt;
My real name is Robert J. Bradlow and I am a new member here as of April 22, 2012.&lt;br /&gt;
&lt;br /&gt;
I have begun to contribute to the wiki and look forward to testing and documenting my results. &lt;br /&gt;
&lt;br /&gt;
My experience is as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;ve been a computer and electronics nut since grade school over some 35 years ago where I built my first Heathkit digital alarm clock. &amp;lt;br&amp;gt;&lt;br /&gt;
I have studied and practised with various computer architectures, operating systems, and languages over the years and have been an avid Linux fan since somewhere around 1999 where I started my journey with redhat, suse, xandros, and PClinux.&lt;br /&gt;
&lt;br /&gt;
I have toyed with various distros including some BSD UNIX variants and now primarily use Ubuntu desktop &amp;amp; server on most of my machines sparsed in with a few other Linux flavours on occasion like: Kubuntu, Xbuntu, Ubuntu Studio, CentOS, DSL, eLive, Mint, Puppy, Knoppix, gNewSense, and Sugar on a stick to name a few. &lt;br /&gt;
&lt;br /&gt;
I dabble with web design and hosting and have worked as a tech support engineer, owned and operated a computer repair &amp;amp; retail business, worked as A/V installer, Crestron programmer, service technician for Liberty Coach,  ASE certified Auto Technician, and lastly a Trucker off &amp;amp; on where I was also an owner/operator for a couple of years. &lt;br /&gt;
[[File:Robz Rig 02.jpg|thumb|200 px|right|RJBradlow with his 2000 Volvo Tractor &amp;amp; 53&#039; Utility Trailer. circa 2002]]&lt;br /&gt;
You might say I am well rounded. &lt;br /&gt;
&lt;br /&gt;
Well, I&#039;m going to end it here and probably format and add some more here later. &lt;br /&gt;
&lt;br /&gt;
Blessings to you and thanks for taking the time to visit. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
--RJBradlow 05:08, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Robz_Rig_02.jpg&amp;diff=29884</id>
		<title>File:Robz Rig 02.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Robz_Rig_02.jpg&amp;diff=29884"/>
		<updated>2012-04-23T03:32:48Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: A pic for my profile of the tractor trailer that I (RJBradlow) used to own and operate in all 48 states and Canada.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A pic for my profile of the tractor trailer that I (RJBradlow) used to own and operate in all 48 states and Canada.&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Rob.jpg&amp;diff=29883</id>
		<title>File:Rob.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Rob.jpg&amp;diff=29883"/>
		<updated>2012-04-23T03:28:28Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: A pic of RJBradlow&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A pic of RJBradlow&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29882</id>
		<title>User:Rjbradlow</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Rjbradlow&amp;diff=29882"/>
		<updated>2012-04-23T03:08:42Z</updated>

		<summary type="html">&lt;p&gt;Rjbradlow: Created page with &amp;quot;Hello all,&amp;lt;br&amp;gt; My real name is Robert J. Bradlow and I am a new member here as of April 22, 2012.  I have begun to contribute to the wiki and look forward to testing and document...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello all,&amp;lt;br&amp;gt;&lt;br /&gt;
My real name is Robert J. Bradlow and I am a new member here as of April 22, 2012.&lt;br /&gt;
&lt;br /&gt;
I have begun to contribute to the wiki and look forward to testing and documenting my results. &lt;br /&gt;
&lt;br /&gt;
My experience is as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;ve been a computer and electronics nut since grade school over some 35 years ago where I built my first Heathkit digital alarm clock. &amp;lt;br&amp;gt;&lt;br /&gt;
I have studied and practiced with various computer architectures, operating systems, and languages over the years and have been an avid Linux fan since somewhere around 1999 where I started my journey with redhat, suse, xandros, and PClinux.&lt;br /&gt;
&lt;br /&gt;
I have toyed with various distros including some BSD UNIX variants and now primarily use Ubuntu desktop &amp;amp; server on most of my machines sparsed in with a few other Linux flavors on occasion like: Kubuntu, Xbuntu, Ubuntu Studio, CentOS, DSL, eLive, Mint, Puppy, Knoppix, gNewSense, and Sugar on a stick to name a few. &lt;br /&gt;
I dabble with web design and hosting and have worked as a tech support engineer, owned and operated a computer repair &amp;amp; retail business, worked as A/V installer, Crestron programmer, service technician for Liberty Coach,  ASE certified Auto Technician, and lastly a Trucker off &amp;amp; on where I was also an owner/operator for a couple of years. &lt;br /&gt;
&lt;br /&gt;
You might say I am well rounded. &lt;br /&gt;
&lt;br /&gt;
Well, I&#039;m going to end it here and probably format and add some more here later. &lt;br /&gt;
&lt;br /&gt;
Blessings to you and thanks for taking the time to visit. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
--RJBradlow 05:08, 23 April 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Rjbradlow</name></author>
	</entry>
</feed>