-
#Humor – When your client uses your App for the 1st time
Hi ! Greetings @ Toronto El Bruno Source: SkillProgrammning.com â read more
-
#Opinion â We have a winner in the eternal Tabs vs Spaces question! And I also have the formula to revert this âŠ
Hola ! Hoy es viernes, asĂ que toca repasar temas importantes para el fin de semana. Si eres programador, desarrollador o Developer, seguramente en algĂșn momento fuiste parte de la eterna discusiĂłn ÂżDebemos usar Tabs o Spaces? Como dice el refrĂĄn popular: para gustos colores, y aquĂ aplica mĂĄs que nunca. Solemos utilizar herramientas para… â read more
-
#Podcast â âNo Tiene Nombreâ is back next week!
Hello! Over the last few days some friends have asked me what happened to the Podcast “No Name” (link). The last episode was published in March and three months have passed since “Lessons learning working from home“. I have had a few “exciting” months, where in addition to a lot of work we had to… â read more
-
#Flow â Advanced options to work with HTTP Actions in #MicrosoftFlow, Headers, Authentication and more!
Hi ! This post is mostly focused for developers. One of the most useful actions we can use on Microsoft Flow is the HTTP Action. There are 3 different types of HTTP Actions HTTP HTTP + Swagger HTTP Webhook TodayÂŽs post will be focused on the 1st one, in the latest release we can found… â read more
-
#Humor – Where did tech couples meet?
Hi ! Greetings @ Calgary El Bruno Source:Â http://www.stickycomics.com â read more
-
#Events â #HoloTour, 3 #Hololens events in June at Mississauga, Toronto and London ! (500Kms in 3 days)
Hi ! I’m back from the sunny Calgary, and I need to update my blog. I have some drafts posts on Custom Speech Recognition samples, other with bots and more. However, I need to start with an awesome news: June is all about Hololens ! I’m lucky enough to collaborate with some Ontario User Groups… â read more
-
#Humor – #Arduino experts
Hi ! Most IoT profiles in LinkedIn are based on Greetings @ Toronto El Bruno Source: dZone.com â read more
-
#CognitiveServices â How to create audio files for Custom Speech Service (#CRIS)
Hello! A few days ago I was asked about an easy way to create audio files to be used as datasets in Custom Speech Service (CRIS). As I mentioned in a previous post, the audio files must have special features, so it is important to create them correctly. Note:Â the files are WAVs files, mono and… â read more
-
#Build2017 â 134 prerecorded sessions online or offline, slides, source code and more!
Hi ! We finally have internet @NewHome and, now is time to get up to date with some due tasks. Review some Build 2017 sessions is on my ToDo list during the past weeks. The Channel 9 team is creating and sharing a set of posts where they are going to analyze all the session… â read more
-
#Flow â Working with variables in #MicrosoftFlow
Hello! One of the most missed features in Microsoft Flow was the chance to work with variables in a Flow. I’ve worked with other visual work flow editors, and this is usually a delicate issue. Mainly because, as programmers we want all the power of a programming language to work vars. However, in a tool… â read more
-
#Flow â Handle exceptions, errors, timeouts and more in a #MicrosoftFlow definition
Ho ! Today I’ll share a quick post, because I’m on house moving day and there are too many things to move around. After the last update on Flow, one of the cool features added into the designer  was the chance to add action execution conditions. These conditions will trigger the action based on 4 options… â read more
-
#Humor – #Debugging is like
Hi ! Sunday debugging sessions, so … Sunday Greetings @ Toronto (-2!) El Bruno Source: Gisela â read more
-
#CognitiveServices â Sample Console App to perform audio analysis using Custom Speech Service (#CRIS)
Hi ! Yesterday I wrote a post on how to create and publish an Acoustinc Model in Custom Speech Service to perform a text-to-speech process (TTS). The next step is to add some C# code in an App to use this service. For this sample I will use a sample wav file with single sentencente.… â read more
-
#CognitiveServices â Tutorial to create and publish a complete model in Custom Speech Service (#CRIS)
Hi ! This is my 3rd or 4th time on this, so I better write about this so I won’t forget next time. So, letÂŽs start from the beggining, Custom Speech Service definition (we used to know this as CRIS). The Custom Speech Service lets you create custom speech-to-text models, tailored to your application’s environment,… â read more
-
#Personal â The challenge of living using a 2nd language after a year in #Canada
Hi! Just over a year ago we started a new family adventure in Canada. We have had many new experiences in this great country, however, I must emphasize that my experience with a second language deserves a separate post. Those who know me know that I have a rather “normal” level of English. 1/3 of my job is… â read more
-
#Humor – Project Manager Logic …
Hi ! I’ve been there And plain text, just for fun My Team deploy 2 Apps 1 App have 2 Bugs PM reports show 1 bugs per App Project Manager logic ! Greetings @ Austin El Bruno â read more
-
#VS2017 â Code Style configuration in Visual Studio 2017 IDE
Hello! A few months ago, before the official launch of Visual Studio 2017, one of the cool IDE innovations was the chance to define code style configurations to be applied in the IDE while we are coding apps. These configurations were stored in files named “.editorconfig”, and of course, the best way to learn on… â read more
-
#VS2017 â HowTo: Share code from IDE in #Gist with a single click!
Hi ! For a while I decided to stop sharing code using “text” in my blog. I used to share a screen shoot of the code and then a link to the full example on GitHub. This seemed like a good idea, because on several occasions I had had unfortunate comments from people who performed… â read more