<?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>TechSkull</title>
	<atom:link href="http://techskull.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techskull.com</link>
	<description>Go have some coffee... we'll worry about your web site.</description>
	<lastBuildDate>Sat, 16 Jan 2010 23:13:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title></title>
		<link>http://techskull.com/2010/01/544/</link>
		<comments>http://techskull.com/2010/01/544/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 23:12:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[logo]]></category>

		<guid isPermaLink="false">http://techskull.com/2010/01/544/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://techskull.com/wp-content/uploads/2010/01/logo.jpg"><img class="aligncenter size-medium wp-image-543" title="logo" src="http://techskull.com/wp-content/uploads/2010/01/logo-300x179.jpg" alt="" width="300" height="179" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2010/01/544/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact Form 7 field input width issue</title>
		<link>http://techskull.com/2010/01/contact-form-7-field-input-width-issue/</link>
		<comments>http://techskull.com/2010/01/contact-form-7-field-input-width-issue/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 11:22:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FIx]]></category>
		<category><![CDATA[all-category-seo-updater]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[contact form 7]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[width]]></category>

		<guid isPermaLink="false">http://techskull.com/?p=527</guid>
		<description><![CDATA[There is an issue with the width of the text fields in Contact Form 7 that occurs when the plugin &#8220;all-category-seo-updater&#8221; is also installed.
The style sheet for the seo plugin is here all-category-seo-updater/css/allCategorySeoUpdater.css
The first line is
input[type=text]{
width:300px;
}
Editing that plugin&#8217;s css is not ideal because it will potentially be overwritten during future updates.
To remedy this, I opted [...]]]></description>
			<content:encoded><![CDATA[<p>There is an issue with the width of the text fields in Contact Form 7 that occurs when the plugin &#8220;all-category-seo-updater&#8221; is also installed.</p>
<p>The style sheet for the seo plugin is here all-category-seo-updater/css/allCategorySeoUpdater.css</p>
<p>The first line is</p>
<p><code>input[type=text]{<br />
width:300px;<br />
}</code></p>
<p>Editing that plugin&#8217;s css is not ideal because it will potentially be overwritten during future updates.</p>
<p>To remedy this, I opted instead to modify the theme&#8217;s style.css file instead.</p>
<p>In this particular case, it was causing a problem with fields in the sidebar, so I added:</p>
<p><code><br />
#sidebar input[type=text]{<br />
	width:240px;<br />
}</code></p>
]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2010/01/contact-form-7-field-input-width-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wiki Contents</title>
		<link>http://techskull.com/2010/01/test1/</link>
		<comments>http://techskull.com/2010/01/test1/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 21:55:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techskull.com/?p=522</guid>
		<description><![CDATA[
Contents
 &#91; hide &#93; 


Here is some documentation
This page is wiki editable click  here to edit this page.]]></description>
			<content:encoded><![CDATA[<div class='contents'>
<h3>Contents</h3>
<p> &#91; <a class='show' onclick='toggle_hide_show(this)'>hide</a> &#93; </p>
<ol class='content_list'></ol>
</div>
<p>Here is some documentation</p>
This page is wiki editable click <a href='http://techskull.com/wp-login.php?redirect_to=http://techskull.com/feed/'> here</a> to edit this page.]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2010/01/test1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPmu series:  to widgetize?</title>
		<link>http://techskull.com/2009/10/wpmu-series-to-widgetize/</link>
		<comments>http://techskull.com/2009/10/wpmu-series-to-widgetize/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 16:35:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://techskull.com/?p=490</guid>
		<description><![CDATA[I was originally going to use widgetized sidebars (ease of updating for non-technical users) but if we do this, there will be no way to push out changes to the sites, so I am opting for a hard-coded sidebar.  Updates to the theme can be pushed out to each site, so updating all of [...]]]></description>
			<content:encoded><![CDATA[<p>I was originally going to use widgetized sidebars (ease of updating for non-technical users) but if we do this, there will be no way to push out changes to the sites, so I am opting for a hard-coded sidebar.  Updates to the theme can be pushed out to each site, so updating all of the sites at once will be a simpler task.</p>
]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2009/10/wpmu-series-to-widgetize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPmu Series</title>
		<link>http://techskull.com/2009/10/wpmu-series/</link>
		<comments>http://techskull.com/2009/10/wpmu-series/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 16:26:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://techskull.com/?p=488</guid>
		<description><![CDATA[I&#8217;m going to write a series of posts during development and roll-out of a WPmu site for a client.
It&#8217;s kind of a non-standard setup, so I thought it would be interesting to document the decisions that are made during the project.
In this project, we need total control of the layout of the sites &#8211; there [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to write a series of posts during development and roll-out of a WPmu site for a client.</p>
<p>It&#8217;s kind of a non-standard setup, so I thought it would be interesting to document the decisions that are made during the project.</p>
<p>In this project, we need total control of the layout of the sites &#8211; there will be one single theme that each site will use.  They will have no control over the theme files, no widget control.  They will basically be none-admin users of their blogs.  (the client is not just a control freak &#8212; we are setting up this project for franchises.  The local site will have control over posts, but the branding and theme are to be identical for each site.)</p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2009/10/wpmu-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy from Word to WordPress</title>
		<link>http://techskull.com/2009/06/copy-from-word-to-wordpress/</link>
		<comments>http://techskull.com/2009/06/copy-from-word-to-wordpress/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 17:23:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://techskull.com/?p=439</guid>
		<description><![CDATA[Simply copying and pasting text from MS Word into WordPress is problematic.  Though it looks like plain text, it actually contains a bunch of formatting from Word that is, at best, unrelated to the formatting in the CSS for WordPress.  At worst, it can really cause some major alignment and font issues.
How to avoid it? [...]]]></description>
			<content:encoded><![CDATA[<p>Simply copying and pasting text from MS Word into WordPress is problematic.  Though it looks like plain text, it actually contains a bunch of formatting from Word that is, at best, unrelated to the formatting in the CSS for WordPress.  At worst, it can really cause some major alignment and font issues.</p>
<p>How to avoid it? Any of these methods will work.  Which one you choose depends on your needs.</p>
<ul>
<li>Write directly in the WP WYSIWYG editor</li>
<li>Copy the text from Word, click on the HTML tab, and copy it there, then switch back to Visual Editor</li>
<li>Copy the text from Word.  In the WP editor, click the Advanced Toolbar buttons (#1 below), then click on the Word icon on the toolbar (#2), paste your text in that window.</li>
</ul>
<p><img class="aligncenter size-medium wp-image-440" title="how to copy from word to WordPress" src="http://techskull.com/wp-content/uploads/2009/06/copyfromword-300x52.png" alt="how to copy from word to WordPress" width="300" height="52" /></p>
]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2009/06/copy-from-word-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a New Ad using WP125</title>
		<link>http://techskull.com/2009/06/add-a-new-ad-using-wp125/</link>
		<comments>http://techskull.com/2009/06/add-a-new-ad-using-wp125/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 23:14:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techskull.com/?p=425</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><big><strong>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/1-current1/' title='1-current1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/1-current1-150x150.jpg" class="attachment-thumbnail" alt="" title="1-current1" /></a>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/2-download1/' title='2-download1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/2-download1-150x150.jpg" class="attachment-thumbnail" alt="" title="2-download1" /></a>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/3-upload1/' title='3-upload1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/3-upload1-150x150.jpg" class="attachment-thumbnail" alt="" title="3-upload1" /></a>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/4-selectupload1/' title='4-selectupload1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/4-selectupload1-150x150.jpg" class="attachment-thumbnail" alt="" title="4-selectupload1" /></a>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/5-save1/' title='5-save1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/5-save1-150x150.jpg" class="attachment-thumbnail" alt="" title="5-save1" /></a>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/7-view1/' title='7-view1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/7-view1-150x150.jpg" class="attachment-thumbnail" alt="" title="7-view1" /></a>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/10-add1/' title='10-add1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/10-add1-150x150.jpg" class="attachment-thumbnail" alt="" title="10-add1" /></a>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/11-savead1/' title='11-savead1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/11-savead1-150x150.jpg" class="attachment-thumbnail" alt="" title="11-savead1" /></a>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/12displaynewad1/' title='12displaynewad1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/12displaynewad1-150x150.jpg" class="attachment-thumbnail" alt="" title="12displaynewad1" /></a>
<a href='http://techskull.com/2009/06/add-a-new-ad-using-wp125/13-refresh1/' title='13-refresh1'><img width="150" height="150" src="http://techskull.com/wp-content/uploads/2009/06/13-refresh1-150x150.jpg" class="attachment-thumbnail" alt="" title="13-refresh1" /></a>
<br />
</strong></big></p>
]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2009/06/add-a-new-ad-using-wp125/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clear your Browser Cache</title>
		<link>http://techskull.com/2009/06/clear-your-browser-cache/</link>
		<comments>http://techskull.com/2009/06/clear-your-browser-cache/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 22:44:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[clear cache browser]]></category>

		<guid isPermaLink="false">http://techskull.com/?p=413</guid>
		<description><![CDATA[Internet Explorer
click here
FireFox:

 Open the Firefox browser and navigate to the Tools menu (for Windows users) or the Firefox menu (for Mac users).
View the drop down menu display and choose Options (for Windows) or Preferences (for Macs). A new dialog box will appear.
Click the Privacy icon to get to the cache options. Now you can [...]]]></description>
			<content:encoded><![CDATA[<h3>Internet Explorer</h3>
<p><a href="http://www.viscott.com/esupport/index.php?_m=knowledgebase&amp;_a=viewarticle&amp;kbarticleid=51">click here</a></p>
<h3>FireFox:</h3>
<ol>
<li> Open the Firefox browser and navigate to the Tools menu (for Windows users) or the Firefox menu (for Mac users).</li>
<li>View the drop down menu display and choose Options (for Windows) or Preferences (for Macs). A new dialog box will appear.</li>
<li>Click the Privacy icon to get to the cache options. Now you can click the &#8216;Clear Now&#8217; button.</li>
<li>Watch for a drop down box to appear with numerous checkable boxes. Check &#8216;Cache&#8217; and press the &#8216;Clear Private Data Now&#8217; button.</li>
<li>Press the &#8216;OK&#8217; button (Windows) or simply close the preferences box (Mac). Your cache will now be clear.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2009/06/clear-your-browser-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with WordPress</title>
		<link>http://techskull.com/2009/06/getting-started-with-wordpress/</link>
		<comments>http://techskull.com/2009/06/getting-started-with-wordpress/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 22:51:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://techskull.com/?p=388</guid>
		<description><![CDATA[This post contains links to some excellent
Writing a Post
Click to view tutorial
Adding an Image to a Post
Click to view tutorial
Managing your Link List
Click to view tutorial
]]></description>
			<content:encoded><![CDATA[<p>This post contains links to some excellent</p>
<h3>Writing a Post</h3>
<p><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_writepost.swf">Click to view tutorial</a></p>
<h3>Adding an Image to a Post</h3>
<p><a href="http://mail.nppsd.org:8080/~nhokanson/wordpress_27/wordpress_insert_picture.swf?FCItemID=S0197FF9B&amp;Plugin=Box" target="_blank">Click to view tutorial</a></p>
<h3>Managing your Link List</h3>
<p><a href="http://www.viddler.com/explore/ithemes_media/videos/12/">Click to view tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2009/06/getting-started-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Images to a Post or Page</title>
		<link>http://techskull.com/2009/06/adding-images-to-a-post-or-page/</link>
		<comments>http://techskull.com/2009/06/adding-images-to-a-post-or-page/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 11:47:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[posts]]></category>

		<guid isPermaLink="false">http://techskull.com/?p=355</guid>
		<description><![CDATA[At the top of the editor, there are four icons next to the Upload/Insert title.  From left to right, they are Photo, Video, Music, Other.
Click the photo icon.

Select the image file from your local machine.

After your image uploads, it will display in the box.  Scroll down to the bottom of that window and [...]]]></description>
			<content:encoded><![CDATA[<p>At the top of the editor, there are four icons next to the Upload/Insert title.  From left to right, they are Photo, Video, Music, Other.</p>
<p>Click the photo icon.</p>
<p><a href="http://techskull.com/wp-content/uploads/2009/06/techskull_3.jpg"><img class="aligncenter size-medium wp-image-356" title="techskull_3" src="http://techskull.com/wp-content/uploads/2009/06/techskull_3-300x234.jpg" alt="techskull_3" width="300" height="234" /></a></p>
<p>Select the image file from your local machine.</p>
<p><a href="http://techskull.com/wp-content/uploads/2009/06/techskull_4.jpg"><img class="aligncenter size-medium wp-image-357" title="techskull_4" src="http://techskull.com/wp-content/uploads/2009/06/techskull_4-300x151.jpg" alt="techskull_4" width="300" height="151" /></a></p>
<p>After your image uploads, it will display in the box.  Scroll down to the bottom of that window and click Insert Into Post.<br />
<a href="http://techskull.com/wp-content/uploads/2009/06/techskull_7.jpg"><img class="aligncenter size-medium wp-image-363" title="techskull_7" src="http://techskull.com/wp-content/uploads/2009/06/techskull_7-300x90.jpg" alt="techskull_7" width="300" height="90" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://techskull.com/2009/06/adding-images-to-a-post-or-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
