-
[#WINDOWS8] HowTo: Launch the console commands with administrator privileges in a manner easy
Buenas, first, explain that this also works in Windows 7. We will is older than the bread trick, but some people do not know. As well, the steps to launch the command prompt with administrator privileges from Windows 8 using only the keyboard are as follows. 1 Access to the search engine for applications. Or… — read more
-
[#WINDOWS8] HowTo: Lanzar la consola de comandos con privilegios de Administrador de forma facil
Buenas, en primer lugar, explicar que esto funciona también en Windows 7. Vamos que es un truco más viejo que el pan duro, pero que algunas personas no conocen. Pues bien, los pasos para lanzar la consola de comandos con privilegios de administrador desde Windows 8 utilizando solo el teclado son los siguientes. 1. Accedemos… — read more
-
[#GADGETS] How to control USB Email Notifier with C# (II)
Buenas, after the post where I mentioned How to identify a connected to a computer USB gadget information , today to see how to work with it from a C application #. From the information in the device First thing we will do will be to define an array of 6 elements bytes to send… — read more
-
[#GADGETS] Como controlar el USB Email Notifier con C# (II)
Buenas, después del post donde comenté cómo identificar la información de un gadget USB conectado a un ordenador, hoy veremos como trabajar con el mismo desde una aplicación C#. A partir de la información del dispositivo Lo primero que haremos será definir un array de bytes de 6 elementos para enviar información al led (línea… — read more
-
[#GADGETS] How to control USB Email Notifier with C# (I)
Buenas, showed yesterday on the talk of robotics at the University such as connecting a USB device and start playing with it to see if we can do something using C#. For the demo used a gadget like this USB Email Notifier (link) which sold over the internet to only us$ s:8, 68 (including shipment… — read more
-
[#WINDOWS8] HowTo: Connect the LEGONXT with Bluetooth in Windows 8
Buenas, Today is a review to show how simple that is “connect” via BlueTooth our Lego NXT withWindows 8 . The steps are as follows: 1. First click “WIN+Q” to perform a search in the Settings of Windows 8. We put “Add Device” and already have access to the option “Add Bluetooth device” 2. Below… — read more
-
[#WINDOWS8] HowTo: Conectar el LEGONXT por BlueTooth en Windows 8
Buenas, Hoy toca un repaso para mostrar lo simple que es “conectar” por BlueTooth nuestro Lego NXT con Windows 8. Los pasos son los siguientes: 1. En primer lugar presionamos “WIN+Q” para realizar una búsqueda en las Settings de Windows 8. Ponemos “Add Device” y ya tenemos acceso a la opción “Add Bluetooth device” … — read more
-
[#VS2012] Haciendo menos feo los colores del IDE en Visual Studio 2012
Buenas, en primer lugar una aclaración: después que has usado varios meses el nuevo IDE de Visual Studio 2012, la configuración de colores no te parece tan fea. Aunque claro, si leemos algunas de las causas del Síndrome de Estocolmo, podemos entender del porqué de este estado: Tanto el rehén o la víctima como el… — read more
-
[#VS2012] HowTo: Copy as HTML in Visual Studio 2012
Buenas, when I had to copy source code in HTML format from the Visual Studio 2010 IDE always used theProductivyt Power Tools . Between all the features that has the Copy as HTML I was quite useful. Now with Visual Studio 2012 does not have any extensions to default me this functionality, but with a… — read more
-
[#VS2012] HowTo: Copy as HTML en Visual Studio 2012
Buenas, cuando tenía que copiar código fuente en formato HTML desde el IDE de Visual Studio 2010 siempre utilicé las Productivyt Power Tools. Entre todas las features que posee, la de Copy as HTML me era bastante util. Ahora con Visual Studio 2012 no tengo ninguna extensión que por defecto me de esta funcionalidad, pero… — read more
-
[#WINDOWS8] HowTo: Determine if a control is in design mode
Buenas, well to see if a control, a page, or what you happens in Windows 8 is in design mode, the solution is simple, very simple: 1: var designMode = Windows.ApplicationModel.DesignMode; Brunito I apuntalo! Source: http://msdn.Microsoft.com/en-us/library/Windows/apps/Windows.applicationmodel.DesignMode PS: by the way I have to change the tag before known as # METRO by the new “Windows… — read more
-
[#WINDOWS8] HowTo: Activate Windows using the command line
Buenas, after having Windows 8 installed and configured on my laptop, I found an error when activating it. In the first place had some timeout errors and then it seems that the keys (KMS) server was low or something passed. As well, in this link I found a tip that allows you to enable Windows… — read more
-
[#WINDOWS8] HowTo: Activar Windows por command line
Buenas, después de tener Windows 8 instalado y configurado en mi laptop, me encontré con un error al momento de activar el mismo. En primer lugar tenia unos errores de timeout y luego parece que el servidor de claves (KMS) estaba bajo o algo pasaba. Pues bien, en este link encontré un tip que permite… — read more
-
[#KINECT] HowTo: Use Face Recognition with #KinectSdk (II)
Buenas, in the previous post I mentioned some of the main features to begin work with the kit for the recognition of gestures that included with the Kinect SDK . [# KINECT] HowTo: Use Face Recognition with # KinectSdk (I) Today we will see how to use this functionality in a WPF project. To do… — read more
-
[#KINECT] HowTo: Utilizar Face Recognition con #KinectSdk (II)
Buenas, en el post anterior comenté alguna de las características principales para comenzar a trabajar con el kit de reconocimiento de gestos que se incluye con el Kinect SDK. [#KINECT] HowTo: Utilizar Face Recognition con #KinectSdk (I) Hoy veremos como utilizar esta funcionalidad en un proyecto WPF. Para esto seguiremos los siguientes pasos: 1. Crearemos… — read more
-
[#OFFICE2013] HowTo: Configure Outlook to use Microsoft Account accounts (LiveIds ever!)
Buenas, today plays a little trick to use our Microsoft Account with 2013 Outlook accounts (@ hotmail, @ msn @ live, etc). If you have tried to add directly to any of these accounts you will see that they are not resolved in the wizard to add accounts. As well, thanks to this post can… — read more
-
[#OFFICE2013] HowTo: Configurar Outlook para utilizar cuentas Microsoft Account (los LiveIds de siempre !!!)
Buenas, hoy toca un pequeño truco para poder utilizar nuestras cuentas de Microsoft Account con Outlook 2013 (@hotmail, @msn, @live, etc). Si has probado agregar directamente alguna de estas cuentas verás que las mismas no se resuelven en el asistente para agregar cuentas. Pues bien, gracias a este post podremos seguir los siguientes pasos para… — read more
-
[#VS2012] HowTo: Install new shapes for the StoryBoarding feature in #PowerPoint
Buenas, recently commented on the ability to create storyboardings with PowerPoint in Visual Studio 2012. This functionality is not the nirvana of the storyboardings, but if allowed us to diagram some scenarios that the truth are very well. Disclaimer: some will ask what happens with SketFlow Expression… because now I will give my opinion in… — read more
-
[#VS2012] HowTo: Instalar nuevos shapes para el StoryBoarding en #PowerPoint
Buenas, hace poco tiempo comenté sobre la capacidad de crear storyboardings con PowerPoint en Visual Studio 2012. Esta funcionalidad no es el nirvana de los storyboardings, pero si nos permite diagramar algunos escenarios que la verdad quedan muy bien. Disclaimer: alguno se preguntará que pasa con SketFlow de Expression … pues ya daré mi opinión… — read more
-
[#TFSERVICE] HowTo: Disable auto deploy to #AZURE in my #Microsoft Account
Buenas, a few days ago I wrote a post where commented as automating a deployment of a website to an instance of AZURE using Team Foundation Service as a repository of source code and Team Build of TFSPreview for the compilation, packaging and automation of deployment (the full post here). A few minutes ago someone… — read more