-
#Opinion – Technical Communities really Rocks !!!
Hello! Today posts is a big THANKS to the excellent technical communities of which I am part. Let me start with a bit of context When I came to Canada and started with the podcast (link), I didn’t expected to have much success. I do not measure the success with the listeners of each episode, but rather by the feedback… â read more
-
#Hololens – Some APIs will work, other no, and there is no easy way to find it :S
Hello! It is time to begin to share some experiences developing for Hololens. This post is related to UWP Apps, general base for all devices in Windows 10 family. While have a base common of features in all the devices, for some features is a good practice to validate if the functionalities are implemented or not in each type… â read more
-
#Hololens â Device Portal basic features for developers
Hello! Yesterday I wrote a post with the 2 main options to turn off or restart the Hololens. In a incredible mistake, I forgot to share some options in the Hololens Device Portal. As a memory reminder: Device Portal is a feature available for all Windows 10 versions and it can be used once we enabled the  Developer… â read more
-
#Hololens â Shutdown or Restart, maybe is not that easy
Hi ! The new way to interact with devices is basically taking off the keyboard and mouse, and incorporate new stuff like gestures, voice commands and very big changes in the interface commands. Al these changes are great but some easy things as a Shutdown or a Restart are not trivial are they used to be. Lucky for… â read more
-
#Humor – #Git Merge
Hi ! No need of words for this one Greetings @ Toronto El Bruno Source: https://www.facebook.com/danny.dahan.g/videos/10154442371069516/ â read more
-
#Windows10 â IoT Core, first look to IoT Dashboard, Device Portal and Remote Client
Hello! After review some of the updates for Windows 10 IoT Core, I realized the new app for managing Windows 10 IoT Core devices is great. Setup a new Device The creation of the image to the SD card that will be used in a device is quite simple. From the following view we can Select… â read more
-
#VS2015 â UWP Community Toolkit nice help and assets if you are developing #Windows10 Apps
Hello! Now is time to make a brain backup (as @davidsb used to said).I.E. I’ve used this a couple of times and I always have to look again when I need it back: so UWP Community Toolkit you deserve your own post. The UWP Community Toolkit is a collection of helper functions, custom controls, and app services. It… â read more
-
#VS2015 â All the tools you need for #Windows10 development in a single Virtual Machine
Hi ! These are Sports days, so is very important to find the correct balance between work and time spending in the 2nd monitor watching some cool competition in Rio. Of course, you need to be careful with your different needs and environments between projects. I´ve learn for this, the use of Virtual Machines is a… â read more
-
#Podcast â What’s new in #Windows10 Anniversary Update for #Hololens and Windows 10 IoT Core (Spanish)
Hi ! Today is a special podcast episode, because everyone is on holidays we have to cancel some of the scheduled podcasts. And that’s fine, this is holidays time !!! So I think I try an idea I have on my mind in the past months: Create a quick podcast where I share my opinions on… â read more
-
#Windows10 – What’s new in #IoT Core version
Hi ! Windows 10 Anniversary Update is here and there are lot of news to write about. I’ve already wrote about some of the new Hololens features, and I need to write down also some important topics related to Windows 10 IoT Core and Anniversary Update. So let’s start with the basis: the main image and… â read more
-
#Humor – #Robots and the end of the world because a simple mistake
Hi ! Bad programmers will understand Greetings @ Toronto El Bruno References Oppressive Silence, http://oppressive-silence.com/comics/oh-no-the-robots â read more
-
#Windows10 â 256 colors support on #BashForWindows and #ConHost
Hi ! This is kind of back to 1990 or something like this. I just realize one of the most voted ideas on Windows Developer User Voice is this one: 256 color support And you may ask yourself why do you need so many colores in a command console? My guess is that JavaScripts developers wants to… â read more
-
#Podcast – Introduction to functional programming and F # (Spanish)
Hello! In this episode we speak with Nicolas Herrera (@nicolocodev) on functional programming and F#. We review a little the history of functional programming and how the Microsoft Research team created F# some time ago. We also talked about the early days of F# when it was now even part of Visual Studio, and as finally when it… â read more
-
#Xamarin â #Bluetooth LE plugin version 1.0 (Monkey Robotics finally gets older)
Hello! It has been some time since I wrote something about BlueTooth Low Energy. I think that the last post that I wrote was the ones about development for Garmin sports smart watchs. While working with BlueTooth Low Energy devices is common and easy with iOS and Android, with Windows it was somewhat hard. If you work with… â read more
-
#VS2015 â DevTracker, for data freaks who wants to track how much time do they spend in #VisualStudio
Hi ! If you a re a data freak, the one who like to measure everything, you probably want to take a look at this Visual Studio 2015 extension. The extension really perform what you can expect after his name: make and show a tracking of the time you spend in each file in Visual Studio IDE. After use… â read more
-
#Humor – #Javascript today
Hi This is my when I face some Javascript frameworks today Greetings @ Toronto El Bruno Source: link â read more
-
#Skype – Just in case, #Translator is already inside Skype :D
Hi! Some time ago I wrote a couple of posts about Skype Translator. If you do not know what is Skype Translator and, if the name do not you gives a clear idea of the functionality, is time to you to rest a little. A quick way to define Skype Translator maybe: Skype Translator allows translations in real-time… â read more
-
#Net â .Net Framework 4.6.2 now finally support Path Too Long scenario!
Hi ! Today is a quick post day. Do you remember that Windows 10 finally add support to work with long paths? (MAX_PATH) So, with the release of .Net Framework 4.6.2 we also have support to fix this issue from a developers view, I mean working with System.IO. The post with the new features on .Net Fwk… â read more
-
#Hololens â Cool updates and news with #Windows10 Anniversary Update
Hello! Now that we have the Windows 10 Anniversary Update available, we also have some interesting news for Hololens. Maybe the best way to start is with a quick overview The official communication shares all the news, I will leave a couple which I consider most important We now have the ability to purchase up to 5… â read more
-
#Myo â #Windows 10, #UWP Apps, #Myo and Visual Studio 2015
Hi ! Myo series Getting started, #Windows10 configuration Starting as a developer with some C++ basic code MyoSharp a C# SDK implementation for the Myo armband Working with the Orientation and Gyroscope in C# and a 3D Cube Working with the #Emg data in C# (electromyography sensors) Today I’ll write on how to interact with the Myo armband… â read more