<?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 TandaSoft</title>
	<atom:link href="http://www.tandasoft.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tandasoft.com</link>
	<description>Agile Software Engineering and Computer Consulting Services, Salida, Colorado</description>
	<lastBuildDate>Tue, 24 Jan 2012 18:29:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Using Authorize.NET DPM (Direct Post Method) from ASP.NET Web Forms by andrew</title>
		<link>http://www.tandasoft.com/2011/05/05/using-authorize-net-dpm-direct-post-method-from-asp-net-web-forms/#comment-196</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Tue, 24 Jan 2012 18:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=141#comment-196</guid>
		<description>I doubt any of the fields would cause what you are seeing.  Please check the code and make sure the hash is being passed into the Authorize.NET API correctly.  If you still run into problems, you might have to contact Authorize.NET to help you troubleshoot the issue.  I&#039;d also search their forums.  Note that the SIM API operates very similarly when it comes to validating results, so there should be lots of help out there on this topic.

Best of luck.</description>
		<content:encoded><![CDATA[<p>I doubt any of the fields would cause what you are seeing.  Please check the code and make sure the hash is being passed into the Authorize.NET API correctly.  If you still run into problems, you might have to contact Authorize.NET to help you troubleshoot the issue.  I&#8217;d also search their forums.  Note that the SIM API operates very similarly when it comes to validating results, so there should be lots of help out there on this topic.</p>
<p>Best of luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Authorize.NET DPM (Direct Post Method) from ASP.NET Web Forms by andrew</title>
		<link>http://www.tandasoft.com/2011/05/05/using-authorize-net-dpm-direct-post-method-from-asp-net-web-forms/#comment-195</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Tue, 24 Jan 2012 18:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=141#comment-195</guid>
		<description>Hi Steve...

It&#039;s possible I have a small bug in there.  Please examine the code and modify it to your needs.  What I provided is simply an example on how to get DPM working.

- Andrew</description>
		<content:encoded><![CDATA[<p>Hi Steve&#8230;</p>
<p>It&#8217;s possible I have a small bug in there.  Please examine the code and modify it to your needs.  What I provided is simply an example on how to get DPM working.</p>
<p>- Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Authorize.NET DPM (Direct Post Method) from ASP.NET Web Forms by Steve Fink</title>
		<link>http://www.tandasoft.com/2011/05/05/using-authorize-net-dpm-direct-post-method-from-asp-net-web-forms/#comment-194</link>
		<dc:creator>Steve Fink</dc:creator>
		<pubDate>Fri, 20 Jan 2012 20:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=141#comment-194</guid>
		<description>Another question regarding the web.config line:
&lt;!-- IE http://YOURWEBSITE.com/Confirm.aspx should hit Confirm.aspx --&gt;

Adding &quot;.../Confirm.aspx&quot; to the value of my main URL fails because it would cause other redirects to go to ie: &quot;http://mywebsite.com/confirm.aspx/error.aspx&quot;.  So am I to assume I should set my home page of http://mywebsite.com in IIS to http://mywebsite.com/confirm.aspx ?</description>
		<content:encoded><![CDATA[<p>Another question regarding the web.config line:<br />
&lt;!&#8211; IE <a href="http://YOURWEBSITE.com/Confirm.aspx" rel="nofollow">http://YOURWEBSITE.com/Confirm.aspx</a> should hit Confirm.aspx &#8211;&gt;</p>
<p>Adding &#8220;&#8230;/Confirm.aspx&#8221; to the value of my main URL fails because it would cause other redirects to go to ie: &#8220;http://mywebsite.com/confirm.aspx/error.aspx&#8221;.  So am I to assume I should set my home page of <a href="http://mywebsite.com" rel="nofollow">http://mywebsite.com</a> in IIS to <a href="http://mywebsite.com/confirm.aspx" rel="nofollow">http://mywebsite.com/confirm.aspx</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Authorize.NET DPM (Direct Post Method) from ASP.NET Web Forms by Steve Fink</title>
		<link>http://www.tandasoft.com/2011/05/05/using-authorize-net-dpm-direct-post-method-from-asp-net-web-forms/#comment-193</link>
		<dc:creator>Steve Fink</dc:creator>
		<pubDate>Fri, 20 Jan 2012 19:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=141#comment-193</guid>
		<description>I went into my test account settings, generated the hash, applied it to my web.config, and still the same results.  Could there be any validation issues in the hidden input type fields (first name, last name, etc.)?
-Steve</description>
		<content:encoded><![CDATA[<p>I went into my test account settings, generated the hash, applied it to my web.config, and still the same results.  Could there be any validation issues in the hidden input type fields (first name, last name, etc.)?<br />
-Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Authorize.NET DPM (Direct Post Method) from ASP.NET Web Forms by andrew</title>
		<link>http://www.tandasoft.com/2011/05/05/using-authorize-net-dpm-direct-post-method-from-asp-net-web-forms/#comment-192</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Fri, 20 Jan 2012 17:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=141#comment-192</guid>
		<description>It&#039;s obviously failing on the sr.Validate() call in SIM.aspx.vb. That call helps validate that the response is from Authorize.net and not someone else.  To be honest, I&#039;m no Authorize.net expert, but this seems like an important step.  So... an MD5 hash would be a good idea in my humble opinion.

Andrew
</description>
		<content:encoded><![CDATA[<p>It&#8217;s obviously failing on the sr.Validate() call in SIM.aspx.vb. That call helps validate that the response is from Authorize.net and not someone else.  To be honest, I&#8217;m no Authorize.net expert, but this seems like an important step.  So&#8230; an MD5 hash would be a good idea in my humble opinion.</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Authorize.NET DPM (Direct Post Method) from ASP.NET Web Forms by Steve Fink</title>
		<link>http://www.tandasoft.com/2011/05/05/using-authorize-net-dpm-direct-post-method-from-asp-net-web-forms/#comment-190</link>
		<dc:creator>Steve Fink</dc:creator>
		<pubDate>Fri, 20 Jan 2012 00:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=141#comment-190</guid>
		<description>THANK YOU for creating this in good ol&#039; tried-and-true web forms!  I worked for too long on the MVC mess, finally got the OOB functionality, but taking it any further was a nightmare.

As for your nice creation, I did get everything in place and compiling properly, easily etc.  However, once submitted the page returns to my Error.aspx page with the following message:
________________________________________________

Error Occurred 

Error: Validation failed:(TESTMODE) This transaction has been approved., ResponseCode:1 

This error has been recorded. We have been notified automatically. 

Your credit card transaction was approved. We will examine the cause of the error immediately, and ensure that your purchase is honored or refunded. We apologize for any inconvenience. If you have any questions, please contact us at XXX. 

PurchaseID (if applicable): n/a
________________________________________________

Here is the URL: http://secure.avtec.edu

I checke my Authorize.Net test account, and there is no record of any transactions today.

I believe I have set everything according to your instructions.  I do not have, and never have had, an MD5 hash.  With my MVC test site, I never needed one either.  Is this necessary for the test environment?  This is the only deficiency I can identify.

Thanks again Andrew.</description>
		<content:encoded><![CDATA[<p>THANK YOU for creating this in good ol&#8217; tried-and-true web forms!  I worked for too long on the MVC mess, finally got the OOB functionality, but taking it any further was a nightmare.</p>
<p>As for your nice creation, I did get everything in place and compiling properly, easily etc.  However, once submitted the page returns to my Error.aspx page with the following message:<br />
________________________________________________</p>
<p>Error Occurred </p>
<p>Error: Validation failed:(TESTMODE) This transaction has been approved., ResponseCode:1 </p>
<p>This error has been recorded. We have been notified automatically. </p>
<p>Your credit card transaction was approved. We will examine the cause of the error immediately, and ensure that your purchase is honored or refunded. We apologize for any inconvenience. If you have any questions, please contact us at XXX. </p>
<p>PurchaseID (if applicable): n/a<br />
________________________________________________</p>
<p>Here is the URL: <a href="http://secure.avtec.edu" rel="nofollow">http://secure.avtec.edu</a></p>
<p>I checke my Authorize.Net test account, and there is no record of any transactions today.</p>
<p>I believe I have set everything according to your instructions.  I do not have, and never have had, an MD5 hash.  With my MVC test site, I never needed one either.  Is this necessary for the test environment?  This is the only deficiency I can identify.</p>
<p>Thanks again Andrew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Android HTTP progressive streaming MP4s by andrew</title>
		<link>http://www.tandasoft.com/2011/03/02/creating-android-http-progressive-streaming-mp4s/#comment-188</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Mon, 19 Dec 2011 17:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=129#comment-188</guid>
		<description>I have fixed the post.  It should be:  mp4box.exe -add LOW.MP4 -add AUDIO.AAC OUT.MP4 ... you are basically muxing the audio and video into a single file.</description>
		<content:encoded><![CDATA[<p>I have fixed the post.  It should be:  mp4box.exe -add LOW.MP4 -add AUDIO.AAC OUT.MP4 &#8230; you are basically muxing the audio and video into a single file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Android HTTP progressive streaming MP4s by catalin</title>
		<link>http://www.tandasoft.com/2011/03/02/creating-android-http-progressive-streaming-mp4s/#comment-187</link>
		<dc:creator>catalin</dc:creator>
		<pubDate>Mon, 19 Dec 2011 12:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=129#comment-187</guid>
		<description>mp4box.exe -add LOW.MP4 -add LOW.MP4

what this command should do? 
i tried it and didn&#039;t worked</description>
		<content:encoded><![CDATA[<p>mp4box.exe -add LOW.MP4 -add LOW.MP4</p>
<p>what this command should do?<br />
i tried it and didn&#8217;t worked</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone, iPad, iPod &#8211; HTTP Live Streaming (HLS) with free tools on Windows by Sabry</title>
		<link>http://www.tandasoft.com/2011/02/01/iphone-ipad-ipod-http-live-streaming-hls-with-free-tools-on-windows/#comment-73</link>
		<dc:creator>Sabry</dc:creator>
		<pubDate>Thu, 10 Nov 2011 18:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=98#comment-73</guid>
		<description>Actually i have done all of those steps but im still not able to stream anything from my iphone</description>
		<content:encoded><![CDATA[<p>Actually i have done all of those steps but im still not able to stream anything from my iphone</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone, iPad, iPod &#8211; HTTP Live Streaming (HLS) with free tools on Windows by andrew</title>
		<link>http://www.tandasoft.com/2011/02/01/iphone-ipad-ipod-http-live-streaming-hls-with-free-tools-on-windows/#comment-72</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Thu, 10 Nov 2011 18:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tandasoft.com/?p=98#comment-72</guid>
		<description>I recommend reading up on the windows command line for more information...  Please read:

http://www.bleepingcomputer.com/tutorials/windows-command-prompt-introduction/

and for details on the redirect operators:

http://technet.microsoft.com/en-us/library/bb490982.aspx

and the echo command:

http://technet.microsoft.com/en-us/library/bb490897.aspx

For more information on the m3u8 file, please check the apple website:

http://developer.apple.com/library/ios/#technotes/tn2224/_index.html

Good luck!</description>
		<content:encoded><![CDATA[<p>I recommend reading up on the windows command line for more information&#8230;  Please read:</p>
<p><a href="http://www.bleepingcomputer.com/tutorials/windows-command-prompt-introduction/" rel="nofollow">http://www.bleepingcomputer.com/tutorials/windows-command-prompt-introduction/</a></p>
<p>and for details on the redirect operators:</p>
<p><a href="http://technet.microsoft.com/en-us/library/bb490982.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/bb490982.aspx</a></p>
<p>and the echo command:</p>
<p><a href="http://technet.microsoft.com/en-us/library/bb490897.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/bb490897.aspx</a></p>
<p>For more information on the m3u8 file, please check the apple website:</p>
<p><a href="http://developer.apple.com/library/ios/#technotes/tn2224/_index.html" rel="nofollow">http://developer.apple.com/library/ios/#technotes/tn2224/_index.html</a></p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

