<?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>YazminMedia &#187; Textpattern</title>
	<atom:link href="http://yazminmedia.com/category/blog/textpattern-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://yazminmedia.com</link>
	<description>Helping You Grow Online</description>
	<lastBuildDate>Wed, 18 Aug 2010 22:15:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tip: Fixing Post Comment Counts in WordPress</title>
		<link>http://yazminmedia.com/blog/tip-fixing-post-comment-counts-in-wordpress/</link>
		<comments>http://yazminmedia.com/blog/tip-fixing-post-comment-counts-in-wordpress/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:00:29 +0000</pubDate>
		<dc:creator>Yazmin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Textpattern]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://yazminmedia.com/blog/fixing-post-comment-counts-in-wordpress/</guid>
		<description><![CDATA[Two weeks ago I mentioned that I knew I was guilty of not paying much attention to my blog. You can choose to pretend you are handling your website, until you get hacked. That&#8217;s exactly what happened to me earlier this year. Sad thing is I didn&#8217;t even come to find out until about two [...]]]></description>
			<content:encoded><![CDATA[<p>Two weeks ago I mentioned that I knew <a title="Pay more attention to your blogs!" href="http://yazminmedia.com/blog/news/im-guilty/">I was guilty of not paying much attention to my blog</a>. You can choose to pretend you are handling your website, until you get hacked. That&#8217;s exactly what happened to me earlier this year. Sad thing is I didn&#8217;t even come to find out until about two months ago. How embarrassing.</p>
<p>If I wasn&#8217;t paying attention, how did I find out, you ask? I planned a sale on my <a title="A Pretty Rock - Handcrafted Limited Edition Jewelry" href="http://www.aprettyrock.com/" target="_top">jewelry website</a>, only to find out it had been hacked. And so began my two month journey to remove/replace all the hacked code across my websites.</p>
<p>When I finally had a chance to start working on the jewelry website (because as is the plight of an independent contractor, clients come first always), I was able to migrate it from Textpattern to WordPress, but not without some trouble. The latest of which was fixing a discrepancy with post comment counts in WordPress.</p>
<p>I originally tried a few solutions, but myPHPAdmin was yelling at me&#8230; it didn&#8217;t like how the SQL was formatted for making the updates. Another quick search and I found this post: <a href="http://www.ankurb.info/2008/11/16/reseting-post-and-comment-count-in-wordpress/" target="_top">Reseting Post and Comment Count in WordPress</a> by Ankur Banerjee. He wasn&#8217;t sure that it would function on everyone&#8217;s servers due to timeout settings, but it worked like a charm for me.</p>
<p>How about you out there porting from Textpattern to WordPress&#8230; What issues did you encounter that were not easily handled by the Textpattern importer plugin in WordPress?</p>
]]></content:encoded>
			<wfw:commentRss>http://yazminmedia.com/blog/tip-fixing-post-comment-counts-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Textpattern Find: Combine Sections Into One RSS Feed</title>
		<link>http://yazminmedia.com/blog/textpattern-find-combine-sections-into-one-rss-feed/</link>
		<comments>http://yazminmedia.com/blog/textpattern-find-combine-sections-into-one-rss-feed/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 19:22:41 +0000</pubDate>
		<dc:creator>Yazmin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blog Management]]></category>
		<category><![CDATA[Textpattern]]></category>
		<category><![CDATA[Plug-ins]]></category>

		<guid isPermaLink="false">http://yazminmedia.com/blog/textpattern-find-combine-sections-into-one-rss-feed/</guid>
		<description><![CDATA[<p>I've pretty much all but decided that I will not be working with Textpattern anymore. It seems too much work when Wordpress does most of what I want so easily. However, I still have one website that is running on a custom Textpattern backend, so once in a while I need solutions geared towards Textpattern. Today I found a great little nugget that I hope will help others.</p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve pretty much all but decided that I will not be working with Textpattern anymore. It seems too much work when WordPress does most of what I want so easily. However, I still have one website that is running on a custom Textpattern backend, so once in a while I need solutions geared towards Textpattern. Today I found a great little nugget that I hope will help others.</p>
<p>We know that Textpattern relies heavily on sections. Traditionally, if you want to setup one section of your site as the blog, the RSS functionality for Textpattern will only add articles for that particular section. So what happens when you want to combine two or more sections into one RSS feed? Previously, you were out of luck&#8230;that is, until the aks_header plugin came along.</p>
<p>With this plugin, you can group sections into one feed. Exactly what I needed to do with the <a href="http://www.aprettyrock.com" target="_blank" title="Handcrafted Limited Edition Jewelry">A Pretty Rock website</a>, to allow feeding one RSS feed to NetworkedBlogs for its <a href="http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.facebook.com%2Fpages%2FA-Pretty-Rock-Jewelry%2F17558449900&amp;h=b48e925ed2f26d6532bb061104db4862" target="_top">Facebook Fan page</a>. It works great!</p>
<p>Want to learn how to do this yourself? Read this excellent article: <a href="http://textpattern.org.ua/howto/create-and-customize-rss-feeds">Create and customize your own RSS feeds</a>. It explains a method using the plugin <a href="http://textpattern.org.ua/plugins/aks_header">aks_header</a> to group and manage RSS feeds like ordinary Textpattern articles. Note that the Textpattern tag, &#8220;txp_article_custom&#8221;, permits the use of comma separated list of sections, which is how you get your feed to pull from more than one section.</p>
<p>Problem solved!</p>
]]></content:encoded>
			<wfw:commentRss>http://yazminmedia.com/blog/textpattern-find-combine-sections-into-one-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Textpattern Gem: ReCaptcha</title>
		<link>http://yazminmedia.com/blog/textpattern-gem-recaptcha/</link>
		<comments>http://yazminmedia.com/blog/textpattern-gem-recaptcha/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 13:20:55 +0000</pubDate>
		<dc:creator>Yazmin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Textpattern]]></category>
		<category><![CDATA[Add-ons]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Comment Spam]]></category>
		<category><![CDATA[Digitize]]></category>
		<category><![CDATA[OCR]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://yazminmedia.com/blog/textpattern-gem-recaptcha/</guid>
		<description><![CDATA[<p>I love blogs. I love setting them up. I especially love to see a blog I've setup for someone get used. About the only thing I really don't love about blogs is the comment spam. To get 4 or 5 emails with the same generic spam is just annoying...and my friend <a href="http://chefgarret.com/" title="ChefGarret Cookbook" target="_blank">Garret</a> agrees. So when he called me for help in adding some stricter monitoring of comments for his blog, I was delighted to find <a href="http://recaptcha.net/" target="_blank">reCAPTCHA</a>.<br /></p>
]]></description>
			<content:encoded><![CDATA[<p>I love blogs. I love setting them up. I especially love to see a blog I&#8217;ve setup for someone get used. About the only thing I really don&#8217;t love about blogs is the comment spam. To get 4 or 5 emails with the same generic spam is just annoying&#8230;and my friend <a title="ChefGarret Cookbook" href="http://chefgarret.com" target="_blank">Garret</a> agrees. So when he called me for help in adding some stricter monitoring of comments for his blog, I was delighted to find <a href="http://recaptcha.net/" target="_blank">reCAPTCHA</a>.</p>
<p>reCAPTCHA is a free service that takes CAPTCHA one step further. If you&#8217;re not familiar with a CAPTCHA, it&#8217;s a program that helps control the amount of spam received through web forms by generating tests that humans, but not computers, can pass. For example, when you visit a blog to comment and you are asked to type out a set of words, numbers, or phrase in order to submit your comment, that is a CAPTCHA.</p>
<p>What makes reCAPTCHA different is that they are using these web forms to help digitize material like books, newspapers and radio shows. By having humans process words that current computers find difficult reading, they are processing internet archives and old editions of the New York Times, for starters. I think this is one of the neatest ideas I&#8217;ve heard all week.</p>
<p>Check out this ScienCentral video explaining reCAPTCHA:</p>
<div style="text-align: center; margin-bottom: 10px;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/VoybhowC4LE&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/VoybhowC4LE&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<p>They have application plugins for WordPress, Movable Type, and Joomla among several others. <a href="http://recaptcha.net/" target="_blank">Go check them out!</a></p>
<p>Have any other spam control plug-ins or addons I should consider? Let me know below!</p>
]]></content:encoded>
			<wfw:commentRss>http://yazminmedia.com/blog/textpattern-gem-recaptcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
