035 JSJ node-webkit

035 JSJ node-webkit

PanelJamison 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)
Discussion
01:15 - node-webkitSimilar to PhoneGap
Chrome native apps
Chromium05:31 - Event loops and the browsers06:53 - Example appsLight Table app.js
07:42 - node-webkit vs app.js10:00 - ChromeChrome Apps: JavaScript Desktop Development
17:44 - Security implications25:11 - Testing node-webkit applications27:19 - Getting a web app into a native app31:33 - Creating Your First AppJS App with Custom ChromeChromeless Browser Chromeless replacement
PicksHow 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)
Node Knockout
Transcript
AJ: Let’s talk about boring stuff. What did you eat for breakfast?TIM: I had donuts.AJ: That sounds nutritious and delicious.[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.][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.][Hosting and bandwidth provided by the Blue Box Group. Check them out at bluebox.net]CHUCK: Hey everybody and welcome to episode 35 of the JavaScript Jabber Show. This week on our panel we have Jamison Dance.JAMISON: Hi guys!CHUCK: Tim Caswell.TIM: Hello!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?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.CHUCK: So, is it kind of like PhoneGap or some of these other things for mobile?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.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 server or things like that. Is this just – it’s not sandbox at all?TIM: Yeah. I mean, this is a native app. It’s not in your browser at all. It bundles its own webkit.JAMISON: Oooh.TIM: It’s more like -- what was that flash thing they had years ago?AJ: ‘Adobe Air’?TIM: Air yeah. It’s like Adobe Air that doesn’t suck.

Support this podcast at — https://redcircle.com/javascript-jabber/donations

Privacy & Opt-Out: https://redcircle.com/privacy

Become a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

Avsnitt(725)

221 JSJ Visual Studio Code with Wade Anderson Live From Microsoft Build 2016

221 JSJ Visual Studio Code with Wade Anderson Live From Microsoft Build 2016

This episode was recorded live from The Microsoft Build Conference 2016. In this episode we chatted with Wade Anderson of Microsoft about Visual Studio Code. You can follow him on Twitter, or check out what he’s done over on GitHub. PicksParks and Recreation (Wade)VidAngel (Wade) A special thanks again goes out to Richard Campbell and Carl Franklin from .NETRocks for putting this podcast series together! You rock!Special Guest: Wade Anderson. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

20 Juli 201636min

220 JSJ Teaching JavaScript with Kyle Simpson

220 JSJ Teaching JavaScript with Kyle Simpson

02:25 - Kyle Simpson IntroductionTwitterGitHubBlog“Getify”You-Dont-Know-JS[Pluralsight] Advanced JavaScript by Kyle Simpson04:43 - Development => TeachingFront End Masters16:20 - Inheritance and Delegation29:40 - Evolving a Language36:23 - CohersionWeak Typing, Dynamic TypingThe Politics of JavaScript by Angus Croll50:37 - PerformanceThe Width Keyword54:33 - Developer Education Programs and The Skill of Teaching PicksAdam Tornhill: Code, Crime, Complexity: Analyzing software with forensic psychology @ TEDxTrondheim (Aimee)Your Code as a Crime Scene: Use Forensic Techniques to Arrest Defects, Bottlenecks, and Bad Design in Your Programs by Adam Tornhill (Aimee)Planet Money Episode 704: Open Office (Jamison)Zooko's Triangle (Jamison)The Barkley Marathons (Jamison)React Rally (Jamison)X-Men: Apocalypse (Joe)America's Got Talent (Joe)Overwatch (Joe)Stack (Kyle)Jeremy Keith: A web for everyone (Kyle)Jeremy Keith: Regressive Web Apps (Kyle)Special Guest: Kyle Simpson. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

13 Juli 20161h 8min

219 JSJ Learning JavaScript in 2016

219 JSJ Learning JavaScript in 2016

Check out Newbie Remote Conf! 02:44 - What it Takes to Learn JavaScript in 201604:03 - Resources: Then vs Now09:42 - Are there prerequisites? Should you have experience?20:34 - Choosing What to LearnThe iPhreaks Show Episode #153: Using Mobile Devices to Manage Diabetes with Scott Hanselman28:19 - Deciding What to Learn Next31:19 - Keeping Up: Obligations As a Developer34:22 - Deciding What to Learn Next (Cont’d)42:01 - RecommendationsYou-Dont-Know-JSgulp.jswebpackThe Little SchemerDesigning Data-Intensive Applications by Martin Kleppmann Picksaccidentally nonblocking (Jamison)choo (Jamison)Web Rebels (Jamison)React Rally (Jamison)Grab The Gold (Aimee)node-for-beginners (Aimee)Procrastinate On Purpose by Rory Vaden (Chuck)Newbie Remote Conf (Chuck)Get A Coder Job (Chuck)Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

6 Juli 201654min

218 JSJ Ember.js with Yehuda Katz

218 JSJ Ember.js with Yehuda Katz

