<?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 jprichardson</title><link>http://disqus.com/by/jprichardson/</link><description></description><atom:link href="http://disqus.com/jprichardson/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 06 Sep 2015 13:26:41 -0000</lastBuildDate><item><title>Re: Connecting to a SockJS server from native HTML5 WebSocket</title><link>http://procbits.com/2013/10/09/connecting-to-a-sockjs-server-from-native-html5-websocket/#comment-2239276235</link><description>&lt;p&gt;You bet, glad it helped!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Sun, 06 Sep 2015 13:26:41 -0000</pubDate></item><item><title>Re: IndexedDB on iOS 8 &amp;#8211; Broken Bad</title><link>http://www.raymondcamden.com/2014/09/25/IndexedDB-on-iOS-8-Broken-Bad#comment-2112218004</link><description>&lt;p&gt;I'm sure that I can predict the answer... but does iOS 8.4 fix IndexedDB?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Thu, 02 Jul 2015 06:16:00 -0000</pubDate></item><item><title>Re: Poor Man's Firebase: LevelDB, REST, and WebSockets</title><link>http://procbits.com/2014/01/06/poor-mans-firebase-leveldb-rest-and-websockets/#comment-2020502801</link><description>&lt;p&gt;Hey Patrick, I appreciate you stopping by to say this, as it's nice to know. I suppose I just need to make it a priority again. I'll consider it :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Tue, 12 May 2015 11:32:45 -0000</pubDate></item><item><title>Re: IndexedDB on iOS 8 &amp;#8211; Broken Bad</title><link>http://www.raymondcamden.com/2014/09/25/IndexedDB-on-iOS-8-Broken-Bad#comment-1953162743</link><description>&lt;p&gt;How about 8.3 release that just came out today?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Wed, 08 Apr 2015 13:48:30 -0000</pubDate></item><item><title>Re: Buzz: A Node.js Command Line Program to Keep Your App Running Indefinitely; Like the Program Forever</title><link>http://procbits.com/2011/11/08/buzz-a-node-js-command-line-program-to-keep-your-app-running-indefinitely-like-the-program-forever/#comment-1909458995</link><description>&lt;p&gt;Which bug?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Mon, 16 Mar 2015 03:32:23 -0000</pubDate></item><item><title>Re: IndexedDB on iOS 8 &amp;#8211; Broken Bad</title><link>http://www.raymondcamden.com/2014/09/25/IndexedDB-on-iOS-8-Broken-Bad#comment-1901683131</link><description>&lt;p&gt;Damn, I came here to ask that specific question :( Hopefully Apple will fix this madness soon.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Wed, 11 Mar 2015 14:12:53 -0000</pubDate></item><item><title>Re: Turn Node Applications into Executables</title><link>http://nubisa.pagos.com/turn-node-applications-into-executables/#comment-1567296261</link><description>&lt;p&gt;Cool! Does this work with atom-shell or node-webkit? i.e. Can I build an app with atom-shell or node-webkit and then use this to compile a single executable?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Sun, 31 Aug 2014 07:34:07 -0000</pubDate></item><item><title>Re: DailyJS: An Alternative to AMD: CMD</title><link>http://dailyjs.com/2014/07/14/alternative-module-api/#comment-1485829511</link><description>&lt;p&gt;Although you'll have to pry CommonJS modules out of my cold dead hands, I applaud the author for making the async modules pleasant.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Tue, 15 Jul 2014 05:57:22 -0000</pubDate></item><item><title>Re: DailyJS: Small and Reusable Browser Modules: npm-dom</title><link>http://dailyjs.com/2014/06/24/npm-dom/#comment-1453011165</link><description>&lt;p&gt;So in other words, it's like a subset of component (&lt;a href="https://github.com/component)" rel="nofollow noopener" target="_blank" title="https://github.com/component)"&gt;https://github.com/component)&lt;/a&gt; packages but published on npm? I like it. Is the scope related to any DOM pacakges? SVG included?&lt;/p&gt;&lt;p&gt;**Edit:** seems I spoke too soon on the svg aspect: &lt;a href="https://github.com/npm-dom/svg" rel="nofollow noopener" target="_blank" title="https://github.com/npm-dom/svg"&gt;https://github.com/npm-dom/svg&lt;/a&gt;&lt;/p&gt;&lt;p&gt;**Edit 2:** Judging by all of the component forks, this is exactly what it is. Excellent. Component was an ambitious and quite possibly a great idea, but it is too inflexible. Browserify/npm combo is a joy to develop front-end with.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Tue, 24 Jun 2014 23:17:44 -0000</pubDate></item><item><title>Re: Six Things Bitcoin Users Should Know about Private Keys</title><link>http://bitzuma.com/posts/six-things-bitcoin-users-should-know-about-private-keys/#comment-1354810244</link><description>&lt;p&gt;Excellent article! For those who want to know more about private keys and how addresses are created, this article I wrote may help: &lt;a href="http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript" rel="nofollow noopener" target="_blank" title="http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript"&gt;http://procbits.com/2013/08...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Fri, 25 Apr 2014 05:23:20 -0000</pubDate></item><item><title>Re: Client-Side JavaScript Management, Browserify vs Component</title><link>http://procbits.com/2013/06/17/client-side-javascript-management-browserify-vs-component/#comment-1244834266</link><description>&lt;p&gt;I've briefly looked at webpack. I'd love for someone to write an article on Webpack vs Browserify.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Fri, 14 Feb 2014 18:08:04 -0000</pubDate></item><item><title>Re: Generating a Bitcoin Address with JavaScript</title><link>http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript/#comment-1237622522</link><description>&lt;p&gt;eckey is a JavaScript library. It's included in BitcoinJS. Open up your JavaScript console and follow along with the article to verify for yourself.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Sun, 09 Feb 2014 22:25:26 -0000</pubDate></item><item><title>Re: Poor Man's Firebase: LevelDB, REST, and WebSockets</title><link>http://procbits.com/2014/01/06/poor-mans-firebase-leveldb-rest-and-websockets/#comment-1204779845</link><description>&lt;p&gt;Adam, I didn't know that your service (GoInstant) existed at the time of this article. This article could have easily have been titled "Poor Man's GoInstant" and the principles/code would be the same.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Thu, 16 Jan 2014 16:17:30 -0000</pubDate></item><item><title>Re: Poor Man's Firebase: LevelDB, REST, and WebSockets</title><link>http://procbits.com/2014/01/06/poor-mans-firebase-leveldb-rest-and-websockets/#comment-1204776372</link><description>&lt;p&gt;Yes, but that hardly makes for an interesting article. I could have easily titled it "Poor Man's Firedup" and the points of this article would apply.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Thu, 16 Jan 2014 16:14:39 -0000</pubDate></item><item><title>Re: Poor Man's Firebase: LevelDB, REST, and WebSockets</title><link>http://procbits.com/2014/01/06/poor-mans-firebase-leveldb-rest-and-websockets/#comment-1201001553</link><description>&lt;p&gt;&lt;a href="https://github.com/jprichardson/iceden" rel="nofollow noopener" target="_blank" title="https://github.com/jprichardson/iceden"&gt;https://github.com/jprichar...&lt;/a&gt; is the start of it :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Tue, 14 Jan 2014 19:07:41 -0000</pubDate></item><item><title>Re: Poor Man's Firebase: LevelDB, REST, and WebSockets</title><link>http://procbits.com/2014/01/06/poor-mans-firebase-leveldb-rest-and-websockets/#comment-1201001051</link><description>&lt;p&gt;Here ya go: &lt;a href="https://github.com/jprichardson/iceden" rel="nofollow noopener" target="_blank" title="https://github.com/jprichardson/iceden"&gt;https://github.com/jprichar...&lt;/a&gt; :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Tue, 14 Jan 2014 19:07:25 -0000</pubDate></item><item><title>Re: Poor Man's Firebase: LevelDB, REST, and WebSockets</title><link>http://procbits.com/2014/01/06/poor-mans-firebase-leveldb-rest-and-websockets/#comment-1198817435</link><description>&lt;p&gt;There isn't one :( All the code is contained in the article. Although, if there was enough interest, I'd probably start one.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Mon, 13 Jan 2014 14:11:02 -0000</pubDate></item><item><title>Re: Poor Man's Firebase: LevelDB, REST, and WebSockets</title><link>http://procbits.com/2014/01/06/poor-mans-firebase-leveldb-rest-and-websockets/#comment-1193298597</link><description>&lt;p&gt;No unfortunately not. I had some JS console error messages. I sent a message to support, support said that they pushed an update. After that, it still didn't work. But the few times that I've checked recently, it seems to work.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Thu, 09 Jan 2014 00:43:44 -0000</pubDate></item><item><title>Re: Generating a Bitcoin Address with JavaScript</title><link>http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript/#comment-1173094037</link><description>&lt;p&gt;You want a public address to start with a '7'?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Sat, 21 Dec 2013 16:45:26 -0000</pubDate></item><item><title>Re: Generating a Bitcoin Address with JavaScript</title><link>http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript/#comment-1166062963</link><description>&lt;p&gt;Thanks. I'd like to include a random source that is within grasp of the common person. So, if I took your revision and added at the end: "such as radioactive decay or hardware noise." In your opinion, does that seem appropriate?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Mon, 16 Dec 2013 12:25:32 -0000</pubDate></item><item><title>Re: Warming Up To Grunt: Compiling Less and Browserify</title><link>http://procbits.com/2013/12/05/warming-up-to-grunt-compiling-less-and-browserify/#comment-1153269114</link><description>&lt;p&gt;Ya I agree that Grunt is heavy. Thanks for posting your solution, it seems pretty simple!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Fri, 06 Dec 2013 14:51:50 -0000</pubDate></item><item><title>Re: Generating a Bitcoin Address with JavaScript</title><link>http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript/#comment-1147258220</link><description>&lt;p&gt;Nice. I use to be a huge fan of GWT until it felt that Google abandoned it. I finally embraced JavaScript. Send me a note when you get your project up and going :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Mon, 02 Dec 2013 08:15:17 -0000</pubDate></item><item><title>Re: Why Do All the Great Node.js Developers Hate CoffeeScript?</title><link>http://procbits.com/2012/05/18/why-do-all-the-great-node-js-developers-hate-coffeescript/#comment-1147234394</link><description>&lt;p&gt;Author of the article here. For the most part, I can't stand CoffeeScript now. The only exception is for Grunt files, ironically, I like CoffeeScript there. But in my particular case, you nailed it... I was a Rails developer who jumped ship and needed something to get me into the wonderful world of JavaScript. That answer was CoffeeScript.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Mon, 02 Dec 2013 07:44:09 -0000</pubDate></item><item><title>Re: Generating a Bitcoin Address with JavaScript</title><link>http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript/#comment-1137841959</link><description>&lt;p&gt;Yep, thanks, fixed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Sun, 24 Nov 2013 22:27:06 -0000</pubDate></item><item><title>Re: Generating a Bitcoin Address with JavaScript</title><link>http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript/#comment-1137841765</link><description>&lt;p&gt;Ooops! Yep, thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Richardson</dc:creator><pubDate>Sun, 24 Nov 2013 22:26:57 -0000</pubDate></item></channel></rss>