<?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 on: PHP: Remote Kill Switch &#8211; Make Sure You Get Paid</title>
	<atom:link href="http://www.billda.com/php-remote-kill-switch/feed" rel="self" type="application/rss+xml" />
	<link>http://www.billda.com/php-remote-kill-switch</link>
	<description>From the desk of Bill DAlessandro</description>
	<lastBuildDate>Fri, 20 Jan 2012 20:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bill DAlessandro</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-874</link>
		<dc:creator>Bill DAlessandro</dc:creator>
		<pubDate>Fri, 20 Jan 2012 20:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-874</guid>
		<description>Robert - obviously you shouldn&#039;t remove the code until you have the funds secured. Still, you can never be fully protected if someone is actively trying to defraud you - in that case, you should take it up with your credit card processor.</description>
		<content:encoded><![CDATA[<p>Robert &#8211; obviously you shouldn&#8217;t remove the code until you have the funds secured. Still, you can never be fully protected if someone is actively trying to defraud you &#8211; in that case, you should take it up with your credit card processor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-873</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 19 Jan 2012 18:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-873</guid>
		<description>Hi, what if they live in China and pay their bill with a credit card, but then they do a charge back?  If you remove the code after they pay, then what is the use if they do a charge back?</description>
		<content:encoded><![CDATA[<p>Hi, what if they live in China and pay their bill with a credit card, but then they do a charge back?  If you remove the code after they pay, then what is the use if they do a charge back?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Duffin</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-856</link>
		<dc:creator>Ben Duffin</dc:creator>
		<pubDate>Mon, 12 Dec 2011 16:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-856</guid>
		<description>Excellent! I had already written something similar myself several years ago that also incorporates unique serial key checking and application / module updates and version control.

My new employer is using it to handle User Authentication over the new CMS I have written for them - although many other PHP developers are looking down on me for attempting to lock down the &#039;Open Source&#039; PHP!</description>
		<content:encoded><![CDATA[<p>Excellent! I had already written something similar myself several years ago that also incorporates unique serial key checking and application / module updates and version control.</p>
<p>My new employer is using it to handle User Authentication over the new CMS I have written for them &#8211; although many other PHP developers are looking down on me for attempting to lock down the &#8216;Open Source&#8217; PHP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill DAlessandro</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-484</link>
		<dc:creator>Bill DAlessandro</dc:creator>
		<pubDate>Thu, 13 Jan 2011 18:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-484</guid>
		<description>Thanks for the kind words - glad I was able to help :)</description>
		<content:encoded><![CDATA[<p>Thanks for the kind words &#8211; glad I was able to help <img src='http://www.billda.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Logged1065</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-482</link>
		<dc:creator>Logged1065</dc:creator>
		<pubDate>Thu, 13 Jan 2011 00:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-482</guid>
		<description>Thank you for taking the time to create this! I&#039;ve got a situation where I am writing code on a client&#039;s server and there is a chance that once I&#039;m done, he may change the passwords(I don&#039;t know him well, and the project is comission based), so this is perfect for my situation. I know you have come under fire for this, but I wanted to express my appreciation for your time :D</description>
		<content:encoded><![CDATA[<p>Thank you for taking the time to create this! I&#8217;ve got a situation where I am writing code on a client&#8217;s server and there is a chance that once I&#8217;m done, he may change the passwords(I don&#8217;t know him well, and the project is comission based), so this is perfect for my situation. I know you have come under fire for this, but I wanted to express my appreciation for your time <img src='http://www.billda.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill DAlessandro</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-456</link>
		<dc:creator>Bill DAlessandro</dc:creator>
		<pubDate>Thu, 11 Nov 2010 18:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-456</guid>
		<description>Yes, you can also accomplish this with CSS. Checkout the tutorial here: http://csskillswitch.com/</description>
		<content:encoded><![CDATA[<p>Yes, you can also accomplish this with CSS. Checkout the tutorial here: <a href="http://csskillswitch.com/" rel="nofollow">http://csskillswitch.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design miami</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-455</link>
		<dc:creator>web design miami</dc:creator>
		<pubDate>Thu, 11 Nov 2010 16:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-455</guid>
		<description>doesnt CSS have a killswitch like this too? </description>
		<content:encoded><![CDATA[<p>doesnt CSS have a killswitch like this too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-210</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 18 Aug 2010 21:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-210</guid>
		<description>One suggestion:nnThe action which happens once the app is enabled is determined on the client side:nndie(&quot;Application Disabled. Please pay your web developer.&quot;);nnI think this action should be moved to the server side. It would give the developer more control over the action.</description>
		<content:encoded><![CDATA[<p>One suggestion:nnThe action which happens once the app is enabled is determined on the client side:nndie(&#8220;Application Disabled. Please pay your web developer.&#8221;);nnI think this action should be moved to the server side. It would give the developer more control over the action.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-435</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 18 Aug 2010 21:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-435</guid>
		<description>One suggestion:nnThe action which happens once the app is enabled is determined on the client side:nndie(&quot;Application Disabled. Please pay your web developer.&quot;);nnI think this action should be moved to the server side. It would give the developer more control over the action.</description>
		<content:encoded><![CDATA[<p>One suggestion:nnThe action which happens once the app is enabled is determined on the client side:nndie(&#8220;Application Disabled. Please pay your web developer.&#8221;);nnI think this action should be moved to the server side. It would give the developer more control over the action.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.billda.com/php-remote-kill-switch#comment-209</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 18 Aug 2010 21:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.billda.com/php-remote-kill-switch#comment-209</guid>
		<description>It took me a long time to get this to work successfully. The only way it would function is if I remove the exclamation mark in the client code on line 4:nnBefore:n    if (!...nAfter:n    if (...nnI am not sure why this works. Could you please advise if this a suitable fix?</description>
		<content:encoded><![CDATA[<p>It took me a long time to get this to work successfully. The only way it would function is if I remove the exclamation mark in the client code on line 4:nnBefore:n    if (!&#8230;nAfter:n    if (&#8230;nnI am not sure why this works. Could you please advise if this a suitable fix?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

