<?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"
	>
<channel>
	<title>Comments on: Watermark Scaling w/ Scaling Factor</title>
	<atom:link href="http://asido.info/howto/watermark/scaling-factor/feed/" rel="self" type="application/rss+xml" />
	<link>http://asido.info/howto/watermark/scaling-factor/</link>
	<description>PHP Image Processing Solution</description>
	<pubDate>Thu, 20 Nov 2008 10:48:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Miguel Puig</title>
		<link>http://asido.info/howto/watermark/scaling-factor/#comment-82</link>
		<dc:creator>Miguel Puig</dc:creator>
		<pubDate>Mon, 26 May 2008 22:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.asido.info/howto/watermark/scaling-factor/#comment-82</guid>
		<description>Yeah I got the same problem and Ive Dreamhost Hosting running PHP5, any ideas??</description>
		<content:encoded><![CDATA[<p>Yeah I got the same problem and Ive Dreamhost Hosting running PHP5, any ideas??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://asido.info/howto/watermark/scaling-factor/#comment-32</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 27 Oct 2007 13:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.asido.info/howto/watermark/scaling-factor/#comment-32</guid>
		<description>The issues are due to the stricter error reporting rules available in PHP5, which are obviously enabled on your hosting. One way to hide those warnings is to alter the error reporting setting on your hosting.

Since the Asido involvement in the GoPHP5 project, there will be a php5-only release soon, which will have all these warnings and notices fixed.</description>
		<content:encoded><![CDATA[<p>The issues are due to the stricter error reporting rules available in PHP5, which are obviously enabled on your hosting. One way to hide those warnings is to alter the error reporting setting on your hosting.</p>
<p>Since the Asido involvement in the GoPHP5 project, there will be a php5-only release soon, which will have all these warnings and notices fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jammy</title>
		<link>http://asido.info/howto/watermark/scaling-factor/#comment-31</link>
		<dc:creator>jammy</dc:creator>
		<pubDate>Sat, 27 Oct 2007 13:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.asido.info/howto/watermark/scaling-factor/#comment-31</guid>
		<description>yup! I am using PHP 5 in my server and I am using php 4 in my localhost... oh.. i didn't know that they are using php 5 until you replied! 

any ideas? I looked in the documentation but can't seem to find one.

thanks!</description>
		<content:encoded><![CDATA[<p>yup! I am using PHP 5 in my server and I am using php 4 in my localhost&#8230; oh.. i didn&#8217;t know that they are using php 5 until you replied! </p>
<p>any ideas? I looked in the documentation but can&#8217;t seem to find one.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://asido.info/howto/watermark/scaling-factor/#comment-29</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 26 Oct 2007 16:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.asido.info/howto/watermark/scaling-factor/#comment-29</guid>
		<description>I guess you are using PHP5, right ?</description>
		<content:encoded><![CDATA[<p>I guess you are using PHP5, right ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jammy</title>
		<link>http://asido.info/howto/watermark/scaling-factor/#comment-28</link>
		<dc:creator>jammy</dc:creator>
		<pubDate>Fri, 26 Oct 2007 13:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.asido.info/howto/watermark/scaling-factor/#comment-28</guid>
		<description>i got an error.. while making those sample.

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.

class.driver.php on line 239
class.driver.php on line 545
class.driver.php on line 556

it works on my local machine.. but not on my server. since i dont have access to the php.ini

any help please?

thanks!</description>
		<content:encoded><![CDATA[<p>i got an error.. while making those sample.</p>
<p>Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.</p>
<p>class.driver.php on line 239<br />
class.driver.php on line 545<br />
class.driver.php on line 556</p>
<p>it works on my local machine.. but not on my server. since i dont have access to the php.ini</p>
<p>any help please?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
