<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>

<channel>
	<title>Todd's Thoughts</title>
	<atom:link href="http://www.toddnthompson.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toddnthompson.com/blog</link>
	<description>Anything is possible with programming!</description>
	<pubDate>Tue, 27 Oct 2009 17:18:57 +0000</pubDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<copyright>&#xA9; admin</copyright>
		<itunes:author>admin</itunes:author>
		<itunes:summary>Just another WordPress weblog</itunes:summary>
		<itunes:explicit>No</itunes:explicit>
		<itunes:block>No</itunes:block>
		
		<item>
		<title>Authenticate Users and perform actions with InfusionSoft via a link</title>
		<link>http://www.toddnthompson.com/blog/authenticate-users-and-perform-actions-with-infusionsoft-via-a-link</link>
		<comments>http://www.toddnthompson.com/blog/authenticate-users-and-perform-actions-with-infusionsoft-via-a-link#comments</comments>
		<pubDate>Tue, 27 Oct 2009 17:06:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[automation]]></category>

		<category><![CDATA[infusionsoft]]></category>

		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://www.toddnthompson.com/blog/?p=15</guid>
		<description><![CDATA[Using the InfusionSoft API to perform actions on contacts is a powerful and effective way to manage your prospect and customer database using Infusionsoft. (...)]]></description>
			<content:encoded><![CDATA[<p>Using the InfusionSoft API to perform actions on contacts is a powerful and effective way to manage your prospect and customer database using Infusionsoft.  Some caution is required however, to prevent actions from being executed by those curious people who like to alter the links you send via email.</p>
<p>Here is what I am talking about.  Let&#039;s say you send an email to your prospects via your Infusionsoft account and you pass the contactId of the prospect in a link to a script on your site, like this: <b>http://www.YOURDOMAIN.com/script.php?id=12345</b></p>
<p>If you execute an API call to add a tag, run an actionset or start a follow up sequence, just by clicking the link with the id string, you open the door for the curious and bored to mess with your prospect list.  It is too easy to change the id value to another number and refresh the browser resulting in actions to another prospects record.</p>
<p>Ok, this may not be a big concern for you and you may be saying &#039;no big deal&#039;.  Let me show a few examples of why it is a big deal.</p>
<p>Let&#039;s say you link executes an API call to start a new follow up sequence.  If one person refreshes their browser 100 times with different id values, you now potentially have 100 people getting emails they know nothing about and some might say you are spamming them.</p>
<p>Another more troublesome possibility is, if the link executes an action set that performs many actions, like charging their credit card of file for a new product.</p>
<p>I say, do not give your list members the ability to mess with your data at all.</p>
<p>Below is a script I use in many places.  It authenticates a contact to prevent abuse.  It uses the SDK system to connect to the infusionsoft API and can be found in FuseBox inside Infusionsoft -search for SDK.</p>
<p>Please leave comments and let me know what you think.</p>
<p>Thanks.</p>
<p>Todd Thompson</p>
<p>Copy/paste this code to a notepad documents and save as authenticate_user.php - or whatever name you wish to give it.<br />
<b><big><a href="http://www.toddnthompson.com/authenticate_code.php" target="_blank">Get the PHP code here!</a></b></big>
</p>
<p>&nbsp;<br />&nbsp;</p>
<p>&nbsp;</p>
<div>
<h3>Spread the Word!</h3>

<div class="bookmark_services" id="bookmark_me_0a37d16d42d0cbdc7154d255607d40fd"><p><span><a href="http://del.icio.us/post?title=Authenticate%20Users%20and%20perform%20actions%20with%20InfusionSoft%20via%20a%20link&amp;url=http://www.toddnthompson.com/blog/authenticate-users-and-perform-actions-with-infusionsoft-via-a-link" class="noicon" title="del.icio.us"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/delicious.gif" alt="del.icio.us" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://digg.com/submit?phase=2&amp;title=Authenticate%20Users%20and%20perform%20actions%20with%20InfusionSoft%20via%20a%20link&amp;url=http://www.toddnthompson.com/blog/authenticate-users-and-perform-actions-with-infusionsoft-via-a-link" class="noicon" title="Digg"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/digg.gif" alt="Digg" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://www.stumbleupon.com/submit?title=Authenticate%20Users%20and%20perform%20actions%20with%20InfusionSoft%20via%20a%20link&amp;url=http://www.toddnthompson.com/blog/authenticate-users-and-perform-actions-with-infusionsoft-via-a-link" class="noicon" title="StumbleUpon"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/stumbleupon.gif" alt="StumbleUpon" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://www.semiologic.com/resources/blogging/help-with-social-bookmarking-sites/" class="noicon" title="Help"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/help.gif" alt="Help" style="border: none; margin: 0px 1px;" /></a></span>
</p>
</div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.toddnthompson.com/blog/authenticate-users-and-perform-actions-with-infusionsoft-via-a-link/feed</wfw:commentRss>
	
	</item>
		<item>
		<title>Infusionsoft API Issues</title>
		<link>http://www.toddnthompson.com/blog/infusionsoft-api-issues</link>
		<comments>http://www.toddnthompson.com/blog/infusionsoft-api-issues#comments</comments>
		<pubDate>Thu, 01 Oct 2009 16:32:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.toddnthompson.com/blog/?p=11</guid>
		<description><![CDATA[Over the past 3 weeks I have studied, pulled apart and mastered the infusionsoft API. (...)]]></description>
			<content:encoded><![CDATA[<p>Over the past 3 weeks I have studied, pulled apart and mastered the infusionsoft API.</p>
<p>It is a tangled, complex API with very little documentation.  I guess they want to make their API only accessible to people smart enough to figure it out on their own.</p>
<p>Watch for future posts on how to use the Infusionsoft system to skyrocket sales and manage the customer experience.</p>
<div>
<h3>Spread the Word!</h3>

<div class="bookmark_services" id="bookmark_me_19534eb0714ab9f82ec442ae9f203fc1"><p><span><a href="http://del.icio.us/post?title=Infusionsoft%20API%20Issues&amp;url=http://www.toddnthompson.com/blog/infusionsoft-api-issues" class="noicon" title="del.icio.us"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/delicious.gif" alt="del.icio.us" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://digg.com/submit?phase=2&amp;title=Infusionsoft%20API%20Issues&amp;url=http://www.toddnthompson.com/blog/infusionsoft-api-issues" class="noicon" title="Digg"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/digg.gif" alt="Digg" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://www.stumbleupon.com/submit?title=Infusionsoft%20API%20Issues&amp;url=http://www.toddnthompson.com/blog/infusionsoft-api-issues" class="noicon" title="StumbleUpon"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/stumbleupon.gif" alt="StumbleUpon" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://www.semiologic.com/resources/blogging/help-with-social-bookmarking-sites/" class="noicon" title="Help"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/help.gif" alt="Help" style="border: none; margin: 0px 1px;" /></a></span>
</p>
</div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.toddnthompson.com/blog/infusionsoft-api-issues/feed</wfw:commentRss>
	
	</item>
		<item>
		<title>Faber vs Brown 2</title>
		<link>http://www.toddnthompson.com/blog/faber-vs-brown-2</link>
		<comments>http://www.toddnthompson.com/blog/faber-vs-brown-2#comments</comments>
		<pubDate>Wed, 10 Jun 2009 17:24:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Martial Arts]]></category>

		<category><![CDATA[faber]]></category>

		<category><![CDATA[mma]]></category>

		<category><![CDATA[wec]]></category>

		<guid isPermaLink="false">http://www.toddnthompson.com/blog/?p=7</guid>
		<description><![CDATA[The Faber vs Brown fight on the WEC last sunday was amazing.  Imagine breaking your hand in round 1 and then fighting 4 more rounds without the ability to punch or grasp with you dominant hand. (...)]]></description>
			<content:encoded><![CDATA[<p>The Faber vs Brown fight on the WEC last sunday was amazing.  Imagine breaking your hand in round 1 and then fighting 4 more rounds without the ability to punch or grasp with you dominant hand.</p>
<p>The fact that Faber went the distance is astounding.  Brown would have KO&#039;d anyone else with that handicap.  Just proves why the Faber legacy in MMA will stand the test of time, regardless of whether he lost a few fights or not.</p>
<p>What are your thoughts on the fight?  Comment below.</p>
<p>Thanks..</p>
<p>Todd Thompson</p>
<div>
<h3>Spread the Word!</h3>

<div class="bookmark_services" id="bookmark_me_34630b4b1108981e5e163ef9f3de5d81"><p><span><a href="http://del.icio.us/post?title=Faber%20vs%20Brown%202&amp;url=http://www.toddnthompson.com/blog/faber-vs-brown-2" class="noicon" title="del.icio.us"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/delicious.gif" alt="del.icio.us" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://digg.com/submit?phase=2&amp;title=Faber%20vs%20Brown%202&amp;url=http://www.toddnthompson.com/blog/faber-vs-brown-2" class="noicon" title="Digg"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/digg.gif" alt="Digg" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://www.stumbleupon.com/submit?title=Faber%20vs%20Brown%202&amp;url=http://www.toddnthompson.com/blog/faber-vs-brown-2" class="noicon" title="StumbleUpon"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/stumbleupon.gif" alt="StumbleUpon" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://www.semiologic.com/resources/blogging/help-with-social-bookmarking-sites/" class="noicon" title="Help"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/help.gif" alt="Help" style="border: none; margin: 0px 1px;" /></a></span>
</p>
</div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.toddnthompson.com/blog/faber-vs-brown-2/feed</wfw:commentRss>
	
	</item>
		<item>
		<title>What Makes A Site Successful?</title>
		<link>http://www.toddnthompson.com/blog/what-makes-a-site-successful</link>
		<comments>http://www.toddnthompson.com/blog/what-makes-a-site-successful#comments</comments>
		<pubDate>Tue, 09 Jun 2009 20:02:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[websites]]></category>

		<category><![CDATA[perl]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.toddnthompson.com/blog/?p=3</guid>
		<description><![CDATA[There are many facets to a great site, but without question the single most important aspect is automation. (...)]]></description>
			<content:encoded><![CDATA[<p>There are many facets to a great site, but without question the single most important aspect is automation.</p>
<p>If each visitor action requires a reaction by a human, that&#039;s you, you can easily spend your day doing simple tasks that can easily be automated.</p>
<p>Automation includes, but limited to, email followup, answer visitor questions, process and ship orders, deliver audio and video content requested &#8230; and much more.</p>
<p>If your site does not have automated programming, it will fail!</p>
<div>
<h3>Spread the Word!</h3>

<div class="bookmark_services" id="bookmark_me_8df2a8efaa7f950ca9d4d75bc4b2bf15"><p><span><a href="http://del.icio.us/post?title=What%20Makes%20A%20Site%20Successful%3F&amp;url=http://www.toddnthompson.com/blog/what-makes-a-site-successful" class="noicon" title="del.icio.us"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/delicious.gif" alt="del.icio.us" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://digg.com/submit?phase=2&amp;title=What%20Makes%20A%20Site%20Successful%3F&amp;url=http://www.toddnthompson.com/blog/what-makes-a-site-successful" class="noicon" title="Digg"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/digg.gif" alt="Digg" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://www.stumbleupon.com/submit?title=What%20Makes%20A%20Site%20Successful%3F&amp;url=http://www.toddnthompson.com/blog/what-makes-a-site-successful" class="noicon" title="StumbleUpon"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/stumbleupon.gif" alt="StumbleUpon" style="border: none; margin: 0px 1px;" /></a></span>
<span><a href="http://www.semiologic.com/resources/blogging/help-with-social-bookmarking-sites/" class="noicon" title="Help"><img src="http://www.toddnthompson.com/blog/wp-content/plugins/sem-bookmark-me/img/help.gif" alt="Help" style="border: none; margin: 0px 1px;" /></a></span>
</p>
</div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.toddnthompson.com/blog/what-makes-a-site-successful/feed</wfw:commentRss>
	
	</item>
	</channel>
</rss>
