<?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"
	>

<channel>
	<title>Final Stop &#187; Plugins</title>
	<atom:link href="http://www.final-stop.net/category/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.final-stop.net</link>
	<description>For whenever you need help.</description>
	<pubDate>Wed, 03 Dec 2008 00:16:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Exec-PHP Wordpress Plugin</title>
		<link>http://www.final-stop.net/2008/06/08/exec-php-wordpress-plugin/</link>
		<comments>http://www.final-stop.net/2008/06/08/exec-php-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 00:04:16 +0000</pubDate>
		<dc:creator>Jaclyn</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[exec]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[script]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.final-stop.net/?p=180</guid>
		<description><![CDATA[The Exec-PHP plugin allows you to execute PHP in your Wordpress powered blog. In this article you'll find a link to where you can download this plugin, and some short and precise instructions on how to install this wonderful plugin.]]></description>
			<content:encoded><![CDATA[<blockquote><p>&#8220;The Exec-PHP plugin executes <code>&lt;?php ?&gt;</code> code in your posts, pages and text widgets.&#8221; -<a href="http://bluesome.net/post/2005/08/18/50/">Source</a></p></blockquote>
<p>I downloaded this plugin a couple of days ago so I could post the <a href="http://www.final-stop.net/code-converter">code converter</a> script, which I got from the wonderful site <a href="http://www.tutorialtastic.co.uk">TutorialTastic</a>. I must admit it was a bit troublesome to install, but worth it!</p>
<p>You can download this plugin <a href="http://bluesome.net/post/2005/08/18/50/">here</a>. Download, unzip, and upload the <code>exec-php</code> folder on your plugins directory. Go to Wordpress and activate it!</p>
<p>Now comes the hard part! Check if you have done the following before you test the plugin:</p>
<ul class="a">
<li><strong>Disable</strong> the WYSIWYG editor through your profile. Go to Users &raquo; Your Profile. At the very top you will see the following:<br />
 <a href="http://www.final-stop.net/tutorials/plugins/execphp/editoroff.jpg" rel="lightbox" title="Make sure the check box is not checked."><img src="http://www.final-stop.net/tutorials/plugins/execphp/editoroff.jpg" width="400px" height="100" alt="Click to enlarge"></a><br /> Make sure the box is <strong>not</strong> checked. Having it on and just switching to the HTML tab will not work. You could try out other Plugins that turn off the visual editor for certain articles<sup>1</sup>, such as the <a href="http://wordpress.org/extend/plugins/deactive-visual-editor/">Deactivate Visual Editor</a> plugin<sup>2</sup> and the <a href="http://wordpress.org/extend/plugins/disable-visual-editor/">Disable Visual Editor</a> plugin.</li>
<li>Next, go to Settings &raquo; Writing. When it loads, scroll to the bottom of the page and verify the box next to &#8220;WordPress should correct invalidly nested XHTML automatically&#8221; in <strong>not</strong> checked.</li>
<li>You <em>might</em><sup>3</sup> need to install the <a href="http://im-web-gefunden.de/wordpress-plugins/role-manager/">Role Manager Plugin</a> so you can allow yourself to write &#8216;unfiltered_html&#8217;. </li>
</ul>
<p> Choose a post in which you&#8217;ll test if the plugin works or not. We&#8217;ll use the following text to try to execute a <code>&lt;?php ?&gt;</code> command: </p>
<pre name="code" class="c-sharp"> &lt;?php echo "This is the Exec-PHP 'Hello World'"; ?&gt; </pre>
<p>After you save the post, view it. It should be displayed like this: <code> This is the Exec-PHP 'Hello World' </code>.</p>
<p>Now, enjoy having the capability to use PHP scripts on your Wordpress Powered site!<br />
<strong>Rating:</strong> 4.5 out of 5 stars <br />
Because of the bit of trouble installation might cause.</p>
<ol class="footnotes"><li id="footnote_0_180" class="footnote">Articles you&#8217;ll add PHP coding to</li><li id="footnote_1_180" class="footnote">I haven&#8217;t used this plugin but I see no posts in the WP Support Forums about this plugin</li><li id="footnote_2_180" class="footnote">Don&#8217;t install this just yet, since it might not be needed</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.final-stop.net/2008/06/08/exec-php-wordpress-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Digg It Wordpress Plugin</title>
		<link>http://www.final-stop.net/2007/12/30/digg-it-wordpress-plugin/</link>
		<comments>http://www.final-stop.net/2007/12/30/digg-it-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 23:50:48 +0000</pubDate>
		<dc:creator>Jaclyn</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[digg]]></category>

		<category><![CDATA[favourite]]></category>

		<category><![CDATA[hits]]></category>

		<category><![CDATA[image]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[popularity]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[share]]></category>

		<category><![CDATA[social]]></category>

		<category><![CDATA[this]]></category>

		<category><![CDATA[visitors]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://mag.final-stop.net/?p=11</guid>
		<description><![CDATA[Digg &#160;1&#160;&#160;is a popular social bookmarking network. Its popularity is growing more each day. If an article of yours get &#8216;dugg&#8217; it&#8217;s added to this popular website. Here, it reaches many users. If your posts popularity grows, its viewers grow. Which means more people will be visiting your site. Now that we know the &#8216;what?&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Digg &nbsp;<sup>1</sup>&nbsp;&nbsp;is a popular social bookmarking network. Its popularity is growing more each day. If an article of yours get &#8216;dugg&#8217; it&#8217;s added to this popular website. Here, it reaches many users. If your posts popularity grows, its viewers grow. Which means more people will be visiting your site. Now that we know the &#8216;what?&#8217; and the &#8216;why should I add it?&#8217;, we can continue to talk about the plugin.</p>
<p>After searching through many other plugins and codes, I found one that was extremely easy to install. You can download it here.</p>
<p>After downloading it, simply unzip it and move the plugin file &nbsp;<sup>2</sup>&nbsp;&nbsp; into your plugins directory. Go to your Admin Panel and activate it.</p>
<p>If you only want the digg icon on your posts, open your single.php or respective &#8216;POST only&#8217; file, if not put it in the template file that corresponds to both posts and pages, and insert the following code after <code>&lt;?php the_content(); ?&gt; </code> : <code> &lt;?php if(function_exists('digg_this')) { digg_this('', '', '', ''); } ?&gt;</code> &nbsp;&nbsp;<sup>3</sup>. </p>
<p>You may be wondering why are they so many quotes. The first one is for a different background color to match your layout. If you want the original look, leave them blank. If not, insert the hex color code for the color you wish it to be &nbsp;<sup>4</sup>.&nbsp;&nbsp;The second, is to define it you like to default look or the compact one. If you want it default leave them blank, if you want them compact fill in compact between the quotes. The third is for more custom styling &nbsp;<sup>5</sup>&nbsp;&nbsp;. Finally, the fourth set of quotes is for you to fill in the category you&#8217;d like your posts to be classified under &nbsp;<sup>6</sup>&nbsp;&nbsp;.</p>
<p>Example: My code looks like this: <code> &lt;?php if(function_exists('digg_this')) { digg_this('', '', '', 'design'); } ?&gt; </code>.</p>
<p>Obviously, I use this plugin. I like it very much. I had been searching for a way to do this and everything I found was very difficult and confusing. </p>
<p><b>Happy Diggin&#8217;!</b> If you experience any trouble, tell me about it in a comment so I can try to help.<br />
<br />
<strong>Rating:</strong> 5 out of 5 stars</p>
<ol class="footnotes"><li id="footnote_0_171" class="footnote">Self defined as &#8220;a place for people to discover and share content from anywhere on the web&#8221;- <a href="http://digg.com">Source</a></li><li id="footnote_1_171" class="footnote">File name: &#8220;diggthis.php&#8221; </li><li id="footnote_2_171" class="footnote">For additional information go to the plugin&#8217;s hompage, located  here.</li><li id="footnote_3_171" class="footnote">Do not include the number symbol (#) </li><li id="footnote_4_171" class="footnote">For additional information go to the plugin&#8217;s hompage, located  here.</li><li id="footnote_5_171" class="footnote">For additional information go to the plugin&#8217;s hompage, located  here.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.final-stop.net/2007/12/30/digg-it-wordpress-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SEO Help!</title>
		<link>http://www.final-stop.net/2007/11/05/seo-help/</link>
		<comments>http://www.final-stop.net/2007/11/05/seo-help/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 01:00:20 +0000</pubDate>
		<dc:creator>Jaclyn</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.final-stop.net/2007/11/05/seo-help/</guid>
		<description><![CDATA[Well..I&#8217;m no expert at SEO (Search Engine Optimization) but this website will help you fix a couple of things about your site to improve it. I think it&#8217;s quite good and I&#8217;ve used it several times to find things I can change about my site. The link to it is here. My website grade is [...]]]></description>
			<content:encoded><![CDATA[<p>Well..I&#8217;m no expert at SEO (Search Engine Optimization) but this website will help you fix a couple of things about your site to improve it. I think it&#8217;s quite good and I&#8217;ve used it several times to find things I can change about my site. The link to it is <a href="http://www.websitegrader.com" rel="nofollow">here</a>. My website grade is 80%. </p>
<p>If you use Wordpress install the SEO Title Tag Plugin found <a href="http://www.netconcepts.com/seo-title-tag-plugin/" rel="nofollow">here</a>. It&#8217;s easy to use and very useful. </p>
<h2>It&#8217;s All Relative</h2>
<p>One of the most effective ways to reach out the targeted market is <a href="http://www.1-hit.com">internet marketing</a>. Counting on the method can pay off in the form of soaring profits through <a href="http://judiciary.senate.gov/testimony.cfm?id=2955&#038;wit_id=6689">search advertising</a>. Even if your area novice in your business, you can easily avail yourself of the <a href="http://www.1-hit.com/ppc-advertising.htm">ppc advertising</a>.Through a well-developed <a href="http://www.cdc.gov/niosh/idlh/7782492.html">seo website</a> delivering your target audience and thus increasing the sales figure is quite feasible. For the same purpose even some previously <a href="http://www.1-hit.com/all-in-one/expired-domains.htm">expired domains</a> can be bought that match the business area more closely.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.final-stop.net/2007/11/05/seo-help/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
