<?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 MJDIGITAL :: Mark Jackson | Digital Consultant</title>
	<atom:link href="http://www.mjdigital.co.uk/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mjdigital.co.uk/blog</link>
	<description>Online Marketing, SEO, Search engine optimisation, optimization, Web Development, digital strategy, digital strategist, online marketing consultant</description>
	<lastBuildDate>Sat, 19 May 2012 05:29:04 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PHP upload, resize and crop image class by Npd1164</title>
		<link>http://www.mjdigital.co.uk/blog/php-upload-and-resize-image-class/comment-page-4/#comment-314</link>
		<dc:creator>Npd1164</dc:creator>
		<pubDate>Sat, 19 May 2012 05:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=176#comment-314</guid>
		<description>&lt;p&gt;Oh, I also had to replace the 1_jquery-1.4.min.js   with a minified jquery version 1-7-2  in order to get rid of a &quot;document.documentElement is null...&quot; complaint that i was also getting in IE8.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Oh, I also had to replace the 1_jquery-1.4.min.js   with a minified jquery version 1-7-2  in order to get rid of a &#8220;document.documentElement is null&#8230;&#8221; complaint that i was also getting in IE8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP upload, resize and crop image class by Npd1164</title>
		<link>http://www.mjdigital.co.uk/blog/php-upload-and-resize-image-class/comment-page-3/#comment-313</link>
		<dc:creator>Npd1164</dc:creator>
		<pubDate>Sat, 19 May 2012 05:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=176#comment-313</guid>
		<description>&lt;p&gt;It seems that, in inc/js/3_crop_extra.js, there are three lines which reference console.log(...)  &lt;/p&gt;

&lt;p&gt;From what I&#039;ve read, console doesn&#039;t exist in IE unless the console is actually open.  So... I commented these out and IE8 seems to run this script happily now.  &lt;/p&gt;

