ºÝºÝߣshows by User: chalkley / http://www.slideshare.net/images/logo.gif ºÝºÝߣshows by User: chalkley / Fri, 09 Jun 2017 15:12:03 GMT ºÝºÝߣShare feed for ºÝºÝߣshows by User: chalkley Best Practices for Testing Open Source Projects /slideshow/best-practices-for-testing-open-source-projects/76802790 kyvs7tu6tmsr2erhdbyx-signature-d3cd2b2b9ba7966ad48a3c33e591c83462879e9476a78c15a0510364521ed316-poli-170609151203
When publishing open source projects, it’s important to give developers confidence that your project is error free and has a certain level of quality. This talk will cover the best practices in testing your open source project and giving people the confidence in using your project. No matter your experience, no matter the language you use, what operating system you use, you can use these techniques in your private and public open-source projects.]]>

When publishing open source projects, it’s important to give developers confidence that your project is error free and has a certain level of quality. This talk will cover the best practices in testing your open source project and giving people the confidence in using your project. No matter your experience, no matter the language you use, what operating system you use, you can use these techniques in your private and public open-source projects.]]>
Fri, 09 Jun 2017 15:12:03 GMT /slideshow/best-practices-for-testing-open-source-projects/76802790 chalkley@slideshare.net(chalkley) Best Practices for Testing Open Source Projects chalkley When publishing open source projects, it’s important to give developers confidence that your project is error free and has a certain level of quality. This talk will cover the best practices in testing your open source project and giving people the confidence in using your project. No matter your experience, no matter the language you use, what operating system you use, you can use these techniques in your private and public open-source projects. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/kyvs7tu6tmsr2erhdbyx-signature-d3cd2b2b9ba7966ad48a3c33e591c83462879e9476a78c15a0510364521ed316-poli-170609151203-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> When publishing open source projects, it’s important to give developers confidence that your project is error free and has a certain level of quality. This talk will cover the best practices in testing your open source project and giving people the confidence in using your project. No matter your experience, no matter the language you use, what operating system you use, you can use these techniques in your private and public open-source projects.
Best Practices for Testing Open Source Projects from Andrew Chalkley
]]>
287 4 https://cdn.slidesharecdn.com/ss_thumbnails/kyvs7tu6tmsr2erhdbyx-signature-d3cd2b2b9ba7966ad48a3c33e591c83462879e9476a78c15a0510364521ed316-poli-170609151203-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Hardware Hacking for Thrify, Modern JavaScript Developers /slideshow/hardware-hacking-for-thrify-modern-javascript-developers/76802631 7dysybf1trexqefpgis4-signature-fcb1bdce8fdad411a560a31c9c3d3e4cdba52ae73d9db08aeb0d8300f160f603-poli-170609150642
JavaScript is perfect for hardware. It’s event driven and asynchronous. This is great reason for it to be incorporated in to hardware projects. But traditionally there were several barriers to getting started… 1. Hardware is Expensive 2. Embedded Runtimes are available but difficult to install 3. Modern Workflows were lacking IoT has the opportunity to tap in to the talent of millions of web developers, today. It has failed to do so because of friction. If the tools don’t improve it will never happen. Luckily, a lot of those tools improved in 2016, which made it easier to install JavaScript runtimes on $2 microcontrollers and create and manage projects using modern ES6 syntax and editors of your choosing. This talk is designed to show the problems, solutions and a walkthrough on how to install JavaScript on an ESP8266 microcontroller, create a project, deploy it to the board and install other 3rd party modules to drive displays and other components. The benefits of having JavaScript running on a microcontroller is that as the device is powered on, your JavaScript code is running instantly unlike other embedded Linux systems.]]>

