-
[#KINECTONE] What’s new in #KinectSdk v2
Hello! yesterday I was asked a listing in draft of the innovations of the KinectSdk V2 mode. So here this It uses the Kinect Sensor of XBoxOne Better quality and more horizontal and vertical amplitude for the camera and a depth sensor Full HD Color Infrared light (30 fps)-independent Improvement in 3 X depth sensor… — read more
-
[#VS2013] HowTo: Create codesnippets in 1 click!
Good! Today I answer a question that I get in one of the latest webcasts. In this webcast I have prepared a couple of portions of code in the IDE’s Toolbox, later I use them to create a demo online, and someone asked me how to do this. The truth is that it is pretty… — read more
-
[#HUMOR] Dead with RegEx
Hi! Geek&Poke dude are more accurate than ever with this one .. Fuente: http://geek-and-poke.com/geekandpoke/2013/12/3/yesterdays-regex Greeting @ Home El Bruno Google — read more
-
[#VS2013] Debugger Killer tip: $ReturnValue
Hello! This post is in draft mode from several days. So, today is Saturday and surely I will not upset anyone with this tip. Let’s start with a simple question, Really you don’t know $ReturnValue? If you don’t know, perhaps the best way to present it is with this video. Now with Visual Studio 2013,… — read more
-
[#ALM] TFS Reporting Guide
Hello! now that I get back from Brussels and I have to go to Victor’s house to get back my Kinect, then I’ll start with a review and promote this book creation of the ALM Rangers: the TFS Reporting Guide. This guide focuses on the capabilities of Team Foundation to create a data model based… — read more
-
[#KINECTONE] Emotion analysis with #Kinect? almost …
Hello! Kinect V2 is great, and in the future we’ll get the change to identify people emotions. If you take a detailed look at the Body class, you’ll find these collections Body.Activities Body.Expressions If we analyze the contents of these collection; we probably find something similar to the following values cool? One more time: KinectOne… — read more
-
[#KINECTONE] HowTo: detect hands state, like open or closed hand
Hello! I already write about the new Kinect One camera, is much better than the Kinect v1. This new features allows us to get access to elements like the heartbeat of a person, photos in HD, etc. The SDK is still progressing and gives us some interesting options such as for example, the ability to… — read more
-
[#HUMOR] void
Hello! A really good one thanks to Rafa @elRfog ! Fuente: http://geek-and-poke.com/geekandpoke/2013/11/30/simply-explained?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+GeekAndPoke+%28Geek+And+Poke%29&utm_content=FaceBook Saludos @ La Finca El Bruno Google — read more
-
[#KINECTONE] Hello world with #KinectSdk v2 (body count!)
Hello! Today’s post is simple: let’s see how to make a Hello World app with the new SDK v2. In Kinect apps, Hello World is basically an app that detects a person in front of the Kinect sensor. So let’s go for it 1. Create a console app 2. Add the reference to Microsoft.Kinect v2.0… — read more
-
[#KINECTONE] Getting started with the new #KinectOne sensor #K4W
Hello! Today we are going with the step by step configuration of the new KinectOne sensor. The first thing to keep in mind is that you need a good laptop to be able to use the SDK, in my case a Surface Pro. The first step is the classic: install the SDK. Important do not… — read more
-
[#K4W] Unboxing the new #Kinect for Windows v2 #KinectOne
Hello! Great day #KinectOne has arrived to my house … for this post, only photos of the great device ! -Open the box, always an excitement moment l!! -Stickers! Ohh yeahhhh -1st impression … WOOOOW! -Cables and adapters for all tastes -“Nearly all” mounted… By the way and don’t forget me in every post “This… — read more
-
[#EVENT] Materials of the of #Arduino event with #MSDNLatam
Hello! Today when you begin the webcast of Netduino, surely already available to download the webcast on Arduino that I gave last night. The materials I used in it are as follows Internet of thing: Trabajando con Arduino y Visual Studio from Bruno Capuano WebCast: https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032571783 & culture = en-AR Source: http://sdrv.ms/18nOCWh Greetings @ La… — read more
-
[#RESHARPER] R# in VS2013 but not in VS2012? OMG!
Hello! While I was preparing the materials for Arduino today and Netduino webcasts, I found out that I only had enabled ReSharper in Visual Studio 2013, not in Visual Studio 2012. This is normal, since the order of installation was the following Visual Studio 2013 ReSharper Visual Studio 2012 Then of course, my first idea… — read more
-
[#VSONLINE] HowTo: Upload images to an specific folder in #Monaco
Hello! Today I’m going on with another quick tip in Visual Studio Online aka Monaco. In this case, is about how upload files to a specific folder in a project. Let’s see the following example. I have accessed the online editor and I have selected the “images” folder. Once inside this folder, I display the… — read more
-
[#HUMOR] If you know #Agile, #Scrum and #Kanban, you must gt into #HCM
Hello! I still remember the day that great Rodrigo Corral introduced me to the idea of the ASM (A Salto de Mata) methodology; After laugh with it for a while; I thought no more methodologies, or frameworks, or whatever; that’s it. But everyday you’ll learn something new. And today, thanks to the great David Biencinto… — read more
-
[#VSONLINE] HowTo: Search files with Visual Studio Online #Monaco
Hello! Today the editor in Visual Studio Online “Monaco” editor gives me a great surprise. I was far away from any Visual Studio IDE and I get a last minute change in a saturday. So, I get into the editor Online, and used for the first time, the search box to quickly search for a… — read more
-
[#EVENT] Webcasts on #Netduino and #Arduino with Visual Studio thanks to #MSDN
Hello! now that everybody is aware about the new big devices (SurPro2, XBox One, etc), and that we have available officially Visual Studio 2013; I am going back again with some small devices stuff. The friends of MSDN Latam, have given me the opportunity to do a webcast where I will describe my experiences with… — read more
-
[#SIGNALR] HowTo: Cross-domain calls SignalR call between different websites
Hello! Today something that can be quite annoying with signalR: The need for a signalR hub from a web client, hosted on a different server from SignalR address When we have something like this in WPF, Win8, or other .Net client; the solution is quite easy: declare 2 connections and 2 different hubs 1: _connection… — read more
-
[#SIGNALR] HowTo: Host Hub SignalR in your app
Hello! You know you’re one older person, when it’s your turn to clean the remains of your children diapers. This is not worrisome because since we are born until we die, we are basically a crap factory. The problem is that this one is a physiological obligation. Quite another stuff is when you stuck with… — read more
-
[#SIGNALR] HowTo: deliver messages to different groups of customers
Hello! Do you know SignalR? Not yes!? Right now you must start with SignalR. If you don’t know it, the best is a ride for the main site of SignalR or buy the eBook from the crack of José María Aguilar (link > €5). As well, I’m learning it to jerks, and until a few… — read more