Simax + Martan –La simulación aplicada a la formación-

Hace pocos días, Martan fue galardonada con el Premio Cluster TIC al mejor Proyecto Tecnológico, por la incorporación de nuestros simuladores Simax dentro de sus procesos formativos. Aquí podéis encontrar un vídeo presentando el proyecto: Martan from 601 Producciones Audiovisuales on Vimeo....

Fixing the MSB3247 Warning when compiling .Net Applications

If you are receiving a warning like: “Found conflicts between different versions of the same dependent assembly” when compiling your application, it’s because you are referencing different versions of an assembly in two different project of your solution. In my case, it was a System.Drawing reference, which was not properly updated when switched to .Net Framework 4.0, and still was pointing to the...

Ofuscación de código y activación de informes en aplicaciones Windows Phone 7

Nota: Este post es una traducción personal (reconvertida en tutorial) de las explicaciones dadas por Bill Leach (CTO de Preemptive Solutions), en este vídeo grabado para Channel 9. Introducción En este artículo se describen los pasos necesarios para proteger el código fuente de aplicaciones Windows...

New version of Windows Blocks (1.2) uploaded to Windows Phone MarketPlace

I have just uploaded the 1.2 version of Windows Blocks. It’s waiting for validation, and will be available soon (probably tomorrow). It fixes several bugs found in the game, especially related to slow response of the main menu. Hope you all like it!   Cheers....

Gran Turismo 5 – The real driving simulator - jaaaaaaa ja ja jaaa….

Gran Turismo 5 is a good game. Nobody doubts that. But I´m pretty disappointed by it. Kazunori Yamauchi (a game development genius, creator of the game and CEO of Polyphony Digital) always said that it would be a REAL simulator, with a real physics system. Today, AutoBlog published this GT5 video: ...

Comprueba tu nivel de inglés…

Si eres capaz de pronunciar, sin ningún titubeo y a la primera, el modulo de ingles “para masters” incluido a continuación, eres mi héroe personal… MODULO BÁSICO "Tres brujas miran tres relojes Swatch. ¿Cuál bruja mira qué reloj? " En inglés: "Three witches watch three Swatch watches. Which witch watch which Swatch watch? " MODULO AVANZADO "Tres brujas 'travestis' miran los botones de tres relojes...

Microsoft Coding Camp – Imagina Windows Phone 7

Este próximo fin de semana, Javier Cantón, creo que Vicente Cartas, y yo mismo (los 3 MVPs en DirectX/XNA que estamos en España), estaremos presentes en el Hotel Auditorium de Madrid en el evento Microsoft Coding Camp – Imagina Windows Phone 7. Si te apetece aprender cómo desarrollar videojuegos para...

Simax ECO-Driving and Road Safety HD video

At Simax, we have been working hardly the last months on improving the ECO-Driving and Road Safety training features of our simulators. Some results of this work are shown in the following video: img alt="" galleryimg="no" onload="var downlevelDiv = document.getElementById('7ec51d91-e2b2-4822-8496-71922be249e1');...

Gravitards game for Windows Phone 7

Gravitards is my new, upcoming title for Windows Phone 7. It was first introduced by Microsoft in the last TechEd Europe 2010 (in Berlin), and will be released very soon. In the meantime, you can see a couple of work in progress videos here: img alt="" galleryimg="no" onload="var downlevelDiv = document.getElementById('d90e0208-4653-4047-984f-301c7e2bf72e');...

Error en ResGen.exe (archivos .ResX, especialmente en controles ImageList) al compilar con VisualStudio 2010

La ultima versión de VisualStudio incorpora algunas diferencias en el modo en que se invoca el proceso ResGen.exe que pueden convertir la migración a 2010 en una pesadilla. Este error es un problema conocido, probablemente a solucionar en el próximo HotFix o Service Pack, y está bien documentado aqui....

Some technology behind Kinect

I cannot wait to have this thing -tomorrow is the day here in Europe-. I must admit that I was a bit skeptical at first. I could barely test the device at the Microsoft Spain&Portugal MVP Open Day, several weeks ago, but the more videos I see, the more convinced I am about the potential of the device....

Kinect me !

A esto del Kinect empiezo a verle cada vez más ventajas sobre competidores como la Wii.Este video me ha parecido muy muy interesante:Your Shape: Fitness Evolved Video Game, Casual Workouts Trailer HD Video Clip Game Trailers & Videos GameTrailers.comCreo que cuando llegue a las tiendas mañana o pasado no me voy a poder resistir...

World of batteries

Today, I´m receiving my new laptop and I wondered what myths about battery handling were true or false. I decided to Bing a bit around, and found some very interesting articles, like this blog post (in Spanish). I also found the Battery University, an incredible resource to learn and understand how...

Asegura IT Camp 2, by Informática 64

Lo pasamos bien. Francamente bien. Y eso que cada vez que escucho una charla del Maligno, o de cualquiera de sus secuaces dedicados a la seguridad informática se me ponen de corbata… Más info en Windows Tecnico: http://www.windowstecnico.com/archive/2010/10/28/asegurait-camp-ii-de-nuevo-un-233-xito.aspx...

Windows Blocks for Windows Phone 7 video

