-
#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
-
#Podcast ā Creating #MicrosoftBand apps (Spanish)
Hello! In this episode we speak with Jose Saturnino Pimentel (@SaturPimentel) about theĀ Microsoft Band. We will review the device and take a nice look atĀ the deviceĀ capabilities, the deviceĀ evolution to version 2 and we will also talk a little about how is the development process to create applications for the Microsoft Band. On the road play… ā read more
-
#Humor – Maybe you donĀ“t get the idea behind #containers and #microservices
Hi ! If your final implementation of microservices is something like this, I need to suggest you to listen carefully on the podcasts on Microservices and Containers. Greetings @ Toronto El Bruno Source:Ā http://www.darkroastedblend.com/2006/12/biggest-ships-in-world-part-3.html ā read more
-
#Myo – Working with the #Emg data in C# (electromyography sensors)
Hi ! Myo posts so far 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 Iām going to write a small sample on the EMG information we can get of… ā read more
-
#Myo – Working with the Orientation and Gyroscope in c#
Hi ! Iām moving on the series of Myo posts Getting started, #Windows10 configuration Starting as a developer with some C++ basic code MyoSharp a C# SDK implementation for the Myo armband Today Iām going to talk about one of the coolest features in the armband: the gyroscope sensor. Maybe the best way to do… ā read more
-
#Office – Open #Outlook in safe mode
Hi ! Ok, I’ll write this down because I need this every 2 months. Why? Because every time I change my password in my corporate account, my Outlook app gets crazy and never pass the splash screen. So, the quick and dirty solution is to open only one time, Outlook in safe mode. And, I… ā read more
-
#TFS – RIP Branching Guidance for Team Foundation Server and Visual Studio Team Services
Hi ! Iāve been writing and talking about branches and branching strategies for a long time. I remember that I usually start or end my presentations with The worst branching strategy is not to have a branching strategy at all After some time, I get to a point where I realize that people are āover… ā read more
-
#TeamServices – Try paid extensions for 30 days for Free !
Hi ! Some good news for the Visual Studio Team Services and Team Foundation Server users. Now we can browse and test the paid extensions in the Marketplace for a 30 days trial period. This is very cool, as in a team testing mode, 1 month is a good enough piece of time to try… ā read more
-
#Humor – About events, #MVPs, inner circle, new speakers and my POV
Hi ! So, there was a nice conversation in the Microsoft Communities in Spain in the past few days, and this is my Point Of View š Greetings @ Toronto El Bruno Source: Some Twitter entries (is a funny conversation at all) https://twitter.com/msanjuan/status/755692844271140864 buff no podrĆas estar mĆ”s equivocado, perdimos patrocinadores porque sus empleados no… ā read more
-
#Myo – #MyoSharp a C# SDK implementation for the Myo armband
Hi ! Itās C# time! Myo SDK is good one, but letās be honest C++ is kind of complicated for quick starts; and C# is a much easiest way to do this. After a quick search Iāve found a couple of .Net SDK implementation and MyoSharp deserves a review. Note: Myo also support a simple… ā read more
-
#Fusion4D – Here is why motion capture must get a Wooow !!! (BTW: #Hololens says thanks!)
Hi ! So, today was initially the day to continue with my series of Myo posts, but Fusion4D deserves a quick entry. Microsoft Researchās team have created and shared a new learning-based technique to analyze movement across the RGBD frames. Fusion 4D combines volumetric fusion with estimation of a smooth deformation field across RGBD views… ā read more
-
#Myo – Starting as a developer with some C++ basic code
Hi ! Letās get a little deeper into the Myo armband. Myo read electrical signs from your arm and it can detect up to 5 distinct poses: wave left, wave right, spread fingers, fist, and pinch. It also has a couple of motion sensors, so with all this information you can start to think into… ā read more
-
#Humor – 404 Building not found
Hi ! Tech people will understand Greetings @ El Bruno Source: Building not found ā read more