<?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 Algirdas Varnagiris</title>
	<atom:link href="http://www.varnagiris.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.varnagiris.net</link>
	<description>The cyber-place where I live</description>
	<lastBuildDate>Wed, 21 Jul 2010 06:27:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on PHP: USPS rates calculator by Algirdas</title>
		<link>http://www.varnagiris.net/2006/05/04/php-usps-rates-calculator/comment-page-1/#comment-4438</link>
		<dc:creator>Algirdas</dc:creator>
		<pubDate>Wed, 21 Jul 2010 06:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/2006/05/04/php-usps-rates-calculator/#comment-4438</guid>
		<description>Do you have LIVE account? For a demo account you can use only demo values</description>
		<content:encoded><![CDATA[<p>Do you have LIVE account? For a demo account you can use only demo values</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP: USPS rates calculator by aaa</title>
		<link>http://www.varnagiris.net/2006/05/04/php-usps-rates-calculator/comment-page-1/#comment-4437</link>
		<dc:creator>aaa</dc:creator>
		<pubDate>Wed, 21 Jul 2010 05:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/2006/05/04/php-usps-rates-calculator/#comment-4437</guid>
		<description>It is not working if i change the anything in this code
for example is changed the weight  $usps-&gt;setWeight(10, 0);</description>
		<content:encoded><![CDATA[<p>It is not working if i change the anything in this code<br />
for example is changed the weight  $usps-&gt;setWeight(10, 0);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP: FedEx shipping rates calculator by Algirdas</title>
		<link>http://www.varnagiris.net/2006/06/01/php-fedex-shipping-rates-calculator/comment-page-1/#comment-4435</link>
		<dc:creator>Algirdas</dc:creator>
		<pubDate>Sat, 03 Jul 2010 10:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/2006/06/01/php-fedex-shipping-rates-calculator/#comment-4435</guid>
		<description>ROOT_DIR/libraries/USPS/xmlparser.php this path looks like incorrect. Change it to correct one in C:\xampp\htdocs\Fedex\fedex.php on line 2</description>
		<content:encoded><![CDATA[<p>ROOT_DIR/libraries/USPS/xmlparser.php this path looks like incorrect. Change it to correct one in C:\xampp\htdocs\Fedex\fedex.php on line 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP: FedEx shipping rates calculator by rishi</title>
		<link>http://www.varnagiris.net/2006/06/01/php-fedex-shipping-rates-calculator/comment-page-1/#comment-4434</link>
		<dc:creator>rishi</dc:creator>
		<pubDate>Sat, 03 Jul 2010 08:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/2006/06/01/php-fedex-shipping-rates-calculator/#comment-4434</guid>
		<description>Warning:  require_once(ROOT_DIR/libraries/USPS/xmlparser.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\Fedex\fedex.php on line 2



Fatal error:  require_once() [function.require]: Failed opening required &#039;ROOT_DIR/libraries/USPS/xmlparser.php&#039; (include_path=&#039;.;C:\xampp\php\pear\&#039;) in C:\xampp\htdocs\Fedex\fedex.php on line 2

This is the problem i am facing kindly tell me how to resolve it</description>
		<content:encoded><![CDATA[<p>Warning:  require_once(ROOT_DIR/libraries/USPS/xmlparser.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\Fedex\fedex.php on line 2</p>
<p>Fatal error:  require_once() [function.require]: Failed opening required &#8216;ROOT_DIR/libraries/USPS/xmlparser.php&#8217; (include_path=&#8217;.;C:\xampp\php\pear\&#8217;) in C:\xampp\htdocs\Fedex\fedex.php on line 2</p>
<p>This is the problem i am facing kindly tell me how to resolve it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to compare text and mark differences using PHP by Xandr</title>
		<link>http://www.varnagiris.net/2009/04/12/how-to-compare-text-and-mark-differences-using-php/comment-page-1/#comment-4433</link>
		<dc:creator>Xandr</dc:creator>
		<pubDate>Fri, 02 Jul 2010 22:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/?p=117#comment-4433</guid>
		<description>Thanks, used :)

But Text_Diff has many warnings in PHP5</description>
		<content:encoded><![CDATA[<p>Thanks, used :)</p>
<p>But Text_Diff has many warnings in PHP5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP: FedEx shipping rates calculator by Ross</title>
		<link>http://www.varnagiris.net/2006/06/01/php-fedex-shipping-rates-calculator/comment-page-1/#comment-4432</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Fri, 02 Jul 2010 15:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/2006/06/01/php-fedex-shipping-rates-calculator/#comment-4432</guid>
		<description>Add this to the for loop to get ground service to appear:

Change

$fedex-&gt;setCarrierCode(&quot;FDXE&quot;);

To

if(($service == &quot;FEDEXGROUND&quot;) &#124;&#124; ($service == &quot;GROUNDHOMEDELIVERY&quot;)){
	$fedex-&gt;setCarrierCode(&quot;FDXG&quot;);
}else{
	$fedex-&gt;setCarrierCode(&quot;FDXE&quot;);
}</description>
		<content:encoded><![CDATA[<p>Add this to the for loop to get ground service to appear:</p>
<p>Change</p>
<p>$fedex-&gt;setCarrierCode(&#8220;FDXE&#8221;);</p>
<p>To</p>
<p>if(($service == &#8220;FEDEXGROUND&#8221;) || ($service == &#8220;GROUNDHOMEDELIVERY&#8221;)){<br />
	$fedex-&gt;setCarrierCode(&#8220;FDXG&#8221;);<br />
}else{<br />
	$fedex-&gt;setCarrierCode(&#8220;FDXE&#8221;);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change content using AJAX with FadeIn FadeOut effect by batty13</title>
		<link>http://www.varnagiris.net/2009/02/26/change-content-using-ajax-with-fadein-fadeout-effect/comment-page-1/#comment-4430</link>
		<dc:creator>batty13</dc:creator>
		<pubDate>Mon, 21 Jun 2010 20:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/?p=60#comment-4430</guid>
		<description>Thought I would share how i&#039;ve used this: I created an argument named &#039;musicstyle&#039; and then in the html when I run the show_highlight script it passes the variable as the &#039;musicstyle&#039;.


(javascript)
function show_hightlight(musicstyle) {
         $(&quot;#swapout&quot;).load(&#039;show_&#039;+department+&#039;.php&#039;,false);
         return false;
         }

(html)
&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;


This allowed me to have one function that can call as many php pages as I want passing the argument replacing the &#039;musicstyle&#039;. So after it runs, it ends up coding out as one the variables in place of the argument &#039;musicstyle&#039;. 

For example:
&#039;show_trance.php&#039; 
&#039;show_hiphop.php&#039; 
&#039;show_breakbeat.php&#039; 

see, the word trance was passed into +musicstyle+ when that link was selected, if the hiphop link gets selected, it passes the variable &#039;hiphop&#039; into +musicstyle+

So then I just code up a few pages with those names to have data show up for them (show_trance.php, show_hiphop.php,etc)

Just thought I would share</description>
		<content:encoded><![CDATA[<p>Thought I would share how i&#8217;ve used this: I created an argument named &#8216;musicstyle&#8217; and then in the html when I run the show_highlight script it passes the variable as the &#8216;musicstyle&#8217;.</p>
<p>(javascript)<br />
function show_hightlight(musicstyle) {<br />
         $(&#8220;#swapout&#8221;).load(&#8216;show_&#8217;+department+&#8217;.php&#8217;,false);<br />
         return false;<br />
         }</p>
<p>(html)<br />
<a href="#" rel="nofollow"></a><br />
<a href="#" rel="nofollow"></a><br />
<a href="#" rel="nofollow"></a></p>
<p>This allowed me to have one function that can call as many php pages as I want passing the argument replacing the &#8216;musicstyle&#8217;. So after it runs, it ends up coding out as one the variables in place of the argument &#8216;musicstyle&#8217;. </p>
<p>For example:<br />
&#8216;show_trance.php&#8217;<br />
&#8216;show_hiphop.php&#8217;<br />
&#8216;show_breakbeat.php&#8217; </p>
<p>see, the word trance was passed into +musicstyle+ when that link was selected, if the hiphop link gets selected, it passes the variable &#8216;hiphop&#8217; into +musicstyle+</p>
<p>So then I just code up a few pages with those names to have data show up for them (show_trance.php, show_hiphop.php,etc)</p>
<p>Just thought I would share</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change content using AJAX with FadeIn FadeOut effect by batty13</title>
		<link>http://www.varnagiris.net/2009/02/26/change-content-using-ajax-with-fadein-fadeout-effect/comment-page-1/#comment-4429</link>
		<dc:creator>batty13</dc:creator>
		<pubDate>Mon, 21 Jun 2010 20:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/?p=60#comment-4429</guid>
		<description>scratch my last, got it working with IE7 finally. Thanks!</description>
		<content:encoded><![CDATA[<p>scratch my last, got it working with IE7 finally. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change content using AJAX with FadeIn FadeOut effect by batty13</title>
		<link>http://www.varnagiris.net/2009/02/26/change-content-using-ajax-with-fadein-fadeout-effect/comment-page-1/#comment-4428</link>
		<dc:creator>batty13</dc:creator>
		<pubDate>Mon, 21 Jun 2010 20:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/?p=60#comment-4428</guid>
		<description>yah it&#039;s a mess for me as well in IE7.</description>
		<content:encoded><![CDATA[<p>yah it&#8217;s a mess for me as well in IE7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP: USPS rates calculator by azhar</title>
		<link>http://www.varnagiris.net/2006/05/04/php-usps-rates-calculator/comment-page-1/#comment-4427</link>
		<dc:creator>azhar</dc:creator>
		<pubDate>Thu, 17 Jun 2010 07:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.varnagiris.net/2006/05/04/php-usps-rates-calculator/#comment-4427</guid>
		<description>hi,

i m getting error after implement all things as these are in given class, and only change my userid

error Object ( [number] =&gt; 80040b1a [source] =&gt; UspsCom::DoAuth [description] =&gt; Authorization failure. Perhaps username and/or password is incorrect. 

regards

azhar</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i m getting error after implement all things as these are in given class, and only change my userid</p>
<p>error Object ( [number] =&gt; 80040b1a [source] =&gt; UspsCom::DoAuth [description] =&gt; Authorization failure. Perhaps username and/or password is incorrect. </p>
<p>regards</p>
<p>azhar</p>
]]></content:encoded>
	</item>
</channel>
</rss>
