<?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: I&#8217;ve upgraded to Wordpress 2.5</title>
	<atom:link href="http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/</link>
	<description>My opinion on Teaching, Programming, Technology and Web 2.0 in Mauritius</description>
	<lastBuildDate>Sun, 14 Mar 2010 03:05:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ketwaroo D. Yaasir</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-129729</link>
		<dc:creator>Ketwaroo D. Yaasir</dc:creator>
		<pubDate>Sat, 03 May 2008 11:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-129729</guid>
		<description>I just downloaded, though very judiciously not uploaded to my main site, wordpress 2.5...

and lol how I lol at your enthusiasm.

the dashboard redesign is pretty nice. things are simpler, less tabs all over the place. but when we come to the new post page, which, it should be stated, is the core purpose of a blog, I lol, I lulz, I am even tempted to do some roflmeaoing.

the only good thing is that we can start making out some pattern in recent wordpress upgrades. The next major(or even minor) version will &lt;b&gt;always&lt;/b&gt; remove something of the previous version that quite a lot of people found to be immensely valuable and add something &quot;new and exciting&quot; that will very likely piss off many long time users.</description>
		<content:encoded><![CDATA[<p>I just downloaded, though very judiciously not uploaded to my main site, wordpress 2.5&#8230;</p>
<p>and lol how I lol at your enthusiasm.</p>
<p>the dashboard redesign is pretty nice. things are simpler, less tabs all over the place. but when we come to the new post page, which, it should be stated, is the core purpose of a blog, I lol, I lulz, I am even tempted to do some roflmeaoing.</p>
<p>the only good thing is that we can start making out some pattern in recent wordpress upgrades. The next major(or even minor) version will <b>always</b> remove something of the previous version that quite a lot of people found to be immensely valuable and add something &#8220;new and exciting&#8221; that will very likely piss off many long time users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashesh</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-126291</link>
		<dc:creator>Ashesh</dc:creator>
		<pubDate>Fri, 11 Apr 2008 16:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-126291</guid>
		<description>Congrats for your upgrade.

Now can see the carefully chosen pictures of yours in your blog post in Google Reader.

I have also installed WordPress 2.5 on my server. Got to explore it well.</description>
		<content:encoded><![CDATA[<p>Congrats for your upgrade.</p>
<p>Now can see the carefully chosen pictures of yours in your blog post in Google Reader.</p>
<p>I have also installed WordPress 2.5 on my server. Got to explore it well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ketwaroo D. Yaasir</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-125303</link>
		<dc:creator>Ketwaroo D. Yaasir</dc:creator>
		<pubDate>Sat, 05 Apr 2008 13:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-125303</guid>
		<description>....

I forgot those &lt; &gt;

the wp-kses function wordpress uses to filter comments is supposed to strip evil script but it tends to get annoying at times...

I meant. something like dropping a php file containing

&lt;?php die(mail(&quot;you@yourdomain.com&quot;,&quot;test subject&quot;,&quot;test message body&quot;)?&quot;it works!&quot;:&quot;It doesn&#039;t work...&quot;); ?&gt;

in your website’s directory and accessing it through a browser.</description>
		<content:encoded><![CDATA[<p>&#8230;.</p>
<p>I forgot those &amp;lt; &amp;gt;</p>
<p>the wp-kses function wordpress uses to filter comments is supposed to strip evil script but it tends to get annoying at times&#8230;</p>
<p>I meant. something like dropping a php file containing</p>
<p>&lt;?php die(mail(&#8220;you@yourdomain.com&#8221;,&#8221;test subject&#8221;,&#8221;test message body&#8221;)?&#8221;it works!&#8221;:&#8221;It doesn&#8217;t work&#8230;&#8221;); ?&gt;</p>
<p>in your website’s directory and accessing it through a browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ketwaroo D. Yaasir</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-125301</link>
		<dc:creator>Ketwaroo D. Yaasir</dc:creator>
		<pubDate>Sat, 05 Apr 2008 13:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-125301</guid>
		<description>A problem with the notifications. I mentioned last time but kinda forgot about it afterwards. but since you&#039;re asking for bugs. the email notifications still aren&#039;t working.

It could just be the plugin at fault. check if you can send mail via php.

something like dropping a file containing



in your website&#039;s directory and accessing it through a browser.

or it could just be me. send me a test message via php to the email I used to post this comment. If I get it maybe it&#039;s something else with the plugin.</description>
		<content:encoded><![CDATA[<p>A problem with the notifications. I mentioned last time but kinda forgot about it afterwards. but since you&#8217;re asking for bugs. the email notifications still aren&#8217;t working.</p>
<p>It could just be the plugin at fault. check if you can send mail via php.</p>
<p>something like dropping a file containing</p>
<p>in your website&#8217;s directory and accessing it through a browser.</p>
<p>or it could just be me. send me a test message via php to the email I used to post this comment. If I get it maybe it&#8217;s something else with the plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avinash</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-125247</link>
		<dc:creator>avinash</dc:creator>
		<pubDate>Sat, 05 Apr 2008 06:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-125247</guid>
		<description>You are an old-fashioned guy after all :-)</description>
		<content:encoded><![CDATA[<p>You are an old-fashioned guy after all <img src='http://www.noulakaz.net/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: selven</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-125153</link>
		<dc:creator>selven</dc:creator>
		<pubDate>Fri, 04 Apr 2008 17:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-125153</guid>
		<description>i won&#039;t be moving on to wordpress 2.5 yet, major versions are usually the ones that have the highest amount of bugs to be found :p.

don&#039;t wanna get my server exploited :p</description>
		<content:encoded><![CDATA[<p>i won&#8217;t be moving on to wordpress 2.5 yet, major versions are usually the ones that have the highest amount of bugs to be found :p.</p>
<p>don&#8217;t wanna get my server exploited :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rubeina</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-124466</link>
		<dc:creator>rubeina</dc:creator>
		<pubDate>Tue, 01 Apr 2008 20:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-124466</guid>
		<description>I haven&#039;t upgraded to 2.5 yet, I plan doing so tomorrow. Hope I won&#039;t have any probs with the plugins I added</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t upgraded to 2.5 yet, I plan doing so tomorrow. Hope I won&#8217;t have any probs with the plugins I added</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ketwaroo D. Yaasir</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-124249</link>
		<dc:creator>Ketwaroo D. Yaasir</dc:creator>
		<pubDate>Mon, 31 Mar 2008 17:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-124249</guid>
		<description>update you theme to show the tags. get yourself a tag cloud too. it&#039;ll impress the pilgrims.

concerning bugs with the new version, most of the problem you might experience would be theme related. That&#039;s the usual culprit. at least for me it usually has been.

remember how not &lt;a href=&quot;http://wordpress.org/development/2007/03/upgrade-212/&quot; rel=&quot;nofollow&quot;&gt;too long ago...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>update you theme to show the tags. get yourself a tag cloud too. it&#8217;ll impress the pilgrims.</p>
<p>concerning bugs with the new version, most of the problem you might experience would be theme related. That&#8217;s the usual culprit. at least for me it usually has been.</p>
<p>remember how not <a href="http://wordpress.org/development/2007/03/upgrade-212/" rel="nofollow">too long ago&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shamina</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-124201</link>
		<dc:creator>Shamina</dc:creator>
		<pubDate>Mon, 31 Mar 2008 12:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-124201</guid>
		<description>Ok now I understand why I can see the images.

Thanks for the info :-)</description>
		<content:encoded><![CDATA[<p>Ok now I understand why I can see the images.</p>
<p>Thanks for the info <img src='http://www.noulakaz.net/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avinash</title>
		<link>http://www.noulakaz.net/weblog/2008/03/30/ive-upgraded-to-wordpress-25/#comment-124191</link>
		<dc:creator>avinash</dc:creator>
		<pubDate>Mon, 31 Mar 2008 10:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=428#comment-124191</guid>
		<description>Hi Shamina,

In fact, you can see the images now because I removed a .htaccess file from my images directly that was used to prevent image hotlinking.

Nice to know that you liked &lt;a href=&quot;http://www.squeak.org/&quot; rel=&quot;nofollow&quot;&gt;Squeak&lt;/a&gt; :-)</description>
		<content:encoded><![CDATA[<p>Hi Shamina,</p>
<p>In fact, you can see the images now because I removed a .htaccess file from my images directly that was used to prevent image hotlinking.</p>
<p>Nice to know that you liked <a href="http://www.squeak.org/" rel="nofollow">Squeak</a> <img src='http://www.noulakaz.net/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
