-
[#VS2013] Why, in Gods name, why! you are not using Clipboard Ring?
Hello! At the time of writing this post, I really canβt remember in which version is the Clipboard Ring first introduced in Visual Studio? (InterDev?) I think it has always been there and thatβs why Iβm amazed that there are people who do not know about this feature! In a nutshell the Clipboard Ring is… β read more
-
[#HUMOR] Knowledge, experience and creativity
Hello! Stunning definition of creativity Source: https://twitter.com/Stakesh/status/432505262021160961/photo/1 Saludos @ Home El Bruno Google β read more
-
[#VSONLINE] Team Explorer Everywhere 2013 Update 1, one for the Java folks!
Hello! I’m testing some cool code projects with “non MS Stuff” for my talk in the MVP Open Day “Just4Fun“; but the main idea is not lo leave Java friends outside, so letβs share some interesting news for them related to what’s new in Visual Studio Online. In the latest updates, there are a couple… β read more
-
[#KINECTSDK] HowTo: Display the Depth Sensor feed with #Vitruvius
Hello! After the quick post from yesterday about how show camera with Vituvius feed, today a slight variation on it to show the Feed of the depth Sensor. In this case, the subscription is event DepthFrameReady (line 21) and on line 25 can see how processed the same. 1: using System.Windows; 2: using LightBuzz.Vitruvius; 3:… β read more
-
[#KINECTSDK] HowTo: Display the camera feed with #Vitruvius
Hello! A couple of days ago I wrote a post about Vitruvius, and after this I get a couple of questions about this, so I’ll decide to write a couple of posts to describe how to use Vitruvius. First of all, download the latest version of Vitruvius and build the solution (important: it has references… β read more
-
[#HUMOR] Working late
Hi! Next one is a classic from University times Saludos @ Home El Bruno Google β read more
-
[#VS2013] File nesting extension for Visual Studio
Hello! Visual Studio does an excellent job gathering files from most common projects. A WFP C project # groups XAML files and way XAML.CS for Panel Solution Explorer only see a grouped item. What you see in this way, in the File system actually in Solution Explorer are several files. This grouping of files (file… β read more
-
[#ALM] Why not use branches or not do something not useful in your app devs
Hello! Since there are several people who have been amazed with my statement on not to use branches, I better explain this a little more. To do this Iβll share a story which happened to a cousin brother of the brother-in-law of a neighbor, called Paco. -Paco had a request Milagros (his customer) to make… β read more
-
[#KINECTSDK] Vitruvius, amazing library to create KinectSdk apps
Hello! I still accommodating old posts and now it’s time to write some lines about this amazin library to work with KinectSDK: Vitruvius. The reference of the name is great so I won’t go into much detail about this. And if you work with Color, Depth or Skeleton Frames this library makes you life much… β read more
-
[#ALM] One more time, real coders does not use branches
Hello! Some time ago I wrote a post where I that commented use of branches wasn’t a smart choice (actually the post content is much more complex, but people who think that there is a single answer for every problem in the ALM world, understood this and have not seen the photo in a more… β read more
-
[#HUMOR] Coffee levels in the morning
Hi! After 10 very very intensive days in MWC in Barcelona, I learned tons of stuff; however the most important is: be careful with the people in the morning, specially based on their coffee level Now I have to prepare some materials for new travels and next weekend the Kinect BootCamp. Saludos @ Home El… β read more
-
[#HTML5] HowTo: Scan a #QRcode in a webpage using #JavaScript
Hello! Do not ask me why, but now is a time of the day where I have to read a QR code from a Web browser. As I’m obviously not the first nor the last in this need, the first BING search leads me to a great JS library: DWA012 / html5-qrcode . And from… β read more
-
[#VS2013] Bing Code Search! (no, it is not the code search you are thinking right now)
Hello! If you’re a developer, for sure you feel a great illusion when you see the words SEARCH and CODE in the same sentence. Unfortunately, this is another example where you don’t have an integrated search engine of text in the source code repository. However, this extension is very useful. What makes this extension is… β read more
-
[#POWERPOINT] #Slideshare is cool … and #skydrive / #onedrive? (another option to share slides)
Hello! Everyone knows that SlideShare is the most popular platform to share presentations online. I see on my profile after several years, I have 29 presentations in my profile and some followers. Now well, today while I was arranging some contents in SkyDrive / OneDrive, I realized that from here it is also possible to… β read more
-
[#HUMOR] Travel … stuff
Hi! Now Iβll be 3 days on a row in Madrid, and Iβll try to keep the blog updated. Saludos @ Home El Bruno Google β read more
-
[#WEBCAST] Materials for the event: Build apps with #KinectSdk
Hello! today one quick post … the materials of the Kinect event Source Code: http://1drv.ms/1eyEhTc (don’t expect much that is based on Kinect Toolkit and the internet in Germany I gave more problems than a jealous girlfriend) [#WEBCAST] Construyendo aplicaciones con #KinectSdk from Bruno Capuano Greetings @ Munich El Bruno Google β read more
-
[#VS2013] HowTo: Debug an external EXE file and some bonus track
Hi! Today I have to use some part of my memory skills to remember how to debug an external exe file in Visual Studio. For this task I usually use WinDbg, however this scenario must be easier than that. So a couple of steps for thos: 1. Open Visual Studio 2. Menu βFile // Open… β read more
-
[#AVANADE] Avanade teams up with Scrum.org !!!
Hello! Last Friday, in the #CommunityDay14 I was very very temped to tell everyone about this news. I spend some time with Luis Fraile, Rodrigo Corral, Vicent Alves, JC and others and it was very hard not comment anything about his. Now, after several years of work in conjunction between Avanade and Scrum.org, we have… β read more
-
[#EVENT] WebCast: Building applications with #KinectSDK
Hello! My friends from MSDN Latin America reminds me, that next Wednesday afternoon I will host a webcast about development of applications with KinectSDK. Obviously I will take this opportunity to also show something of the new Kinect SDK v2 and the new Kinect One. For Europe will be at the 1000 PM and I… β read more
-
[#VS2013] VSGallery: Error List Manager, #MustHave
Hello! If you work with a distributed Dev Team, this extension will help the communications to be more effective! An example, I just get the latest version of source code in a series of apps and I find a tsunami of errors. As I am devilβs boy, before try to understand the error, I export… β read more