<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech-test.churchofjesuschrist.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Eblood66</id>
	<title>TechWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://tech-test.churchofjesuschrist.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Eblood66"/>
	<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/Special:Contributions/Eblood66"/>
	<updated>2026-06-01T18:19:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Membership_record_number&amp;diff=41354</id>
		<title>Membership record number</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Membership_record_number&amp;diff=41354"/>
		<updated>2013-04-16T14:12:24Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: Undo revision 41353 by Gomeztires (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;membership record number&#039;&#039;&#039; (MRN) is a unique identifier used primarily to link members of the Church to their individual membership and ordinance records stored centrally at Church headquarters in Salt Lake City, Utah and locally at the various ward, stake or branch offices where the member resides or has last been known to reside.&lt;br /&gt;
&lt;br /&gt;
A membership record number may also be assigned to a [[child of record]] (a child born to members of the Church and who has received a blessing, but who has yet to baptized). &lt;br /&gt;
&lt;br /&gt;
In cases where an identifier such as the MRN is assigned to non-members, the number may be referred to as an administrative number. In such cases the identifier appears on a member´s record, but does not itself refer to a separate membership record for the individual to whom it has been assigned. &lt;br /&gt;
&lt;br /&gt;
== MRN format ==&lt;br /&gt;
&lt;br /&gt;
Membership record numbers currently have the following format: 012-3456-7890. The last digit is a modulus 11 check digit, where the value 10 is represented by the capital letter A.&lt;br /&gt;
&lt;br /&gt;
=== Check digit ===&lt;br /&gt;
The last digit of the MRN is a modulus 11 check digit. In the following formula, the notation x&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; means the nth digit, counting from the right (the ones digit). The check digit x&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; is chosen so that the result of the formula in modulus 11 is always 0.&amp;lt;ref&amp;gt;The formula was derived empirically. The formula for the low-order 8 digits is certainly correct, and matches the system used for [http://en.wikipedia.org/wiki/International_Standard_Book_Number#ISBN-10 ISBN-10] check digits. The formula for the high-order 3 digits has been tested against a large data set&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
x&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; + 2*x&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; + 3*x&amp;lt;sub&amp;gt;3&amp;lt;/sub&amp;gt; + 4*x&amp;lt;sub&amp;gt;4&amp;lt;/sub&amp;gt; + 5*x&amp;lt;sub&amp;gt;5&amp;lt;/sub&amp;gt; + 6*x&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt; + 7*x&amp;lt;sub&amp;gt;7&amp;lt;/sub&amp;gt; + 8*x&amp;lt;sub&amp;gt;8&amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If any of the first three digits is nonzero, then you also add to the above the sum:&lt;br /&gt;
&lt;br /&gt;
5*(x&amp;lt;sub&amp;gt;8&amp;lt;/sub&amp;gt;+x&amp;lt;sub&amp;gt;9&amp;lt;/sub&amp;gt;) + 6*x&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt; + 7*x&amp;lt;sub&amp;gt;11&amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So for the MRN 314-1592-653x the x must be chosen such that&lt;br /&gt;
&lt;br /&gt;
x + 2*3 + 3*5 + 4*6 + 5*2 + 6*9 + 7*5 + 8*1 + 5*(1+4) + 6*1 + 7*3 = x + 204 is equal to 0 in mod 11. &lt;br /&gt;
&lt;br /&gt;
Thus x = 5 (because 5+204=209, and 209 mod 11 is 0) and so 314-1592-6535 is a valid MRN.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Since the founding of the Church in 1830 most membership records were maintained in a decentralized manner with local wards in charge of registration and storage. However, in order to improve the quality of records kept and in accordance with received revelation, records were kept both centrally and locally in order to ensure safe-keeping and accuracy of performed ordinances. Further standardization and improvements occurred when the membership record number was adopted on a Church-wide basis in the 1990s. &lt;br /&gt;
&lt;br /&gt;
Since then the MRN has become the primary reference number for individuals and their records in the Church. Since the 2000´s, the MRN has been used as an authentication instrument for various Church e-services and websites.&lt;br /&gt;
&lt;br /&gt;
The original standard MRN was 8 digits (7 digits plus a check digit). When it became clear that Church membership would exceed 10 million, the MRN format was extended to 11 digits (10 digits plus a check digit). All existing 8-digit numbers were given three leading zeroes. The new system will accommodate up to 10 billion unique MRNs.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Membership record]]&lt;br /&gt;
* [[Temporary membership record]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Membership]]&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Directory&amp;diff=30715</id>
		<title>Directory</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Directory&amp;diff=30715"/>
		<updated>2012-03-08T20:04:43Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: Undo incorrect edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{directory}}&lt;br /&gt;
