-
#EVENT- #Coding4Fun, Next week Andorra #GapAnd2015 and then Tenerife #TlpInnova
Hola! Next week Iāll travel to Andorra with Valentino and Martina as special assistants for the great Geek-A-Palooza 2015. There seems to be an error on the Call 4 Papers process and they approved mine for an session :D. Next week, weāll go to eat everything we can in the VIP room before we take… ā read more
-
#AZURE Fix: #WebDeploy not including some files when upload to Azure
Hola! It have been 2 long days looking for a Solution to a weird error for an Azure Cloud App. Iāve looking to logs, and other information and I finally get to the issue: Iāve missing a couple of files in my Azure deployment. One of this files was JQUERY, so ⦠nothing works. Lucky… ā read more
-
#PEBBLE Emulador in web IDE for Pebble #CloudPebble
Hola! In the last few months Iāve not dedicated much time to the Pebble. Today I get back some projects and I find a cool new feature in the Web Ide, we now have an emulator! Note: Remember that the friends of Pebble have SDK for Windows. I get used to deploy apps directly to… ā read more
-
#RESHARPER Search type on #NuGet and add package
Hola! I really like ReSharper, you can easily get to the idea and understand that is a tool for developers created by developers. I still get amazed with some of the Features. In example, next one I think Iāve seen some description on new release, and today I happily use it. The next steps are… ā read more
-
#HUMOR Please listen to your users ;)
Hola! La siguiente imagen es genial, la suelo utilizar cuando quiero explicar la importancia de entender que ācreamos soluciones que aportan valor ⦠a usuariosā. Next image is great! I usually use this one to explain the idea of āwe work to add value ⦠to usersā Saludos @ Madrid /El Bruno ā read more
-
#VS2015 Git Commit Formatter
Hola! Iām not a big fan of long comments, however Iāve dealing with some 140 characters or more issues when I use git log command. Iāve found a nice addin today in Visual Studio Gallery, which format the comments in the GitHub window using the 50/72 format (in the link below there is plenty of… ā read more
-
#VS2015 IDE Options to Resolve or Associate a WorkItem in a CheckIn action
HI! I think it was on 2008 when I wrote my first post with a workaround to change the default behavior in a CheckIn action for a WorkItem: do an Associate instead of a Resolve updating the states definition of the WorkItem. Later we get new options, like the Registry entry. Now with Visual Studio… ā read more
-
#AZURE Hello Face: WebCam and Windows 8.1 apps
Hello! New post for Azure Machine Learning Face APIs series 1. Face APIs in Azure 2. Hello Face: Face APIs in a Console App 3. Hello Face: Face APIs in a WPF App 4. Hello Face: Face APIs in a Windows 8.1 App 5. Hello Face: Frame in each detected face in Windows 8.1 App… ā read more
-
#AZURE Hello Face: Windows 8.1 apps and MVVM (6)
Hello! New post for Azure Machine Learning Face APIs series 1. Face APIs in Azure 2. Hello Face: Face APIs in a Console App 3. Hello Face: Face APIs in a WPF App 4. Hello Face: Face APIs in a Windows 8.1 App 5. Hello Face: Frame in each detected face in Windows 8.1 App… ā read more
-
#AZURE Hello Face: Frame in each detected face in Windows 8.1 App (5)
Hello! New post for Azure Machine Learning Face APIs series Face APIs in Azure Hello Face: Face APIs in a Console App Hello Face: Face APIs in a WPF App Hello Face: Face APIs in a Windows 8.1 App Hello Face: Frame in each detected face in Windows 8.1 App To complete yesterday-s post; I… ā read more
-
#AZURE Hello Face: #FaceAPIs for an App Windows 8.1 (4)
Hello! New post for Azure Machine Learning Face APIs series Face APIs in Azure Hello Face: Face APIs in a Console App Hello Face: Face APIs in a WPF App Hello Face: Face APIs in a Windows 8.1 App After the examples of console app and WPF app, today we will see a bit of… ā read more
-
#EVENT WebCast: Windows 10 Developer Readiness by MVPs (#IOT mode ON)
Hi ! So, some great Windows Platform MVPs are hosting a great and global Windows 10 event on June 11th. Javier Suarez Ruiz, MVP Windows Platform Rafael Serna Medina, MVP Windows Platform Bruno Capuano, āCacharritosā guy, MVP Visual Studio ALM Josue Yeray, MVP Windows Platform Iāve managed myself to get some time with them to… ā read more
-
[#HUMOR] From the author of the Estimating Time Copy File Windows
Hola! No puedo dejarlo pasar, simplemente genial š This must go online … Regards @ Oslo /El Bruno Source:Ā http://xkcd.com/612/ ā read more
-
#VS2013 – Create all the images for your #Win8 / #Win10 app from a single image
Hi! These days areĀ travel days. So the best tips are the onesĀ relates to toolsĀ that willĀ save you someĀ time on routine tasks. In this case a simple AddIn that creates all the appropriate resources for our Windows 8 or Windows Phone 8 apps from a single initial image. The operation of WindowsAssetResizerPackage is more than simple, Display… ā read more
-
ENG [#VS2015] Hello Face: #FaceAPIs in a Wpf App (3)
Hello! New post for Azure Machine Learning Face APIsĀ series Face APIs in Azure Hello Face: Face APIs in a Console App Hello Face: Face APIs in a WPF App In the previous post I sharedĀ the 10 sample lines that we can user asĀ a Face APIs basic functionality in a console app to : detect faces… ā read more
-
ENG [#EVENT] Materials of the #Coding4Fun event in in #DotNetMalaga
Hello! As a couple of things – First, IĀ promised another event before holidays in MĆ”laga, with the drone demo, some advanced C# and some more friki stuff – Tons ofĀ thanks to the people who organized the event, they are amazingĀ ! – Finally, here are the slides and source of the materials used in the session… ā read more
-
[#HUMOR] After Malaga, now Kung Fury
Hola! ReciĆ©n llegado de pasara un excelente rato con los amigos de MĆ”laga Dot Net, y cómo es domingo hoy toca un poco de frikismo extremo. En este caso, con la pelĆcula mĆ”s Ć©pica de la historia: Kung Fury. Just arrived from Malaga, and afterĀ an amazing time with Malaga Dot Net Friends, now it’s time… ā read more
-
ENG [#IOT] WindowsIoTCoreWatcher.exe does not start and how fix it
Hello! New post for Windows 10 and Raspberry Pi 2 series Hardware and software (1 on N) Boot from SD card in the device (2 of N) Hello World mode! (3 of N) Visual Studio deployment process and Web Management app (4 on N) Hello Blinky !!! (5 on N) Some admin tasks, like change… ā read more
-
ENG [#VS2015] Hello Face: #FaceAPIs in a Console App (2)
Hello! New post for Azure Machine Learning Face APIsĀ series Face APIs in Azure Hello Face: Face APIs in a Console App After the setup ofĀ our Azure environment, we now canĀ useĀ Face APIs. Next step is to download the SDK and takeĀ a look at the examples. At this time the SDK contains examples for both, .Net and… ā read more
-
ENG [#AZURE] Face APIs with #Azure (1) #MachineLearning
Hello! Every time I perform aĀ Coding4Fun session, I always take the opportunity to talk a little about the progress inĀ the process of face detection, facial recognition and detection of emotions, etc. If you like Azure, now is a great time to start testing something for this topic, since using Machine Learning experiments, there are a… ā read more