DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Integrate Social Login Into Mobile Apps (SEC401) | AWS re:Invent 2013

Integrate Social Login Into Mobile Apps Bob Kinney, AWS Mobile November 15, 2013 © 2013 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified,…

Technology Reverse Ajax

1. Reverse-AjaxPar Mathieu Carbou, le 17 avril 2011 Samples à https://github.com/Ovea/conf-reverse-ajaxSite: http://lab.ovea.com/Blog: http://blog.mycila.comMail: [email protected]

Education Enhancing Your Online Community With Web2

1. Enhancing Your Online Community with Web2.0 Karen Brooks 2.   3. What is a Widget? According to Wikipedia, “Aweb widgetis a portable chunk of code that can be installed…

Technology Securing RESTful APIs using OAuth 2 and OpenID Connect

1. Securing RESTful APIs Using OAuth 2 and OpenID Connect Jonathan LeBlanc (@jcleblanc) Head of Developer Evangelism PayPal North America 2. What We’re Covering Auth History…

Technology Learning C# iPad Programming

1.LEARNINGIPAD C#PROGRAMMING(REV 001) Rich [email protected] August 28, 20122. What is MonoDevelop?• MonoDevelop is an open source integrateddevelopment environment…

Software Spring Batch Performance Tuning

1. Spring Batch Performance TuningBy Chris Schaefer & Gunnar Hillert© 2014 SpringOne 2GX. All rights reserved. Do not distribute without permission. 2. Agenda• Spring…

Software Akka.Net

1. Akka.NET 2. class ConsoleWriterActor : UntypedActor { protected override void OnReceive(object message) { if (message is Messages.InputError) { var msg = message as Messages.InputError;…

Business Ryerson Big Data Zone

1. https://hbr.org/2012/10/data-scientist- the-sexiest-job-of-the-21st-century/ 2. Big Data Startup Billionaires http://www.forbes.com/sites/bernardmarr/2015/03/10/m eet-7-brand-new-big-data-billionaires/…

Business Ryerson Big Data Zone

1. https://hbr.org/2012/10/data-scientist- the-sexiest-job-of-the-21st-century/ 2. Big Data Startup Billionaires http://www.forbes.com/sites/bernardmarr/2015/03/10/m eet-7-brand-new-big-data-billionaires/…

Software Consuming REST APIs for all interpretations of REST

1. CONSUMING REST APIS FOR ALL INTERPRETATIONS OF REST @darrel_miller 2. Non Authoritative 3. TODAY’S MENU API Economy Client SDKs Appetizers Main Course Dessert Interpretations…