The local unit directory shows contact and address information about the members in your ward and stake. Access to the directory requires you to sign in with your [[LDS Account]]. &lt;br /&gt;
&lt;br /&gt;
To access the directory:&lt;br /&gt;
#From [http://lds.org LDS.org], go to &#039;&#039;&#039;Tools &amp;gt; Directory&#039;&#039;&#039;.&lt;br /&gt;
#If you are not already signed in to LDS.org, you will be asked to sign in with your LDS Account.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s new with the directory==&lt;br /&gt;
&lt;br /&gt;
The new directory on LDS.org provides a number of new features and capabilities. In the new directory, you can do the following:  &lt;br /&gt;
* Update your phone number and e-mail address directly, rather than submitting requests through the membership clerk. &lt;br /&gt;
* Enter separate phone numbers and e-mail addresses for each family member.&lt;br /&gt;
* [[Editing_your_directory_profile#Add_a_picture_for_me_or_a_family_member|Upload individual photos]] of each of your family members as well as a family photo. &lt;br /&gt;
* View your ward photo directory online, with all members photos and names consolidated in one view.&lt;br /&gt;
* View member addresses on a map (the directory integrates with [http://maps.google.com Google Maps]).&lt;br /&gt;
* Get driving directions to and from a member&#039;s address. &lt;br /&gt;
* Hide your contact information from view (directory administrators can choose to hide contact information of members who prefer not to be contacted).&lt;br /&gt;
* See immediate results as you type any part of a member&#039;s name. This lets you more easily find members when you only know part of the name. &lt;br /&gt;
* View extensive leader callings for each group in your ward, from callings in Deacons to Primary, Bishopric, and more.&lt;br /&gt;
&lt;br /&gt;
==Data privacy==&lt;br /&gt;
Each head of household can edit their profile and select whether or not the household should appear on the directory. In some countries, households will be visible by default. But if you are accessing this site from a country (such as European countries and Mexico) whose privacy laws require consent to share personal information, your household will not be visible until you explicitly opt-in, allowing others in your ward/branch and stake/district to view your contact information. You may also choose to opt-out at any time.&lt;br /&gt;
&lt;br /&gt;
==Getting help==&lt;br /&gt;
If you have a question not currently answered, post your question in the [https://tech.lds.org/forum LDS Tech Forum]. You can also  [http://lds.org/tools/feedback?lang=eng submit feedback here].&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Directory&amp;diff=28826</id>
		<title>Directory</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Directory&amp;diff=28826"/>
		<updated>2012-01-04T03:34:47Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: Undo revision 28823 by Cjharms (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{directory}}&lt;br /&gt;
The local unit directory shows contact and address information about the members in your ward and stake. Access to the directory requires you to sign in with your [[LDS Account]]. &lt;br /&gt;
&lt;br /&gt;
To access the directory:&lt;br /&gt;
#From [http://lds.org LDS.org], go to &#039;&#039;&#039;Tools &amp;gt; Directory&#039;&#039;&#039;.&lt;br /&gt;
#If you are not already signed in to LDS.org, you will be asked to sign in with your LDS Account.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s new with the directory==&lt;br /&gt;
&lt;br /&gt;
The new directory on LDS.org provides a number of new features and capabilities. In the new directory, you can do the following:  &lt;br /&gt;
* Update your phone number and e-mail address directly, rather than submitting requests through the membership clerk. &lt;br /&gt;
* Enter separate phone numbers and e-mail addresses for each family member.&lt;br /&gt;
* Upload individual photos of each of your family members as well as a family photo. &lt;br /&gt;
* View your ward photo directory online, with all members photos and names consolidated in one view.&lt;br /&gt;
* View member addresses on a map (the directory integrates with [http://maps.google.com Google Maps]).&lt;br /&gt;
* Get driving directions to and from a member&#039;s address. &lt;br /&gt;
* Hide your contact information from view (directory administrators can choose to hide contact information of members who prefer not to be contacted).&lt;br /&gt;
* See immediate results as you type any part of a member&#039;s name. This lets you more easily find members when you only know part of the name. &lt;br /&gt;
* View extensive leader callings for each group in your ward, from callings in Deacons to Primary, Bishopric, and more.&lt;br /&gt;
&lt;br /&gt;
==Data privacy==&lt;br /&gt;
Each head of household can edit their profile and select whether or not the household should appear on the directory. In some countries, households will be visible by default. But if you are accessing this site from a country (such as European countries, Mexico, and Australia) whose privacy laws require consent to share personal information, your household will not be visible until you explicitly opt-in, allowing others in your ward/branch and stake/district to view your contact information. You may also choose to opt-out at any time.&lt;br /&gt;
&lt;br /&gt;
==Getting help==&lt;br /&gt;
If you have a question not currently answered, post your question in the [https://tech.lds.org/forum LDS Tech Forum]. You can also  [http://lds.org/tools/feedback?lang=eng submit feedback here].&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Roles_and_responsibilities_(Directory)&amp;diff=27803</id>
		<title>Talk:Roles and responsibilities (Directory)</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Roles_and_responsibilities_(Directory)&amp;diff=27803"/>
		<updated>2011-11-14T17:45:56Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: Respond and question about Stake Website Administrators&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==More than one kind of administrator==&lt;br /&gt;
&lt;br /&gt;
[https://tech.lds.org/forum/member.php?8813-jdcr256 jdcr256] has verified on the [https://tech.lds.org/forum/showthread.php?8993-ward-website-administrator-rights&amp;amp;p=68834&amp;amp;viewfull=1#post68834 Directory forum] that the ward website administrator does not have the same rights as other directory administrators (specifically they can only administer photos, not profile information).  This should be clarified in this documentation.  Johnsonth, are you open to community edits on these pages? -- [[User:Eblood66|Eric Blood]] 16:06, 12 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
: This content wouldn&#039;t have been moved to the wiki if it weren&#039;t open for reasonable edits. So go ahead and edit it if you&#039;d like. In any case, thanks for bringing this up. -- [[User:Aebrown|Aebrown]] 06:33, 13 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: That&#039;s kind of what I thought but I wasn&#039;t sure if there might be some other reason they were moved (temporarily perhaps).  In any case, I&#039;ve added clarification on that issue.  However, I think it may still be misleading in another area.  Alan, do you know if the Stake callings actually provide the ability to manage photos or edit information?  Or do those roles just allow you to see members who have opt-ed out (and maybe youth in other wards)?  -- [[User:Eblood66|Eric Blood]] 04:41, 14 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
::: Stake callings in the stake presidency or stake clerk (including assistants) do confer permission to edit profiles. People with such callings also have the ability to see members who have opted out, and also children in other other wards. But they do not have the ability to do anything with photos in any ward.&lt;br /&gt;
&lt;br /&gt;
:::: If website administrators don&#039;t have rights to edit profiles then do Stake Website Administrators get any special rights on the Directory at all?  Can they view opt-out members or children in other wards? Do you know? -- [[User:Eblood66|Eric Blood]] 17:00, 14 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
::: Because of this, I don&#039;t think your recent change to the article to document a new role of &amp;quot;photo-only administrator&amp;quot; helps clarify the issue properly. I would prefer to have three roles: member, administrator, and profile editor (we could talk about the exact wording for this last role title). For the administrator role we would discuss the photo-related functions, and for the profile editor role we would discuss the profile-related functions. We would then note that some callings grant one of those roles and other callings grant both roles. -- [[User:Aebrown|Aebrown]] 12:55, 14 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::: I agree.  With yet another combination of rights for stake callings, what I added doesn&#039;t cover the real situation.  And I agree that several roles (with multiple rights per calling in some cases) would be better (probably laid out in an &#039;access table&#039; format).  &#039;&#039;Profile editor&#039;&#039; sounds OK to me too.  I&#039;m not too sure about using &#039;&#039;administrator&#039;&#039; for just the photo-related features though.  Maybe &#039;&#039;photo manager&#039;&#039; instead? But it sounds like there is another right as well: the right to see children in other wards.  Ward level callings do not have special rights in this area.  Like all members they can only see the children in their own ward but not in other wards. -- [[User:Eblood66|Eric Blood]] 17:00, 14 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::::Thanks for noting the problems on this page. I wasn&#039;t aware of all the administrator role nuances, so I had to get some clarification. I updated the page to more accurately reflect the different types of administrators. Does my update make sense? I am hesitant to create a term such as &amp;quot;photo administrator&amp;quot; or &amp;quot;profile only administrator&amp;quot; if those terms aren&#039;t reflected in the directory interface anywhere.  By the way, I&#039;m glad to see you make direct changes to the page. The philosophy of the wiki is that through successive edits from many people, we get more accurate information. Feel free to make any additional edits that you see needed. By the way, would be interested in assessing all directory help information? It would really benefit from a rigorous review.--[[User:Johnsonth|Tom Johnson]] 17:14, 14 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::::: The update does make more sense (although Alan beat me to correcting the rights for the website administrator).  I wanted your input before using new terms anyway and this looks good.  I still have one concern though.  Can you verify that the Stake Website Administrator calling does provide profile edit rights (unlike the ward and district callings)? -- [[User:Eblood66|Eric Blood]] 17:45, 14 November 2011 (UTC)&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Roles_and_responsibilities_(Directory)&amp;diff=27789</id>
		<title>Talk:Roles and responsibilities (Directory)</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Roles_and_responsibilities_(Directory)&amp;diff=27789"/>
		<updated>2011-11-14T17:00:17Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: /* More than one kind of administrator */  - Respond&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==More than one kind of administrator==&lt;br /&gt;
&lt;br /&gt;
[https://tech.lds.org/forum/member.php?8813-jdcr256 jdcr256] has verified on the [https://tech.lds.org/forum/showthread.php?8993-ward-website-administrator-rights&amp;amp;p=68834&amp;amp;viewfull=1#post68834 Directory forum] that the ward website administrator does not have the same rights as other directory administrators (specifically they can only administer photos, not profile information).  This should be clarified in this documentation.  Johnsonth, are you open to community edits on these pages? -- [[User:Eblood66|Eric Blood]] 16:06, 12 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
: This content wouldn&#039;t have been moved to the wiki if it weren&#039;t open for reasonable edits. So go ahead and edit it if you&#039;d like. In any case, thanks for bringing this up. -- [[User:Aebrown|Aebrown]] 06:33, 13 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: That&#039;s kind of what I thought but I wasn&#039;t sure if there might be some other reason they were moved (temporarily perhaps).  In any case, I&#039;ve added clarification on that issue.  However, I think it may still be misleading in another area.  Alan, do you know if the Stake callings actually provide the ability to manage photos or edit information?  Or do those roles just allow you to see members who have opt-ed out (and maybe youth in other wards)?  -- [[User:Eblood66|Eric Blood]] 04:41, 14 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
::: Stake callings in the stake presidency or stake clerk (including assistants) do confer permission to edit profiles. People with such callings also have the ability to see members who have opted out, and also children in other other wards. But they do not have the ability to do anything with photos in any ward.&lt;br /&gt;
&lt;br /&gt;
:::: If website administrators don&#039;t have rights to edit profiles then do Stake Website Administrators get any special rights on the Directory at all?  Can they view opt-out members or children in other wards? Do you know? -- [[User:Eblood66|Eric Blood]] 17:00, 14 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
::: Because of this, I don&#039;t think your recent change to the article to document a new role of &amp;quot;photo-only administrator&amp;quot; helps clarify the issue properly. I would prefer to have three roles: member, administrator, and profile editor (we could talk about the exact wording for this last role title). For the administrator role we would discuss the photo-related functions, and for the profile editor role we would discuss the profile-related functions. We would then note that some callings grant one of those roles and other callings grant both roles. -- [[User:Aebrown|Aebrown]] 12:55, 14 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::: I agree.  With yet another combination of rights for stake callings, what I added doesn&#039;t cover the real situation.  And I agree that several roles (with multiple rights per calling in some cases) would be better (probably laid out in an &#039;access table&#039; format).  &#039;&#039;Profile editor&#039;&#039; sounds OK to me too.  I&#039;m not too sure about using &#039;&#039;administrator&#039;&#039; for just the photo-related features though.  Maybe &#039;&#039;photo manager&#039;&#039; instead? But it sounds like there is another right as well: the right to see children in other wards.  Ward level callings do not have special rights in this area.  Like all members they can only see the children in their own ward but not in other wards. -- [[User:Eblood66|Eric Blood]] 17:00, 14 November 2011 (UTC)&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Roles_and_responsibilities_(Directory)&amp;diff=27775</id>
		<title>Talk:Roles and responsibilities (Directory)</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Roles_and_responsibilities_(Directory)&amp;diff=27775"/>
		<updated>2011-11-14T04:41:49Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==More than one kind of administrator==&lt;br /&gt;
&lt;br /&gt;
[https://tech.lds.org/forum/member.php?8813-jdcr256 jdcr256] has verified on the [https://tech.lds.org/forum/showthread.php?8993-ward-website-administrator-rights&amp;amp;p=68834&amp;amp;viewfull=1#post68834 Directory forum] that the ward website administrator does not have the same rights as other directory administrators (specifically they can only administer photos, not profile information).  This should be clarified in this documentation.  Johnsonth, are you open to community edits on these pages? -- [[User:Eblood66|Eric Blood]] 16:06, 12 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
: This content wouldn&#039;t have been moved to the wiki if it weren&#039;t open for reasonable edits. So go ahead and edit it if you&#039;d like. In any case, thanks for bringing this up. -- [[User:Aebrown|Aebrown]] 06:33, 13 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: That&#039;s kind of what I thought but I wasn&#039;t sure if there might be some other reason they were moved (temporarily perhaps).  In any case, I&#039;ve added clarification on that issue.  However, I think it may still be misleading in another area.  Alan, do you know if the Stake callings actually provide the ability to manage photos or edit information?  Or do those roles just allow you to see members who have opt-ed out (and maybe youth in other wards)?  -- [[User:Eblood66|Eric Blood]] 04:41, 14 November 2011 (UTC)&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Roles_and_responsibilities_(Directory)&amp;diff=27646</id>
		<title>Talk:Roles and responsibilities (Directory)</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Roles_and_responsibilities_(Directory)&amp;diff=27646"/>
		<updated>2011-11-12T16:06:40Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: Created page with &amp;#039;==More than one kind of administrator==  [https://tech.lds.org/forum/member.php?8813-jdcr256 jdcr256] has verified on the [https://tech.lds.org/forum/showthread.php?8993-ward-web…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==More than one kind of administrator==&lt;br /&gt;
&lt;br /&gt;
[https://tech.lds.org/forum/member.php?8813-jdcr256 jdcr256] has verified on the [https://tech.lds.org/forum/showthread.php?8993-ward-website-administrator-rights&amp;amp;p=68834&amp;amp;viewfull=1#post68834 Directory forum] that the ward website administrator does not have the same rights as other directory administrators (specifically they can only administer photos, not profile information).  This should be clarified in this documentation.  Johnsonth, are you open to community edits on these pages? -- [[User:Eblood66|Eric Blood]] 16:06, 12 November 2011 (UTC)&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Leader_and_Clerk_Resources&amp;diff=20109</id>
		<title>Leader and Clerk Resources</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Leader_and_Clerk_Resources&amp;diff=20109"/>
		<updated>2011-01-17T19:33:21Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: Clarified access for assistant executive secretaries and that standard positions are needed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Leader Portal &#039;&#039;&#039;on new.lds.org provides stake presidencies, bishoprics, executive secretaries, and clerks with access to helpful resources for their leadership callings. The resources include links to relevant applications, reports from MLS, calling lists, and tools for focusing on members. By consolidating these resources into one secure, online location, leaders can spend less time managing administrative details and more time ministering to members. &lt;br /&gt;
&lt;br /&gt;
== Callings with Leader Portal access ==&lt;br /&gt;
&lt;br /&gt;
Members with the following callings have access to the Leader Portal:&lt;br /&gt;
*Stake Presidency (President, 1st and 2nd Counselor)&lt;br /&gt;
*District Presidency (President, 1st and 2nd Counselor)&lt;br /&gt;
*Bishopric (Bishop, 1st and 2nd Counselor)&lt;br /&gt;
*Branch Presidency (President, 1st and 2nd Counselor)&lt;br /&gt;
*Executive Secretary&lt;br /&gt;
*Assistant Executive Secretary (Stake only)&lt;br /&gt;
*Clerk&lt;br /&gt;
*Assistant Clerk - Membership&lt;br /&gt;
*Assistant Clerk &lt;br /&gt;
&lt;br /&gt;
Some callings do not currently have access but will have access in the near future. These callings include:&lt;br /&gt;
*Assistant Clerk - Finance&lt;br /&gt;
*Assistant Clerk - Technology Specialist&lt;br /&gt;
*Acting Ward/Branch Leaders&lt;br /&gt;
NOTE: Finance clerks do not yet have access because the Leader Portal still lacks financial tools.&lt;br /&gt;
&lt;br /&gt;
In order to gain access to the Leader Portal the calling must be recorded in MLS with the appropriate [https://tech.lds.org/wiki/Callings#Difference_between_standard_positions_and_custom_positions standard] position.&lt;br /&gt;
&lt;br /&gt;
== Accessing the Leader Portal ==&lt;br /&gt;
&lt;br /&gt;
To access the Leader Portal:&lt;br /&gt;
&lt;br /&gt;
# On [http://lds.org/ lds.org], go to &#039;&#039;&#039;Tools &amp;gt; Leader and Clerk Resources&#039;&#039;&#039;. Or go directly to [http://lds.org/leader lds.org/leader.]  &lt;br /&gt;
# Sign in with your [http://ldsaccount.lds.org/ LDS Account].&lt;br /&gt;
&lt;br /&gt;
The Leader Portal shows a toolbar and other resources for leaders.&lt;br /&gt;
&lt;br /&gt;
As you explore the resources on the Leader Portal, you can return to the Leader Portal home page by clicking the &#039;&#039;&#039;home&#039;&#039;&#039; icon [[File:Homeicon.jpg]] and selecting &#039;&#039;&#039;My Calling&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== The Leader Portal Homepage ==&lt;br /&gt;
The following image shows the main features of the Leader Portal. &lt;br /&gt;
&lt;br /&gt;
[[File:Leaderportalhome.jpg|frame|none|The Leader Portal appears for bishops, stake presidents, clerks, and secretaries when they go to Tools &amp;gt; Leader and Clerk Resources.]]&lt;br /&gt;
&lt;br /&gt;
[[File:Box1.png]] &#039;&#039;&#039;Navigation bar.&#039;&#039;&#039; The navigation bar is specific to the leadership portal and contains links to applications, tools, and reports. These resources are explained in more detail in the following sections. The options on this toolbar will continue to grow and change as new resources and tools are added. &lt;br /&gt;
&lt;br /&gt;
[[File:Box2.png]] &#039;&#039;&#039;Send a Message.&#039;&#039;&#039; The messaging system allows you to send a message to a member in your ward or stake. Start typing a member&#039;s name to see the available matches. The message will appear to be sent from your LDS Account e-mail address and will include a tagline in the message footer noting your name and calling. You can also send an e-mail message to a predefined list that appears, such as Stake Council or Stake Young Mens Presidency. These lists group together members by calling.&lt;br /&gt;
&lt;br /&gt;
If members have selected to keep their contact information private, leaders will see a visual indicator letting them know the members prefer not to be contacted. For countries outside the European Union, member contact information is shown by default until a member chooses to make it private. For countries inside the European Union, it&#039;s the opposite: member contact information is private by default until a member chooses to show it. (This data privacy policy conforms to European Union data privacy directives.)&lt;br /&gt;
&lt;br /&gt;
[[File:Box3.png]] &#039;&#039;&#039;Member Lookup.&#039;&#039;&#039; In the Member Lookup field, start typing the name of a member in your ward or stake. As soon as you type a few letters, a list of matches appears (for both first and last names). After you select a name, a pop-up box appears with details about the member, including family information, ordinance dates, and calling information. &lt;br /&gt;
&lt;br /&gt;
[[File:Box4.png]] &#039;&#039;&#039;Communications.&#039;&#039;&#039; The Communications area shows official communications from Church Headquarters and messages from applications. Notifications from applications will contain links that take you directly into the application.&lt;br /&gt;
&lt;br /&gt;
[[File:Box5.png]] &#039;&#039;&#039;Schedule.&#039;&#039;&#039; The schedule shows events from calendars you are subscribed to. The [http://new.lds.org/church-calendar calendar] allows you to create both public and private calendars. For example, you can create a Ward Activities Calendar or Temple Calendar that all members can see. However, you can also create private calendars that only you and those you select can see. Common private calendars include interview schedules and private meetings. The Leader Portal brings the details of all calendars into your immediate view. For more information about the calendar, see the [https://tech.lds.org/ldshelp/index.php5/Local_Unit_Calendar:_Introduction_to_the_Calendar/eng Calendar Help].&lt;br /&gt;
&lt;br /&gt;
[[File:Box6.png]] &#039;&#039;&#039;Leadership Training Resources.&#039;&#039;&#039; The center of the Leadership Portal shows leadership training resources, such as from World Wide Leadership Training or other resources from the Priesthood Department. Church Headquarters can easily publish new materials in this section that are timely and relevant for leaders.&lt;br /&gt;
&lt;br /&gt;
[[File:Box7.png]] &#039;&#039;&#039;Directory of Leaders.&#039;&#039;&#039; The Directory of Leaders gives you quick access to the Church Directory of Leaders (CDOL). This directory shows contact information for leaders across the Church, including clerks, bishops, seminary instructors, stake presidents, patriarchs, seventies, apostles, and more. You can see the leader&#039;s position, phone number, unit, and location. &lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
The Resources section on the navigation bar provides links to applications that can help with your calling. &lt;br /&gt;
&lt;br /&gt;
[[File:Resources.png|frame|none|The Resources menu lists applications relevant to leaders.]]&lt;br /&gt;
&lt;br /&gt;
Each application from this Resources menu is described briefly below.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Member Focus.&#039;&#039;&#039; Member Focus allows a leader (bishop or stake president) and executive secretary to keep track of individuals they&#039;re working with by listing the names in a convenient location. For example, suppose you&#039;re working with a priest named Joe to help advance him to the Melchizedek priesthood. You might add Joe to this list so you can periodically review his progress.&lt;br /&gt;
&lt;br /&gt;
After you add a member&#039;s name to the list, you can click the member&#039;s name to see details about the member, including his or her family information, ordinances, and callings. In the Last Appointment field, you can note the date you last met with the individual. Although Member Focus doesn&#039;t allow you to make notes about members, you can click two links:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;Request Appointment:&#039;&#039; Sends a message to the executive secretary requesting an appointment with the member.&lt;br /&gt;
* &#039;&#039;Send Message:&#039;&#039; Sends a message directly to the individual (based on the contact information in MLS).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Interviews.&#039;&#039;&#039; Interviews shows you upcoming interviews that are scheduled with members. This is a simple application that allows executive secretaries to inform the bishop about the interviews that are scheduled.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Missionary Recommend Entry.&#039;&#039;&#039; The [http://lds.org/mss Missionary Online Recommendation System] allows bishops and stake presidents to move missionary candidates through the missionary submission process. You can add your comments in the system and submit the forms to the next level. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Church Directory of Organizations and Leaders.&#039;&#039;&#039; This directory (referred to as [[CDOL]]) contains a global database of leader contact information. CDOL allows leaders to quickly call one another for a variety of reasons, such as when evaluating callings, conducting disciplinary councils, administering welfare, submitting applications, and more.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Employment Resource Services.&#039;&#039;&#039; [http://ldsjobs.org Employment Resource Services] helps members find employment, education resources, and community resources. Members can view job listings, build profiles of job history and skills, and save job searches. This site also provides information resources for leaders to help unemployed members.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Temple Entry System.&#039;&#039;&#039; After issuing temple recommends to members, you use Temple Entry System to activate or deactivate the recommends. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Purchase Materials.&#039;&#039;&#039; Purchase Materials takes you to the new Online Store at [http://store.lds.org/ http://store.lds.org], where you can order supplies for your ward or stake, scriptures, garments and temple clothing, manuals, gospel study materials, and more.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Action and Interview List.&#039;&#039;&#039; This list compiles actions that need to be taken in a ward or stake. The following situations are highlighted: children approaching baptism age, unbaptized members, overdue Aaronic priesthood ordinations, young men approaching mission age, men who have not served a mission, and potential missionary couples.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key Indicators.&#039;&#039;&#039; Key indicators shows a chart of key statistics, such as sacrament meeting attendance, home teaching, endowed adults with temple recommends, and so on. The chart allows you to layer the statistics on top of each other so you can compare and contrast trends.&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
The Organizations menu shows reports about callings. These calling reports allow bishops and stake presidents to more quickly fill open callings, monitor existing callings, and identify members who need callings. &lt;br /&gt;
&lt;br /&gt;
[[File:Callings.png|frame|none|The Organizations menu allows you to see information about callings in your ward or stake.]]&lt;br /&gt;
You can select four options to view callings:&lt;br /&gt;
&lt;br /&gt;
* By Organization&lt;br /&gt;
* Members with Callings&lt;br /&gt;
* Members without Callings&lt;br /&gt;
* Out of Unit Callings&lt;br /&gt;
&lt;br /&gt;
== Reports ==&lt;br /&gt;
The Reports menu shows common reports from MLS.&lt;br /&gt;
[[File:Reports.png|frame|none|The Reports menu shows many of the reports that were previously only available in MLS.]]&lt;br /&gt;
&lt;br /&gt;
The following reports are currently available:&lt;br /&gt;
&lt;br /&gt;
* Action and Interview List&lt;br /&gt;
* Unit Statistics&lt;br /&gt;
* Without Recommend&lt;br /&gt;
* Members Moved In&lt;br /&gt;
* Not Endowed&lt;br /&gt;
* Birthday List&lt;br /&gt;
* Quarterly Report&lt;br /&gt;
* New Member&lt;br /&gt;
* Key Indicators&lt;br /&gt;
* Temple Recommend Status&lt;br /&gt;
* Attendance Rolls&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
The information currently in the Leadership Portal is just the beginning. More of the information from MLS will continue to migrate online, in addition to home and visiting teaching modules, a leadership training library, and more. The calendar and directory will also be more integrated. These enhancements will take place in 2011 and beyond.&lt;br /&gt;
&lt;br /&gt;
[[Category:Websites]]&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Leader_Resources_and_Clerk_Resources&amp;diff=19428</id>
		<title>Talk:Leader Resources and Clerk Resources</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Leader_Resources_and_Clerk_Resources&amp;diff=19428"/>
		<updated>2010-12-05T05:12:08Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: Created page with &amp;#039;== Ward Assistant Executive Secretaries ==  Unless something has changed very recently there isn&amp;#039;t a standard position for a ward assistant executive secretary (although I think …&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Ward Assistant Executive Secretaries ==&lt;br /&gt;
&lt;br /&gt;
Unless something has changed very recently there isn&#039;t a standard position for a ward assistant executive secretary (although I think many wards have them--mine does).  As such ward assistant executive secretaries do not have access to the leader portal but the wording on this page implies that they do which may be confusing.  I think it should probably be reworded to clarify.  In fact it would probably be better to list the exact standardized callings that have access (probably in a bullet list).  I&#039;d be willing to take a shot at it but since this page was written by a church employee I thought I&#039;d get feedback first and see if the author would prefer to make the changes. -- [[User:Eblood66|Eric Blood]] 05:12, 5 December 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Tech_Project_FAQs&amp;diff=6049</id>
		<title>Tech Project FAQs</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Tech_Project_FAQs&amp;diff=6049"/>
		<updated>2009-07-28T20:52:42Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: /* FAQs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An exciting new direction that the Church is taking is to involve the community in the design and development of various projects.  Some of these projects include:&lt;br /&gt;
&lt;br /&gt;
* [[Local_Unit_Website_Project | Local Unit Website Project]].&lt;br /&gt;
* [[Home Teaching / Visiting Teaching Application | Home and Visiting Teaching Project]]&lt;br /&gt;
* [[Mormon Channel | Mormon Channel Mobile Applications Project]]&lt;br /&gt;
* [[IPhone Scriptures Application | iPhone Scriptures Project]]&lt;br /&gt;
* [[:Category:Projects|more...]]&lt;br /&gt;
&lt;br /&gt;
We encourage anyone to get involved. Read the FAQs below to learn how you can get involved in helping the Church build great applications. &lt;br /&gt;
&lt;br /&gt;
===FAQs===&lt;br /&gt;
Here are answers to some of the most frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
; How do I get involved? &lt;br /&gt;
# You need to follow all of the steps found on the [[Requirements for Participation]] page.&lt;br /&gt;
# Find a project that is interesting to you.  It does not matter if you are a programmer, QA engineer, security expert, technical writer, or UI designer, we need all skill sets and talents.&lt;br /&gt;
# Visit the project page on the wiki for the project you are interested in.  Most are listed above.&lt;br /&gt;
# Each project will have specific needs and many have a step by step process for checking out code, building, with links to our Bug Tracking system so that you can see what needs to be done and volunteer.&lt;br /&gt;
&lt;br /&gt;
; Where can I find out the most urgent projects to help with?&lt;br /&gt;
: Check out our [[Current Needs]] wiki page.&lt;br /&gt;
&lt;br /&gt;
; How do I check out code?&lt;br /&gt;
: We use subversion as our code management system.  Each project has it&#039;s own subversion repository.  Before you can check out any code, however, you must have an LDSAccount username (see [[Requirements for Participation]] for information about how to get an LDSAccount username).  Visit the project page for details on where to find the subversion repository for the project.&lt;br /&gt;
&lt;br /&gt;
; How do I check in code?&lt;br /&gt;
: This depends upon the project.  Some projects you can request to have commit rights to subversion.  Other projects require that you submit code patches to be reviewed before they are applied.  See the project wiki page for specifics.  If you have any questions, please contact [[User:welchtc | Tom Welch]].&lt;br /&gt;
&lt;br /&gt;
; Is there a testing environment for the various projects?&lt;br /&gt;
: Most projects have a test environment that you can utilize.  For example, you can see the latest build of the Local Unit Calendar application by visiting http://tech.lds.org/luc.  Most projects will automatically look for subversion commits and generate builds to the test environment.  See the individual project pages for more information about their test environments.&lt;br /&gt;
&lt;br /&gt;
; Are there any coding or other community standards that must be followed?&lt;br /&gt;
: Each project may have their own standards but overall, you can read the currently defined [[Community Development Best Practices | best practices]].&lt;br /&gt;
&lt;br /&gt;
; I&#039;m not a programmer.  How can I contribute?&lt;br /&gt;
: We always have need for UI designers, QA engineers and testers, technical writers, translators, security experts, project managers, etc.  Contact [[User:welchtc | Tom Welch]] with your skills and we will put you on a team best fitting to your skills.&lt;br /&gt;
&lt;br /&gt;
; What do I do if I have a great idea for a new application?&lt;br /&gt;
: We love to hear your ideas or even see projects you have created.  Please send an email to [[User:welchtc | Tom Welch]] with your idea or project.&lt;br /&gt;
&lt;br /&gt;
; Who do I contact for more information?&lt;br /&gt;
: You can contact [[User:welchtc | Tom Welch]] with any questions that you have.&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=TechWiki_talk:Guidelines&amp;diff=5610</id>
		<title>TechWiki talk:Guidelines</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=TechWiki_talk:Guidelines&amp;diff=5610"/>
		<updated>2009-06-17T20:56:37Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: /* How to help people with guidelines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Template:Need Input==&lt;br /&gt;
I just edited this explanation to eliminate the word &amp;quot;parameter&amp;quot; as it seems a little too much like jargon; however, now I&#039;m thinking that the intent here is for programmers (developers? I&#039;m not sure what the right term is) to be reading these guidelines, then perhaps &amp;quot;parameter&amp;quot; is a clear, meaningful word for them. If it is jargon, then the rest of the template section should be written to get rid of it too. [[User:Aprilbosworth|Aprilbosworth]] 03:02, 16 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I agree the word &amp;quot;parameter&amp;quot; is pretty technical.  I&#039;m not quite sure how else to describe it, since I&#039;ve dealt with this jargon for quite a few years.  I guess it&#039;s time to pull out the Thesaraus.&lt;br /&gt;
&lt;br /&gt;
:P.S.  Don&#039;t forget to sign your name using 4 tildes &#039;~&#039;; I have added your signature to your last post.  Thanks.  -- [[User:Mkmurray|Mike Murray]] 15:52, 16 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Although many participants on the wiki will be developers, we need the involvement of others as well.  So reducing jargon is a good idea (except for certain pages involving technical design such as [[Home Teaching / Visiting Teaching Detailed Design]]). I think your rewrite is good and could be extended to the other templates.  I don&#039;t think we need a term to replace parameter as long as there is an example. --[[User:Eblood66|Eric Blood]] 18:18, 16 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Guidelines vs. Manual of Style ==&lt;br /&gt;
I propose that this article (or portions of it) should be merged with the [[LDS_Tech:Manual of Style|Manual of Style]] or at least be moved to the LDS_Tech namespace. --[[User:Cottrells|Steve]] 20:28, 16 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
: I certainly agree that the Guidelines should be in the LDS Tech namespace. But I don&#039;t like the idea of merging the content with the Manual of Style. As I see it, there is a pretty clear distinction between the articles. The MoS covers specific wording choices, and the Guidelines covers procedures and wiki elements. Articles should cover a specific topic and not be too long. The current organization meets these goals, and merging would violate both principles, in my opinion. -- [[User:Aebrown|Aebrown]] 03:05, 17 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
::I think I was being a little hasty. After further review, I can see the benefit of having these two separate articles. On reflection I think this article would be better placed in the &#039;&#039;Help&#039;&#039; namespace.  --[[User:Cottrells|Steve]] 12:26, 17 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== How to help people with guidelines ==&lt;br /&gt;
&lt;br /&gt;
{{unresolved}}&lt;br /&gt;
There are many contributors who are clearly new to wikis, or at least are not familiar with the standard practices. We&#039;ve tried to collect some helpful guidelines in this article, but clearly some people have never seen these guidelines, or forget what they are, or disagree with them and ignore them. I tend to think most people who don&#039;t follow the guidelines are in the first group. &lt;br /&gt;
&lt;br /&gt;
The errors I see most commonly are:&lt;br /&gt;
* There are a few users who are extremely quick to click the Save Page button when they are editing. They might make 15 changes in the space of 10 minutes that really clutter up the change log, and some are obvious errors that show that they never used preview to see if it was a good change before saving.&lt;br /&gt;
* Mislabeling of changes as a &amp;quot;minor edit.&amp;quot; This is to be used only for completely non-controversial changes such as punctuation, formatting, etc. If you are actually adding content, it is not a minor change, even if you are only adding one sentence. I see many &amp;quot;minor edits&amp;quot; that introduce many lines of new content.&lt;br /&gt;
* Using title case, contrary to the new capitalization guidelines for titles and section headings.&lt;br /&gt;
&lt;br /&gt;
Given that we value the contributions of all contributors, and we work under the assumption that they want to &amp;quot;do it right&amp;quot; but are just not aware, my questions are:&lt;br /&gt;
# How do we help people know about the guidelines? They are mentioned on the Main Page, and on the Help page, but it&#039;s easy to miss those places. Is there some other way to make these guidelines visible? If we had a &amp;quot;Wiki Tip of the Week&amp;quot;, is there a way we could make that sufficiently prominent to get people&#039;s attention?&lt;br /&gt;
# When a particular individual is repeatedly doing things outside the guidelines, how can we help the individual? I have tried to e-mail some of these people, but none of them can be e-mailed through the wiki, either because they did not specify an e-mail address in their profile, or they have requested no e-mail. I really doubt that they monitor their User Talk pages, so that&#039;s probably not effective, either. Am I missing some way to communicate with them?&lt;br /&gt;
&lt;br /&gt;
I&#039;d appreciate any feedback on this topic. -- [[User:Aebrown|Aebrown]] 15:06, 17 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I have been frustrated with the inability to email members in the past as well.  Though this is a side issue to the problem at hand, I think it would help enormously to be able to contact every wiki member offline from the wiki via email.  Might I suggest we make email addresses and receiving emails mandatory?  Is this possible with the software? -- [[User:Mkmurray|Mike Murray]] 15:16, 17 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: It&#039;s certainly possible, but enforcing those e-mail requirements would require customizations that only Tom (as far as I know) could do. Only Tom could tell if people have not supplied e-mail addresses, but have simply chosen not to receive e-mail. Any changes we would make to these settings would not affect current users, but if they supplied e-mail addresses, then at least Tom could e-mail them and request that they start accepting e-mails. -- [[User:Aebrown|Aebrown]] 18:33, 17 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::I think a polite notice on a users talk page, directing them to this article could help. When the user next logs into the site a notice that a message has been left, will be displayed at the top of each page they view. --[[User:Cottrells|Steve]] 19:35, 17 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I wonder if it might be possible to change the default skin to provide a short note next to the minor edit checkbox and near the Save Page and Show Preview buttons advising about their use and a pointer to the guidelines page.  Of course, that&#039;s something only Tom could do as well. -- [[User:Eblood66|Eric Blood]] 20:56, 17 June 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Main_Page&amp;diff=3494</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Main_Page&amp;diff=3494"/>
		<updated>2009-04-16T02:47:00Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: New colors weren&amp;#039;t working in Firefox due to a whitespace issue in the styles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;margin: 10px 0px 0px 0px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #ddcef2; text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
==Welcome to the LDSTech Wiki==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
The purpose of this wiki is for the Church and community members to collaborate on various documents and technology projects sponsored by the Church.  We invite all to participate. &#039;&#039;&#039;New users&#039;&#039;&#039;, please review the [[Requirements for Participation]] and [[Guidelines|Wiki Guidelines]] pages.&lt;br /&gt;
&amp;lt;table width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;10&amp;quot; cellpadding=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #f5faff; margin: 0px 5px 0px 0px; border: 1px solid #a3b0bf;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #cedff2; text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
=== Projects ===&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- Put all project related items in this section --&amp;gt;&lt;br /&gt;
&amp;lt;table width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;10&amp;quot; cellpadding=&amp;quot;0&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cedff2; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
=====Announcements=====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[General_Announcements#Moving_to_HTTPS_for_key_tools | Change in our URLs]]&lt;br /&gt;
* [[General_Announcements#First_Java_Stack_Documentation | LDS Java Stack Documentation]]&lt;br /&gt;
* [[General_Announcements#Where_is_Subversion | Subversion URL]]&lt;br /&gt;
* [[General_Announcements#Syntax_Highlighting | Syntax Code Highlighting in Wiki]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cedff2; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Participation &amp;amp; Current Needs=====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[LDS_Tech:About | New to the LDSTech Wiki?]]&lt;br /&gt;
* [[Requirements for Participation | Requirements for Participation]]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Formatting Help with Formatting Documents]&lt;br /&gt;
* [[Current Needs | Current Needs ]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cedff2; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Current Projects =====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[Home Teaching / Visiting Teaching Application | Home Teaching / Visiting Teaching Application]]&lt;br /&gt;
* [[Church Historical Timeline Application | Church Historical Timeline Application]]&lt;br /&gt;
* [[IPhone Scriptures Application | iPhone Scriptures Application]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cedff2; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Feedback &amp;amp; Suggestions =====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[MLS:_Feedback_and_Suggestions | MLS (Member and Leader Services)]]&lt;br /&gt;
* [[LUWS:_Feedback_and_Suggestions | LUWS (Local Unit Web Sites)]]&lt;br /&gt;
* [[Online_Scriptures:_Feedback_and_Suggestions | Online Scriptures]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cedff2; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
===== Internet &amp;amp; Family Safety =====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[Internet (Family Safety) | Internet Safety]]&lt;br /&gt;
* [[Cell Phones (Family_Safety) | Cell Phone Safety]]&lt;br /&gt;
* [[Family Safety | More]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- End of project related items section --&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #f5fffa; margin: 0px 0px 0px 10px; border: 1px solid #a3bfb1;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #cef2e0; text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Clerks ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;!-- Put all clerks related items in this section --&amp;gt;&lt;br /&gt;
&amp;lt;table width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;10&amp;quot; cellpadding=&amp;quot;0&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cef2e0; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
=====General=====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[Clerks Overview|Overview]]&lt;br /&gt;
* [[Stake Clerk]] / [[Ward Clerk]]&lt;br /&gt;
* [[MLS]]&lt;br /&gt;
* [[Glossary]]&lt;br /&gt;
* &#039;&#039;&#039;[[Tip of the Week]]!&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cef2e0; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
=====Financial=====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[Financial Clerk]]&lt;br /&gt;
* [[Financial Audit]]&lt;br /&gt;
* [[Reconciliation]]&lt;br /&gt;
* [[:Category:Finance|more...]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr  valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cef2e0; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
===== Membership =====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[Membership Clerk]]&lt;br /&gt;
* [[Membership Records]]&lt;br /&gt;
* [[Recording Ordinances]]&lt;br /&gt;
* [[Membership Audit]]&lt;br /&gt;
* [[:Category:Membership|more...]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cef2e0; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
===== Statistical =====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[Statistical Clerk]]&lt;br /&gt;
* [[Statistical Reporting]]&lt;br /&gt;
* [[Quarterly Report]]&lt;br /&gt;
* [[Annual History]]&lt;br /&gt;
* [[:Category:Statistical|more...]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr  valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cef2e0; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
===== Technology =====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[Stake Technology Specialist]]&lt;br /&gt;
* [[Meetinghouse Internet]]&lt;br /&gt;
* [[Meetinghouse Webcast]]&lt;br /&gt;
* [[Satellite Broadcasts]]&lt;br /&gt;
* [[Local Unit Website]]&lt;br /&gt;
* [[:Category:Technology|more...]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;div style=&amp;quot;background-color: #cef2e0; padding-left: 10px; &amp;quot;&amp;gt;&lt;br /&gt;
=====Unit Administration=====&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[:Category:Roles|Roles]]&lt;br /&gt;
* [[CDOL]]&lt;br /&gt;
* [[Maps and Boundaries]]&lt;br /&gt;
* [[Meetinghouse Locator]]&lt;br /&gt;
* [[Training]]&lt;br /&gt;
* [[:Category:Unit Administration|more...]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
{{Box &lt;br /&gt;
| title=Acknowledgement&lt;br /&gt;
| color=green&lt;br /&gt;
| content=For many years Kent S. Larsen of New York City, New York, has personally funded and maintained a mailing list, discussion forum, and (more recently) a wiki for LDS clerks. The administrators of the LDSTech wiki wish to thank this pioneer of clerk training and the other long-time contributors to his site for generously donating all of the contents of their wiki (more than 100 pages of information) to the new LDSTech wiki. This contribution is a great blessing to clerks around the world, allowing the new site to “go live” overnight. &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;!-- End of clerk related items section --&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=User:Eblood66&amp;diff=3461</id>
		<title>User:Eblood66</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=User:Eblood66&amp;diff=3461"/>
		<updated>2009-04-15T15:00:07Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Eric Blood==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Spanish Fork, UT&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Professional&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Chief Software Architect at InsurQuote (a LexisNexis company)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Development Experience&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Lots and lots of Delphi and Perl.  Quite a bit of ASP.NET (C#) and Javascript.  Also some web-based Java database work.  Many years of software architecture and design work along with a fair amount of project management.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Church&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Currently ward clerk, recently EQ secretary.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Contact Information&lt;br /&gt;
|-&lt;br /&gt;
| Email || [mailto:eblood66@gmail.com eblood66@gmail.com]&lt;br /&gt;
|-&lt;br /&gt;
| Yahoo || ted_the_lizard&lt;br /&gt;
|-&lt;br /&gt;
| Google Talk || eblood66&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Meetinghouse_Computers&amp;diff=2616</id>
		<title>Talk:Meetinghouse Computers</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Talk:Meetinghouse_Computers&amp;diff=2616"/>
		<updated>2009-03-30T23:13:31Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: Added signatures&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This needs to be split into Administrative Computers and Family History Computers.  While there may be some similarities, (Windows, Symantec, LANDesk) they are supported and controlled by different departments.)  Use the wrong Desktop image and you&#039;ve got problems.&lt;br /&gt;
&lt;br /&gt;
A 3rd category &amp;quot;Other&amp;quot; (Unofficial FHC, etc) would also be a good idea. [[User:Russellhltn|Russellhltn]] 22:48, 30 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Please feel free to provide any information that you may have on the subject, the wiki is open to edit.  Thank you. [[User:Calebpusey|Calebpusey]] 22:51, 30 March 2009 (UTC) &lt;br /&gt;
&lt;br /&gt;
Remember to [[Guidelines#Sign_your_name|sign comments]] on Talk pages using 4 tildes (~).  It helps keep track of the discussion. [[User:Eblood66|Eric Blood]] 23:13, 30 March 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Main_Page&amp;diff=1725</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Main_Page&amp;diff=1725"/>
		<updated>2009-02-26T02:24:11Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: New Feedback and Suggestions section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Welcome to the LDSTech Wiki==&lt;br /&gt;
&lt;br /&gt;
The purpose of this wiki is for the Church and community members to collaborate on various technology projects sponsored by the Church.  We invite all to participate in these projects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- ANNOUNCEMENTS SECTION --&amp;gt;&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0px 5px 10px 0px; border: 1px solid #D8D7C5;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #F2F3E5; text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
===Announcements===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding: 0px 5px 0px 5px;&amp;quot;&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Notice:&#039;&#039;&#039; Subversion, the Java repositories, Jira, and this whole Wiki are now accessed via HTTPS instead of HTTP.  Please make sure you updated your links to represent this change.&lt;br /&gt;
* We have posted the first bit of documentation on the [[LDS Java Stack]].  More to come!&lt;br /&gt;
* Many people ask where Subversion is?  The Subversion URL is https://tech.lds.org/svn.  We have two projects posted there (HT/VT and Timeline).&lt;br /&gt;
* We have added Syntax Highlighting to the wiki so that if you paste source code snippits, they will show up with highlights.  Read more about the syntax on how to add your source code and get the highlighting working [[metawikipedia:Extension:SyntaxHighlight_GeSHi|here]]. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- END OF ANNOUNCEMENTS SECTION --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- CURRENT PROJECTS SECTION --&amp;gt;&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 10px 5px 0px 0px; border: 1px solid #D8D7C5;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #F2F3E5; text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Current Projects===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding: 0px 5px 0px 5px;&amp;quot;&amp;gt;&lt;br /&gt;
Currently the Church is asking for help in collaborating on the following projects.&lt;br /&gt;
&lt;br /&gt;
* [[Home Teaching / Visiting Teaching Application]]&lt;br /&gt;
* [[Church Historical Timeline Application]]&lt;br /&gt;
* [[IPhone Scriptures Application]]&lt;br /&gt;
&lt;br /&gt;
Should you have any questions or suggestions please contact [[User:Welchtc | Tom Welch]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- END OF CURRENT PROJECTS SECTION --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- REQUIREMENTS FOR PARTICIPATION SECTION --&amp;gt;&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0px 0px 10px 5px; border: 1px solid #D8D7C5;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #F2F3E5; text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Requirements for Participation===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding: 0px 5px 0px 5px;&amp;quot;&amp;gt;&lt;br /&gt;
In order to participate and contribute to any projects that the Church sponsors, each individual must:&lt;br /&gt;
# Agree to and fill out the [http://tech.lds.org/index.php?option=com_content&amp;amp;task=view&amp;amp;id=140&amp;amp;Itemid=61 Individual Contributors License Agreement]. &lt;br /&gt;
# Have an [http://ldsaccount.lds.org LDS Account].  To do so you must know your membership number and confirmation date.  &#039;&#039;&#039;Note:&#039;&#039;&#039; Having an LDS Account is not the same as having a login to the Local Unit Web Sites.  Please follow the [http://ldsaccount.lds.org LDS Account link] to get your account.  LDS Account is the new unified authentication being deployed to all applications at the Church.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- END OF REQUIREMENTS SECTION --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- CURRENT VOLUNTEER NEEDS SECTION--&amp;gt;&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 10px 0px 0px 5px; border: 1px solid #D8D7C5;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #F2F3E5; text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Current Volunteer Needs===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding: 0px 5px 0px 5px;&amp;quot;&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;UI and Web designers&#039;&#039;&#039; for the [[Home_Teaching_/_Visiting_Teaching_Application#Current_Needs | Home Teaching / Visiting Teaching project]].&lt;br /&gt;
* &#039;&#039;&#039;QA Engineers&#039;&#039;&#039; for the [[Home_Teaching_/_Visiting_Teaching_Application#Current_Needs | Home Teaching / Visiting Teaching project]]. &lt;br /&gt;
&lt;br /&gt;
Our new [[LDSTech:Community_Portal|Community Portal]] is the central place for coordinating volunteer efforts. Go there to find ways you can contribute.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- END OF VOLUNTEER SECTION--&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- FEEDBACK AND SUGGESTIONS SECTION --&amp;gt;&lt;br /&gt;
&amp;lt;!----------------------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 10px 0px 0px 5px; border: 1px solid #D8D7C5;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #F2F3E5; text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Feedback and Suggestions===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding: 0px 5px 5px 5px;&amp;quot;&amp;gt;&lt;br /&gt;
Wiki pages are available for tracking feedback and suggestions on certain Church applications.  Help improve these applications by adding your own suggestions.  Please keep entries brief and concise.  If expanded information or discussion is needed, post the information in the appropriate [http://tech.lds.org/forum/forumdisplay.php?f=21 LDS Tech forum] and add a link to the discussion in the wiki page.&lt;br /&gt;
&lt;br /&gt;
* [[MLS: Feedback and Suggestions|MLS (Member and Leader Services)]]&lt;br /&gt;
* [[LUWS: Feedback and Suggestions|LUWS (Local Unit Web Sites)]]&lt;br /&gt;
* [[Online Scriptures: Feedback and Suggestions|Online Scriptures]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- END OF VOLUNTEER SECTION--&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==New to LDSTech Wiki?==&lt;br /&gt;
LDSTech Wiki uses [[wikipedia:MediaWiki|MediaWiki]], a web-based [[wikipedia:wiki|wiki]] software popularly known for its use in [[wikipedia:Main_Page|Wikipedia]].  Consult the [[metawikipedia:Help:Contents|User&#039;s Guide]] for information on using wiki software.  Here are some quick tips to help you get going.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Searching for Articles&#039;&#039;&#039;: To search for an article or some content within the wiki, type in your search phrase in the search box (where it says &amp;quot;wiki search...&amp;quot;).  Then you can either press the &#039;&#039;&#039;Go&#039;&#039;&#039; or &#039;&#039;&#039;Search&#039;&#039;&#039; button to perform  your search.  The &#039;&#039;&#039;Go&#039;&#039;&#039; button will first search for an article with the exact name as you typed in.  Then it will find all articles with the words you typed in.  The &#039;&#039;&#039;Search&#039;&#039;&#039; button searches all articles for any of the words you typed in.&lt;br /&gt;
* &#039;&#039;&#039;Creating Articles&#039;&#039;&#039;: To create an article, simple type in the search box the name of the article and press the &#039;&#039;&#039;Go&#039;&#039;&#039; button.  A search will be performed with the exact article name as the one you typed in.  If an article with the exact name is not found, there will be a link on the search results page that will allow you to create the article. &lt;br /&gt;
* &#039;&#039;&#039;Editing Articles&#039;&#039;&#039;: To edit an article, simply press the &#039;&#039;&#039;Edit&#039;&#039;&#039; tab at the top of the article.  You edit articles using &amp;quot;[[wikipedia:Wikitext|wikitext]]&amp;quot;. [[metawikipedia:Help:Formatting|Here]] is a quick reference of formatting commands for your convenience.&lt;br /&gt;
* &#039;&#039;&#039;Discussing Articles&#039;&#039;&#039;: If you want to discuss an article,click the &#039;&#039;&#039;Discussions&#039;&#039;&#039; tab at the top of an article and type in your comments.&lt;br /&gt;
* &#039;&#039;&#039;Red vs Blue Hyperlinks&#039;&#039;&#039;: Red links are links to articles within the wiki that have not been created yet.  Simply click on the link and you can then create the article.  Blue links are links to wiki articles already created or links to external sites.&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Template:OutOfDate&amp;diff=1254</id>
		<title>Template:OutOfDate</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=Template:OutOfDate&amp;diff=1254"/>
		<updated>2008-11-19T04:24:39Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: New page: {| style=&amp;quot;margin: 0 10%; border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #F29626;&amp;quot; |- | | style=&amp;quot;padding: 0.25em 0.5em; width: 100%;&amp;quot; | This...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;margin: 0 10%; border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #F29626;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| style=&amp;quot;padding: 0.25em 0.5em; width: 100%;&amp;quot; | This section contains information that may be &amp;lt;b&amp;gt;out-of-date&amp;lt;/b&amp;gt; due to later decisions or developments.&amp;lt;br/&amp;gt;{{{1|}}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{{category|[[Category:OutOfDate]]}}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Documentation ==&lt;br /&gt;
Apply this template to a discussion in a Talk Page to indicate that there is information in the discussion that may no longer be valid because of later changes or decisions in the project.  In may also be used in documentation pages where out-of-date information cannot be deleted or modified.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
Simply insert the template at the top of a Talk Page discussion by typing &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{OutOfDate}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;. In general you should supply a short description of what information is out-of-date and why it is invalid, e.g., &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{OutOfDate|Feature X has been removed from the project requirements}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[Category:Templates|OutOfDate]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=TechWiki_talk:Guidelines&amp;diff=925</id>
		<title>TechWiki talk:Guidelines</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=TechWiki_talk:Guidelines&amp;diff=925"/>
		<updated>2008-10-16T18:18:17Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: /* Template:Need Input */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Template:Need Input==&lt;br /&gt;
I just edited this explanation to eliminate the word &amp;quot;parameter&amp;quot; as it seems a little too much like jargon; however, now I&#039;m thinking that the intent here is for programmers (developers? I&#039;m not sure what the right term is) to be reading these guidelines, then perhaps &amp;quot;parameter&amp;quot; is a clear, meaningful word for them. If it is jargon, then the rest of the template section should be written to get rid of it too. [[User:Aprilbosworth|Aprilbosworth]] 03:02, 16 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I agree the word &amp;quot;parameter&amp;quot; is pretty technical.  I&#039;m not quite sure how else to describe it, since I&#039;ve dealt with this jargon for quite a few years.  I guess it&#039;s time to pull out the Thesaraus.&lt;br /&gt;
&lt;br /&gt;
:P.S.  Don&#039;t forget to sign your name using 4 tildes &#039;~&#039;; I have added your signature to your last post.  Thanks.  -- [[User:Mkmurray|Mike Murray]] 15:52, 16 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Although many participants on the wiki will be developers, we need the involvement of others as well.  So reducing jargon is a good idea (except for certain pages involving technical design such as [[Home Teaching / Visiting Teaching Detailed Design]]). I think your rewrite is good and could be extended to the other templates.  I don&#039;t think we need a term to replace parameter as long as there is an example. --[[User:Eblood66|Eric Blood]] 18:18, 16 October 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
	<entry>
		<id>https://tech-test.churchofjesuschrist.org/wiki/index.php?title=User:Eblood66&amp;diff=433</id>
		<title>User:Eblood66</title>
		<link rel="alternate" type="text/html" href="https://tech-test.churchofjesuschrist.org/wiki/index.php?title=User:Eblood66&amp;diff=433"/>
		<updated>2008-09-20T22:39:35Z</updated>

		<summary type="html">&lt;p&gt;Eblood66: New page: ==Eric Blood==  &amp;#039;&amp;#039;&amp;#039;Location&amp;#039;&amp;#039;&amp;#039;  Spanish Fork, UT  &amp;#039;&amp;#039;&amp;#039;Professional&amp;#039;&amp;#039;&amp;#039;   Chief Software Architect at InsurQuote (a LexisNexis company)  &amp;#039;&amp;#039;&amp;#039;Development Experience&amp;#039;&amp;#039;&amp;#039;  Lots and lots of Delphi ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Eric Blood==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Spanish Fork, UT&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Professional&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Chief Software Architect at InsurQuote (a LexisNexis company)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Development Experience&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Lots and lots of Delphi and Perl.  Quite a bit of ASP.NET (C#) and Javascript.  Also some web-based Java database work.  Many years of software architecture and design work along with a fair amount of project management.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Church&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Currently ward clerk, recently EQ secretary.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Contact Info&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
eblood66d@hotpop.com&lt;/div&gt;</summary>
		<author><name>Eblood66</name></author>
	</entry>
</feed>