&lt;p&gt;I also ran into issues with the testing if this script in Safari - the browser would hang on upload about 50% of the time.  While it turns out that this is a browser bug, I thought i&#039;d post a reference on how I fixed it in case others might run into this issue too:   &lt;a href=&quot;http://arfore.com/2009/11/04/file-upload-hang-in-safari-4/&quot; rel=&quot;nofollow&quot;&gt;http://arfore.com/2009/11/04/f...&lt;/a&gt;&lt;br&gt;(be sure to read the last posted comment - as it includes more info on making it work)&lt;br&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>It seems that, in inc/js/3_crop_extra.js, there are three lines which reference console.log(&#8230;)  </p>
<p>From what I&#39;ve read, console doesn&#39;t exist in IE unless the console is actually open.  So&#8230; I commented these out and IE8 seems to run this script happily now.  </p>
<p>I also ran into issues with the testing if this script in Safari &#8211; the browser would hang on upload about 50% of the time.  While it turns out that this is a browser bug, I thought i&#39;d post a reference on how I fixed it in case others might run into this issue too:   <a href="http://arfore.com/2009/11/04/file-upload-hang-in-safari-4/" rel="nofollow"></a><a href="http://arfore.com/2009/11/04/f.." rel="nofollow">http://arfore.com/2009/11/04/f..</a>.<br />(be sure to read the last posted comment &#8211; as it includes more info on making it work)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LDAP authentication with Active Directory using PHP by dequin_cl</title>
		<link>http://www.mjdigital.co.uk/blog/ldap-authentication-active-directory-using-php/comment-page-1/#comment-312</link>
		<dc:creator>dequin_cl</dc:creator>
		<pubDate>Thu, 17 May 2012 19:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=271#comment-312</guid>
		<description>&lt;p&gt;Thank you very much :-) it really helped me get connected. Added sAMAccountName as Lance V. suggested though ;-)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thank you very much <img src='http://www.mjdigital.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  it really helped me get connected. Added sAMAccountName as Lance V. suggested though <img src='http://www.mjdigital.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP upload, resize and crop image class by Npd1164</title>
		<link>http://www.mjdigital.co.uk/blog/php-upload-and-resize-image-class/comment-page-3/#comment-311</link>
		<dc:creator>Npd1164</dc:creator>
		<pubDate>Wed, 16 May 2012 08:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=176#comment-311</guid>
		<description>&lt;p&gt;In your demo script, when you try to preview a crop selection, IE 8 throws an error message: (console undefined).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>In your demo script, when you try to preview a crop selection, IE 8 throws an error message: (console undefined).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anatomy of a good internet marketing campaign by search engine optimization</title>
		<link>http://www.mjdigital.co.uk/blog/anatomy-of-a-good-internet-marketing-campaign/comment-page-1/#comment-310</link>
		<dc:creator>search engine optimization</dc:creator>
		<pubDate>Wed, 02 May 2012 12:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=226#comment-310</guid>
		<description>&lt;p&gt;Informative post, I am using adsense for quite some time but not seen good results. So was searching for some alternative for it. Thanks for sharing the list, will try the one best suited for my requirements.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Informative post, I am using adsense for quite some time but not seen good results. So was searching for some alternative for it. Thanks for sharing the list, will try the one best suited for my requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP upload, resize and crop image class by Ed</title>
		<link>http://www.mjdigital.co.uk/blog/php-upload-and-resize-image-class/comment-page-3/#comment-309</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Sun, 29 Apr 2012 02:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=176#comment-309</guid>
		<description>&lt;p&gt;i&#039;m trying to call the get_image_height function because i want to crop the image in the middle of the canvas, but every time i call the function it says undefined. can you tell me how to do call it properly? thanks!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>i&#39;m trying to call the get_image_height function because i want to crop the image in the middle of the canvas, but every time i call the function it says undefined. can you tell me how to do call it properly? thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP upload, resize and crop image class by Pankit Kapadia</title>
		<link>http://www.mjdigital.co.uk/blog/php-upload-and-resize-image-class/comment-page-3/#comment-308</link>
		<dc:creator>Pankit Kapadia</dc:creator>
		<pubDate>Tue, 17 Apr 2012 18:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=176#comment-308</guid>
		<description>&lt;p&gt;thnx !!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>thnx !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anatomy of a good internet marketing campaign by Brands Exposed</title>
		<link>http://www.mjdigital.co.uk/blog/anatomy-of-a-good-internet-marketing-campaign/comment-page-1/#comment-307</link>
		<dc:creator>Brands Exposed</dc:creator>
		<pubDate>Fri, 13 Apr 2012 21:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=226#comment-307</guid>
		<description>&lt;p&gt;This is a good post and does cover many of the basics, &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This is a good post and does cover many of the basics, </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LDAP authentication with Active Directory using PHP by Lance V.</title>
		<link>http://www.mjdigital.co.uk/blog/ldap-authentication-active-directory-using-php/comment-page-1/#comment-306</link>
		<dc:creator>Lance V.</dc:creator>
		<pubDate>Fri, 30 Mar 2012 01:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=271#comment-306</guid>
		<description>&lt;p&gt;That is a really nice example version 2. The only catch I had was I changed (beside the original variables. cn=$ldapuser to sAMAccountName=$ldapuser. I also moved the filter part to a variable and then just used the variable for the filter.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>That is a really nice example version 2. The only catch I had was I changed (beside the original variables. cn=$ldapuser to sAMAccountName=$ldapuser. I also moved the filter part to a variable and then just used the variable for the filter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP upload, resize and crop image class by mj7</title>
		<link>http://www.mjdigital.co.uk/blog/php-upload-and-resize-image-class/comment-page-3/#comment-305</link>
		<dc:creator>mj7</dc:creator>
		<pubDate>Thu, 29 Mar 2012 13:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjdigital.co.uk/blog/?p=176#comment-305</guid>
		<description>&lt;p&gt;Hmmm - you got me there - I will admit I never tried uploading a non-standard image file. Will look into this as well. There are also a few other issues regarding the file type conversion that I am working on so hopefully the next release will fix all this.&lt;/p&gt;

&lt;p&gt;Thanks for the update - I&#039;ll get onto it.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hmmm &#8211; you got me there &#8211; I will admit I never tried uploading a non-standard image file. Will look into this as well. There are also a few other issues regarding the file type conversion that I am working on so hopefully the next release will fix all this.</p>
<p>Thanks for the update &#8211; I&#39;ll get onto it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

