<?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>Earn A Living Online &#187; textpad</title>
	<atom:link href="http://keithjameslock.com/tag/textpad/feed/" rel="self" type="application/rss+xml" />
	<link>http://keithjameslock.com</link>
	<description>Learn to make money online</description>
	<lastBuildDate>Thu, 15 Sep 2011 18:46:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Instructions To Quickly Self-Upgrade To php5 For GoDaddy Users</title>
		<link>http://keithjameslock.com/instructions-quickly-selfupgrade-php5-godaddy-users/</link>
		<comments>http://keithjameslock.com/instructions-quickly-selfupgrade-php5-godaddy-users/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 17:11:01 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[textpad]]></category>
		<category><![CDATA[web scripts]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=1196</guid>
		<description><![CDATA[<p>php5 may be required to run certain scripts on your server. For example, my WordPress Geo Targeting Script requires php5. The steps below are only necessary if you are hosted with GoDaddy AND you don&#8217;t already have php5 running. (It may work with other hosts but I can&#8217;t say for sure.) To test your version [...]</p><p>More info: <a href="http://keithjameslock.com/instructions-quickly-selfupgrade-php5-godaddy-users/">Instructions To Quickly Self-Upgrade To php5 For GoDaddy Users</a></p>]]></description>
			<content:encoded><![CDATA[<p>php5 may be required to run certain scripts on your server. For example, my <a href="http://keithjameslock.com/wordpress-geo-targeting-script/"><u>WordPress Geo Targeting Script</u></a> requires php5.</p>
<p>The steps below are only necessary if you are hosted with <a href="http://keithjameslock.com/go/hosting/godaddy.php" target="_blank" rel="nofollow"><u>GoDaddy</u></a> AND you don&#8217;t already have php5 running. (It may work with other hosts but I can&#8217;t say for sure.)</p>
<p>To test your version of php you can run the phpinfo() command. Learn more here: http://www.web-scripts.biz/phptest.htm</p>
<p>If you have WordPress installed there will have been a file automatically created (providing the permissions were set properly, which they will be for GoDaddy users) called .htaccess in the root of your blog installation on the server. You may also create one with a text editor. Note that there is no actual file name for this file, just an extension. Download that file (using FTP software) to your desktop (or open it for editing in the Control Panel if you prefer). If you chose to download it, open it with a decent text editor (like TextPad, because Notepad may jumble it up) and at the very top of the file add this line: AddHandler x-httpd-php5 .php</p>
<p>Then save the file and re-upload. Your GoDaddy account should now be using php5.</p>
<p>More info: <a href="http://keithjameslock.com/instructions-quickly-selfupgrade-php5-godaddy-users/">Instructions To Quickly Self-Upgrade To php5 For GoDaddy Users</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/instructions-quickly-selfupgrade-php5-godaddy-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>phpBay Pro: The Extended Manual &#8211; Making The Images Clickable</title>
		<link>http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/</link>
		<comments>http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 03:50:29 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[auction listings]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[ebay listings]]></category>
		<category><![CDATA[html template files]]></category>
		<category><![CDATA[ppc]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[textpad]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=958</guid>
		<description><![CDATA[<p>Continuing on with the phpBay Extended Manual&#8230; In this post I will explain how to make the images clickable (linking to the auction) in your phpBay eBay listings. If you are a bit more advanced and just want the answer: locate the html template files and edit the html adding in the proper tokens. If [...]</p><p>More info: <a href="http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/">phpBay Pro: The Extended Manual &#8211; Making The Images Clickable</a></p>]]></description>
			<content:encoded><![CDATA[<p>Continuing on with the <a href="http://keithjameslock.com/phpbay-pro-extended-manual-introduction/"><u>phpBay Extended Manual</u></a>&#8230; In this post I will explain how to make the images clickable (linking to the auction) in your phpBay eBay listings. If you are a bit more advanced and just want the answer: locate the html template files and edit the html adding in the proper tokens. If you need more help, please read on.</p>
<p>BTW, did you notice that I added a couple extra sections to the manual? I will also be covering SEO and PPC keyword tracking. Also, I will explain how to add phpBay code into your themes and give an example of when that might be useful. Those sections will be up in a few days. So far, I have had the luxury of having these posts pre-written because they exist already in a PDF manual I wrote. The new ones however have to be done from scratch, plus added to the PDF. I shouldn&#8217;t be delayed too long, if at all, I still want to try and get a post a day out to you. Anyway read on for the steps&#8230;</p>
<p><strong>Table Of Contents</strong>

<ul>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-introduction/"><u>Introduction</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-installation-activation/"><u>Installation/Activation</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-configuration/"><u>Configuration</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-testing/"><u>Testing</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-parameter-settings/"><u>Per-Post/Per-Page Settings</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-geotargeting/"><u>Geo-Targeting</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/"><u>Making The Images Clickable</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/"><u>Replacing WordPress Search With eBay Search</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-inserting-phpbay-code-theme-files/"><u>Inserting phpBay Code Into Theme Files</u></a></li>
<li><a href="http://keithjameslock.com/go/phpbay.php" target="_blank" rel="nofollow"><u>Buy phpBay Pro (20% off coupon: DA9CD69F42)</u></a></li>
<li><a href="http://keithjameslock.com/go/9stepz5" target="_blank" rel="nofollow"><u>From Picking A Market To Building/Managing Your phpBay (Or BANS) Site</u></a></li>
</ul></p>
<p><strong>Making The Images Clickable</strong></p>
<p>To make the images in your auction listings clickable you just have to make a quick change to one or two of the template files that phpBay provides.</p>
<p>There is one file to change if you use columns and another file to change if you don&#8217;t. It doesn&#8217;t hurt to change them both in case you switch between a single column and multiple columns on occasion. Here&#8217;s how&#8230;</p>
<ol>
<li>Download the files &#8216;template.ebay.results.html&#8217; and &#8216;template.column.results.html&#8217; located in the &#8216;/wp-content/plugins/phpBay/templates/&#8217; folder, to your computer.</li>
<li>Open &#8216;template.ebay.results.html&#8217; with a text editor. If using <a href="http://www.textpad.com/download/" target="_blank" rel="nofollow"><u>TextPad</u></a>, right-click it and click TextPad and it will open with TextPad. If you double clicked it, it will likely just open in a browser and you won&#8217;t be able to edit it, so you will want to open it like mentioned.</li>
<li>Locate the line with the code: (it&#8217;s all on one line, it&#8217;s just wrapped in the image below)
<p><img src="http://keithjameslock.com/images/pcode6.jpg" alt="" width="454" height="46" border="0" /></p>
<p>and change it to: (again, it&#8217;s wrapped)</p>
<p><img src="http://keithjameslock.com/images/pcode7.jpg" alt="" width="471" height="62" border="0" /></p>
</li>
<li>Save the file and re-upload, overwriting the existing file.</li>
<li>Now open &#8216;template.column.results.html&#8217; with a text editor.</li>
<li>Locate the line with the code:
<p><img src="http://keithjameslock.com/images/pcode8.jpg" alt="" width="441" height="25" border="0" /></p>
<p>and change it to: (wrapped code below)</p>
<p><img src="http://keithjameslock.com/images/pcode9.jpg" alt="" width="496" height="34" border="0" /></p>
</li>
<li>Go back to your test page and Refresh (F5) it to see your changes.</li>
</ol>
<p>Next we&#8217;ll <a href="http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/"><u>replace the WordPress search</a></u> with a search that displays phpBay results instead.</p>
<p>More info: <a href="http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/">phpBay Pro: The Extended Manual &#8211; Making The Images Clickable</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

