035 JSJ node-webkit

JavaScript Jabber

Episode | Podcast

Date: Fri, 16 Nov 2012 13:00:00 +0000

<div class="trix-content"> <div>Panel</div><pre>Jamison Dance (twitter github blog) Tim Caswell (twitter github howtonode.org) AJ O’Neal (twitter github blog) Charles Max Wood (twitter github Teach Me To Code Intro to CoffeeScript) <br /></pre><div>Discussion<br /> 01:15 - node-webkit</div><pre>Similar to PhoneGap <br /></pre><div>Chrome native apps<br /> Chromium</div><div>05:31 - Event loops and the browsers</div><div>06:53 - Example apps</div><pre>Light Table app.js <br /></pre><div>07:42 - node-webkit vs app.js</div><div>10:00 - Chrome</div><pre>Chrome Apps: JavaScript Desktop Development <br /></pre><div>17:44 - Security implications</div><div>25:11 - Testing node-webkit applications</div><div>27:19 - Getting a web app into a native app</div><div>31:33 - Creating Your First AppJS App with Custom Chrome</div><pre>Chromeless Browser Chromeless replacement <br /></pre><div>Picks</div><pre>How mismanagement, incompetence and pride killed THQ's Kaos Studios (Jamison) The Insufficiency of Good Design by Sarah Mei (Jamison) app.js (Tim) node-webkit (Tim) Macaroni Grill’s Butternut Asiago Tortellaci (AJ) JCPenney (AJ) Mac OS Stickies (Chuck) Fieldrunners (Chuck) <br /></pre><div>Node Knockout<br /> Transcript<br /> AJ: Let’s talk about boring stuff. What did you eat for breakfast?</div><div>TIM: I had donuts.</div><div>AJ: That sounds nutritious and delicious.</div><div>[This episode is sponsored by ComponentOne, makers of Wijmo. If you need stunning UI elements or awesome graphs and charts, then go to wijmo.com and check them out.]</div><div>[This episode is sponsored by Gaslight Software. They are putting on a Mastering Backbone training in San Francisco at the Mission Bay Conference Center, December 3rd through 5th of this year. This three day intensive course will forever change the way you develop the front-end of your web applications. For too long, many web developers have approached front-end as drudgery. No more! We’ll help you build the skills to write front-end code you can love every bit as much as your server-side code.]</div><div>[Hosting and bandwidth provided by the Blue Box Group. Check them out at bluebox.net]</div><div>CHUCK: Hey everybody and welcome to episode 35 of the JavaScript Jabber Show. This week on our panel we have Jamison Dance.</div><div>JAMISON: Hi guys!</div><div>CHUCK: Tim Caswell.</div><div>TIM: Hello!</div><div>CHUCK: And AJ O’Neal. And I'm Charles Max Wood from devchat.tv. This week, we are going to be talking about ‘Node-webkit’. It seems like Tim is the most familiar with it, so why don’t you jump in and tell us a little bit about it?</div><div>TIM: All right. Basically the idea is to make desktop apps using Node and then having HTML as your display layer for your widgets. And I start a project doing this several years ago from Topcube, but I failed miserably because I'm not that good of a C engineer. And since then, a few projects have taken up the idea. Node-webkit is one done by Intel and the main engineer there is Roger Wang. So on Roger Wang’s GitHub there is node-webkit. And the other popular one is called ‘app.js’ and I think there is a couple others as well. And some other people have taken over my Topcube project and they use it for some maps app. And all these projects had the basic idea of you have a desktop native app that has Node and node-webkit inside of it.</div><div>CHUCK: So, is it kind of like PhoneGap or some of these other things for mobile?</div><div>TIM: Yeah. It’s similar to PhoneGap in that, you get more privileges than a browser would have in a more native experience. Instead of just the PhoneGap extensions, you get all of Node -- you get the full Node environment -- which means you can use all that existing libraries and ecosystem.</div><div>JAMISON: So how does this compare to the Chrome native apps thing? Because I know that they are more --- already have some like JS APIs that let you touch stuff on the serve... Support this podcast at — https://redcircle.com/javascript-jabber/donations Advertising Inquiries: https://redcircle.com/brands Privacy & Opt-Out: https://redcircle.com/privacy