Merge Conflict

Informações:

Sinopsis

Merge Conflict is a weekly discussion with Frank and James on all things development, technology, & more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using Xamarin. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds.

Episodios

  • Merge Conflict 40: Setting Expectations

    10/04/2017 Duración: 37min

    It's that time again... Lightning Talks!!! Every 10th episode here on Merge Conflict we take a look at our list of topics and what our listeners have submitted and pick six different topics that each get five minutes of coverage. This round we take a look at the ideal developer setup, how to manage tricky certificates, properly handling settings in applications, publishing an app in a week, effective app store advertising, and finally how to properly ask for that five star review. Sit back and get ready for an action packed episode! Be sure to tweet or email us with topics that you would like to see covered in the future. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface

  • Merge Conflict 39: Parsing Palindromes

    03/04/2017 Duración: 43min

    It's time to tune our developer skills by leveraging some amazing coding challenges that teach us answers to questions like exactly what are linked lists again? We share the best resources we know on coding questions and share our experiences from past interviews of what you should really be studying. It isn't just code as we discuss the crazy left field questions that you may be asked during your next interview. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface

  • Merge Conflict 38: One Library to Rule Them All

    27/03/2017 Duración: 53min

    It is finally time for .NET truly to be EVERYWHERE! This week we investigate the dream of .NET Standard libraries, one library that can be shared in any .NET application. We take a look at the concept, implementation, tooling, and mix in our analysis of the pros and cons of making the big switch to .NET Standard libraries. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface

  • Merge Conflict 37: TLS - How Do You EVEN

    20/03/2017 Duración: 51min

    It's time to go down the rabbit hole of networking to investigate the ins and outs of Transport Layer Security (TLS) and how it impacts your apps. James walks Frank through his latest issues with APIs requiring TLS 1.2+ and how he was able to debug the situation at 4:30am to get a new release of his app. We attempt to make networking fun as we dive through HTTP Headers and general connectivity tips and tricks. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface

  • Merge Conflict 36: Sorry iPhone 4

    13/03/2017 Duración: 41min

    When and how should you drop support for a specific device or operating system? We talk about the market today and how we handle it in our own apps. We also dive into specifics around what types of hardware architecture to support and how that impacts your application. Finally, it is much more than just mobile applications, as the same has to be considered for the desktop, and Frank speaks from personal experience. Links & Show Notes Android Dashboard Project Centennial Merge Conflict Stickers! Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 35: Security Through Obscurity

    06/03/2017 Duración: 40min

    It's time to talk code security when developing applications to try to stop people from stealing our precious code and apps. We discuss the different methods we have used to attempt to obfuscate our code and the tools we use to peek into our own code. When it comes to security, it is more than just the executable we ship as we have to be aware of everything happening on the device such as in app purchases, certificates, web requests, and a bunch of other things. We discuss all this and more on this week's show. Links & Show Notes dotPeek Security Through Obscurity Securing IAP with Azure Functions Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 34: Developing for macOS

    27/02/2017 Duración: 56min

    It is time to tackle the other desktop and brush up on our struts and springs as when investigate the ins and outs of macOS. If you know iOS development your are primed to make your next great desktop macOS application, it is way easier than you think! Frank walks us through how he got started, what you need, and how Xamarin.Forms is about to change the desktop game. Links & Show Notes Sparkle Updater SkiFree AppKit Steve Jobs The Lost Interview Xamarin.Forms Nightly Builds Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 33: Prepping for Disaster

    20/02/2017 Duración: 42min

    Is your data ready for a complete disaster? We discuss why you should care about backing up your data and how to easily get started. No matter if it is just a few photos, your entire business documentation, or the most important source code in the world you have to have ways of backing up and restoring data no matter where you are in the world. Frank and James break down some horror stories from their personal lives and how they are now prepping for disaster. Links & Show Notes BackBlaze Time Machine Netgear ReadyNas James' Burnt Blu-ray Drive Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 32: Building "Super" Computers

    13/02/2017 Duración: 40min

    Everyone should build their own computer! This week we cover the ins and outs of building your own "Super" computer from scratch. We discuss where we got started building our own computers and what keeps us inspired to keep building them after all these years. All of this while Frank tries to explain to James what "Super" computer really means. Links & Show Notes James' "Super" Computer (https://docs.google.com/document/d/1dANsMa7XGh_osJJBpmVlX9LyguZBqATWYJBSu1CISjY/edit?usp=sharing) James' Charity Event (http://bit.ly/motz-play4pp) Elgato HD 60 Pro (http://amzn.to/2keTvaH) Intel NUC (http://www.intel.com/content/www/us/en/nuc/overview.html) Star Trek: 25th Anniversary Game (https://en.wikipedia.org/wiki/Star_Trek:_25th_Anniversary_(computer_game)) Netgear ReadyNas (http://amzn.to/2kCmKaX) Frank: Twitter (http://twitter.com/praeclarum), Blog (http://praeclarum.org), GitHub (http://github.com/praeclarum) James: Twitter (http://twitter.com/jamesmontemagno), Blog (http://motzcod.es), GitHub (http://github.com

  • Merge Conflict 31: One UI to Rule Them All

    06/02/2017 Duración: 46min

    Cross-platform user interface? Pipe dream or reality? Frank and James debate the Pros and Cons of Xamarin.Forms, an open source cross-platform user interface library from Xamarin. We discuss performance, look and feel, alternatives, and if we really should be using all those fancy data bindings on this week's show. Links & Show Notes Xamarin.Forms (http://xamarin.com/forms) Xamarin.Forms Roadmap (https://forums.xamarin.com/discussion/85747/xamarin-forms-feature-roadmap/p1) Free Xamarin.Forms Book By Charles Petzold (http://amzn.to/2l4yml4) Frank: Twitter (http://twitter.com/praeclarum), Blog (http://praeclarum.org), GitHub (http://github.com/praeclarum) James: Twitter (http://twitter.com/jamesmontemagno), Blog (http://motzcod.es), GitHub (http://github.com/jamesmontemagno) Music : Amethyst Seer - Citrine by Adventureface (https://soundcloud.com/adventureface) Subscribe iTunes (http://bit.ly/mergeconflictitunes) Google Play Music (http://bit.ly/mergeconflictgoogleplay) Stitcher (http://bit.ly/mergecon

  • Merge Conflict 30: The One with No Conflicts

    30/01/2017 Duración: 39min

    It's lightning talks week here on Merge Conflict. We cover six topics in under thirty minutes! We take a look at topics that have been on our minds for a while and from our listeners. On this week's lightning talks episode we take a look at iMessage Apps, GPU Programming, Tensorflow, how to advertise an application, and ask the age old question... "Do I really need ALL the mobile platforms?". Links & Show Notes Apple Search Ads (http://searchads.apple.com/) Tensorflow (https://www.tensorflow.org/) Shader Toy (https://www.shadertoy.com/) Frank: Twitter (http://twitter.com/praeclarum), Blog (http://praeclarum.org), GitHub (http://github.com/praeclarum) James: Twitter (http://twitter.com/jamesmontemagno), Blog (http://motzcod.es), GitHub (http://github.com/jamesmontemagno) Music : Amethyst Seer - Citrine by Adventureface (https://soundcloud.com/adventureface) Subscribe iTunes (http://bit.ly/mergeconflictitunes) Google Play Music (http://bit.ly/mergeconflictgoogleplay) Stitcher (http://bit.ly/mergeconfli

  • Merge Conflict 29: What Developers Ought to Try in 2017

    23/01/2017 Duración: 37min

    What better way to start 2017 than a crash course in fun new things for developers to start playing around with. We pick out our favorite topics that developers ought to know to try out in 2017. We look at new interactive ways of designing and building user interfaces, how to run .NET on Linux, how to properly use the linker, and finally how to compile C# & F# code to JavaScript. Links & Show Notes What Xamarin Developers Ought to Know to Start 2017 What .NET Developers Ought to Know to Start 2017 Xamarin Workbooks .NET Core for Linux Frank's Netjs Project Fable Compiler for F# Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 28: Demystifying In-App Purchases

    16/01/2017 Duración: 52min

    What does it take to enable and test In-App Purchases in your application? We cover the ins and outs of each step in the process. We walk through the different reasons why you may want to consider adding IAP, what is available, and how to simplify your life by not making the mistakes James has. In addition, we follow up on Episode 16 with a quick recap of the Nintendo Switch event. Links & Show Notes Micro.Blog In-App Billing Plugin Nintendo Switch Conference AdMob for iOS AdMob for Android Scoreboard App Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 27: Coding Around the Globe

    09/01/2017 Duración: 43min

    Frank is off traveling the world, but that hasn't stopped him from coding on the road. This week we take a look at being productive while away from home including the software and hardware to stay light and productive, how to get internet away from the US, and what complications we have both run into. Links & Show Notes iPad Pro Prompt2 App Working Copy App GoBag Chrome Remote Desktop Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 26: A Pinch of PHP and a Dash of JS

    02/01/2017 Duración: 37min

    Even though we love our world of C# sometimes we have to adventure into the great unknown to get things done. This week James and Frank explore new languages, new IDEs, and brand new services as they explore ways to finish their #HolidayHacks and try out new ideas. James takes a good hard look at building serverless applications with Azure Functions and Frank takes a look at his good old pal... PHP. Links & Show Notes James's JS HTTP Calls James's post on Azure Function Postman SendGrid Azure Functions Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 25: #HolidayHacks

    26/12/2016 Duración: 37min

    The holidays are here and it is time to do some holiday hacking on things we wish we could have done this year. On this weeks episode Frank and James discuss their past Holiday Hacks and what they plan to accomplish before 2017 arrives. We want to hear from you by tweeting out #HolidayHacks with an @MergeConflictFM mention to let us know what you are planning to hack on this holiday. Links & Show Notes Meetup Manager Arduboy Xamarin.Forms Community Toolkit Frank's Netjs Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 24: Everyone Needs Extensions

    19/12/2016 Duración: 44min

    We love our IDEs and live in them most of the day, but it sure is nice to reach into their extensible frameworks and add even more productivity. On this week's show we chat about why there is a need for extensible IDEs, how you can extend them, and how we have personally extended them. Links & Show Notes Templates for Xamarin Mono Develop Documentation Continuous IDE Extension Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 23: ORM or Bust

    12/12/2016 Duración: 54min

    Object-relational mappings, you can't live with them and can't live without them so you have probably written your own by now. When you out grow built in settings and need a database an ORM is a must and we decipher the need and implementations. Links & Show Notes SQLite-net Settings Plugin Entity Framework.aspx) Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

  • Merge Conflict 22: Designing Apps the Developer Way

    05/12/2016 Duración: 38min

    This week we take a look at how we design mobile applications based on your questions from Twitter. We discuss designing for multiple platforms including the choice to design for the platform or use a custom app design. What are users expecting from the operating system they are using and how have we adapted our apps over the years to make our users happy? Links & Show Notes Material Design Guidelines Material Up Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast

  • Merge Conflict 21: Always Be Profiling Code

    28/11/2016 Duración: 40min

    We seem to be addicted to refactoring code, but what about checking in on CPU and Memory performance and usage with profiling? This week we take a look at the desktop and mobile tools available to developers to diagnose their applications and code to fully optimize them on the different platforms. Sponsor Bitrise: Continuous Integration and Delivery for your mobile apps. Receive $25 off a Pro plan when you visit bitrise.io/mergeconflict and use promo code RESOLVE-CONFLICT Links & Show Notes Xamarin Profiler Video on Channel 9 Xamarin Profiler Android Device Monitor Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Subscribe iTunes Google Play Music Stitcher Pocket Casts Overcast Merge Conflict may make commission from affiliate links

página 20 de 22