Today, I uploaded a video of the game to YouTube. You can watch it here: img alt="" galleryimg="no" onload="var downlevelDiv = document.getElementById('3ab68542-66c3-477b-aeb6-a35143c05e0a'); downlevelDiv.innerHTML = "";" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyI57rKPyja6vF0l6IUV2LmuY8NECaGXE2IVm7ZxaGVgSvbKdleat8sWVSZx14PewTMYaLbrNxx7FKsRjxsIsIW0VZ3OpDzDlW8Jr5Xle0_JwIq72Xyi6Wn-l4Ao3fyp9ONwx8aEc7MDQ/?imgmax=800"...

Where is Springfield?

I´m a big fan of The Simpsons (seasons 6-10 especially). I always had the idea that they did never actually revealed the location of Springfield. Of course, it´s located nowhere, as it doesn’t exist, but as there are several Springfields in the U.S., they never mentioned what state it was located in....

Windows Blocks published in the Windows Phone 7 MarketPlace

  Yesterday, we published our first game for Windows Phone 7. <<Windows Blocks brings the classic brick-breaker experience to the Windows Phone 7. With tens of different levels, with progressing difficulty, you will be able to check your skills breaking the bricks that block the views of...

New XNA Game Programming book available from PACKT Publishing

In the following weeks, I´m going to review a new book that just came out from PACKT Publishing, about XNA Game Programming. The book, written by Kurt Jaegers, is described by the author as: “This book is a step-by-step tutorial that includes complete source code for all of the games covered....

“Error loading pipeline assembly” compile error on Content Projects

If when trying to compile a Content Project you see a “Error loading pipeline assembly” message, and don’t know why, keep reading: As you already know, the Content Pipeline always executes locally in your Windows machine, to parse and process all the contents into the XNB files. If you don’t have this...

Comment, I mean… Connect, I mean… KINECT !!!!!

It’s closer. Closer….. I cannot wait to have fun at home with this thing. Video Games | Kinect | TGS 10: Public Reception Interview HD XBox 360 | Playstation 3 | Nintendo Wii The dancing game promises to be epic, with a bunch of guys and a couple of beers…. ufff… just check...

Fixed -problems installing Windows Phone Developer Tools-

Today, I had some troubles first uninstalling my existing CTP release of the Windows Phone Developer Tools (depicted here). It was a required step to be able to install the newest release of these tools. Now that I managed to uninstall the previous version, I have found other problems installing the...

How uninstall Windows Phone Developer Tools CTP

If you try to install any newer version of the Windows Phone Developer Tools, you will probably see a dialog box complaining about older versions of these tools, like the CTP, which cannot be updated automatically, and have to be removed before continuing with the new installation: So, when you go...

Pequeños calambres en portátil Dell XPS M1530

Desde hace un tiempo, y al igual que muchos otros usuarios de este ordenador, o del modelo 1330, sentía unas descargas eléctricas muy pequeñas en mi portátil, al tocar la parte metálica del mismo, y únicamente cuando estaba enchufado a la red. No era como si te electrocutaras, pero resultaba molesto. Esto se debe a que el cargador o adaptador eléctrico por defecto de Dell no incluye toma de tierra,...

Apple reinvents the wheel

According to the following video, Apple is about to launch a new revolutionary laptop with no keyboard on it. They promise to have a battery life of up to 19 min. and an email sent in less than 45 min. LOL!...

Creating shortcuts to .Exe files in Windows Mobile 6.5

Many people asks how to do this exactly, when you have an exe file, not an installed application (through .CAB or whatever), and you want to have it in the Programs menu, to be able to add as shortcuts, widgets, etc. It´s easy: 1.- Open Windows Explorer and go to the folder where the EXE file is 2.- Select the file and and click on “copy” it 3.- Click on Menu->Edit->Paste as shortcut. This...

MVP renewal

Today, I received some great great news. I have been renewed as a Microsoft DirectX/XNA MVP for 2010. It’s a great honor for me to continue in this program. I’ll do my best to deserve it for next year too! Thank you guys!!!  ...

La TDT de los 80

Como ya comentamos aqui, desde que empezó la TDT, varias cosas han cambiado. Una de ellas es que, una vez la infraestructura básica funciona, cualquiera con un par de PCs monta un canal televisivo. La prueba es que cadenas regionales extremadamente pequeñas, han lanzado dos, tres o incluso cuatro canales a la vez. El problema ya no es tener un canal, sino más bien llenarlo con contenidos. Y desde...

Sometimes, paying a bit for software makes the difference

I have been using FTP client programs for a long while. I always used FileZilla as a great solution. This free application is indeed great, and very recommendable for home users, but I have been finding some corrupt uploads from time to time. So, I decided to pay a bit for another FTP client application:...

Outlook Error. Could not open Outlook Window

Today, I suddenly started receiving the above error. Among the many fixes for this situations depicted here, what worked for me was Method 3: Resetting the Navigation pane. To do so, just select Start->Run and then type “outlook /RESETNAVPANE”. It worked for me. Read the instructions on the above link about what side effects can have resetting the navigation pane. Cheers!...

Enabling DivX/MKV video playback from USB device in Samsung LED B6000

Since last year, I´m one of the happy owners of this magnificent 46” LED TV: There is just one thing that I was missing: DivX/MKV video playback from USB devices. Last week, a friend bought a Samsung Series 6 too, but the LCD version. I was shocked when I saw this TV included the option to play...

Simax en el Microsoft Innovation Day

El pasado Martes, 1 de Junio, Microsoft celebró en Bilbao el primer Innovation Day, donde nos mostró las tendencias en innovación que la corporación está investigando, así como los nuevos productos que llegan al mercado en los próximos meses. Hablaron de Natal, el cual se espera en el mercado para finales...