<?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>Webmaster Chronic BlogSnippets &#187; Webmaster Chronic Blog</title>
	<atom:link href="http://www.webmasterchronic.com/topics/code/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmasterchronic.com</link>
	<description>Good Stuff Since 2k9</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:06:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Word Count, Syllable Count, Sentence Count, Flesch Reading Ease Score, etc.</title>
		<link>http://www.webmasterchronic.com/code/snippets/php/word-count-syllable-count-sentence-count-flesch-reading-ease-score-etc/</link>
		<comments>http://www.webmasterchronic.com/code/snippets/php/word-count-syllable-count-sentence-count-flesch-reading-ease-score-etc/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:37:45 +0000</pubDate>
		<dc:creator>kpaul</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[accurate approximation]]></category>
		<category><![CDATA[content words]]></category>
		<category><![CDATA[english boys]]></category>
		<category><![CDATA[exclamation marks]]></category>
		<category><![CDATA[flesch reading ease]]></category>
		<category><![CDATA[flesch reading ease score]]></category>
		<category><![CDATA[maths and english]]></category>
		<category><![CDATA[php code]]></category>
		<category><![CDATA[php reading level]]></category>
		<category><![CDATA[PHP snippets]]></category>
		<category><![CDATA[php wordcount]]></category>
		<category><![CDATA[polysyllabic words]]></category>
		<category><![CDATA[question marks]]></category>
		<category><![CDATA[space series]]></category>
		<category><![CDATA[Stress (linguistics)]]></category>
		<category><![CDATA[syllable count]]></category>
		<category><![CDATA[text content]]></category>
		<category><![CDATA[Word Count]]></category>

		<guid isPermaLink="false">http://www.webmasterchronic.com/?p=520</guid>
		<description><![CDATA[I forget where exactly I lifted these from, but they&#8217;ve been very useful for some coding projects I&#8217;ve been working on silently in the background. I thought I would share them here. Enjoy and use responsibly. Simple Measure of Gobbledygook is actually pretty cool. Flesch Reading Ease Score you&#8217;ve probably heard of before. It&#8217;s another [...]


Related posts:<ol><li><a href='http://www.webmasterchronic.com/media/video/dizzee-rascal-where-da-gs/' rel='bookmark' title='Permanent Link: Dizzee Rascal &#8211; Where Da G&#8217;s'>Dizzee Rascal &#8211; Where Da G&#8217;s</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webmasterchronic.com/code/snippets/php/word-count-syllable-count-sentence-count-flesch-reading-ease-score-etc/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Quick and Dirty CSV to RSS/XML for WordPress Import&#8230;</title>
		<link>http://www.webmasterchronic.com/code/snippets/quick-and-dirty-csv-to-rssxml-for-wordpress-import/</link>
		<comments>http://www.webmasterchronic.com/code/snippets/quick-and-dirty-csv-to-rssxml-for-wordpress-import/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 10:21:14 +0000</pubDate>
		<dc:creator>kpaul</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Comma-separated values]]></category>
		<category><![CDATA[CSS to RSS]]></category>
		<category><![CDATA[CSV to RSS]]></category>
		<category><![CDATA[CSV to WP]]></category>
		<category><![CDATA[CSV2RSS]]></category>
		<category><![CDATA[CSV2WP]]></category>
		<category><![CDATA[Data Formats]]></category>
		<category><![CDATA[kind of woman]]></category>
		<category><![CDATA[Markup Languages]]></category>
		<category><![CDATA[nothing fancy]]></category>
		<category><![CDATA[php function]]></category>
		<category><![CDATA[PHP scripts]]></category>
		<category><![CDATA[PHP snippets]]></category>
		<category><![CDATA[WordPress Import]]></category>
		<category><![CDATA[xml file]]></category>

		<guid isPermaLink="false">http://www.webmasterchronic.com/?p=331</guid>
		<description><![CDATA[After running, you can view the source and save the output to an XML file that you can import into WP. Nothing fancy, but thought it might help one or two ppl&#8230; It is set-up to date the posts every 12 hours, although this is easily changed&#8230; &#60;?php function get_csv($filename, $delim=',') { $row = 0; [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.webmasterchronic.com/code/snippets/quick-and-dirty-csv-to-rssxml-for-wordpress-import/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

