<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Phyllis Erck dot Net</title>
	<atom:link href="http://phylliserck.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://phylliserck.net</link>
	<description>Wordpress Instructor – Missoula, Montana (406) 546-6327</description>
	<lastBuildDate>Fri, 18 May 2012 13:23:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title></title>
		<link>http://phylliserck.net/blog/2012/05/2223/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2223</link>
		<comments>http://phylliserck.net/blog/2012/05/2223/#comments</comments>
		<pubDate>Fri, 18 May 2012 13:23:34 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[Theme design]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=2223</guid>
		<description><![CDATA[Best Practice: Check if Function Exists When Adding in WordPress Theme Best Practice for WordPress Theme Designer: Always check to see if a function exists before adding it in a theme. The best part about WordPress is plugins. Theme designers also have a tendency of using WordPress plugins for adding cool features. When working on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wpbeginner.com/wp-themes/best-practice-check-if-function-exists-when-adding-in-wordpress-theme/"><img class="alignleft" title="Check that Function Exists" src="https://fbexternal-a.akamaihd.net/safe_image.php?d=AQBqtBjd0P5SyMMm&amp;url=http%3A%2F%2Fcdn.wpbeginner.com%2Fwp-content%2Fuploads%2F2012%2F05%2Ffunctionexists.gif" alt="Check that Function Exists" width="210" height="210" /></a><br />
<strong>Best Practice: Check if Function Exists When Adding in WordPress Theme</strong></p>
<p>Best Practice for WordPress Theme Designer: Always check to see if a function exists before adding it in a theme.</p>
<p>The best part about WordPress is plugins. Theme designers also have a tendency of using WordPress plugins for adding cool features. When working on a custom WordPress theme project for a client, one thing you want to make sure is follow the best practice. Yesterday, we got an inquiry from one of our users whose site was broken. He had a custom design done by someone. The theme worked great until he changed hosts. His single posts would not load after post content. The comments area, sidebar, footer, nothing will load. It will simply output the error. We went in and fixed the issue for them. The issue was that his theme designer did not follow the best practice. He had a very popular plugin “User Photo” which allows you to <a title="How to Add Authors Photo in WordPress Posts" href="http://www.wpbeginner.com/plugins/how-to-add-an-authors-photo-in-wordpress/">add user’s photo at the bottom of the post</a>, except he was just adding the function directly. Now this would work unless ofcourse the plugin gets disabled for some reason. When this client switched hosts, apparently the GD Library was not installed in the new server. This caused the plugin to deactivate. You also could not re-activate the plugin because it relies on the GD Library. This caused the site to be broken for all users. This obviously gets that theme designer a bad reputation because when the client asked what was the issue, we explained to them. If you are a theme designer adding plugin outputs, you should always follow the best practice. Here are some examples of how we do things with our clients:  <a title="Check if function exists article" href="http://www.wpbeginner.com/wp-themes/best-practice-check-if-function-exists-when-adding-in-wordpress-theme/">read more &#8230;</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2012%2F05%2F2223%2F&amp;t=" id="facebook_share_both_2223" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2223') || document.getElementById('facebook_share_icon_2223') || document.getElementById('facebook_share_both_2223') || document.getElementById('facebook_share_button_2223');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2223') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2012/05/2223/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring 2012 WordPress Class</title>
		<link>http://phylliserck.net/blog/2012/03/2159/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2159</link>
		<comments>http://phylliserck.net/blog/2012/03/2159/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 06:47:04 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[Class]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=2159</guid>
		<description><![CDATA[S12-024: WordPress-Web Development for the Right Side of Your Brain This class focuses on using the free open-source software called WordPress. WordPress makes it easy to create and deploy your own professional website. The user interface is designed let you present your business or ideas in an attractive format to the public without having to [...]]]></description>
			<content:encoded><![CDATA[<h3><a href="http://phylliserck.net/wp-content/uploads/2011/03/images.jpg"><img class="alignleft" title="Spring Class" src="http://phylliserck.net/wp-content/uploads/2011/03/images.jpg" alt="Spring Class" width="259" height="194" /></a><strong><a href="https://thelifelonglearningcenter.org/sdc/regclass.html?sid=53d4491ba9e034ecc535e3474d58fc5d&amp;class=23369&amp;classtype=1">S12-024</a>: WordPress-Web Development for the Right Side of Your Brain</strong></h3>
<p>This class focuses on using the free open-source software called WordPress. WordPress makes it easy to create and deploy your own professional website. The user interface is designed let you present your business or ideas in an attractive format to the public without having to know complex programs. Learn set up, common uses, how to add plugins and design themes and search engine optimization as well as integration with common free social networking tools like Youtube, Flickr, Twitter and Facebook. No prior knowledge of HTML, web publishing or ownership of an existing website required but you should be familiar with web browsers such as Internet Explorer and programs to format text such as Word.</p>
<p>Mondays, April 9 &#8211; May 14</p>
<p>9am – noon</p>
<p>$81 (early bird $77)</p>
<p>&nbsp;</p>
<p style="text-align: center;"> <a title="Register Online" href="https://thelifelonglearningcenter.org/sdc/regclass.html?sid=53d4491ba9e034ecc535e3474d58fc5d&amp;class=23369&amp;classtype=1" target="_blank">Register Online</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2012%2F03%2F2159%2F&amp;t=Spring%202012%20WordPress%20Class" id="facebook_share_both_2159" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2159') || document.getElementById('facebook_share_icon_2159') || document.getElementById('facebook_share_both_2159') || document.getElementById('facebook_share_button_2159');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2159') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2012/03/2159/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing Links using OPML</title>
		<link>http://phylliserck.net/blog/2012/02/importing-links/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=importing-links</link>
		<comments>http://phylliserck.net/blog/2012/02/importing-links/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 11:10:41 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[import/export]]></category>
		<category><![CDATA[import links wordpress]]></category>
		<category><![CDATA[OPML]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=2105</guid>
		<description><![CDATA[When exporting and importing content, links aren&#8217;t included.  Here are the instructions for importing links using OPML (Online Processor Markup Language) http://en.support.wordpress.com/blogroll/import-export-links/ Note:  When trying to use the OPML URL http://www.mysite.com/wp-link-opml.php directly from the import blogger program, I got the error XML error: XML_ERR_NAME_REQUIRED at line 248 Inserted 0 links into category 3. All done! Go manage those [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://phylliserck.net/wp-content/uploads/2012/02/opml-icon.jpg"><img class=" wp-image-2111 alignleft" title="OPML" src="http://phylliserck.net/wp-content/uploads/2012/02/opml-icon-150x150.jpg" alt="OPML" width="90" height="90" /></a></p>
<p style="padding-left: 30px;">When exporting and importing content, links aren&#8217;t included.  Here are the instructions for importing links using <a title="OPML definition in Wikipedia" href="http://en.wikipedia.org/wiki/OPML" target="_blank">OPML</a> (Online Processor Markup Language)</p>
<p><a href="http://en.support.wordpress.com/blogroll/import-export-links/">http://en.support.wordpress.com/blogroll/import-export-links/</a></p>
<p>Note:  When trying to use the OPML URL <em>http://www.mysite.com/wp-link-opml.php</em> directly from the import blogger program, I got the error</p>
<pre>XML error: XML_ERR_NAME_REQUIRED at line 248</pre>
<pre>Inserted 0 links into category 3. All done! Go <span style="text-decoration: underline;">manage those links</span>.</pre>
<p>Simple work-around to import from file.</p>
<ol>
<li>In browser</li>
<li>goto http://www.mysite.com/wp-link-opml.php</li>
<li>save file as &#8220;wp-links-opml.php.xml&#8221;</li>
<li>import blogger</li>
<li>Browse to &#8220;wp-links-opml.php.xml&#8221;</li>
</ol>
<div></div>
<div></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2012%2F02%2Fimporting-links%2F&amp;t=Importing%20Links%20using%20OPML" id="facebook_share_both_2105" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2105') || document.getElementById('facebook_share_icon_2105') || document.getElementById('facebook_share_both_2105') || document.getElementById('facebook_share_button_2105');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2105') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2012/02/importing-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube embed parameters</title>
		<link>http://phylliserck.net/blog/2012/02/youtube-embed-parameters/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=youtube-embed-parameters</link>
		<comments>http://phylliserck.net/blog/2012/02/youtube-embed-parameters/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 18:54:46 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=2052</guid>
		<description><![CDATA[Here are some parameters that you can be added to your Youtube video embed code to control what your visitors see.  View in high quality Youtube gives you the option to switch to high quality videos for some of the videos.  To check if a video is available in high quality: append ‘&#38;fmt=18′(stereo, 480 x [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some parameters that you can be added to your Youtube video embed code to control what your visitors see.</p>
<ol>
<li> View in high quality<br />
Youtube gives you the option to switch to high quality videos for some of the videos.  To check if a video is available in high quality:<br />
append ‘&amp;fmt=18′(stereo, 480 x 270 resolution)<br />
or<br />
‘&amp;fmt=22′(stereo, 1280 x 720 resolution) for even higher quality</li>
<li>Embed Higher Quality Videos<br />
The above trick works for playback.  To embed high quality videos:<br />
append “&amp;ap=%2526fmt%3D18″<br />
and<br />
“&amp;ap=%2526fmt%3D22″<br />
to the embed url</li>
<li>Cut the chase and link to the interesting part<br />
Linking to a video where the real action starts at 3 minutes 22 seconds, wondered if you could make it start at 03:22? You are in luck.<br />
All you have to do is add #t=03m22s (#t=XXmYYs for XX mins and YY seconds) to the end of the URL.</li>
<li>Hide the search box<br />
<img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/searchbar.png?323f2c" alt="youtube url start time" /><br />
The search box appears when you hover over an embedded video. To hide the search box add ‘&amp;showsearch=0′ to the embed url.</li>
<li>Embed only a part of Video<br />
<img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/skipsecs.png?323f2c" alt="youtube url to mp3" /><br />
append ‘&amp;start=30′ to skip first 30s of the video<br />
where any number can be substituted for 30\</li>
<li>Autoplay an embedded video<br />
add ‘&amp;autoplay=1′ to the url part of the embed code</li>
<li>Loop an embedded video<br />
Append ‘&amp;loop=1′ to make the video start again automatically after reaches the end.</li>
<li>Disable Related Videos<br />
Remove other people’s content:<br />
add ‘&amp;rel=0′ to the end of the url part of the embed code</li>
<li>Bypass Youtube Regional Filtering<br />
Some videos are only available in certain parts of the world. Your IP Address is used to determine your location and then allow or deny access to the video. Change the url from http://www.youtube.com/watch?v=&lt;somecode&gt; to http://www.youtube.com/v/&lt;somecode&gt;</li>
<li>Download Video<br />
Although not inherently a youtube trick but useful all the same for downloading videos. Just change youtube to kickyoutube in the url of the video and it will take you to kickyoutube.com with all the options for downloading the video you were watching.</li>
</ol>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2012%2F02%2Fyoutube-embed-parameters%2F&amp;t=Youtube%20embed%20parameters" id="facebook_share_both_2052" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2052') || document.getElementById('facebook_share_icon_2052') || document.getElementById('facebook_share_both_2052') || document.getElementById('facebook_share_button_2052');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2052') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2012/02/youtube-embed-parameters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find theme site is using</title>
		<link>http://phylliserck.net/blog/2012/01/how-to-find-theme-site-is-using/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-find-theme-site-is-using</link>
		<comments>http://phylliserck.net/blog/2012/01/how-to-find-theme-site-is-using/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 23:28:54 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=2046</guid>
		<description><![CDATA[How to tell if a site is WordPress or not. Right-click on page View Page Source Ctrl-F (to find in page) Search for the word &#8220;wp-content&#8221; If it is a wordpress site you will see wp-content throughout the source How to find out the Theme: Searching the source (as above) search for &#60;link rel=&#8221;stylesheet&#8221; href=&#8221;http://phylliserck.net/wp-content/themes/twenty-ten/style.css&#8220; [...]]]></description>
			<content:encoded><![CDATA[<p>How to tell if a site is WordPress or not.</p>
<ol>
<li>Right-click on page</li>
<li>View Page Source</li>
<li>Ctrl-F (to find in page)</li>
<li>Search for the word &#8220;wp-content&#8221;</li>
<li>If it is a wordpress site you will see wp-content throughout the source</li>
</ol>
<p>How to find out the Theme:</p>
<ol>
<li>Searching the source (as above)</li>
<li>search for<br />
&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;<a href="http://phylliserck.net/wp-content/themes/Phyllis_Erck_Nov_6_2011/style.css" target="_blank">http://phylliserck.net/wp-content/themes/twenty-ten/style.css</a>&#8220;</li>
<li>changing <strong>phylliserck.net</strong> domain to the domain name of the site you&#8217;re looking at</li>
<li>the style name is between /themes/ and /style.css
<p>e.g.<br />
twenty-ten</li>
</ol>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2012%2F01%2Fhow-to-find-theme-site-is-using%2F&amp;t=How%20to%20find%20theme%20site%20is%20using" id="facebook_share_both_2046" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2046') || document.getElementById('facebook_share_icon_2046') || document.getElementById('facebook_share_both_2046') || document.getElementById('facebook_share_button_2046');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2046') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2012/01/how-to-find-theme-site-is-using/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2nd winter class added</title>
		<link>http://phylliserck.net/blog/2012/01/2nd-winter-class-added/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2nd-winter-class-added</link>
		<comments>http://phylliserck.net/blog/2012/01/2nd-winter-class-added/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 19:14:06 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[Class]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=2032</guid>
		<description><![CDATA[W12-030.2:  WordPress &#8211; Web Development for the Right Side of Your Brain This class focuses on using the free open-source software called WordPress.  WordPress makes it easy to create and deploy your own professional webstie.  The user interface is designed to let you present your business or ideas in an attractive format to the public [...]]]></description>
			<content:encoded><![CDATA[
<a href="http://phylliserck.net/wp-content/blogs.dir/1/files/wordpress/wordpress-on-fire.png" title="" class="shutterset_singlepic4" >
	<img class="ngg-singlepic ngg-left" src="http://phylliserck.net/wp-content/blogs.dir/1/files/cache/4__320x240_wordpress-on-fire.png" alt="wordpress-on-fire" title="wordpress-on-fire" />
</a>

<h3>W12-030.2:  WordPress &#8211; Web Development for the Right Side of Your Brain</h3>
<p>This class focuses on using the free open-source software called WordPress.  WordPress makes it easy to create and deploy your own professional webstie.  The user interface is designed to let you present your business or ideas in an attractive format to the public without having to know complex programs.  Learn setup, common uses, how to add plugins and design themes and search engine optimization as well as integration with common free social networking tools like Youtube, Flickr, Twitter and Facebook.  No prior knowledge of HTML, web publishing or ownership of an existing website required.  But, you should be familiar with web browsers such as Internet Explorer and programs to format text such as Word.</p>
<p>Fridays, Jan 20-March 2 (no class Feb 24)<br />
9am – noon<br />
$81</p>
<p><a title="Register for WordPress Class" href="https://thelifelonglearningcenter.org/sdc/regclass.html?sid=b5bd0fb1166af3e8c83a2051eeeab872&amp;class=23061&amp;classtype=1" target="_blank"><img class="aligncenter size-medium wp-image-1942" src="http://phylliserck.net/wp-content/uploads/2011/12/register_button-300x73.png" alt="Wordpress class" width="116" height="28" /></a></p>
<table width="402" border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="189">taught throughThe Lifelong Learning Center<br />
310 South Curtis Street<br />
Missoula, MT 59801<br />
(406) 549-8765</td>
<td valign="top" width="211">
<div id="scid:84E294D0-71C9-4bd0-A0FE-95764E0368D9:dc50cf6d-482b-4681-b69f-4ce8cbd68fc9" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: left; padding: 0px;"><a id="map-9a520ea6-8aac-4393-93cc-6a4931be417b" title="View map" href="http://www.bing.com/maps/default.aspx?v=2&amp;cp=rtb7y55gxqv0&amp;lvl=1&amp;style=o&amp;scene=52043856&amp;mkt=en-us&amp;FORM=LLWR"><img src="http://phylliserck.net/wp-content/uploads/2011/05/map-87ffc8844315.jpg" alt="Map picture" width="191" height="108" /></a></div>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2012%2F01%2F2nd-winter-class-added%2F&amp;t=2nd%20winter%20class%20added" id="facebook_share_both_2032" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2032') || document.getElementById('facebook_share_icon_2032') || document.getElementById('facebook_share_both_2032') || document.getElementById('facebook_share_button_2032');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2032') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2012/01/2nd-winter-class-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meetup special presenter Rose Lockwood</title>
		<link>http://phylliserck.net/blog/2012/01/meetup-special-presenter-rose-lockwood/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=meetup-special-presenter-rose-lockwood</link>
		<comments>http://phylliserck.net/blog/2012/01/meetup-special-presenter-rose-lockwood/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 15:30:30 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[Info Architecture]]></category>
		<category><![CDATA[Meetup]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=1991</guid>
		<description><![CDATA[&#160; Start your year off with an inspiring presentation by Analyst, Rose Lockwood.  Rose splits her time between the UK and Montana and specializes in language technology.  Check out her LinkedIn profile. Information Architecture can make or break the usability of your website.  Rose will share her experience developing information taxonomies and will demonstrate her [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<div id="event-description-wrap">
<p><a href="http://phylliserck.net/wp-content/uploads/2012/01/Start1.png"><img class="alignleft size-thumbnail wp-image-1996" title="Start" src="http://phylliserck.net/wp-content/uploads/2012/01/Start1-150x150.png" alt="" width="150" height="150" /></a>Start your year off with an inspiring presentation by Analyst, Rose Lockwood.  Rose splits her time between the UK and Montana and specializes in language technology.  Check out her <a href="http://www.linkedin.com/in/roselockwood" target="_blank">LinkedIn profile</a>.</p>
<p>Information Architecture can make or break the usability of your website.  Rose will share her experience developing information taxonomies and will demonstrate her latest project <a href="http://langtechnews.hivefire.com/" target="_blank">LangTechNews</a>.</p>
<p>Rose has worked for several decades in the area of automated language translation.  WordPress core provides multilingual support.  Bring your machine translation questions for consideration by a leading expert in this field.</p>
<p>Date:  Jan. 4, 2012</p>
<p>Time:  noon-1pm</p>
<p>Location:  Ruby&#8217;s Inn &amp; Convention Center</p>
<p>4825 N Reserve St</p>
<p>Missoula, MT</p>
<p>Cost:  FREE</p>
<p><a title="Join Montana WordPress Meetup" href="http://www.meetup.com/MontanaWordpress/" target="_blank">Join Montana WordPress Meetup</a></p>
<p>&nbsp;</p>
</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2012%2F01%2Fmeetup-special-presenter-rose-lockwood%2F&amp;t=Meetup%20special%20presenter%20Rose%20Lockwood" id="facebook_share_both_1991" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1991') || document.getElementById('facebook_share_icon_1991') || document.getElementById('facebook_share_both_1991') || document.getElementById('facebook_share_button_1991');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1991') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2012/01/meetup-special-presenter-rose-lockwood/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Divided Brain</title>
		<link>http://phylliserck.net/blog/2012/01/the-divided-brain/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-divided-brain</link>
		<comments>http://phylliserck.net/blog/2012/01/the-divided-brain/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 23:54:06 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[Ideas]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=1984</guid>
		<description><![CDATA[Share on Facebook]]></description>
			<content:encoded><![CDATA[<p><span style="text-align:center; display: block;"><a href="http://phylliserck.net/blog/2012/01/the-divided-brain/"><img src="http://img.youtube.com/vi/dFs9WO2B8uI/2.jpg" alt="" /></a></span></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2012%2F01%2Fthe-divided-brain%2F&amp;t=The%20Divided%20Brain" id="facebook_share_both_1984" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1984') || document.getElementById('facebook_share_icon_1984') || document.getElementById('facebook_share_both_1984') || document.getElementById('facebook_share_button_1984');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1984') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2012/01/the-divided-brain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Alias for alternate name for website</title>
		<link>http://phylliserck.net/blog/2011/12/domain-alias-for-alternate-name-for-website/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=domain-alias-for-alternate-name-for-website</link>
		<comments>http://phylliserck.net/blog/2011/12/domain-alias-for-alternate-name-for-website/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 18:50:13 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=1977</guid>
		<description><![CDATA[Instructions for Webmaster using Plesk panel on dedicated server. Adding alternative domain name for your website using a domain alias. Plesk Control Panel Websites &#38; Domains tab Show Advanced Operations (gray link in middle of the page) Domain Aliases link [manage] link next to desired domain Add Domain Alias type new domain name leave default [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://phylliserck.net/wp-content/uploads/2011/12/Parallels-Plesk-Panel-10.2.0-1155451.png"><img class="alignleft size-medium wp-image-1981" title="Parallels Plesk Panel 10.2.0-115545" src="http://phylliserck.net/wp-content/uploads/2011/12/Parallels-Plesk-Panel-10.2.0-1155451-300x216.png" alt="" width="300" height="216" /></a>Instructions for Webmaster using Plesk panel on dedicated server.</p>
<p>Adding alternative domain name for your website using a domain alias.</p>
<ol>
<li>Plesk Control Panel</li>
<li>Websites &amp; Domains tab</li>
<li>Show Advanced Operations (gray link in middle of the page)</li>
<li>Domain Aliases link</li>
<li>[manage] link next to desired domain</li>
<li>Add Domain Alias</li>
<li>type new domain name</li>
<li>leave default checkboxes</li>
<li>OK</li>
<li>Logon to domain registrar and set nameservers.</li>
</ol>
<p>&nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2011%2F12%2Fdomain-alias-for-alternate-name-for-website%2F&amp;t=Domain%20Alias%20for%20alternate%20name%20for%20website" id="facebook_share_both_1977" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1977') || document.getElementById('facebook_share_icon_1977') || document.getElementById('facebook_share_both_1977') || document.getElementById('facebook_share_button_1977');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1977') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2011/12/domain-alias-for-alternate-name-for-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Montana WordPress Meetup</title>
		<link>http://phylliserck.net/blog/2011/12/montana-wordpress-meetup/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=montana-wordpress-meetup</link>
		<comments>http://phylliserck.net/blog/2011/12/montana-wordpress-meetup/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 16:07:57 +0000</pubDate>
		<dc:creator>Phyllis Erck</dc:creator>
				<category><![CDATA[Meetup]]></category>
		<category><![CDATA[Photographer]]></category>

		<guid isPermaLink="false">http://phylliserck.net/?p=1951</guid>
		<description><![CDATA[The December Montana WordPress Meetup proved to be another good tech-networking opportunity.  This months meeting format was open forum.  We went around the table and took 5-min or so each talking about things we&#8217;re doing with WP. Ednor aka Bob Wire &#8211; had copies of his new Christmas CDs Off-white Christmas for everyone. His cool [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://phylliserck.net/wp-content/uploads/2011/12/Christmas.png"><img class="alignleft size-thumbnail wp-image-1956" title="Christmas" src="http://phylliserck.net/wp-content/uploads/2011/12/Christmas-150x150.png" alt="" width="150" height="150" /></a>The December Montana WordPress Meetup proved to be another good tech-networking opportunity.  This months meeting format was open forum.  We went around the table and took 5-min or so each talking about things we&#8217;re doing with WP.</p>
<ol>
<li>Ednor aka Bob Wire &#8211; had copies of his new Christmas CDs Off-white Christmas for everyone. His cool CD website done in WordPress of course, is at <a href="http://offwhitechristmas.com">offwhitechristmas.com</a></li>
<li>Krista has been doing some cool reusable Theme customizations and demoed her <a href="http://www.montanaphotojournalist.com/blog/" class="broken_link">cool photography site</a>.</li>
<li>Rebecca recommended <a href="http://www.cafepress.com/">Cafe Pres</a>s for jit merchandising</li>
<li>Bridget is implementing SEO techniques she learned in Rebecca&#8217;s class on the <a href="http://www.solarledflashlights.com/">Solor Flashlights</a> site.</li>
<li>Jamie is keeping busy working on his wife&#8217;s <a href="http://www.betteboomer.com/">Bette Boomer </a>site and his <a href="http://www.dejavunz.com/">New Zealand vacation home</a> site.</li>
<li>Nora is teaching an advanced wordpress class Beyond <a href="https://thelifelonglearningcenter.org/sdc/regclass.html?sid=aa7456afa6bda7225af2a31f0c39626b&amp;class=22657&amp;classtype=1">the WordPress Dashboard</a> starting Jan 18</li>
<li>Phyllis compared and contrasted contact form plugins <a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact Form 7</a> and <a href="http://wordpress.org/extend/plugins/custom-contact-forms/">Custom Contact Forms</a>.</li>
<li>Stephanie has been working with plugins <a href="http://wordpress.org/extend/plugins/mailpress/">mailpress</a> and <a href="http://wordpress.org/extend/plugins/blog-in-blog/">Blog-in-Blog</a>.</li>
</ol>
<p>&nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fphylliserck.net%2Fblog%2F2011%2F12%2Fmontana-wordpress-meetup%2F&amp;t=Montana%20Wordpress%20Meetup" id="facebook_share_both_1951" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1951') || document.getElementById('facebook_share_icon_1951') || document.getElementById('facebook_share_both_1951') || document.getElementById('facebook_share_button_1951');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1951') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://phylliserck.net/blog/2011/12/montana-wordpress-meetup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

