<?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>Tortoise IT &#187; Plugins</title>
	<atom:link href="http://www.sean-barton.co.uk/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sean-barton.co.uk</link>
	<description>Homepage of Sean Barton, a freelance website developer from Cheshire</description>
	<lastBuildDate>Sat, 19 Jun 2010 12:24:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SB Child List finally gets an update!</title>
		<link>http://www.sean-barton.co.uk/2010/04/sb-child-list-finally-gets-an-update/</link>
		<comments>http://www.sean-barton.co.uk/2010/04/sb-child-list-finally-gets-an-update/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 16:07:02 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Shameless Plugs]]></category>
		<category><![CDATA[Time Savers]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[SB Cat List]]></category>
		<category><![CDATA[SB Child List]]></category>

		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=433</guid>
		<description><![CDATA[It&#8217;s been a year apparently since I last updated the plugin. Time flies doesn&#8217;t it! I needed to show a list of category posts on a page for another project so decided to merge it into SB Child List. So now you can have a new separately templated shortcode originally called sb_cat_list which shows you [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a year apparently since I last updated the plugin. Time flies doesn&#8217;t it! I needed to show a list of category posts on a page for another project so decided to merge it into SB Child List. So now you can have a new separately templated shortcode originally called sb_cat_list which shows you a list of posts in that category.</p>
<p>Usage</p>

<p>The above will show ALL posts in the featured category although don&#8217;t worry if you want a shorter list as you can optionally add a &#8216;limit&#8217; argument to show but a few instead.</p>
<p>The latest version is already sitting in the Wordpress Plugin Directory so go and download it and let me know what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sean-barton.co.uk/2010/04/sb-child-list-finally-gets-an-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SB Pay Me</title>
		<link>http://www.sean-barton.co.uk/2009/07/sb-pay-me/</link>
		<comments>http://www.sean-barton.co.uk/2009/07/sb-pay-me/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:04:48 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[sb pay me]]></category>

		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=293</guid>
		<description><![CDATA[No that isn&#8217;t a request although feel free if you like  
SB Pay Me is a new plugin that I have written along the same lines as those &#8216;Donate&#8217; plugins you see everywhere. Well I decided that plugins like &#8216;Buy Me Beer&#8217; and other similar donation type things weren&#8217;t really very professional so I [...]]]></description>
			<content:encoded><![CDATA[<p>No that isn&#8217;t a request although feel free if you like <img src='http://www.sean-barton.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>SB Pay Me is a new plugin that I have written along the same lines as those &#8216;Donate&#8217; plugins you see everywhere. Well I decided that plugins like &#8216;Buy Me Beer&#8217; and other similar donation type things weren&#8217;t really very professional so I wrote my own.</p>
<p><strong>Features</strong></p>
<p>The SB Pay Me plugin is designed to use the Wordpress shortcode API (using rather predictibly sb_pay_me as a hook) to provide a very simple to integrate payment form. It is fully templated so you can very easily decide how you want it to look. I have integrated a couple of Paypal images by default but you can add your own with no problems what so ever. The currency, payment amount and description are all configurable. The latter two can be setup to be edited by the user on your site instead of sending them to Paypal and getting them to do it there. The admin interface is fully commented and straightforward to allow even the most basic of users to be able to user it.</p>
<p><strong>Example</strong></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><div style="margin-top: 10px;">
<table style="border: 1px solid silver;" >
	<tr>
		<th colspan="2" style="text-align: left;">Send Money<br />
		<span style="font-size: 10px; color: gray;"> Just a working example of the plugin.</span>
		</th>
	</tr>
	<tr>
		<td>Amount</td>
		<td><input name="amount" id="amount" style="width: 80px;" /> GBP</td>
	</tr>
	<tr>
		<td>Payment For</td>
		<td><input name="item_name" id="item_name" /></td>
	</tr>
	<tr>
		<td colspan="2" style="text-align: right;">
			<input type="image" style="padding: 5px;" src="http://www.sean-barton.co.uk//wp-content/plugins/sb_pay_me/paypal2.gif" alt="SB Pay Me" title="SB Pay Me" />
		</td>
	</tr>					
</table>
</div><input type='hidden' name="currency_code" value="GBP" /><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="barton.sean@gmail.com" /><input type="hidden" name="return" value="" /></form>
<p><strong>Screenshots</strong></p>
<table style="border:none;" border="0" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td style="vertical-align: top; border: none;">
<div id="attachment_294" class="wp-caption alignnone" style="width: 156px"><strong><a rel="lightbox" href="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me1.gif"><img class="size-full wp-image-294" title="Default Template" src="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me1.gif" alt="Default Template" width="146" height="118" /></a></strong><p class="wp-caption-text">Default Template</p></div></td>
<td style="vertical-align: top; border: none;">
<p><div id="attachment_295" class="wp-caption alignnone" style="width: 160px"><strong><a rel="lightbox" href="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me2.gif"><img class="size-thumbnail wp-image-295" title="Modified Template" src="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me2-150x147.gif" alt="Modified Template" width="150" height="147" /></a></strong><p class="wp-caption-text">Modified Template</p></div></td>
<td style="vertical-align: top; border: none;">
<p><div id="attachment_296" class="wp-caption alignnone" style="width: 160px"><strong><a rel="lightbox" href="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me3.gif"><img class="size-thumbnail wp-image-296" title="Admin Page" src="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me3-150x150.gif" alt="Admin Page" width="150" height="150" /></a></strong><p class="wp-caption-text">Admin Page</p></div></td>
</tr>
</tbody>
</table>
<p><strong>Download</strong><br />
I intend to release the plugin into the extend directory but at the time of writing it was down. Use this link to get the most recent version: <a class="downloadlink" href="http://www.sean-barton.co.uk/wp-content/plugins/download-monitor/download.php?id=11" title="Version 1.0 downloaded 221 times" >SB Pay Me (10.27 KB)</a>
]]></content:encoded>
			<wfw:commentRss>http://www.sean-barton.co.uk/2009/07/sb-pay-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Classifieds &#8211; What is it</title>
		<link>http://www.sean-barton.co.uk/2008/11/your-classifieds-what-is-it/</link>
		<comments>http://www.sean-barton.co.uk/2008/11/your-classifieds-what-is-it/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 18:55:53 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Classifieds]]></category>
		<category><![CDATA[Your Brand]]></category>
		<category><![CDATA[Your Classifieds]]></category>

		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=79</guid>
		<description><![CDATA[I started writing a Classified Adverts plugin for wordpress recently and then handed over the reigns to another programmer under my watchful eye. We will shortly be releasing the plugin once the documentation is complete and its all bundled up.
The plugin will be FREE and you will also have access to the Newmedias support forums [...]]]></description>
			<content:encoded><![CDATA[<p>I started writing a Classified Adverts plugin for wordpress recently and then handed over the reigns to another programmer under my watchful eye. We will shortly be releasing the plugin once the documentation is complete and its all bundled up.</p>
<p>The plugin will be FREE and you will also have access to the Newmedias support forums where myself and Tim Nash are available most of the time to answer any questions and sort out and problems for you.</p>
<p>The plugin allows for category groups to be created and adverts (or more categories) created within each one. Adverts can either be created by an admin exclusively or by any site member using the form on the front end.</p>
<p>Give it a go and let us know what you think. Ask Tim for the beta if you are interested or wait for the product version. Available at <a title="Newmedias" href="http://www.newmedias.co.uk" target="_blank">www.newmedias.co.uk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sean-barton.co.uk/2008/11/your-classifieds-what-is-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deals Press</title>
		<link>http://www.sean-barton.co.uk/2008/11/deals-press/</link>
		<comments>http://www.sean-barton.co.uk/2008/11/deals-press/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 18:48:15 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Adverts]]></category>
		<category><![CDATA[deals press]]></category>
		<category><![CDATA[Personal Blog]]></category>

		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=77</guid>
		<description><![CDATA[Ever been writing a post for your blog and when talking about a product you would like to give a list of suppliers and their prices (maybe with some affiliate links so you make some money!), well if it wasn&#8217;t written already then it is now.
Gaj from www.gaj-it.com asked CNMS to write this very plugin [...]]]></description>
			<content:encoded><![CDATA[<p>Ever been writing a post for your blog and when talking about a product you would like to give a list of suppliers and their prices (maybe with some affiliate links so you make some money!), well if it wasn&#8217;t written already then it is now.</p>
<p>Gaj from www.gaj-it.com asked <a title="Cambridge New Media Services" href="http://www.newmedias.co.uk">CNMS</a> to write this very plugin a few weeks ago and he is in the process of using it on his website at the moment.</p>
<p>Deals Press, as it&#8217;s been branded, allows you to create products on your blog and store prices for each from various suppliers. It is highly configurable and templated so you can make your adverts look as clever as you like.</p>
<p>Price histories are kept in the Database and a stats module is planned to show you prices over time and cheapest suppliers, etc&#8230;</p>
<p>I don&#8217;t yet have a URL for it although I will update this post when I know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sean-barton.co.uk/2008/11/deals-press/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bbPress Email notification on post</title>
		<link>http://www.sean-barton.co.uk/2008/09/bbpress-email-notification-on-post/</link>
		<comments>http://www.sean-barton.co.uk/2008/09/bbpress-email-notification-on-post/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 12:14:38 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Time Savers]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[Email Notification]]></category>
		<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Sprintf]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=56</guid>
		<description><![CDATA[At Newmedias, we use bbPress and have been using the email notification plugin written by thomasklaiber. It sends an email to those registered for forum notifications every time a post is left on a thread that they had registered for.
http://bbpress.org/plugins/topic/post-notification/
I often look at my emails when im away from home on my pda/phone and find [...]]]></description>
			<content:encoded><![CDATA[<p>At <a title="Newmedias, home of Your Members" href="http://www.newmedias.co.uk" target="_blank">Newmedias</a>, we use bbPress and have been using the email notification plugin written by thomasklaiber. It sends an email to those registered for forum notifications every time a post is left on a thread that they had registered for.</p>
<p><a href="http://bbpress.org/plugins/topic/post-notification/">http://bbpress.org/plugins/topic/post-notification/</a></p>
<p>I often look at my emails when im away from home on my pda/phone and find it a real pain to have to open the web link in each email to read it. This also means that I can&#8217;t download them in my email client for reading later.</p>
<p>My solution to this was blindingly simple,</p>
<p><em>Put the body of the most recent post into the email itself! </em></p>
<p>This feature was not available at the time of writing and works very well. The mod is very simple, here&#8217;s how i did it.</p>
<p><em>note: Before doing this to your version of the plugin, make sure that the original author hasn&#8217;t added his own version of the same thing!</em></p>
<p>1) Open notification.php and find the notification_new_post function<br />
2) Paste the following code after the get_topic() call but before the $message=&#8230; call</p>
<pre>$posts = get_thread($topic_id, 1, 1);
$posts = array_reverse($posts);
$last = array_pop($posts);
$last_text = strip_tags($last-&gt;post_text);</pre>
<p>3) Overwrite the $message variable to include the new string at the end as follows:</p>
<pre>$message = __("There is a new post on: %1\$s \nReply by: %2\$s \n\n%3\$s \n\n%4\$s");</pre>
<p>4) Overwrite the sprintf call to the following:</p>
<pre>sprintf($message, $topic-&gt;topic_title, get_user_name($bb_current_user-&gt;ID), get_topic_link($topic_id), $last_text)</pre>
<p><em>(if you are more familiar with php and sprintf then just add the $last_text variable to the end of the list of variables within the existing call)</em></p>
<p>5) Save, Backup, Upload and test! It should now send the post body with the email</p>
<p>Optionally you can improve the code within this function somewhat&#8230;</p>
<p>1) The get_topic call doesn&#8217;t need to be in the foreach loop because the topic_id doesn&#8217;t change anywhere in the function. Although bbPress uses cacheing, it would still be best practise to move that line and the lines from my step 2 to the line before the foreach loop.</p>
<p>2) Convert the email to HTML by adding the content-type header and setting it to text/html. If you do this then the \n&#8217;s will also need to be changed to &lt;br /&gt; and you can optionally remove the strip_tags() from the last line in my step 2</p>
<p>Good luck and let me know about any problems you may have.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sean-barton.co.uk/2008/09/bbpress-email-notification-on-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