JavaScript is perfect for hardware. It’s event driven and asynchronous. This is great reason for it to be incorporated in to hardware projects. But traditionally there were several barriers to getting started… 1. Hardware is Expensive 2. Embedded Runtimes are available but difficult to install 3. Modern Workflows were lacking IoT has the opportunity to tap in to the talent of millions of web developers, today. It has failed to do so because of friction. If the tools don’t improve it will never happen. Luckily, a lot of those tools improved in 2016, which made it easier to install JavaScript runtimes on $2 microcontrollers and create and manage projects using modern ES6 syntax and editors of your choosing. This talk is designed to show the problems, solutions and a walkthrough on how to install JavaScript on an ESP8266 microcontroller, create a project, deploy it to the board and install other 3rd party modules to drive displays and other components. The benefits of having JavaScript running on a microcontroller is that as the device is powered on, your JavaScript code is running instantly unlike other embedded Linux systems.]]>
Fri, 09 Jun 2017 15:06:41 GMT /slideshow/hardware-hacking-for-thrify-modern-javascript-developers/76802631 chalkley@slideshare.net(chalkley) Hardware Hacking for Thrify, Modern JavaScript Developers chalkley JavaScript is perfect for hardware. It’s event driven and asynchronous. This is great reason for it to be incorporated in to hardware projects. But traditionally there were several barriers to getting started… 1. Hardware is Expensive 2. Embedded Runtimes are available but difficult to install 3. Modern Workflows were lacking IoT has the opportunity to tap in to the talent of millions of web developers, today. It has failed to do so because of friction. If the tools don’t improve it will never happen. Luckily, a lot of those tools improved in 2016, which made it easier to install JavaScript runtimes on $2 microcontrollers and create and manage projects using modern ES6 syntax and editors of your choosing. This talk is designed to show the problems, solutions and a walkthrough on how to install JavaScript on an ESP8266 microcontroller, create a project, deploy it to the board and install other 3rd party modules to drive displays and other components. The benefits of having JavaScript running on a microcontroller is that as the device is powered on, your JavaScript code is running instantly unlike other embedded Linux systems. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/7dysybf1trexqefpgis4-signature-fcb1bdce8fdad411a560a31c9c3d3e4cdba52ae73d9db08aeb0d8300f160f603-poli-170609150642-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> JavaScript is perfect for hardware. It’s event driven and asynchronous. This is great reason for it to be incorporated in to hardware projects. But traditionally there were several barriers to getting started… 1. Hardware is Expensive 2. Embedded Runtimes are available but difficult to install 3. Modern Workflows were lacking IoT has the opportunity to tap in to the talent of millions of web developers, today. It has failed to do so because of friction. If the tools don’t improve it will never happen. Luckily, a lot of those tools improved in 2016, which made it easier to install JavaScript runtimes on $2 microcontrollers and create and manage projects using modern ES6 syntax and editors of your choosing. This talk is designed to show the problems, solutions and a walkthrough on how to install JavaScript on an ESP8266 microcontroller, create a project, deploy it to the board and install other 3rd party modules to drive displays and other components. The benefits of having JavaScript running on a microcontroller is that as the device is powered on, your JavaScript code is running instantly unlike other embedded Linux systems.
Hardware Hacking for Thrify, Modern JavaScript Developers from Andrew Chalkley
]]>
223 2 https://cdn.slidesharecdn.com/ss_thumbnails/7dysybf1trexqefpgis4-signature-fcb1bdce8fdad411a560a31c9c3d3e4cdba52ae73d9db08aeb0d8300f160f603-poli-170609150642-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
What I've Learned Developing for iOS /slideshow/what-ive-learned-developing-for-ios/7526234 skillsmatter-110405140927-phpapp02
What I've Learned Developing for iOS. Review process, marketing, sales figures, and lite versions. Presentation on 5 April 2011 Skills Matter. ]]>

What I've Learned Developing for iOS. Review process, marketing, sales figures, and lite versions. Presentation on 5 April 2011 Skills Matter. ]]>
Tue, 05 Apr 2011 14:09:23 GMT /slideshow/what-ive-learned-developing-for-ios/7526234 chalkley@slideshare.net(chalkley) What I've Learned Developing for iOS chalkley What I've Learned Developing for iOS. Review process, marketing, sales figures, and lite versions. Presentation on 5 April 2011 Skills Matter. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/skillsmatter-110405140927-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> What I&#39;ve Learned Developing for iOS. Review process, marketing, sales figures, and lite versions. Presentation on 5 April 2011 Skills Matter.
What I've Learned Developing for iOS from Andrew Chalkley
]]>
550 2 https://cdn.slidesharecdn.com/ss_thumbnails/skillsmatter-110405140927-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Ruby On Rails Ecosystem /slideshow/ruby-on-rails-ecosystem/2685562 rubyonrailsecosystem-091209153346-phpapp01
ºÝºÝߣs from the first Hull Digital Developer meet up and talk.]]>

