<?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 for Sankho Mallik . com</title>
	<atom:link href="http://blog.sankhomallik.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sankhomallik.com</link>
	<description>Web 8.0 Development</description>
	<lastBuildDate>Mon, 08 Mar 2010 06:30:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Magento &#8211; Adjust the HTML Body Class of your pages via Layout XML by sankho</title>
		<link>http://blog.sankhomallik.com/2009/12/30/magento-adjust-the-html-body-class-of-your-pages-via-layout-xml/comment-page-1/#comment-2591</link>
		<dc:creator>sankho</dc:creator>
		<pubDate>Mon, 08 Mar 2010 06:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=343#comment-2591</guid>
		<description>Check the source code for the about us page - pages like htat should already be given a specific body class by Magento. It may have a class name that is a little long, ugly, and uninformative - but it&#039;ll do for a quick CSS rule on an active state.

I wrote those post mainly for those trying to make a better class name or add onto the ones Magento builds.</description>
		<content:encoded><![CDATA[<p>Check the source code for the about us page &#8211; pages like htat should already be given a specific body class by Magento. It may have a class name that is a little long, ugly, and uninformative &#8211; but it&#8217;ll do for a quick CSS rule on an active state.</p>
<p>I wrote those post mainly for those trying to make a better class name or add onto the ones Magento builds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by sankho</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2590</link>
		<dc:creator>sankho</dc:creator>
		<pubDate>Mon, 08 Mar 2010 06:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2590</guid>
		<description>Hey Max,

Sounds like you have something screwing up the way wordpress is entering data for file locations and such. Either something went wrong in your upgrade, or you have a plugin that&#039;s not up to date to the upgrade and interfering.

I&#039;d try disabling plugins (always a wordpress debugging first thing to do) and seeing if one of those is causing the issues.

If not - you may need to reinstall everything again :-(. Backup what you&#039;ve got.</description>
		<content:encoded><![CDATA[<p>Hey Max,</p>
<p>Sounds like you have something screwing up the way wordpress is entering data for file locations and such. Either something went wrong in your upgrade, or you have a plugin that&#8217;s not up to date to the upgrade and interfering.</p>
<p>I&#8217;d try disabling plugins (always a wordpress debugging first thing to do) and seeing if one of those is causing the issues.</p>
<p>If not &#8211; you may need to reinstall everything again <img src='http://blog.sankhomallik.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> . Backup what you&#8217;ve got.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by daMax</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2577</link>
		<dc:creator>daMax</dc:creator>
		<pubDate>Thu, 04 Mar 2010 08:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2577</guid>
		<description>Since upgrading to 2.9.2, I have serious problems uploading files OTHER THAN images. Images work fine, but when I upload anything else (PDF,TXT) the files get uploaded to the correct directory but wordpress is not able to display them in the media library! I searched the whole web but it seems that no one else has this problem.

All folders are 777, so it cannot be a permission-problem. Here&#039;s a screenshot of my media library trying to show a pdf:
http://tinypic.com/r/t67xxy/6

The corresponding source code of the page looks like this:
http://tinypic.com/r/2rfd4l3/6

This is a serious issue, because I am not able to get a link to the uploaded files anymore. Of course I can create the links by myself (as I said: the files ARE THERE), but this is annoying as hell.

If any of you lot out there has any idea of how to fix this, please contact me via mail[AT]todamax[DOT]kicks-ass[DOT]net

Thanks.</description>
		<content:encoded><![CDATA[<p>Since upgrading to 2.9.2, I have serious problems uploading files OTHER THAN images. Images work fine, but when I upload anything else (PDF,TXT) the files get uploaded to the correct directory but wordpress is not able to display them in the media library! I searched the whole web but it seems that no one else has this problem.</p>
<p>All folders are 777, so it cannot be a permission-problem. Here&#8217;s a screenshot of my media library trying to show a pdf:<br />
<a href="http://tinypic.com/r/t67xxy/6" rel="nofollow">http://tinypic.com/r/t67xxy/6</a></p>
<p>The corresponding source code of the page looks like this:<br />
<a href="http://tinypic.com/r/2rfd4l3/6" rel="nofollow">http://tinypic.com/r/2rfd4l3/6</a></p>
<p>This is a serious issue, because I am not able to get a link to the uploaded files anymore. Of course I can create the links by myself (as I said: the files ARE THERE), but this is annoying as hell.</p>
<p>If any of you lot out there has any idea of how to fix this, please contact me via mail[AT]todamax[DOT]kicks-ass[DOT]net</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento &#8211; Adjust the HTML Body Class of your pages via Layout XML by Lee</title>
		<link>http://blog.sankhomallik.com/2009/12/30/magento-adjust-the-html-body-class-of-your-pages-via-layout-xml/comment-page-1/#comment-2569</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 02 Mar 2010 16:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=343#comment-2569</guid>
		<description>Do you know if there is a way to add a body class to specific pages, for example the about us page.

I am actually trying to do something that outside of magento is very easy, that is to assign an active state to a menu button when selected. 

I actually thought that styling it via the body tag might be one way of doing it.

Thanks
Lee</description>
		<content:encoded><![CDATA[<p>Do you know if there is a way to add a body class to specific pages, for example the about us page.</p>
<p>I am actually trying to do something that outside of magento is very easy, that is to assign an active state to a menu button when selected. </p>
<p>I actually thought that styling it via the body tag might be one way of doing it.</p>
<p>Thanks<br />
Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Magento Pages using your Text Editor, not the Admin CMS by hate writing code into the magento CMS? then stop doing it http://blog.sankhomallik.com/2009/12/11/magento-pages-using-text-editor-not-cms/ &#124; Magento News</title>
		<link>http://blog.sankhomallik.com/2009/12/11/magento-pages-using-text-editor-not-cms/comment-page-1/#comment-2567</link>
		<dc:creator>hate writing code into the magento CMS? then stop doing it http://blog.sankhomallik.com/2009/12/11/magento-pages-using-text-editor-not-cms/ &#124; Magento News</dc:creator>
		<pubDate>Tue, 02 Mar 2010 10:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=323#comment-2567</guid>
		<description>[...] hate writing code into the magento CMS? then stop doing it http://blog.sankhomallik.com/2009/12/11/magento-pages-using-text-editor-not-cms/  Posted in December 17, 2009 &#172; 8:45 pmh.adminNo Comments &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] hate writing code into the magento CMS? then stop doing it <a href="http://blog.sankhomallik.com/2009/12/11/magento-pages-using-text-editor-not-cms/" rel="nofollow">http://blog.sankhomallik.com/2009/12/11/magento-pages-using-text-editor-not-cms/</a>  Posted in December 17, 2009 &not; 8:45 pmh.adminNo Comments &#187; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up your website on Rackspace Cloud Servers &#8211; Manage Your Own Hosting by dan</title>
		<link>http://blog.sankhomallik.com/2009/12/29/set-up-website-rackspace-cloud-servers-manage-your-hosting/comment-page-1/#comment-2550</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Fri, 26 Feb 2010 22:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=336#comment-2550</guid>
		<description>This is a great article. Just what i needed. I was thinking of using plesk but I heard its only free for 1 domain/1email.. maybe ill try it out later</description>
		<content:encoded><![CDATA[<p>This is a great article. Just what i needed. I was thinking of using plesk but I heard its only free for 1 domain/1email.. maybe ill try it out later</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by Jeff</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2420</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 12 Dec 2009 21:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2420</guid>
		<description>Finally a solution that works for this. All the other theories about conflicting plugins were inaccurate in my case. Thank you for taking the time to help us with this.

Jeff</description>
		<content:encoded><![CDATA[<p>Finally a solution that works for this. All the other theories about conflicting plugins were inaccurate in my case. Thank you for taking the time to help us with this.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial: Using Zend_Captcha_Image by Igor Wiedler</title>
		<link>http://blog.sankhomallik.com/2008/12/17/tutorial-using-zend_captcha_image/comment-page-1/#comment-2307</link>
		<dc:creator>Igor Wiedler</dc:creator>
		<pubDate>Tue, 01 Dec 2009 17:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://sankhomallik.com/?p=33#comment-2307</guid>
		<description>PHP_SELF should really not be used, it is vulnerable to XSS. Instead, SCRIPT_NAME should be used.</description>
		<content:encoded><![CDATA[<p>PHP_SELF should really not be used, it is vulnerable to XSS. Instead, SCRIPT_NAME should be used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by Becky</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2199</link>
		<dc:creator>Becky</dc:creator>
		<pubDate>Wed, 18 Nov 2009 15:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2199</guid>
		<description>That worked for me!  Thank you for the solution!</description>
		<content:encoded><![CDATA[<p>That worked for me!  Thank you for the solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by sankho</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2191</link>
		<dc:creator>sankho</dc:creator>
		<pubDate>Tue, 17 Nov 2009 22:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2191</guid>
		<description>Hey, nice site! I&#039;m thinking of getting a Havanese... perfect NYC dogs... looks like I&#039;m bookmarking you back!</description>
		<content:encoded><![CDATA[<p>Hey, nice site! I&#8217;m thinking of getting a Havanese&#8230; perfect NYC dogs&#8230; looks like I&#8217;m bookmarking you back!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by Tina</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2190</link>
		<dc:creator>Tina</dc:creator>
		<pubDate>Tue, 17 Nov 2009 21:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2190</guid>
		<description>AWESOME ~ Thanks! It worked for me also.  I&#039;m bookmarking you!! :)</description>
		<content:encoded><![CDATA[<p>AWESOME ~ Thanks! It worked for me also.  I&#8217;m bookmarking you!! <img src='http://blog.sankhomallik.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop wasting time debugging on IE8 when you don&#8217;t have to!, or, get IE8 to behave like IE7 by sankho</title>
		<link>http://blog.sankhomallik.com/2009/11/16/stop-wasting-time-debugging-on-ie8-when-you-dont-have-to-or-get-ie8-to-behave-like-ie7/comment-page-1/#comment-2187</link>
		<dc:creator>sankho</dc:creator>
		<pubDate>Tue, 17 Nov 2009 17:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=277#comment-2187</guid>
		<description>Thanks for the comment Pad. For my next post, I&#039;ll show you the Meta tag that destroys IE6 completely! Wouldn&#039;t that be a treat?</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Pad. For my next post, I&#8217;ll show you the Meta tag that destroys IE6 completely! Wouldn&#8217;t that be a treat?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop wasting time debugging on IE8 when you don&#8217;t have to!, or, get IE8 to behave like IE7 by Pad</title>
		<link>http://blog.sankhomallik.com/2009/11/16/stop-wasting-time-debugging-on-ie8-when-you-dont-have-to-or-get-ie8-to-behave-like-ie7/comment-page-1/#comment-2182</link>
		<dc:creator>Pad</dc:creator>
		<pubDate>Tue, 17 Nov 2009 09:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=277#comment-2182</guid>
		<description>Cheers for this hint mate, just been having a mare with a layout because IE 8 is shite.

This new tag is my gospel.</description>
		<content:encoded><![CDATA[<p>Cheers for this hint mate, just been having a mare with a layout because IE 8 is shite.</p>
<p>This new tag is my gospel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by Travis @ TPD</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2152</link>
		<dc:creator>Travis @ TPD</dc:creator>
		<pubDate>Sun, 15 Nov 2009 22:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2152</guid>
		<description>Holy! That worked like a charm. I was considering doing something stupid, like opening up a gigantic hole for hackers, but your solution worked out like a charm. Thanks!</description>
		<content:encoded><![CDATA[<p>Holy! That worked like a charm. I was considering doing something stupid, like opening up a gigantic hole for hackers, but your solution worked out like a charm. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Absolutely Ridiculous &#8211; Ajax is patented, get ready for a lawsuit? by Brad</title>
		<link>http://blog.sankhomallik.com/2009/11/07/absolute-ridiculous-ajax-is-patented/comment-page-1/#comment-2137</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Fri, 13 Nov 2009 17:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=240#comment-2137</guid>
		<description>I wonder if these guys sitting there for the last 6 years going &quot;Wait for it...wait for it...NOW!&quot;</description>
		<content:encoded><![CDATA[<p>I wonder if these guys sitting there for the last 6 years going &#8220;Wait for it&#8230;wait for it&#8230;NOW!&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by Jennifer Green</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2133</link>
		<dc:creator>Jennifer Green</dc:creator>
		<pubDate>Wed, 04 Nov 2009 23:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2133</guid>
		<description>Thank you a million times over! You rock.</description>
		<content:encoded><![CDATA[<p>Thank you a million times over! You rock.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by David Whittley</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2125</link>
		<dc:creator>David Whittley</dc:creator>
		<pubDate>Mon, 19 Oct 2009 23:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2125</guid>
		<description>Worked a treat. Thank you very much.</description>
		<content:encoded><![CDATA[<p>Worked a treat. Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add Facebook Connect to your PHP Web App by Ben</title>
		<link>http://blog.sankhomallik.com/2009/06/24/add-facebook-connect-to-your-php-web-app/comment-page-1/#comment-2119</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 16 Oct 2009 15:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=130#comment-2119</guid>
		<description>@Ronen: Thanks for this hint, works fine!</description>
		<content:encoded><![CDATA[<p>@Ronen: Thanks for this hint, works fine!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by Nathan Watkins</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2102</link>
		<dc:creator>Nathan Watkins</dc:creator>
		<pubDate>Thu, 08 Oct 2009 05:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2102</guid>
		<description>Worked like a charm!!  I reintstalled WP 4 times and could never get anything to work.  Thank you for making the open-source community a little bit better!</description>
		<content:encoded><![CDATA[<p>Worked like a charm!!  I reintstalled WP 4 times and could never get anything to work.  Thank you for making the open-source community a little bit better!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 2.8 Media Upload Issue by John F.</title>
		<link>http://blog.sankhomallik.com/2009/07/28/wordpress-28-media-upload-issue/comment-page-1/#comment-2099</link>
		<dc:creator>John F.</dc:creator>
		<pubDate>Tue, 06 Oct 2009 11:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171#comment-2099</guid>
		<description>UPDATE: I&#039;ve discovered a plugin culprit, for those in the situation where their upload directory was already set up like the one mentioned above. 

Many other sites have pointed to PodPress. I didn&#039;t have that plugin, but I did have another one mentioned -- WP-Amazon 2.1 -- and disabling that has restored image uploading, categories AND quick approval on comments.</description>
		<content:encoded><![CDATA[<p>UPDATE: I&#8217;ve discovered a plugin culprit, for those in the situation where their upload directory was already set up like the one mentioned above. </p>
<p>Many other sites have pointed to PodPress. I didn&#8217;t have that plugin, but I did have another one mentioned &#8212; WP-Amazon 2.1 &#8212; and disabling that has restored image uploading, categories AND quick approval on comments.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
