<?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>FordWebTech</title>
	<atom:link href="http://www.fordwebtech.com/wp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fordwebtech.com/wp</link>
	<description>Website Development, Web Server Programming</description>
	<lastBuildDate>Sun, 18 Dec 2011 15:55:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Editing Problems in WordPresss</title>
		<link>http://www.fordwebtech.com/wp/editing-problems-in-wordpresss</link>
		<comments>http://www.fordwebtech.com/wp/editing-problems-in-wordpresss#comments</comments>
		<pubDate>Sun, 01 May 2011 12:36:36 +0000</pubDate>
		<dc:creator>philhf</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.fordwebtech.com/wp/editing-problems-in-wordpresss</guid>
		<description><![CDATA[If you’re having problems with the text editor in WordPress and you’re using Internet Explorer, try using a different web browser, such as &#8220;Google Chrome&#8221; or &#8220;Firefox&#8220;. The new version of Internet Explorer, version 9, has some javascript problems with &#8230; <a class="more-link" href="http://www.fordwebtech.com/wp/editing-problems-in-wordpresss">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you’re having problems with the text editor in WordPress and you’re using <strong>Internet Explorer</strong>, try using a different web browser, such as &#8220;<strong>Google Chrome</strong>&#8221; or &#8220;<strong>Firefox</strong>&#8220;. The new version of Internet Explorer, version 9, has some javascript problems with text editing it seems.  Firefox also works better for dragging widgets in the Widget area of the Dashboard of WordPress.</p>
<p><a href="http://www.mozilla.com/en-US/firefox/new/">Go to the <em><strong>Firefox</strong></em> website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fordwebtech.com/wp/editing-problems-in-wordpresss/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Windows Live Writer to Blog</title>
		<link>http://www.fordwebtech.com/wp/windows-live-writer</link>
		<comments>http://www.fordwebtech.com/wp/windows-live-writer#comments</comments>
		<pubDate>Sun, 01 May 2011 12:03:50 +0000</pubDate>
		<dc:creator>philhf</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.fordwebtech.com/wp/?p=236</guid>
		<description><![CDATA[You can use Microsoft’s “Windows Live Writer” to create posts on your WordPress website. Here’s the link to install Live Writer: http://explore.live.com/windows-live-writer?os=other Install and start up the Writer. Select the upper tab, &#8220;Blog Account&#8220;, then &#8220;Blog Options&#8220;. In the Blog &#8230; <a class="more-link" href="http://www.fordwebtech.com/wp/windows-live-writer">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You can use Microsoft’s  “<strong>Windows Live Writer</strong>” to create posts on your WordPress website. Here’s the link to install Live Writer:<br />
<a href="http://explore.live.com/windows-live-writer?os=other">http://explore.live.com/windows-live-writer?os=other</a></p>
<p>Install and start  up the Writer.  Select the upper tab, &#8220;<strong>Blog Account</strong>&#8220;, then &#8220;<strong>Blog  Options</strong>&#8220;.<br />
In the Blog options  menu, enter: <strong>Blog Service</strong>:  WordPress<br />
Website address: Your WordPress website URL.<br />
Enter your username and  password for the WordPress dashboard.<br />
Enter a title  and some blog content. Then select the large “<strong>Publish</strong>” button in the Home tab.  Go to the blog page of your website and find your new post.</p>
<p>To create another blog account, go to the Home tab and click on the WordPress icon and select &#8220;Add Blog Account&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fordwebtech.com/wp/windows-live-writer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PHP code in WordPress</title>
		<link>http://www.fordwebtech.com/wp/using-php-code-in-wordpress</link>
		<comments>http://www.fordwebtech.com/wp/using-php-code-in-wordpress#comments</comments>
		<pubDate>Sat, 30 Apr 2011 20:15:54 +0000</pubDate>
		<dc:creator>philhf</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.fordwebtech.com/wp/?p=193</guid>
		<description><![CDATA[You can use PHP code in WordPress without turning off the friendly text editor, which tends to scramble code. The scrambling is the problem with the PHP plugins that allow entering PHP code in the edit window. Using the &#8220;php-code-widget&#8221; &#8230; <a class="more-link" href="http://www.fordwebtech.com/wp/using-php-code-in-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You can use PHP code in WordPress without turning off the friendly text editor, which tends to scramble code.  The scrambling is the problem with the PHP plugins that allow entering PHP code in the edit window.  Using the &#8220;<strong>php-code-widget</strong>&#8221; plugin, on the other hand, allows you to move the code to new PHP widgets that are like text widgets.   These custom widgets can then be dragged to the sidebar.  Using another plugin, <strong>&#8220;widgets-on-pages</strong>&#8220;, allows you to insert your widget anywhere on a page using the &#8220;[widgets-on-pages ID=myLabel]&#8221; mechanism.</p>
<p>On the sidebar, use the PHP function is_page() to determine if it should appear on a certain page.</p>
<p>Here’s an <strong>example</strong> of including HTML code on the server side using PHP include.  Drag a PHP Text Widget to the sidebar Widgets-on-Pages container, open it, and enter the code.  The example page then just contains the &#8220;[widgets-on-pages ID=myLabel]&#8221; statement.  See the <strong>results</strong> in the <a href="example">Example</a> page.</p>
<pre>
?php
    include (ABSPATH.'SampleTable.html');
?>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.fordwebtech.com/wp/using-php-code-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem Dragging Widgets on WordPress</title>
		<link>http://www.fordwebtech.com/wp/problem-dragging-widgets-on-wordpress</link>
		<comments>http://www.fordwebtech.com/wp/problem-dragging-widgets-on-wordpress#comments</comments>
		<pubDate>Sat, 30 Apr 2011 19:54:41 +0000</pubDate>
		<dc:creator>philhf</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.fordwebtech.com/wp/?p=182</guid>
		<description><![CDATA[If you can&#8217;t drag widgets to their destination in the &#8220;Widgets&#8221; page, try using a different web browser, such as &#8220;Firefox&#8221;. The new version of Internet Explorer, version 9, has some javascript problems with widget dragging it seems.  Firefox also &#8230; <a class="more-link" href="http://www.fordwebtech.com/wp/problem-dragging-widgets-on-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you can&#8217;t drag widgets to their destination in the &#8220;Widgets&#8221; page, try using a different web browser, such as &#8220;Firefox&#8221;.   The new version of Internet Explorer, version 9, has some javascript problems with widget dragging it seems.  Firefox also works better for editing page and blog text in WordPress.</p>
<p><a href="http://www.mozilla.com/en-US/firefox/new/">Go to the <em><strong>Firefox</strong></em> website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fordwebtech.com/wp/problem-dragging-widgets-on-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.fordwebtech.com/wp/feed ) in 1.46897 seconds, on May 19th, 2012 at 4:37 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 19th, 2012 at 5:37 pm UTC -->