Check out Newbie Remote Conf! 02:38 - Yehuda Katz IntroductionTwitterGitHubBlogTildePeter Solnic: My time with Rails is upPeter Solnic: Abstractions and the role of a framework (Follow-up)Ember.jsThe Skylight Blog: Inside Skylight05:37 - Batching Updates10:04 - NamingFastbootServicesglimmer14:19 - CommunicationSkylight16:21 - Decorators19:46 - “Junior Developer” and Knowledge BiasCodeNewbie Ep. 90: Creating EmberJS - Part I with Yehuda KatzCodeNewbie Ep. 91: Creating EmberJS - Part II with Yehuda Katz28:25 - Termanology in Tech29:23 - DiversityWomen Helping Women PicksEvent Driven: How to Run Memorable Tech Conferences by Leah Silber (Yehuda)TypeScript (Yehuda)emberjs/rfcs (Yehuda)rust-lang/rfcs (Yehuda)Pretty Pull Requests (Aimee)Full-Stack Redux Tutorial by Tero Parviainen (Aimee)The mountains (AJ)The quadruple click in iTerm2 (Dave)2016 UtahJS Conference (Dave)Start With Why by Simon Sinek (Chuck)Special Guest: Yehuda Katz. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

29 Juni 201628min

217 JSJ The Now Project with Guillermo Rauch

217 JSJ The Now Project with Guillermo Rauch

Check out Newbie Remote Conf and get your tickets! 02:24 - Guillermo Rauch IntroductionTwitterGitHubBlogZEIT@zeithq  CloudupMongoose.jsSocket.IO03:07 - Now: Realtime Node.js Deployments 04:28 - Key Conceptsnow-serveHeroku10:22 - Deployment Process14:55 - Getting Started ExperienceAbout17:22 - Technology vs Design20:36 - Running Now vs npm-install 27:17 - Simplicity; SSH and Metrics35:33 - Debugging and Performance37:34 - Security41:44 - What’s Next? PicksOverwatch (Joe)To Kill A Mockingbird by Harper Lee (Jamison)React Rally (Jamison)Grokking Algorithms: An illustrated guide for programmers and other curious people by Aditya Y. Bhargava (Aimee)Birgitta Böckeler: Born for it (Aimee)TSA Pre✓ (Chuck)RIF6 Cube 2-inch Mobile Projector (Chuck)Eat That Frog!: 21 Great Ways to Stop Procrastinating and Get More Done in Less Time by Brian Tracy (Guillermo)Special Guest: Guillermo Rauch. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

22 Juni 201651min

216 JSJ Angular with Rob Wormald Live from Microsoft Build 2016

216 JSJ Angular with Rob Wormald Live from Microsoft Build 2016

This episode was recorded live from The Microsoft Build Conference 2016. In this episode we chatted with Rob Wormald of the Angular Core team at Google about Angular. You can follow him on Twitter, or check out what he’s done over on GitHub. PicksVisual Studio Code (Rob)Service Workers (Rob)Richard Campbell and Carl Franklin from .NETRocks (Chuck)Special Guest: Rob Wormald. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

15 Juni 20161h 2min

215 JSJ ChakraCode with Guarav Seth Live from Microsoft Build 2016

215 JSJ ChakraCode with Guarav Seth Live from Microsoft Build 2016

This episode was recorded live from The Microsoft Build Conference 2016. In this episode we chatted with Gaurav Seth of Microsoft about ChakraCore. You can follow him on Twitter, or check out what he’s done over on GitHub. PicksTypeScript (Gaurav)Richard Campbell and Carl Franklin from .NETRocksSpecial Guest: Gaurav Seth. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

8 Juni 201630min

214 JSJ Pebble with Heiko Behrens and François Baldassari

214 JSJ Pebble with Heiko Behrens and François Baldassari

Check out Newbie Remote Conf! 02:11 - Heiko Behrens IntroductionTwitterGitHubBlog02:42 - François Baldassari IntroductionTwitterGitHub03:04 - JavaScript and PebbleEspruinojerryscript06:40 - Watch vs PhonePebble.js09:32 - Memory Constraints and Code Size LimitationsAPIsrockyjstween.js26:24 - Advantages of Writing in JavaScript32:09 - Capabilities of the WatchiPhreaks Episode #153: Using Mobile Devices to Manage Diabetes with Scott Hanselman37:08 - Running Web Servers39:29 - ResourcesrockyjsNewsletterPebble Slack ChannelPebble Developer Page@PebbleDevPebble TicToc Source41:58 - Voice Capabilities43:06 - UI For the Round Face vs Square Face46:18 - Future Pebble Milestones PicksVortex Poker 3 (Jamison)Thao & The Get Down Stay Down (Jamison)Maciej Ceglowski: Barely succeed! It's easier! (Jamison)The Way of Kings Trilogy by Brandon Sanderson (Joe)Juniors Are Awesome (Aimee)octotree (Aimee)Fully Alive by Ken Davis (Chuck)Sara Soueidan (Heiko)Jake Archibald: Using the service worker (Heiko)beyond tellerrand’s Videos (Heiko)Fabien Chouteau: Make with Ada: Formal proof on my wrist (François)pebble.rs (François)The World of Yesterday by Stefan Zweig (François) See AlsoiPhreaks Show Episode #146: Pebble with Heiko Behrens and Daniel Rodríguez TroitiñoSpecial Guests: François Baldassari and Heiko Behrens. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

1 Juni 201658min

Populärt inom Business & ekonomi

framgangspodden
varvet
badfluence
svd-ledarredaktionen
uppgang-och-fall
rss-borsens-finest
avanzapodden
lastbilspodden
fill-or-kill
rss-dagen-med-di
rss-kort-lang-analyspodden-fran-di
affarsvarlden
borsmorgon
rikatillsammans-om-privatekonomi-rikedom-i-livet
kapitalet-en-podd-om-ekonomi
tabberaset
dynastin
borslunch-2
market-makers
rss-inga-dumma-fragor-om-pengar