<?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>Blogging Extreme.com&#187; Shane G.</title>
	<atom:link href="http://bloggingextreme.com/author/shane-g/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggingextreme.com</link>
	<description>Blogging Extreme.com ★ The Location For Learning Extreme Blogging ★</description>
	<lastBuildDate>Wed, 16 Nov 2011 02:06:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Shane G. on &#8220;Reversing order of posts&#8221;</title>
		<link>http://wordpress.org/support/topic/348967#post-1340853</link>
		<comments>http://wordpress.org/support/topic/348967#post-1340853#comments</comments>
		<pubDate>Wed, 06 Jan 2010 21:13:05 +0000</pubDate>
		<dc:creator>Shane G.</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Hi,</p>
<p>Check with these plugins too:</p>
<p><a href="http://wordpress.org/extend/plugins/custom-post-order/" rel="nofollow">http://wordpress.org/extend/plugins/custom-post-order/</a><br />
<a href="http://wordpress.org/extend/plugins/postmash/" rel="nofollow">http://wordpress.org/extend/plugins/postmash/</a><br />
<a href="http://wordpress.org/extend/plugins/postmash-filtered/" rel="nofollow">http://wordpress.org/extend/plugins/postmash-filtered/</a></p>
<p>Thanks,</p>
<p>Shane G.
</p>]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Check with these plugins too:</p>
<p><a href="http://wordpress.org/extend/plugins/custom-post-order/" rel="nofollow">http://wordpress.org/extend/plugins/custom-post-order/</a><br />
<a href="http://wordpress.org/extend/plugins/postmash/" rel="nofollow">http://wordpress.org/extend/plugins/postmash/</a><br />
<a href="http://wordpress.org/extend/plugins/postmash-filtered/" rel="nofollow">http://wordpress.org/extend/plugins/postmash-filtered/</a></p>
<p>Thanks,</p>
<p>Shane G.
</p>]]></content:encoded>
			<wfw:commentRss>http://bloggingextreme.com/1/shane-g-on-reversing-order-of-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shane G. on &#8220;WordPress won&#8217;t change my 8mb file upload limit&#8221;</title>
		<link>http://wordpress.org/support/topic/347422#post-1340851</link>
		<comments>http://wordpress.org/support/topic/347422#post-1340851#comments</comments>
		<pubDate>Wed, 06 Jan 2010 21:11:07 +0000</pubDate>
		<dc:creator>Shane G.</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Hi,</p>
<p>Add this code in htaccess and have a check:</p>
<pre><code>php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 200
php_value max_input_time 200</code></pre>
<p>This will allow you to upload up to max 20MB. You can change the limit according to your requirement.</p>
<p>Thanks,</p>
<p>Shane G.
</p>]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Add this code in htaccess and have a check:</p>
<pre><code>php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 200
php_value max_input_time 200</code></pre>
<p>This will allow you to upload up to max 20MB. You can change the limit according to your requirement.</p>
<p>Thanks,</p>
<p>Shane G.
</p>]]></content:encoded>
			<wfw:commentRss>http://bloggingextreme.com/1/shane-g-on-wordpress-wont-change-my-8mb-file-upload-limit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

