<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rebellious Unicorn</title>
    <link>https://rebelliousunicorn.dev/</link>
    <description>Recent content on Rebellious Unicorn</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    
	<atom:link href="https://rebelliousunicorn.dev/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>How to run Specflow NUnit tests with Powershell Commands</title>
      <link>https://rebelliousunicorn.dev/running-specflow-nunit-tests-with-a-powershell-command/</link>
      <pubDate>Wed, 04 May 2022 19:03:31 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/running-specflow-nunit-tests-with-a-powershell-command/</guid>
      <description>I&amp;rsquo;m not good with PowerShell or anything of the sort because I rarely get any time to work with it and I&amp;rsquo;m a bit tired after work to practice buuuut this time I had a small task to create a &amp;ldquo;script&amp;rdquo; (mostly a command) to run Specflow tests with the NUnit runner through PowerShell, so here are the steps I followed after much, newbie moments of trial and error!!
I&amp;rsquo;m using Windows so this post will be geared toward Windows users.</description>
    </item>
    
    <item>
      <title>OAuth 2.0 with RestSharp for WPF</title>
      <link>https://rebelliousunicorn.dev/oauth-2-0-with-restsharp-for-wpf/</link>
      <pubDate>Thu, 13 Aug 2020 02:07:19 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/oauth-2-0-with-restsharp-for-wpf/</guid>
      <description>A few weeks ago I had a frustrating time implementing an API where I needed to use OAuth 2.0. Since this was something I had never done before, I began to do research and tests, but I realized that most of the written tutorials I found were for OAuth 1.0 and not for OAuth 2.0.
I ended up asking a colleague on another team for help and they recommended I use RestSharp.</description>
    </item>
    
    <item>
      <title>How to deserialize a YAML string with YAMLDotNet - C# snippets</title>
      <link>https://rebelliousunicorn.dev/how-to-deserialize-a-yaml-string-in-yamldotnet-c-snippets/</link>
      <pubDate>Mon, 03 Aug 2020 17:21:51 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/how-to-deserialize-a-yaml-string-in-yamldotnet-c-snippets/</guid>
      <description>Small, short, and sweet article of the day.