ºÝºÝߣs from the first Hull Digital Developer meet up and talk.]]>
Wed, 09 Dec 2009 15:33:34 GMT /slideshow/ruby-on-rails-ecosystem/2685562 chalkley@slideshare.net(chalkley) Ruby On Rails Ecosystem chalkley ºÝºÝߣs from the first Hull Digital Developer meet up and talk. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/rubyonrailsecosystem-091209153346-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> ºÝºÝߣs from the first Hull Digital Developer meet up and talk.
Ruby On Rails Ecosystem from Andrew Chalkley
]]>
1176 3 https://cdn.slidesharecdn.com/ss_thumbnails/rubyonrailsecosystem-091209153346-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Building iPhone/Andriod Apps with Titanium Appcelerator for a Rails Backend /slideshow/building-iphoneandriod-apps-with-titanium-appcelerator-for-a-rails-backend/2645171 presentation-091203171508-phpapp01
Adapted slides from the App U for a Rails audience presented at Skills Matter Third Anual Ruby on Rails eXchange]]>

Adapted slides from the App U for a Rails audience presented at Skills Matter Third Anual Ruby on Rails eXchange]]>
Thu, 03 Dec 2009 17:14:00 GMT /slideshow/building-iphoneandriod-apps-with-titanium-appcelerator-for-a-rails-backend/2645171 chalkley@slideshare.net(chalkley) Building iPhone/Andriod Apps with Titanium Appcelerator for a Rails Backend chalkley Adapted slides from the App U for a Rails audience presented at Skills Matter Third Anual Ruby on Rails eXchange <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/presentation-091203171508-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Adapted slides from the App U for a Rails audience presented at Skills Matter Third Anual Ruby on Rails eXchange
Building iPhone/Andriod Apps with Titanium Appcelerator for a Rails Backend from Andrew Chalkley
]]>
3560 5 https://cdn.slidesharecdn.com/ss_thumbnails/presentation-091203171508-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Spring Integration /slideshow/spring-integration-2292034/2292034 nwsugspringintegration-091020075822-phpapp01
]]>

]]>
Tue, 20 Oct 2009 07:58:15 GMT /slideshow/spring-integration-2292034/2292034 chalkley@slideshare.net(chalkley) Spring Integration chalkley <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/nwsugspringintegration-091020075822-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br>
Spring Integration from Andrew Chalkley
]]>
767 3 https://cdn.slidesharecdn.com/ss_thumbnails/nwsugspringintegration-091020075822-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
jQuery SUG Group Introduction /slideshow/jquery-sug-group-introduction/2273365 jquery-091019025326-phpapp02
]]>

]]>
Mon, 19 Oct 2009 02:53:09 GMT /slideshow/jquery-sug-group-introduction/2273365 chalkley@slideshare.net(chalkley) jQuery SUG Group Introduction chalkley <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/jquery-091019025326-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br>
jQuery SUG Group Introduction from Andrew Chalkley
]]>
579 3 https://cdn.slidesharecdn.com/ss_thumbnails/jquery-091019025326-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-chalkley-48x48.jpg?cb=1522862602 I am a Ruby on Rails developer and consultant. Advocate of jQuery and open web standards. andrew.chalkley.org https://cdn.slidesharecdn.com/ss_thumbnails/kyvs7tu6tmsr2erhdbyx-signature-d3cd2b2b9ba7966ad48a3c33e591c83462879e9476a78c15a0510364521ed316-poli-170609151203-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/best-practices-for-testing-open-source-projects/76802790 Best Practices for Tes... https://cdn.slidesharecdn.com/ss_thumbnails/7dysybf1trexqefpgis4-signature-fcb1bdce8fdad411a560a31c9c3d3e4cdba52ae73d9db08aeb0d8300f160f603-poli-170609150642-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/hardware-hacking-for-thrify-modern-javascript-developers/76802631 Hardware Hacking for T... https://cdn.slidesharecdn.com/ss_thumbnails/skillsmatter-110405140927-phpapp02-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/what-ive-learned-developing-for-ios/7526234 What I&#39;ve Learned Deve...