<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/101</link>
		<description>Comments by Josh Fraser</description>
<item>
<title>Online Aspect : Too many DNS lookups in an SPF record</title>
<link>http://www.onlineaspect.com/2009/03/20/too-many-dns-lookups-in-an-spf-record/#IDComment684491558</link>
<description>The other 3 come from looking up the hostnames: aspmx.googlemail.com, authsmtp.com &amp;amp; salesforce.com </description>
<pubDate>Sun, 21 Jul 2013 21:34:16 +0000</pubDate>
<guid>http://www.onlineaspect.com/2009/03/20/too-many-dns-lookups-in-an-spf-record/#IDComment684491558</guid>
</item><item>
<title>Online Aspect : A few words about EventVue</title>
<link>http://www.onlineaspect.com/2010/10/26/a-few-words-about-eventvue/#IDComment432609349</link>
<description>sure, but it&amp;#039;s super hard to get participation above 5% with that approach </description>
<pubDate>Sat, 1 Sep 2012 19:23:03 +0000</pubDate>
<guid>http://www.onlineaspect.com/2010/10/26/a-few-words-about-eventvue/#IDComment432609349</guid>
</item><item>
<title>Online Aspect : The war on freedom (and why I like Ron Paul)</title>
<link>http://www.onlineaspect.com/2012/03/05/the-war-on-freedom/#IDComment310900786</link>
<description>For what it&amp;#039;s worth, I agree with him about de-criminalizing prostitution and heroine.  I wish we had more intellectual consistency in our laws.  If tobacco and alcohol are legal, why isn&amp;#039;t marijuana?  Is the role of the government to stop us from doing stupid things to ourselves?  It&amp;#039;s one thing when our actions affect other people (driving high for example) but I&amp;#039;m not sure it&amp;#039;s the government&amp;#039;s job to stop me from risking my own life base-jumping if I want to.  I&amp;#039;d like for us to be able to do more protecting of innocent people abroad, but most of our aid currently goes to propping up dictators and when we&amp;#039;re trillions in debt, I think we need to fix our issues here first.  You&amp;#039;re totally right about the meetup data not being representative of course.  I just found it interesting.  :) </description>
<pubDate>Thu, 8 Mar 2012 00:37:51 +0000</pubDate>
<guid>http://www.onlineaspect.com/2012/03/05/the-war-on-freedom/#IDComment310900786</guid>
</item><item>
<title>Torbit blog : Help us stop SOPA - protest on your site!</title>
<link>http://torbit.com/blog/2012/01/15/stop-sopa-js/#IDComment267486785</link>
<description>You can either strip out the if-statement and control the timing yourself, or change the timestamps according to the timezone you want to use.  Here&amp;#039;s a handy tool for calculating them: &lt;a href=&quot;http://www.epochconverter.com/&quot; target=&quot;_blank&quot;&gt;http://www.epochconverter.com/&lt;/a&gt;  You&amp;#039;ll need to add 3 zeros to the end of a standard Unix timestamp since JavaScript counts milliseconds instead of seconds. </description>
<pubDate>Wed, 18 Jan 2012 07:40:16 +0000</pubDate>
<guid>http://torbit.com/blog/2012/01/15/stop-sopa-js/#IDComment267486785</guid>
</item><item>
<title>Online Aspect : Backwards compatible window.postMessage()</title>
<link>http://www.onlineaspect.com/2010/01/15/backwards-compatible-postmessage/#IDComment259709386</link>
<description>you&amp;#39;re welcome </description>
<pubDate>Mon, 9 Jan 2012 18:55:04 +0000</pubDate>
<guid>http://www.onlineaspect.com/2010/01/15/backwards-compatible-postmessage/#IDComment259709386</guid>
</item><item>
<title>Online Aspect : How to use curl_multi() without blocking</title>
<link>http://www.onlineaspect.com/2009/01/26/how-to-use-curl_multi-without-blocking/#IDComment239554688</link>
<description>I agree that would be a good feature to add. �Glad you got it working. </description>
<pubDate>Fri, 16 Dec 2011 23:52:04 +0000</pubDate>
<guid>http://www.onlineaspect.com/2009/01/26/how-to-use-curl_multi-without-blocking/#IDComment239554688</guid>
</item><item>
<title>Online Aspect : How to use curl_multi() without blocking</title>
<link>http://www.onlineaspect.com/2009/01/26/how-to-use-curl_multi-without-blocking/#IDComment237071318</link>
<description>Sure, an easy way to do this is to add a GET variable to the end of the URL you are fetching (ie. ?mysql_id=42) and then parse out that ID when the request completes from the CURL info array. </description>
<pubDate>Tue, 13 Dec 2011 21:13:20 +0000</pubDate>
<guid>http://www.onlineaspect.com/2009/01/26/how-to-use-curl_multi-without-blocking/#IDComment237071318</guid>
</item><item>
<title>Online Aspect : Backwards compatible window.postMessage()</title>
<link>http://www.onlineaspect.com/2010/01/15/backwards-compatible-postmessage/#IDComment230037086</link>
<description>I&amp;#039;ve had multiple reports of issues w/ those 2 browsers (see the comments above).  Hopefully I&amp;#039;ll find the time to dig into this more soon.   </description>
<pubDate>Wed, 30 Nov 2011 10:35:58 +0000</pubDate>
<guid>http://www.onlineaspect.com/2010/01/15/backwards-compatible-postmessage/#IDComment230037086</guid>
</item><item>
<title>Online Aspect : Why you should never use a CAPTCHA</title>
<link>http://www.onlineaspect.com/2010/07/02/why-you-should-never-use-a-captcha/#IDComment185094241</link>
<description>Great point.  I&amp;#039;ve written and talked about that issue as well:  &lt;a href=&quot;http://www.onlineaspect.com/2007/05/18/how_to_build_great_forms/&quot; target=&quot;_blank&quot;&gt;http://www.onlineaspect.com/2007/05/18/how_to_bui...&lt;/a&gt; </description>
<pubDate>Sun, 21 Aug 2011 01:28:22 +0000</pubDate>
<guid>http://www.onlineaspect.com/2010/07/02/why-you-should-never-use-a-captcha/#IDComment185094241</guid>
</item><item>
<title>Online Aspect : A few words about EventVue</title>
<link>http://www.onlineaspect.com/2010/10/26/a-few-words-about-eventvue/#IDComment182226474</link>
<description>Things that worked well -- attendees loved our product.  We did a good job at keeping the product simple and we used lots of tricks to auto-import their picture and bio from facebook, twitter, linkedin, gravitar, etc.  That part worked well.  Including faces in emails worked well for driving engagement.  We tracked who got clicked on the most frequently and used their faces (ie. hot girls &amp;amp; VCs&amp;#039;) in our emails.  Every event organizer has an ongoing nightmare that no one will show up their event.  If you promise them a way to sell more tickets (especially early) you&amp;#039;ll grab their attention.    The domains are for sale -- we have eventvue.com &amp;amp; vue.me.  Contact me offline if you&amp;#039;re interested. </description>
<pubDate>Thu, 11 Aug 2011 17:28:05 +0000</pubDate>
<guid>http://www.onlineaspect.com/2010/10/26/a-few-words-about-eventvue/#IDComment182226474</guid>
</item><item>
<title>Online Aspect : How to use curl_multi() without blocking</title>
<link>http://www.onlineaspect.com/2009/01/26/how-to-use-curl_multi-without-blocking/#IDComment171224316</link>
<description>Ah, good catch.  Yes, you probably want to close those.   I haven&amp;#039;t tried reusing the connections, or at least I don&amp;#039;t remember experimenting with that.  Would be interesting to see if you can make that work.  If you do, please post your results here so others can gain from them.  Thanks! </description>
<pubDate>Fri, 8 Jul 2011 19:53:55 +0000</pubDate>
<guid>http://www.onlineaspect.com/2009/01/26/how-to-use-curl_multi-without-blocking/#IDComment171224316</guid>
</item><item>
<title>Online Aspect : Goodbye Boulder. Hello Mountain View.</title>
<link>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167250649</link>
<description>Thank you!   </description>
<pubDate>Mon, 27 Jun 2011 17:47:23 +0000</pubDate>
<guid>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167250649</guid>
</item><item>
<title>Online Aspect : Goodbye Boulder. Hello Mountain View.</title>
<link>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167250573</link>
<description>Looking forward to being able to connect more often.  Would love to get you more engaged and show you some of the new stuff we&amp;#039;re working on.  Lunch sounds great.  I&amp;#039;ll get in touch once we get settled. </description>
<pubDate>Mon, 27 Jun 2011 17:47:09 +0000</pubDate>
<guid>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167250573</guid>
</item><item>
<title>Online Aspect : Goodbye Boulder. Hello Mountain View.</title>
<link>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167250077</link>
<description>Thanks Larry! </description>
<pubDate>Mon, 27 Jun 2011 17:45:59 +0000</pubDate>
<guid>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167250077</guid>
</item><item>
<title>Online Aspect : Goodbye Boulder. Hello Mountain View.</title>
<link>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167249234</link>
<description>Yes!!   </description>
<pubDate>Mon, 27 Jun 2011 17:43:46 +0000</pubDate>
<guid>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167249234</guid>
</item><item>
<title>Online Aspect : Goodbye Boulder. Hello Mountain View.</title>
<link>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167249147</link>
<description>Thanks Gregg.  Just following in the footsteps of giants.  :) </description>
<pubDate>Mon, 27 Jun 2011 17:43:36 +0000</pubDate>
<guid>http://www.onlineaspect.com/2011/06/23/moving/#IDComment167249147</guid>
</item><item>
<title>Online Aspect : Auto detect a time zone with JavaScript</title>
<link>http://www.onlineaspect.com/2007/06/08/auto-detect-a-time-zone-with-javascript/#IDComment158293978</link>
<description>you can&amp;#39;t. � </description>
<pubDate>Wed, 1 Jun 2011 19:56:03 +0000</pubDate>
<guid>http://www.onlineaspect.com/2007/06/08/auto-detect-a-time-zone-with-javascript/#IDComment158293978</guid>
</item><item>
<title>Online Aspect : 3 types of winning</title>
<link>http://www.onlineaspect.com/2011/05/17/3-types-of-winning/#IDComment153555265</link>
<description>Thanks for reaching out Mark.  I must say, one of the thing you guys are doing well is your customer support via social media.  My biggest general complaint is that we&amp;#039;re getting less than half the download speed we&amp;#039;re paying for.    Then a couple months ago my internet slowed to a crawl.  Download speeds were okay, but it would take forever to connect and would periodically drop out altogether.  I called Comcast and they insisted it could be fixed with a modem reset.  Nope.  Another call.  Try replacing your wireless router.  Still broken.  Oh, you must need to replace your modem.  Okay.  Finally after replacing every bit of hardware Comcast sent out an engineer who replaced all the cables leading into our house.  Our speeds improved, but we&amp;#039;re stilling having intermittent latency issues when connecting.  I&amp;#039;d call again but I&amp;#039;m pretty sure they&amp;#039;d tell me it was my laptop that is broken (it&amp;#039;s not).  I&amp;#039;d appreciate any help you can provide!  Thanks! </description>
<pubDate>Wed, 18 May 2011 18:53:07 +0000</pubDate>
<guid>http://www.onlineaspect.com/2011/05/17/3-types-of-winning/#IDComment153555265</guid>
</item><item>
<title>Online Aspect : 3 types of winning</title>
<link>http://www.onlineaspect.com/2011/05/17/3-types-of-winning/#IDComment153532064</link>
<description>Thanks and great to hear from you! </description>
<pubDate>Wed, 18 May 2011 17:49:45 +0000</pubDate>
<guid>http://www.onlineaspect.com/2011/05/17/3-types-of-winning/#IDComment153532064</guid>
</item><item>
<title>Online Aspect : 3 types of winning</title>
<link>http://www.onlineaspect.com/2011/05/17/3-types-of-winning/#IDComment153521912</link>
<description>Great point.  I&amp;#039;m a huge fan of Eventbrite.  I hope they succeed. </description>
<pubDate>Wed, 18 May 2011 17:14:43 +0000</pubDate>
<guid>http://www.onlineaspect.com/2011/05/17/3-types-of-winning/#IDComment153521912</guid>
</item>	</channel>
</rss>