<?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 Steve&#039;s Ramblings</title> <atom:link href="http://www.stevenmcmillan.co.uk/blog/comments/feed/" rel="self" type="application/rss+xml" /><link>http://www.stevenmcmillan.co.uk/blog</link> <description>Web Developer &#38; Designer</description> <lastBuildDate>Sat, 11 Feb 2012 22:51:51 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Comment on Simple jQuery Preloader Plugin by girl_appliq</title><link>http://www.stevenmcmillan.co.uk/blog/2011/simple-jquery-preloader-plugin/comment-page-1/#comment-5190</link> <dc:creator>girl_appliq</dc:creator> <pubDate>Sat, 11 Feb 2012 22:51:51 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=420#comment-5190</guid> <description>Thank you  - excellent script just what i was looking for utilising the CSS philosophy of seperation of markup and formatting  - most similar scripts make direct reference to the image names in the calling script (not good)Many thanks again.</description> <content:encoded><![CDATA[<p>Thank you  &#8211; excellent script just what i was looking for utilising the CSS philosophy of seperation of markup and formatting  &#8211; most similar scripts make direct reference to the image names in the calling script (not good)</p><p>Many thanks again.</p> ]]></content:encoded> </item> <item><title>Comment on PHP &#8211; TinyMVC Template Wrapper Plugin by Alex</title><link>http://www.stevenmcmillan.co.uk/blog/2012/php-tinymvc-template-wrapper-plugin/comment-page-1/#comment-4794</link> <dc:creator>Alex</dc:creator> <pubDate>Wed, 18 Jan 2012 00:51:19 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=786#comment-4794</guid> <description>Great little plugin - Nice job</description> <content:encoded><![CDATA[<p>Great little plugin &#8211; Nice job</p> ]]></content:encoded> </item> <item><title>Comment on PHP5 &amp; Memcached (Example) by yavuz</title><link>http://www.stevenmcmillan.co.uk/blog/2010/php5-memcached-example/comment-page-1/#comment-4362</link> <dc:creator>yavuz</dc:creator> <pubDate>Mon, 26 Dec 2011 16:42:54 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=245#comment-4362</guid> <description>My localhost is based on a windows computer and I can not get that output. Do anybody know how can I use memcache with PHP on a Windows PC ?. Thank you have a good day</description> <content:encoded><![CDATA[<p>My localhost is based on a windows computer and I can not get that output. Do anybody know how can I use memcache with PHP on a Windows PC ?. Thank you have a good day</p> ]]></content:encoded> </item> <item><title>Comment on PHP &#8211; FTP Class Example by Genadi</title><link>http://www.stevenmcmillan.co.uk/blog/2011/php-ftp-class-example/comment-page-1/#comment-3550</link> <dc:creator>Genadi</dc:creator> <pubDate>Tue, 15 Nov 2011 13:48:42 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=522#comment-3550</guid> <description>Great tool! thank you, I am building based on it - but you have a little bug:
You did not check properly in __destruct, whether the resource has been closed or not.You need to add in logout function:
unset($this-&gt;ftpcon);
because closing connection does not destroy the resource, and hence generating error because __destruct cant really close a closed connection.And in the __destruct:
if (isset($this-&gt;ftpcon)) {</description> <content:encoded><![CDATA[<p>Great tool! thank you, I am building based on it &#8211; but you have a little bug:<br
/> You did not check properly in __destruct, whether the resource has been closed or not.</p><p>You need to add in logout function:<br
/> unset($this-&gt;ftpcon);<br
/> because closing connection does not destroy the resource, and hence generating error because __destruct cant really close a closed connection.</p><p>And in the __destruct:<br
/> if (isset($this-&gt;ftpcon)) {</p> ]]></content:encoded> </item> <item><title>Comment on Lightweight jQuery Accordion by Noobos Papawa</title><link>http://www.stevenmcmillan.co.uk/blog/2011/lightweight-jquery-accordion/comment-page-1/#comment-2758</link> <dc:creator>Noobos Papawa</dc:creator> <pubDate>Fri, 16 Sep 2011 21:29:00 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=595#comment-2758</guid> <description>this is amazing really lightweight Accordion...you are the man...this is exactly what I am looking for...as you said that there are so many of them out there...but this is what exactly I want...!</description> <content:encoded><![CDATA[<p>this is amazing really lightweight Accordion&#8230;you are the man&#8230;this is exactly what I am looking for&#8230;as you said that there are so many of them out there&#8230;but this is what exactly I want&#8230;!</p> ]]></content:encoded> </item> <item><title>Comment on Apache htaccess Examples &amp; Snippets by Anonymous</title><link>http://www.stevenmcmillan.co.uk/blog/2011/apache-htaccess-examples-snippets/comment-page-1/#comment-2757</link> <dc:creator>Anonymous</dc:creator> <pubDate>Fri, 02 Sep 2011 20:40:00 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=670#comment-2757</guid> <description>Test</description> <content:encoded><![CDATA[<p>Test</p> ]]></content:encoded> </item> <item><title>Comment on Simple jQuery Preloader Plugin by Steve</title><link>http://www.stevenmcmillan.co.uk/blog/2011/simple-jquery-preloader-plugin/comment-page-1/#comment-2295</link> <dc:creator>Steve</dc:creator> <pubDate>Wed, 03 Aug 2011 17:25:01 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=420#comment-2295</guid> <description>Hi LiligiJust put all of the images you want to preload inside a DIV tag and it&#039;ll do them all. If you need it in multiple DIVs you can change the selector when calling the plugin.Thanks</description> <content:encoded><![CDATA[<p>Hi Liligi</p><p>Just put all of the images you want to preload inside a DIV tag and it&#8217;ll do them all. If you need it in multiple DIVs you can change the selector when calling the plugin.</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>Comment on Simple jQuery Preloader Plugin by Liligi</title><link>http://www.stevenmcmillan.co.uk/blog/2011/simple-jquery-preloader-plugin/comment-page-1/#comment-2294</link> <dc:creator>Liligi</dc:creator> <pubDate>Wed, 03 Aug 2011 17:05:29 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=420#comment-2294</guid> <description>How do you use this with multiple images?</description> <content:encoded><![CDATA[<p>How do you use this with multiple images?</p> ]]></content:encoded> </item> <item><title>Comment on jQuery Hide/Show Button by Steve</title><link>http://www.stevenmcmillan.co.uk/blog/2010/jquery-hideshow-button/comment-page-1/#comment-1669</link> <dc:creator>Steve</dc:creator> <pubDate>Thu, 30 Jun 2011 12:39:48 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=317#comment-1669</guid> <description>Hi Gareth,No probs - Glad you got it sorted!This code is a bit old and there are a few better ways to do it - You could use the callback parameter on .toggle() to check when the animation is complete and do the button changing stuff there instead of the large if statements.</description> <content:encoded><![CDATA[<p>Hi Gareth,</p><p>No probs &#8211; Glad you got it sorted!</p><p>This code is a bit old and there are a few better ways to do it &#8211; You could use the callback parameter on .toggle() to check when the animation is complete and do the button changing stuff there instead of the large if statements.</p> ]]></content:encoded> </item> <item><title>Comment on jQuery Hide/Show Button by Gareth</title><link>http://www.stevenmcmillan.co.uk/blog/2010/jquery-hideshow-button/comment-page-1/#comment-1668</link> <dc:creator>Gareth</dc:creator> <pubDate>Thu, 30 Jun 2011 11:34:08 +0000</pubDate> <guid
isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=317#comment-1668</guid> <description>Wow, brain totally not functioning last night. Woke up with fresh eyes and fixed everything I needed! Cheers for this post and sorry for spamming the comments.</description> <content:encoded><![CDATA[<p>Wow, brain totally not functioning last night. Woke up with fresh eyes and fixed everything I needed! Cheers for this post and sorry for spamming the comments.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/29 queries in 0.156 seconds using disk: basic
Object Caching 426/442 objects using disk: basic

Served from: www.stevenmcmillan.co.uk @ 2012-02-23 10:32:24 -->
