<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Tobias Labs</title>
	<atom:link href="http://www.tobiaslabs.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tobiaslabs.com</link>
	<description>Engineering and code: My research and studies.</description>
	<lastBuildDate>Tue, 15 Nov 2011 03:41:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Still working on this by Debbie</title>
		<link>http://www.tobiaslabs.com/567/still-working-on-this/comment-page-1/#comment-8544</link>
		<dc:creator>Debbie</dc:creator>
		<pubDate>Tue, 15 Nov 2011 03:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?p=567#comment-8544</guid>
		<description>I&#039;m interested too. I&#039;m assuming that because the sermons are handled by Wordpress that all the podcasts don&#039;t have to be on the same page, that would be nice.</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested too. I&#8217;m assuming that because the sermons are handled by WordPress that all the podcasts don&#8217;t have to be on the same page, that would be nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Function List by Leona</title>
		<link>http://www.tobiaslabs.com/sermonposts/sp-the-manual/function-list/comment-page-1/#comment-8413</link>
		<dc:creator>Leona</dc:creator>
		<pubDate>Fri, 04 Nov 2011 06:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?page_id=700#comment-8413</guid>
		<description>Hi I really wanna use your plugin, but can&#039;t get it to work for now. It doesn&#039;t show the media player. I guess you are working on it. Hope to see it launched soon.</description>
		<content:encoded><![CDATA[<p>Hi I really wanna use your plugin, but can&#8217;t get it to work for now. It doesn&#8217;t show the media player. I guess you are working on it. Hope to see it launched soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Manual by Tobias</title>
		<link>http://www.tobiaslabs.com/sermonposts/sp-the-manual/comment-page-1/#comment-7922</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Wed, 19 Oct 2011 21:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?page_id=651#comment-7922</guid>
		<description>Hey there Jack, thanks for thinking of me, but I&#039;ll have to pass on the offer. I don&#039;t mind the competition, so I&#039;ll give you some tips if you think you want to continue forward with the project:

Make sure to turn on WP_DEBUG in the wp-config.php file, that way you can catch all the errors and notices. There were piles of notice flags, and ideally you&#039;d want no errors or flags at all. Try using things like &lt;code&gt;if( isset( $_GET[&#039;index&#039;] ) &amp;&amp; $_GET[&#039;index&#039;] == &#039;val&#039; )&lt;/code&gt; for GET and POST values.
You&#039;ll definitely want to at least rename your functions so you don&#039;t have name collisions, perhaps a prefix like wpfc_ would suffice. Even better, you could wrap the entire thing inside a PHP class, that way you can name them whatever you want.


Your plugin needs a lot of cleanup, but it functions! I&#039;ve actually started back up on the Sermon Posts plugin, so it will be available on the WP site soon.</description>
		<content:encoded><![CDATA[<p>Hey there Jack, thanks for thinking of me, but I&#8217;ll have to pass on the offer. I don&#8217;t mind the competition, so I&#8217;ll give you some tips if you think you want to continue forward with the project:</p>
<p>Make sure to turn on WP_DEBUG in the wp-config.php file, that way you can catch all the errors and notices. There were piles of notice flags, and ideally you&#8217;d want no errors or flags at all. Try using things like <code>if( isset( $_GET['index'] ) &amp;&amp; $_GET['index'] == 'val' )</code> for GET and POST values.<br />
You&#8217;ll definitely want to at least rename your functions so you don&#8217;t have name collisions, perhaps a prefix like wpfc_ would suffice. Even better, you could wrap the entire thing inside a PHP class, that way you can name them whatever you want.</p>
<p>Your plugin needs a lot of cleanup, but it functions! I&#8217;ve actually started back up on the Sermon Posts plugin, so it will be available on the WP site soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Manual by Jack</title>
		<link>http://www.tobiaslabs.com/sermonposts/sp-the-manual/comment-page-1/#comment-7833</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 17 Oct 2011 15:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?page_id=651#comment-7833</guid>
		<description>Hey Tobias,
I just released a sermon plugin for WordPress: http://wordpress.org/extend/plugins/sermon-manager-for-wordpress/

Perhaps you would like to work with me on improving it since your time is limited? Just a thought. 

Jack</description>
		<content:encoded><![CDATA[<p>Hey Tobias,<br />
I just released a sermon plugin for WordPress: <a href="http://wordpress.org/extend/plugins/sermon-manager-for-wordpress/" rel="nofollow">http://wordpress.org/extend/plugins/sermon-manager-for-wordpress/</a></p>
<p>Perhaps you would like to work with me on improving it since your time is limited? Just a thought. </p>
<p>Jack</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Manual by Tobias</title>
		<link>http://www.tobiaslabs.com/sermonposts/sp-the-manual/comment-page-1/#comment-7526</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Thu, 29 Sep 2011 23:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?page_id=651#comment-7526</guid>
		<description>Hello John, the bad news is that I&#039;ve had to set aside development on SermonPosts for quite some time due to increased work load. The good news is that I&#039;m almost ready to start development on it again!

You say you have version 0.61 installed, and I must embarrassingly admit that I couldn&#039;t remember what version my own software was at :-X but after I looked, it appears that mine only goes to 0.13, so perhaps you installed 0.06.1 by mistake?</description>
		<content:encoded><![CDATA[<p>Hello John, the bad news is that I&#8217;ve had to set aside development on SermonPosts for quite some time due to increased work load. The good news is that I&#8217;m almost ready to start development on it again!</p>
<p>You say you have version 0.61 installed, and I must embarrassingly admit that I couldn&#8217;t remember what version my own software was at :-X but after I looked, it appears that mine only goes to 0.13, so perhaps you installed 0.06.1 by mistake?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Manual by John Vickers</title>
		<link>http://www.tobiaslabs.com/sermonposts/sp-the-manual/comment-page-1/#comment-7523</link>
		<dc:creator>John Vickers</dc:creator>
		<pubDate>Thu, 29 Sep 2011 17:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?page_id=651#comment-7523</guid>
		<description>Hi, I use my personal blog to test plugins etc. before I add them to a client&#039;s  site. Ultimetly I&#039;d want to use sermonposts on http://ctkac.ca

I have version 0.61 installed. I have created this file &quot;single-sermon_post.php&quot; which I have in the Twenty Eleven theme folder. I&#039;m running WP 3.2.1 

Problems/Questions I have are ...
1) I can not see how to add any of series, preacher or services. I see the page for all of these but none of them have a visible submit, create, ok button.
2) How do I select the sermon post format or how do I differentiate between a news post and a sermon post? 

I&#039;ve been running &quot;sermon browser&quot; since the beginning but the lack of response or updates has become very frustrating. However, to change over to a new method, such as yours, to post/display sermons I&#039;ve got to be very sure your solution will work. Reason as y9ou can see here our sermons are very popular ... &quot;You have 171 files in 97 sermons from 24 preachers in 14 series using 47 tags. They have been downloaded a total of 22,701 times, an average of 234 times per sermon. The most popular sermon is Moving Forward in Faith, which has been downloaded 503 times.&quot;

Thank you very much for all your work on this.</description>
		<content:encoded><![CDATA[<p>Hi, I use my personal blog to test plugins etc. before I add them to a client&#8217;s  site. Ultimetly I&#8217;d want to use sermonposts on <a href="http://ctkac.ca" rel="nofollow">http://ctkac.ca</a></p>
<p>I have version 0.61 installed. I have created this file &#8220;single-sermon_post.php&#8221; which I have in the Twenty Eleven theme folder. I&#8217;m running WP 3.2.1 </p>
<p>Problems/Questions I have are &#8230;<br />
1) I can not see how to add any of series, preacher or services. I see the page for all of these but none of them have a visible submit, create, ok button.<br />
2) How do I select the sermon post format or how do I differentiate between a news post and a sermon post? </p>
<p>I&#8217;ve been running &#8220;sermon browser&#8221; since the beginning but the lack of response or updates has become very frustrating. However, to change over to a new method, such as yours, to post/display sermons I&#8217;ve got to be very sure your solution will work. Reason as y9ou can see here our sermons are very popular &#8230; &#8220;You have 171 files in 97 sermons from 24 preachers in 14 series using 47 tags. They have been downloaded a total of 22,701 times, an average of 234 times per sermon. The most popular sermon is Moving Forward in Faith, which has been downloaded 503 times.&#8221;</p>
<p>Thank you very much for all your work on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Everything is a mess and I apologize. by Jon</title>
		<link>http://www.tobiaslabs.com/703/everything-is-a-mess-and-i-apologize/comment-page-1/#comment-7225</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 10 Sep 2011 19:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?p=703#comment-7225</guid>
		<description>Hey Tobias!  No worries friend.  At the end of the day, taking care of you takes priority.  I&#039;m just encouraged that someone is still pursuing this, even if it&#039;s still a ways out.  This will be a huge blessing to the body at large.  Thanks for your labor thus far!!!</description>
		<content:encoded><![CDATA[<p>Hey Tobias!  No worries friend.  At the end of the day, taking care of you takes priority.  I&#8217;m just encouraged that someone is still pursuing this, even if it&#8217;s still a ways out.  This will be a huge blessing to the body at large.  Thanks for your labor thus far!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Everything is a mess and I apologize. by Ricky</title>
		<link>http://www.tobiaslabs.com/703/everything-is-a-mess-and-i-apologize/comment-page-1/#comment-6388</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Wed, 17 Aug 2011 02:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?p=703#comment-6388</guid>
		<description>How are you doing? Still busy as ever? Me too. Make any progress on Sermon Posts yet?</description>
		<content:encoded><![CDATA[<p>How are you doing? Still busy as ever? Me too. Make any progress on Sermon Posts yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sermon Posts 0.13 by James</title>
		<link>http://www.tobiaslabs.com/630/sermon-posts-0-13/comment-page-1/#comment-4816</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 30 Jun 2011 12:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?p=630#comment-4816</guid>
		<description>I&#039;m in the process of upgrading our website, I&#039;ve been playing with WordPress plugin&#039;s such as sermon_browser and yours. I did not like having a search at the top of the page that could not search the sermons. So in finding your plugin I can search, but I cannot get any audio to show up that&#039;s it&#039;s attached to the post. I have the Audio Player 2.0.4.1 plugin, what is it I could be doing wrong? Also this “single-sermon_post.php” file, could you zip me a sample of what it needs to be?

The only post I have with your plugin is here-
http://riverbendcoc.org/wp/?s=forgive

Thank you for time and efforts on this project.</description>
		<content:encoded><![CDATA[<p>I&#8217;m in the process of upgrading our website, I&#8217;ve been playing with WordPress plugin&#8217;s such as sermon_browser and yours. I did not like having a search at the top of the page that could not search the sermons. So in finding your plugin I can search, but I cannot get any audio to show up that&#8217;s it&#8217;s attached to the post. I have the Audio Player 2.0.4.1 plugin, what is it I could be doing wrong? Also this “single-sermon_post.php” file, could you zip me a sample of what it needs to be?</p>
<p>The only post I have with your plugin is here-<br />
<a href="http://riverbendcoc.org/wp/?s=forgive" rel="nofollow">http://riverbendcoc.org/wp/?s=forgive</a></p>
<p>Thank you for time and efforts on this project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apologies for delays by Ricky</title>
		<link>http://www.tobiaslabs.com/702/apologies-for-delays/comment-page-1/#comment-3901</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Thu, 16 Jun 2011 02:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobiaslabs.com/?p=702#comment-3901</guid>
		<description>So, is your internet connected yet?

How&#039;s the new job?</description>
		<content:encoded><![CDATA[<p>So, is your internet connected yet?</p>
<p>How&#8217;s the new job?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

