<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for aaronwinborn</title><link>http://disqus.com/by/aaronwinborn/</link><description></description><atom:link href="http://disqus.com/aaronwinborn/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 02 Nov 2012 11:45:26 -0000</lastBuildDate><item><title>Re: How to Deal with Misbehaving Kids | Greater Good</title><link>http://greatergood.berkeley.edu/raising_happiness/post/deal_with_misbehaving_kids#comment-698706847</link><description>&lt;p&gt;I have never liked timeouts, and we do not use them with our 2 daughters. Other than that,  I think your post is spot on. Thanks for the excellent advice!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Fri, 02 Nov 2012 11:45:26 -0000</pubDate></item><item><title>Re: Supporting Aaron Winborn</title><link>http://engineeredweb.com/blog/supporting-aaron-winborn#comment-590428748</link><description>&lt;p&gt;That is so awesome! Thank you so much. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Tue, 17 Jul 2012 15:21:28 -0000</pubDate></item><item><title>Re: Buy a Book for Aaron Winborn</title><link>http://www.technosophos.com/node/298#comment-590278603</link><description>&lt;p&gt;Thank you Matt. That is so generous. I am left speechless with gratitude.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Tue, 17 Jul 2012 12:17:59 -0000</pubDate></item><item><title>Re: ALS Group Slams &amp;#8216;Ted&amp;#8217; for Lou Gehrig’s Disease Joke</title><link>http://thewrap.dev.quadshot.com/movies/article/als-group-slams-ted-lou-gehrig-s-disease-joke-46516#comment-576103459</link><description>&lt;p&gt;I have ALS. My youngest daughter will most likely grow up with few memories of me alive. I find the line mildly amusing, and it makes me cringe, particularly as it is something I wouldn't wish on even an enemy. Still, it does create an opportunity to raise awareness. Thanks Seth!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Wed, 04 Jul 2012 09:09:14 -0000</pubDate></item><item><title>Re: foursquare is joining the OpenStreetMap movement! Say hi to pretty new maps!</title><link>http://blog.foursquare.com/2012/02/29/foursquare-is-joining-the-openstreetmap-movement-say-hi-to-pretty-new-maps/#comment-452742876</link><description>&lt;p&gt;Don't let the naysayers get you down. I think it's great to see you embrace Open Source. Rock on! &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Wed, 29 Feb 2012 17:30:51 -0000</pubDate></item><item><title>Re: PHP Arrays are NOT Arrays</title><link>http://technosophos.com/node/245#comment-267882683</link><description>&lt;p&gt;Thanks for the clear explanation, Matt. That's what makes the example at &lt;a href="http://api.drupal.org/api/drupal/modules--system--system.api.php/function/hook_module_implements_alter/7" rel="nofollow noopener" target="_blank" title="http://api.drupal.org/api/drupal/modules--system--system.api.php/function/hook_module_implements_alter/7"&gt;http://api.drupal.org/api/d...&lt;/a&gt; work so well...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Thu, 28 Jul 2011 14:25:58 -0000</pubDate></item><item><title>Re: Fastest XMPP Sessions with HTTP Pre-Binding</title><link>http://metajack.im/2009/12/14/fastest-xmpp-sessions-with-http-prebinding/#comment-46285780</link><description>&lt;p&gt;Oh, that's right: it's something like:&lt;/p&gt;&lt;p&gt;-export([&lt;br&gt;         start/2,&lt;br&gt;         stop/1,&lt;br&gt;         process/2&lt;br&gt;	]).&lt;/p&gt;&lt;p&gt;with: function_name/#ofArguments&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Fri, 23 Apr 2010 14:58:05 -0000</pubDate></item><item><title>Re: Fastest XMPP Sessions with HTTP Pre-Binding</title><link>http://metajack.im/2009/12/14/fastest-xmpp-sessions-with-http-prebinding/#comment-46273451</link><description>&lt;p&gt;Thanks. Looks like it needs to be 2.1.x as well. How do you make functions public in erl? Sorry, I'm still new to that language.&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Fri, 23 Apr 2010 14:11:36 -0000</pubDate></item><item><title>Re: Fastest XMPP Sessions with HTTP Pre-Binding</title><link>http://metajack.im/2009/12/14/fastest-xmpp-sessions-with-http-prebinding/#comment-42688500</link><description>&lt;p&gt;Tried it from another server and got:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre&gt;# ./build.sh&lt;br&gt;Recompile: src/web/ejabberd_http_pre_bind&lt;br&gt;src/web/ejabberd_http_pre_bind.erl:9: &lt;br&gt;Warning: undefined callback function handle_event/3 (behaviour 'gen_fsm')&lt;br&gt;src/web/ejabberd_http_pre_bind.erl:9: &lt;br&gt;Warning: undefined callback function handle_info/3 (behaviour 'gen_fsm')&lt;br&gt;src/web/ejabberd_http_pre_bind.erl:9: &lt;br&gt;Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm')&lt;br&gt;src/web/ejabberd_http_pre_bind.erl:9: &lt;br&gt;Warning: undefined callback function init/1 (behaviour 'gen_fsm')&lt;br&gt;src/web/ejabberd_http_pre_bind.erl:9: &lt;br&gt;Warning: undefined callback function terminate/3 (behaviour 'gen_fsm')&lt;br&gt;Recompile: src/web/mod_http_pre_bind&lt;br&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Thu, 01 Apr 2010 09:40:31 -0000</pubDate></item><item><title>Re: Fastest XMPP Sessions with HTTP Pre-Binding</title><link>http://metajack.im/2009/12/14/fastest-xmpp-sessions-with-http-prebinding/#comment-42527257</link><description>&lt;p&gt;I'm trying to set up http pre-binding but am having difficulties.&lt;/p&gt;&lt;p&gt;Firstly, if I send &lt;br&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;body content="text/xml; charset=utf-8" hold="1" rid="3775588" to="xmpp.example.com" route="http://xmpp.example.com:5280/http-bind/" ver="1.6" wait="60" ack="1" xml:lang="en" xmlns="http://jabber.org/protocol/httpbind"/&amp;gt;&lt;br&gt;&lt;/pre&gt;&lt;p&gt;&lt;br&gt;I receive&lt;br&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;iq from="xmpp.example.com" to="username@xmpp.example.com/JabberClass" id="ver_a1e51180dd61e782339b9dd11d56dad7" type="result"&amp;gt;&amp;lt;query xmlns="jabber:iq:version"&amp;gt;&lt;br&gt;&amp;lt;name&amp;gt;ejabberd&amp;lt;/name&amp;gt;&amp;lt;version&amp;gt;2.0.1&amp;lt;/version&amp;gt;&amp;lt;os&amp;gt;unix/linux 2.6.26&amp;lt;/os&amp;gt;&amp;lt;/query&amp;gt;&amp;lt;/iq&amp;gt;&lt;br&gt;&lt;/pre&gt;&lt;p&gt;&lt;br&gt;I'm expecting to receive a body stanza with an sid attribute. I assume that's not happening because I need to set up an HTTP pre-binding mod for ejabberd.&lt;/p&gt;&lt;p&gt;I'm trying to build the mod at &lt;a href="http://github.com/thepug/Mod-Http-Pre-Bind" rel="nofollow noopener" target="_blank" title="http://github.com/thepug/Mod-Http-Pre-Bind"&gt;http://github.com/thepug/Mo...&lt;/a&gt; but it crashes during the build:&lt;br&gt;&lt;/p&gt;&lt;pre&gt;# ./build.sh&lt;br&gt;{"init terminating in do_boot",{undef,[{make,all,[]},{init,start_it,1},{init,start_em,1}]}}&lt;br&gt;&lt;br&gt;Crash dump was written to: erl_crash.dump&lt;br&gt;init terminating in do_boot ()&lt;br&gt;&lt;/pre&gt;&lt;p&gt;&lt;br&gt;Any ideas of what I should do to get this working?&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Aaron Winborn&lt;/p&gt;&lt;p&gt;(Cross-posted at &lt;a href="http://www.ejabberd.im/node/3976" rel="nofollow noopener" target="_blank" title="http://www.ejabberd.im/node/3976"&gt;http://www.ejabberd.im/node...&lt;/a&gt; and &lt;a href="http://groups.drupal.org/node/59303" rel="nofollow noopener" target="_blank" title="http://groups.drupal.org/node/59303"&gt;http://groups.drupal.org/no...&lt;/a&gt; )&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Wed, 31 Mar 2010 17:20:54 -0000</pubDate></item><item><title>Re: One Year No-Blog-Post Anniversary Blog Post</title><link>http://robloach.net/node/139#comment-38146024</link><description>&lt;p&gt;You make it look easy! Great year!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Fri, 05 Mar 2010 09:29:29 -0000</pubDate></item><item><title>Re: Stripping Drupal | Rob Loach .Net</title><link>http://robloach.net/node/100#comment-758569</link><description>&lt;p&gt;I agree with this entirely. Thanks for making such a succinct list. Even without removing these modules, contributors continue to make strides, such as with Advanced Forum (I notice that Forum wasn't in your list), and Views 2 supporting Comments. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Thu, 26 Jun 2008 20:23:20 -0000</pubDate></item><item><title>Re: Disqus and Drupal: Rethinking Comments</title><link>http://www.robloach.net/node/109#comment-630539</link><description>&lt;p&gt;good to see the problems are not insurmountable. another issue (minor in most cases) is that whole 'can't see the comments w/o javascript turned on' business. i wonder though if we're able to grab comments via an api rather than js, if we could output them manually (with the extra js business still added), so that at least people would be able to see what was written w/o the js.&lt;/p&gt;&lt;p&gt;additionally, it's another point that comments won't be searchable from the site.&lt;/p&gt;&lt;p&gt;lots of work to be done, but it looks to me as though it's worth doing as well. i like disqus, now that i'm aware of it. and i think it'll have a good home in drupal.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Tue, 10 Jun 2008 12:44:34 -0000</pubDate></item><item><title>Re: Disqus and Drupal: Rethinking Comments</title><link>http://www.robloach.net/node/109#comment-630486</link><description>&lt;p&gt;interesting (re. the traffic piece); i see it in action, since i'm automatically subscribed to this particular thread, and went to the thread from my e-mail.&lt;/p&gt;&lt;p&gt;i think your solution to #5, sean, would be the icing on the cake -- the module could automatically grab comments, maybe with a cron, and store them as back-up (and a way to create views, etc). that's a bit of a chore, of course, so would be a 'would-be-nice' feature.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Tue, 10 Jun 2008 12:39:17 -0000</pubDate></item><item><title>Re: Disqus and Drupal: Rethinking Comments</title><link>http://www.robloach.net/node/109#comment-623327</link><description>&lt;p&gt;otoh, i'm not enabling at my blog quite yet. want to play with it some more. some other problems:&lt;/p&gt;&lt;p&gt;5) tied to this service, which if it goes down or you change your mind later, you lose site content&lt;br&gt;6) not sure how easy it is to retheme&lt;/p&gt;&lt;p&gt;Obviously the pros are pretty big, so might outweigh the cons:&lt;br&gt;1) take advantage of more social networking options&lt;br&gt;2) automatic user profiles built-in w/o configuration&lt;br&gt;3) you're well-connected to other sites using the system&lt;br&gt;4) as the system matures, maybe they'll add more/better features, such as maybe a site-rating system to block spammers&lt;br&gt;5) it raises the bar for other commenting systems&lt;/p&gt;&lt;p&gt;I'd like to see some brainstorming and development about how to maybe beef up the comment system (or make a new one) that's better integrated with drupal, and offers similar features.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Mon, 09 Jun 2008 14:07:52 -0000</pubDate></item><item><title>Re: Disqus and Drupal: Rethinking Comments</title><link>http://www.robloach.net/node/109#comment-623243</link><description>&lt;p&gt;Wow, great find! And thanks for adding support for Drupal. Embedded comments, an interesting idea.&lt;/p&gt;&lt;p&gt;Problems I see right now, though:&lt;br&gt;1) since it's not tied to Drupal, you lose some other good features of comments, such as comment views, tracking pages, etc.&lt;br&gt;2) it doesn't encourage local signups, which might be a down-side for subscriptions, notifications, etc.&lt;br&gt;3) would be hard to transition a site from drupal comments to disqus (what to do with old comments, etc)&lt;br&gt;4) might make it easier to spam&lt;/p&gt;&lt;p&gt;I've installed it at &lt;a href="http://aaronwinborn.com/" rel="nofollow noopener" target="_blank" title="http://aaronwinborn.com/"&gt;http://aaronwinborn.com/&lt;/a&gt; as a test, but have to see how to better integrate it.&lt;/p&gt;&lt;p&gt;Thanks for the great work (as always), Rob!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aaronwinborn</dc:creator><pubDate>Mon, 09 Jun 2008 13:56:16 -0000</pubDate></item></channel></rss>