<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>dreinavarro.com - Latest Comments in Custom Yahoo Status WPWidget</title><link>http://dreinavarro.disqus.com/</link><description>None</description><atom:link href="https://dreinavarro.disqus.com/custom_yahoo_status_wpwidget/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 05 Jul 2009 12:59:02 -0000</lastBuildDate><item><title>Re: Custom Yahoo Status WPWidget</title><link>http://www.dreinavarro.com/blog/06272009/custom-yahoo-status-wpwidget/#comment-12174698</link><description>&lt;p&gt;and thank you for downloading it!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dreinavarro</dc:creator><pubDate>Sun, 05 Jul 2009 12:59:02 -0000</pubDate></item><item><title>Re: Custom Yahoo Status WPWidget</title><link>http://www.dreinavarro.com/blog/06272009/custom-yahoo-status-wpwidget/#comment-12174688</link><description>&lt;p&gt;thanks for pointing those out. i'll work out those fixes for the next release.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dreinavarro</dc:creator><pubDate>Sun, 05 Jul 2009 12:58:36 -0000</pubDate></item><item><title>Re: Custom Yahoo Status WPWidget</title><link>http://www.dreinavarro.com/blog/06272009/custom-yahoo-status-wpwidget/#comment-12064192</link><description>&lt;p&gt;nice work. 2 minor issues I've noticed.&lt;/p&gt;&lt;p&gt;in the installation notes its being instructed to copy to a folder named 'YmStatusPlugin'.alright, but if we are installing using WP's internal plugin installer, it fetch the plugin from the wp site and installs automatically, most importantly it cretaed the plugin folder name by slugging the plugin name. So in ur case the folder will be named as 'yahoo-messenger-status-plugin' instead of 'YmStatusPlugin'.&lt;/p&gt;&lt;p&gt;In the 'ym_status_settings.phtml' file lines 24 &amp;amp; 25 the hardcoded folder nam produces error.&lt;/p&gt;&lt;p&gt;another one is regarding the directory separator used allover the code.&lt;br&gt;'/' is for *nix and '\' is for Win platforms. So in Windows installations the code throws an error in 'ym_status.php'. &lt;br&gt;I fixed it by replacing all occurance of '/' with DIRECTORY_SEPARATOR.&lt;br&gt;for example&lt;/p&gt;&lt;p&gt;require(Y_STATUS_BASE_DIR. '/YmStatus.php');&lt;/p&gt;&lt;p&gt;becomes&lt;/p&gt;&lt;p&gt;require(Y_STATUS_BASE_DIR. DIRECTORY_SEPARATOR . 'YmStatus.php');&lt;/p&gt;&lt;p&gt;thats it. :)&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Toxic brain</dc:creator><pubDate>Fri, 03 Jul 2009 03:19:11 -0000</pubDate></item><item><title>Re: Custom Yahoo Status WPWidget</title><link>http://www.dreinavarro.com/blog/06272009/custom-yahoo-status-wpwidget/#comment-11839593</link><description>&lt;p&gt;Works great, thank you.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">baron</dc:creator><pubDate>Sat, 27 Jun 2009 17:57:57 -0000</pubDate></item></channel></rss>