<?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 on: Blog Updates &#8211; Test post</title>
	<atom:link href="http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/feed/" rel="self" type="application/rss+xml" />
	<link>http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/</link>
	<description></description>
	<lastBuildDate>Sun, 08 Mar 2009 05:01:33 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: oOgA</title>
		<link>http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/comment-page-1/#comment-139</link>
		<dc:creator>oOgA</dc:creator>
		<pubDate>Thu, 29 Mar 2007 13:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/#comment-139</guid>
		<description>yup..the hardcoded changes, however will be gone if u upgrade your wordpress. that is the only hassle you have to go through

just fyi :)</description>
		<content:encoded><![CDATA[<p>yup..the hardcoded changes, however will be gone if u upgrade your wordpress. that is the only hassle you have to go through</p>
<p>just fyi :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TedFox Anime Reviews</title>
		<link>http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/comment-page-1/#comment-138</link>
		<dc:creator>TedFox Anime Reviews</dc:creator>
		<pubDate>Thu, 29 Mar 2007 05:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/#comment-138</guid>
		<description>&lt;strong&gt;Change Thumbnail creation size wordpress plugin...&lt;/strong&gt;



If you keep an anime blog, or upload lots of images in wordpress, you&#8217;ll realise that the thumbnails automaticall created by wordpress is horribly small (size of 128)
oOga had earlier pointed out how to hardcode changes to how large you want yo...</description>
		<content:encoded><![CDATA[<p><strong>Change Thumbnail creation size wordpress plugin&#8230;</strong></p>
<p>If you keep an anime blog, or upload lots of images in wordpress, you&#8217;ll realise that the thumbnails automaticall created by wordpress is horribly small (size of 128)<br />
oOga had earlier pointed out how to hardcode changes to how large you want yo&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wrex</title>
		<link>http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/comment-page-1/#comment-38</link>
		<dc:creator>wrex</dc:creator>
		<pubDate>Thu, 15 Mar 2007 05:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/#comment-38</guid>
		<description>Hey, thanks for the tip!  I&#039;ll try that on my blog. ^_^</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the tip!  I&#8217;ll try that on my blog. ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oOgA</title>
		<link>http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/comment-page-1/#comment-27</link>
		<dc:creator>oOgA</dc:creator>
		<pubDate>Sat, 10 Mar 2007 15:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/#comment-27</guid>
		<description>yes. thats the troublesome part. Usually i dont upgrade unless due to serious security flaws</description>
		<content:encoded><![CDATA[<p>yes. thats the troublesome part. Usually i dont upgrade unless due to serious security flaws</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TedFox</title>
		<link>http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/comment-page-1/#comment-26</link>
		<dc:creator>TedFox</dc:creator>
		<pubDate>Sat, 10 Mar 2007 15:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/#comment-26</guid>
		<description>Haha, yeah, that&#039;s the troublesome thing. I&#039;ll have to redo it everytime I upgrade the blog. But thanks alot!

Anyway, sure! let&#039;s exchange links. I&#039;ve added yours already.</description>
		<content:encoded><![CDATA[<p>Haha, yeah, that&#8217;s the troublesome thing. I&#8217;ll have to redo it everytime I upgrade the blog. But thanks alot!</p>
<p>Anyway, sure! let&#8217;s exchange links. I&#8217;ve added yours already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oOgA</title>
		<link>http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/comment-page-1/#comment-25</link>
		<dc:creator>oOgA</dc:creator>
		<pubDate>Sat, 10 Mar 2007 14:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/#comment-25</guid>
		<description>Ok. I will share this..
Under wp-admin folder, look for this file known as admin-functions.php.

open up this file and look for this line
$max_side = apply_filters( &#039;wp_thumbnail_max_side_length&#039;, 250, $attachment_id, $file );

edit the 250 to the size u want. it takes the longest length or width as reference if i am not wrong.

A word of advice. they are core admin files for wordpress. remember to backup. :)

btw..mind adding my blog to your links ? :)</description>
		<content:encoded><![CDATA[<p>Ok. I will share this..<br />
Under wp-admin folder, look for this file known as admin-functions.php.</p>
<p>open up this file and look for this line<br />
$max_side = apply_filters( &#8216;wp_thumbnail_max_side_length&#8217;, 250, $attachment_id, $file );</p>
<p>edit the 250 to the size u want. it takes the longest length or width as reference if i am not wrong.</p>
<p>A word of advice. they are core admin files for wordpress. remember to backup. :)</p>
<p>btw..mind adding my blog to your links ? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TedFox</title>
		<link>http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/comment-page-1/#comment-24</link>
		<dc:creator>TedFox</dc:creator>
		<pubDate>Sat, 10 Mar 2007 14:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://abanzai.animeblogger.net/2007/03/10/blog-updates-test-post/#comment-24</guid>
		<description>Heyo, I would like to learn how to do that. Could you give some advice on how you did that?</description>
		<content:encoded><![CDATA[<p>Heyo, I would like to learn how to do that. Could you give some advice on how you did that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
