<?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 Ryan Pharis</title>
	<atom:link href="http://ryanpharis.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanpharis.com</link>
	<description>Dallas Forth Worth Metroplex, Texas Freelance PHP Web Developer &#38; WordPress Consultant</description>
	<lastBuildDate>Mon, 20 Jul 2009 13:41:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Contact by &#187; Moving On Ryan Pharis - Lubbock, Texas Web Designer &#38; Developer, WordPress Consultant</title>
		<link>http://ryanpharis.com/contact/comment-page-1/#comment-4094</link>
		<dc:creator>&#187; Moving On Ryan Pharis - Lubbock, Texas Web Designer &#38; Developer, WordPress Consultant</dc:creator>
		<pubDate>Mon, 20 Jul 2009 13:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?page_id=13#comment-4094</guid>
		<description>[...] HomeAboutContact [...]</description>
		<content:encoded><![CDATA[<p>[...] HomeAboutContact [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Texas Tech Today got Showcased by Ryan</title>
		<link>http://ryanpharis.com/2009/03/texas-tech-today-got-showcased/comment-page-1/#comment-391</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 09 Mar 2009 00:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=63#comment-391</guid>
		<description>Hey Douglas,
Thanks for the comment, and thanks for the work you do with the Showcase. I think it&#039;s a great resource for those who want some inspiration and an idea of what WordPress is capable of.
Keep up the great work.</description>
		<content:encoded><![CDATA[<p>Hey Douglas,<br />
Thanks for the comment, and thanks for the work you do with the Showcase. I think it&#8217;s a great resource for those who want some inspiration and an idea of what WordPress is capable of.<br />
Keep up the great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Texas Tech Today got Showcased by Douglas</title>
		<link>http://ryanpharis.com/2009/03/texas-tech-today-got-showcased/comment-page-1/#comment-390</link>
		<dc:creator>Douglas</dc:creator>
		<pubDate>Mon, 09 Mar 2009 00:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=63#comment-390</guid>
		<description>Ryan,

Yes, the site is definitely in Showcase and is in my slidedeck for my &quot;Showcasing the Showcase&quot; presentation I do. It is a great example of a WordPress site used for a unique purpose. Thanks for using WordPress!

Douglas</description>
		<content:encoded><![CDATA[<p>Ryan,</p>
<p>Yes, the site is definitely in Showcase and is in my slidedeck for my &#8220;Showcasing the Showcase&#8221; presentation I do. It is a great example of a WordPress site used for a unique purpose. Thanks for using WordPress!</p>
<p>Douglas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact by &#187; Texas Tech Today got Showcased Ryan Pharis - Lubbock, Texas Web Designer &#38; Developer, WordPress Consultant</title>
		<link>http://ryanpharis.com/contact/comment-page-1/#comment-381</link>
		<dc:creator>&#187; Texas Tech Today got Showcased Ryan Pharis - Lubbock, Texas Web Designer &#38; Developer, WordPress Consultant</dc:creator>
		<pubDate>Sat, 07 Mar 2009 15:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?page_id=13#comment-381</guid>
		<description>[...] HomeAboutContact [...]</description>
		<content:encoded><![CDATA[<p>[...] HomeAboutContact [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax for WordPress Plugins Using jQuery Tutorial by Olivier</title>
		<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/comment-page-1/#comment-345</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=33#comment-345</guid>
		<description>Well, I am not sure actually, it may be better to include it but then I guess that you need to check something in your ajax handler but I don&#039;t know what...

It looks like a bit like nonce... If you don&#039;t define a nonce, then no need to check for it. If you define it and you don&#039;t check it, it is useless.</description>
		<content:encoded><![CDATA[<p>Well, I am not sure actually, it may be better to include it but then I guess that you need to check something in your ajax handler but I don&#8217;t know what&#8230;</p>
<p>It looks like a bit like nonce&#8230; If you don&#8217;t define a nonce, then no need to check for it. If you define it and you don&#8217;t check it, it is useless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax for WordPress Plugins Using jQuery Tutorial by Ryan</title>
		<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/comment-page-1/#comment-344</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=33#comment-344</guid>
		<description>Hmm. I&#039;m not sure why that was in there. But if it works without it, I would remove it if you don&#039;t need to pass any cookie information back to the server.</description>
		<content:encoded><![CDATA[<p>Hmm. I&#8217;m not sure why that was in there. But if it works without it, I would remove it if you don&#8217;t need to pass any cookie information back to the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax for WordPress Plugins Using jQuery Tutorial by Olivier</title>
		<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/comment-page-1/#comment-343</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=33#comment-343</guid>
		<description>Quick question for you Ryan, you are adding this parameter in your ajax call : &#039;cookie&#039;: encodeURIComponent(document.cookie). But then, nothing is checked back in your ajax php handler on the server. I have made some researches and I cannot find out how to handle this fucking cookie. So I have removed the parameter from the ajax call. I thought it would break it and no, it is still functionning... So I am really wondering what it is about...</description>
		<content:encoded><![CDATA[<p>Quick question for you Ryan, you are adding this parameter in your ajax call : &#8216;cookie&#8217;: encodeURIComponent(document.cookie). But then, nothing is checked back in your ajax php handler on the server. I have made some researches and I cannot find out how to handle this fucking cookie. So I have removed the parameter from the ajax call. I thought it would break it and no, it is still functionning&#8230; So I am really wondering what it is about&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Texas Tech Today 2.0 is LIVE! by Ryan</title>
		<link>http://ryanpharis.com/2008/07/texas-tech-today-20-is-live/comment-page-1/#comment-292</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 10 Feb 2009 21:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=6#comment-292</guid>
		<description>Hi Matt,

Thanks for the kind words, I appreciate that.
A good CMS-type theme I have seen and worked with is Thesis. It&#039;s pretty customizable and flexible.
As far as plugins, I really kinda create my own based on my needs, but there are thousands out there that provide pretty much any thing you can think of. A useful one is &quot;More Fields&quot;, that makes custom fields easier to use repetitively.
The wordpress docs and codex is really good if you want to develop plugins and themes of your own.
Good luck.</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>Thanks for the kind words, I appreciate that.<br />
A good CMS-type theme I have seen and worked with is Thesis. It&#8217;s pretty customizable and flexible.<br />
As far as plugins, I really kinda create my own based on my needs, but there are thousands out there that provide pretty much any thing you can think of. A useful one is &#8220;More Fields&#8221;, that makes custom fields easier to use repetitively.<br />
The wordpress docs and codex is really good if you want to develop plugins and themes of your own.<br />
Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Texas Tech Today 2.0 is LIVE! by Matt</title>
		<link>http://ryanpharis.com/2008/07/texas-tech-today-20-is-live/comment-page-1/#comment-286</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 09 Feb 2009 15:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=6#comment-286</guid>
		<description>Hey Ryan,

I am VERY impressed with the way you have been able to develop WP into a CMS.  I would like to do many of the same things you are doing with TTT.  I am just starting to learn code as I work my way along to WP mastering.  Have you seen any quality CMS themes available?  Be they &#039;premium&#039; or not I could sure benefit from a boost to get things falling in place.  Also, if you are so kind, what would be your short list of absolutely required plugins for a CMS site with WordPress. I will continue to check in on the TTT developments and feel free to check out my site next week about this time as I hope to have it completely renewed.  Again, AWESOME job!</description>
		<content:encoded><![CDATA[<p>Hey Ryan,</p>
<p>I am VERY impressed with the way you have been able to develop WP into a CMS.  I would like to do many of the same things you are doing with TTT.  I am just starting to learn code as I work my way along to WP mastering.  Have you seen any quality CMS themes available?  Be they &#8216;premium&#8217; or not I could sure benefit from a boost to get things falling in place.  Also, if you are so kind, what would be your short list of absolutely required plugins for a CMS site with WordPress. I will continue to check in on the TTT developments and feel free to check out my site next week about this time as I hope to have it completely renewed.  Again, AWESOME job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax for WordPress Plugins Using jQuery Tutorial by Ryan</title>
		<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/comment-page-1/#comment-175</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 04 Dec 2008 02:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=33#comment-175</guid>
		<description>Thanks Olivier. I&#039;m glad the tutorial was able to help you out!</description>
		<content:encoded><![CDATA[<p>Thanks Olivier. I&#8217;m glad the tutorial was able to help you out!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