Let&amp;rsquo;s say you have a YAML string like this:
Root: - Id: 1 Type: Aereal Plant: Banyan tree - Id: 2 Type: Aerating Plant: Mangrove  [In case you&amp;rsquo;re the one manually creating the string, use https://jsonformatter.org/yaml-formatter, click on the little checkmark icon and it&amp;rsquo;ll validate that it&amp;rsquo;s correct. If it&amp;rsquo;s not, it&amp;rsquo;ll let you know what&amp;rsquo;s up. ]
Step 1: Create a Root class to parse.</description>
    </item>
    
    <item>
      <title>Arte y desarrollo de software - La unión de dos mundos🌎</title>
      <link>https://rebelliousunicorn.dev/arte-y-desarrollo-de-software-la-uni%C3%B3n-de-dos-mundos/</link>
      <pubDate>Sun, 19 Apr 2020 05:16:17 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/arte-y-desarrollo-de-software-la-uni%C3%B3n-de-dos-mundos/</guid>
      <description>Desde que tengo memoria me ha encantado dibujar. A medida que fui explorando el mundo de la internet, cai en un hoyo de conejo llamado &amp;ldquo;Dolling&amp;rdquo;, un tipo de pixel art. Tristemente, hoy en dia el dolling ha decaido mucho en popularidad y ahora vive en el recuerdo de mucha jovencitas, pero esta comunidad me ayudo a abrir dos puertas: la programacion y el dibujo. 😱
Una de mis primeras paginitas webs de dolling.</description>
    </item>
    
    <item>
      <title>XML for newbies - This is a generic explanation post with an example that is way too specific.</title>
      <link>https://rebelliousunicorn.dev/xml-for-newbies-this-is-a-generic-explanation-post-with-an-example-that-is-way-too-specific/</link>
      <pubDate>Tue, 10 Mar 2020 02:32:33 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/xml-for-newbies-this-is-a-generic-explanation-post-with-an-example-that-is-way-too-specific/</guid>
      <description>Okay so, this article is mainly for my brother since he recently told me that he didn&amp;rsquo;t understand anything about XML. So, I thought to myself that this would be a great opportunity to write a blog post for newbies like him and that it&amp;rsquo;ll probably be short and sweet! 😊
In order to center the post around his specific needs, I innocently asked him what he needed to learn the most.</description>
    </item>
    
    <item>
      <title>When crisis strikes...😱</title>
      <link>https://rebelliousunicorn.dev/when-crisis-strikes/</link>
      <pubDate>Fri, 10 Jan 2020 03:01:00 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/when-crisis-strikes/</guid>
      <description>One fine morning, after getting myself some coffee and having an amicable talk with a coworker, I stood up from my seat and headed to to the nearby conference table for our sorta boring daily stand-up. When it was my turn, I said what I worked the day before and what I would focus on for the rest of the day. You know, the usual. Everyone said their part, we saw our burndown chart and capacities, joked that a few of us were in red and our scrum master (who at any moment was going to fall asleep) asked if anybody had anything for the parking lot.</description>
    </item>
    
    <item>
      <title>Story time! El día que mi proyecto desapareció.</title>
      <link>https://rebelliousunicorn.dev/story-time-el-d%C3%ADa-que-mi-proyecto-desapareci%C3%B3/</link>
      <pubDate>Thu, 12 Dec 2019 01:12:25 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/story-time-el-d%C3%ADa-que-mi-proyecto-desapareci%C3%B3/</guid>
      <description>Esto sucedió hace varios años atrás, era nueva en México y bastante junior. Me contrataron en una empresa cools, me dieron mi primer proyecto grande casi que el mismo día que comencé a trabajar. Quemosión. Pasé varios meses trabajando en ella, tuve mis altos y bajos pero un día, el glorioso Visual Studio (a veces es malvado ese IDE😤) perdió el mapping del proyecto. Le pedí ayuda a uno de mi seniors y él me dijo, bueno vamos darle click a remappear.</description>
    </item>
    
    <item>
      <title>XAML un-official practices I do 😝</title>
      <link>https://rebelliousunicorn.dev/xaml-un-official-practices-i-do/</link>
      <pubDate>Wed, 11 Dec 2019 03:17:22 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/xaml-un-official-practices-i-do/</guid>
      <description>These aren&amp;rsquo;t official best practices, but more like habits I&amp;rsquo;ve come to have since I started to work with XAML almost 4 years ago! I&amp;rsquo;ve done lots of experiments in WPF in terms of readability and maintainability and this is what I ended up with as my own little best practices to follow 🎉. Hopefully they can help you as well.
Giving all elements a meaningful name This one is a no brainer but, what I want to offer is my formula:</description>
    </item>
    
    <item>
      <title>Dos guías de referencias para Thunkable</title>
      <link>https://rebelliousunicorn.dev/dos-gu%C3%ADas-de-referencias-para-thunkable/</link>
      <pubDate>Mon, 02 Dec 2019 02:18:06 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/dos-gu%C3%ADas-de-referencias-para-thunkable/</guid>
      <description>A principios de este año me toco ser mentora de un grupo de chicas para un programa llamado Technovation, cuyo objetivo principal es animar a las niñas a ser parte del mundo de la programación por medio de la creación de una app que resuelva algún problema en el mundo.
Para ser honesta, me tocó ser mentora ya casi al final de la época de desarrollo. Las pobres no sabían nada de programación, nos quedaban 4 semanas y yo en la mitad de una crisis existencial.</description>
    </item>
    
    <item>
      <title>Two web services &#43; same objects = It&#39;s time to disco🕺 [How to create a proxy class between wsdls]</title>
      <link>https://rebelliousunicorn.dev/two-web-services-same-objects-its-time-to-disco-how-to-create-a-proxy-class-between-wsdls/</link>
      <pubDate>Tue, 26 Nov 2019 04:05:29 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/two-web-services-same-objects-its-time-to-disco-how-to-create-a-proxy-class-between-wsdls/</guid>
      <description>TLDR;
Create discomap files with the following command:
disco.exe &amp;quot;file:///[Local path to file]\file.wsdl&amp;quot;
Use the wsdl.exe to create proxy classes with the following command:
wsdl.exe /shareTypes [path to discomap file for ws 1] [path to discomap file for ws 2]... /o: [path to proxy class] /n: [namespace of proxy class]
⭐⭐⭐
THE JOURNEY TO OBTAIN THE KNOWLEDGE TO CREATE THE TLDR;
Let&amp;rsquo;s say that you have two or more web services that you need to use in your app.</description>
    </item>
    
    <item>
      <title>Who is the Rebellious Unicorn?</title>
      <link>https://rebelliousunicorn.dev/about/</link>
      <pubDate>Mon, 25 Nov 2019 00:00:00 +0000</pubDate>
      
      <guid>https://rebelliousunicorn.dev/about/</guid>
      <description>Sup, I&amp;rsquo;m Pandita and I&amp;rsquo;m a software engineer from Venezuela. I&amp;rsquo;m pretty language agnostic, I currently work with WPF/MVC/XAMARIN/C#. I&amp;rsquo;ve played with many languages, thanks to my crazy university teachers (❤️).
I started web development very young, when I was around 11-12 years old. At the time I had one mission and it was to showcase my pixel dolls and drawings. Which I did! I played a lot with table layouts and very simple CSS to make my sites, but they looked good.</description>
    </item>
    
  </channel>
</rss>