<?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 LampWebDevelopers.com - PHP programming with MySQL running on Apache</title>
	<atom:link href="http://www.lampwebdevelopers.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lampwebdevelopers.com</link>
	<description>Sharing experience</description>
	<lastBuildDate>Wed, 09 Mar 2011 14:17:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on Resolving conflicts in Subversion (SVN) by Rob</title>
		<link>http://www.lampwebdevelopers.com/119/web-developement/tips-tricks/resolving-conflicts-in-subversion-svn/comment-page-1/#comment-2500</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 09 Mar 2011 14:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=119#comment-2500</guid>
		<description>Ya, conflicts can be a pain, but they really depend on the size of the team and are sometimes unavoidable.  Its a good idea to be aware of who else is working on the same files as you, however thats not always possible.   Anyway its good to know how to fundamentally resolve conflicts, there is a good resource on it here: http://www.duchnik.com/tutorials/vc/svn-conflicts</description>
		<content:encoded><![CDATA[<p>Ya, conflicts can be a pain, but they really depend on the size of the team and are sometimes unavoidable.  Its a good idea to be aware of who else is working on the same files as you, however thats not always possible.   Anyway its good to know how to fundamentally resolve conflicts, there is a good resource on it here: <a href="http://www.duchnik.com/tutorials/vc/svn-conflicts" rel="nofollow">http://www.duchnik.com/tutorials/vc/svn-conflicts</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Starting by NomPreorcearo</title>
		<link>http://www.lampwebdevelopers.com/13/off-topic/starting/comment-page-1/#comment-278</link>
		<dc:creator>NomPreorcearo</dc:creator>
		<pubDate>Thu, 18 Nov 2010 08:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=13#comment-278</guid>
		<description>I found lots of valuable information in this forum

Greetings to all


&lt;a href=&quot;http://najgraj.pl&quot; rel=&quot;nofollow&quot;&gt;Gry&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I found lots of valuable information in this forum</p>
<p>Greetings to all</p>
<p><a href="http://najgraj.pl" rel="nofollow">Gry</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 10.04 LTS installation on Sony Vaio laptop by PKV</title>
		<link>http://www.lampwebdevelopers.com/155/off-topic/ubuntu-10-04-lts-installation-on-sony-vaio-laptop/comment-page-1/#comment-147</link>
		<dc:creator>PKV</dc:creator>
		<pubDate>Fri, 01 Oct 2010 16:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=155#comment-147</guid>
		<description>You made a few good points there. I did a search on the topic and barely found any specific details on other sites, but then great to be here, seriously, thanks.

- Lucas</description>
		<content:encoded><![CDATA[<p>You made a few good points there. I did a search on the topic and barely found any specific details on other sites, but then great to be here, seriously, thanks.</p>
<p>- Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PayPal Express checkout IPN notification bug by Stan Kuhn</title>
		<link>http://www.lampwebdevelopers.com/152/web-developement/bugs-issues/paypal-express-checkout-ipn-notification-bug/comment-page-1/#comment-140</link>
		<dc:creator>Stan Kuhn</dc:creator>
		<pubDate>Wed, 01 Sep 2010 17:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=152#comment-140</guid>
		<description>Hi Dave. IPN paypal service is not must have. You may be using paypal checkout without IPN. If your IPN url in paypal account is empty it doesn&#039;t necessarily mean something is badly configured. On the other hand if you are using pay button or simple cart solution from our experience integration without IPN leads to quite a lot &quot;unprocessed orders&quot;. This is due the fact that without IPN your website gets notified about result of payment only when customer goes back to your website straight after payment. Which many times doesn&#039;t happen for various reasons. So if there is some functionality on your website happening on successful payment notification like update of stock or order status or send email to customer these may not happen always. If your IPN configuration does not contain URL you can be sure you haven&#039;t got it activated. You need to have script on your website which is able to receive and process IPN notification from paypal, you must know about it to know what to put in IPN configuration.
If you need commercial help with your website drop me an email stan@lampwebde.....</description>
		<content:encoded><![CDATA[<p>Hi Dave. IPN paypal service is not must have. You may be using paypal checkout without IPN. If your IPN url in paypal account is empty it doesn&#8217;t necessarily mean something is badly configured. On the other hand if you are using pay button or simple cart solution from our experience integration without IPN leads to quite a lot &#8220;unprocessed orders&#8221;. This is due the fact that without IPN your website gets notified about result of payment only when customer goes back to your website straight after payment. Which many times doesn&#8217;t happen for various reasons. So if there is some functionality on your website happening on successful payment notification like update of stock or order status or send email to customer these may not happen always. If your IPN configuration does not contain URL you can be sure you haven&#8217;t got it activated. You need to have script on your website which is able to receive and process IPN notification from paypal, you must know about it to know what to put in IPN configuration.<br />
If you need commercial help with your website drop me an email stan@lampwebde&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PayPal Express checkout IPN notification bug by Dave</title>
		<link>http://www.lampwebdevelopers.com/152/web-developement/bugs-issues/paypal-express-checkout-ipn-notification-bug/comment-page-1/#comment-139</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 01 Sep 2010 17:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=152#comment-139</guid>
		<description>I am using a script to sell downloads. And many times a customer will not receive a password or username or a welcome email from my site on multiple purchases (usually when they have more than 8 or so products in their shopping cart). I thought something was wrong with my site. I looked into the IPN settings and the field for the URL on PayPal&#039;s IPN page is empty. I don&#039;t know what to put in that field. I get &quot;zero&quot; help from my sites developer so any help would be appreciated. Thanks, Dave</description>
		<content:encoded><![CDATA[<p>I am using a script to sell downloads. And many times a customer will not receive a password or username or a welcome email from my site on multiple purchases (usually when they have more than 8 or so products in their shopping cart). I thought something was wrong with my site. I looked into the IPN settings and the field for the URL on PayPal&#8217;s IPN page is empty. I don&#8217;t know what to put in that field. I get &#8220;zero&#8221; help from my sites developer so any help would be appreciated. Thanks, Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Static variables &#8211; Object factory by Batairrarty</title>
		<link>http://www.lampwebdevelopers.com/70/web-developement/advanced-php/php-static-variables-object-factory/comment-page-1/#comment-137</link>
		<dc:creator>Batairrarty</dc:creator>
		<pubDate>Sun, 08 Aug 2010 13:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=70#comment-137</guid>
		<description>very interesting, thanks</description>
		<content:encoded><![CDATA[<p>very interesting, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Helios PDT, PHPEclipse, Smarty and some feelings about it by Nikola</title>
		<link>http://www.lampwebdevelopers.com/231/off-topic/eclipse-helios-pdt-phpeclipse-smarty-and-some-feelings-about-it/comment-page-1/#comment-122</link>
		<dc:creator>Nikola</dc:creator>
		<pubDate>Wed, 07 Jul 2010 11:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=231#comment-122</guid>
		<description>That&#039;s a shame ;) I really like the Helios PDT. Since my work is mainly server side coding, I have given up on the smarty plugin and installed the PDT. On the other hand I do have to write some templates now and again. That is why It would be great if there was a way to integrate smarty with the PDT. Thanks again guys!</description>
		<content:encoded><![CDATA[<p>That&#8217;s a shame <img src='http://www.lampwebdevelopers.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I really like the Helios PDT. Since my work is mainly server side coding, I have given up on the smarty plugin and installed the PDT. On the other hand I do have to write some templates now and again. That is why It would be great if there was a way to integrate smarty with the PDT. Thanks again guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Helios PDT, PHPEclipse, Smarty and some feelings about it by Stan Kuhn</title>
		<link>http://www.lampwebdevelopers.com/231/off-topic/eclipse-helios-pdt-phpeclipse-smarty-and-some-feelings-about-it/comment-page-1/#comment-120</link>
		<dc:creator>Stan Kuhn</dc:creator>
		<pubDate>Thu, 01 Jul 2010 13:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=231#comment-120</guid>
		<description>unfortunately not. Smarty plugin does not work with Helios. yet.</description>
		<content:encoded><![CDATA[<p>unfortunately not. Smarty plugin does not work with Helios. yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Helios PDT, PHPEclipse, Smarty and some feelings about it by Nikola</title>
		<link>http://www.lampwebdevelopers.com/231/off-topic/eclipse-helios-pdt-phpeclipse-smarty-and-some-feelings-about-it/comment-page-1/#comment-119</link>
		<dc:creator>Nikola</dc:creator>
		<pubDate>Thu, 01 Jul 2010 09:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=231#comment-119</guid>
		<description>I tried your work-around it works fine, thanks. However have you, by now, found a way to install only the smarty plug-in on a PDT Helios?</description>
		<content:encoded><![CDATA[<p>I tried your work-around it works fine, thanks. However have you, by now, found a way to install only the smarty plug-in on a PDT Helios?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Helios PDT, PHPEclipse, Smarty and some feelings about it by Gaspo</title>
		<link>http://www.lampwebdevelopers.com/231/off-topic/eclipse-helios-pdt-phpeclipse-smarty-and-some-feelings-about-it/comment-page-1/#comment-118</link>
		<dc:creator>Gaspo</dc:creator>
		<pubDate>Tue, 29 Jun 2010 11:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampwebdevelopers.com/?p=231#comment-118</guid>
		<description>So I tried it as well.  I&#039;ve got installed Eclipse Helios classic, with phpEclips plugin.. its good that it has some support for smarty (higlighting and basic code completition), but I was expecting better php support. code autocompletition is not as smart as in other plugins. It was missing some basic php functions such as empty(), or isset() ..  Maybe I did something wrong. Anyway,I think  its worth of trying.</description>
		<content:encoded><![CDATA[<p>So I tried it as well.  I&#8217;ve got installed Eclipse Helios classic, with phpEclips plugin.. its good that it has some support for smarty (higlighting and basic code completition), but I was expecting better php support. code autocompletition is not as smart as in other plugins. It was missing some basic php functions such as empty(), or isset() ..  Maybe I did something wrong. Anyway,I think  its worth of trying.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

