-
[#VS2012] HowTo: Find the connected internet IP Address
Buenas, After a couple of minutes searching the internet a Code Snippet that allows me to find out the IP address with which I am connected to the internet, I realized that I don’t actually have to search from my computer to the outside, but from the outside inwards (quiet that I have not yet… β read more
-
[#TFS2012] VSTFS protocol (if with http:// you wasn’t enough, now this)
Buenas, Remember, whenever you think that a version of Visual Studio + Team Foundation already has everything you need, will approach a client with a question that breaks you schemes. In this case, the question is irrelevant, what matters is the response: The solution is to use the Protocol VSTFS (vstfs: / /…) This feature… β read more
-
[#TOOLS] Free tool to create infographics
Good pointed out it in my online backup blog to avoid losing the trail: http://infogr.am/ An excellent site to create infographics on 4 hits of mouse or touch screen and free. Detail: the PRO mode (of payment) allows you to download and a couple of other things, however with the free mode is sufficient Saludos… β read more
-
[#TFS2012] HowTo: Planning a Team Foundation Server 2012 deploy
Buenas, When you have to install a collaboration with Team Foundation Server environment, questions always arise as TFS version should I install? I reached with a Single Server installation, or should I separate data server and application layer? Do I need Sharepoint?, or Reporting Services? How can I measure the hardware in each layer? I… β read more
-
[#NETMF] HowTo: Create a motion sensor (II)
Buenas in the yesterdayβs post I commented on an accessory to detect movements using. Net Gadgeteer . Today we will see how with a couple of lines of code more, we can activate the camera when motion is detected, you take a picture and show it in the graphic display. For this example we will… β read more
-
[#NETMF] HowTo: Create a movements sensor (I)
Buenas today’s example does not attempt to replace a Kinect, or much less. However shows us that with a small hardware little more than β¬12, can create a sensor’s movements when it detects movements, begin to record the input from a camera. On this basis, we started with the following hardware for example, where we… β read more
-
[#ENTLIB] Enterprise Library 6 is here!
Buenas, a new Major Version of Enterprise Library was released a few days ago, in this case the version 6. Within it we find the following: New block Semantic Logging Application Block (v1.0) New programmatic configuration Updated 7 blocks: Data Access Application Block Exception Handling Application Block Logging Application Block Policy Injection Application Block Transient… β read more
-
[#NETMF] Installing .net Gadgeteer to work with Visual Studio 2012 (hard stuff!)
Buenas after a couple of days at the beach with friends of Gusenet , let’s get updates to cholon in laptop. Note:I not forget to thank all those who participated and coordinated the eventazo #YoNodeTuXaml. There was a lot of cracks and the truth that pass a great time. Tomorrow I will write a post… β read more
-
[#NETMF] .net Gadgeteer now support #VS2012
Buenas scoop to close the weekend from the hotel of the toy in IBI: Finally. Net Gadgeteer is supported in Visual Studio 2012 . So far, the DSL for the design and programming of applications with. Net Gadgeteer could only be done with Visual Studio 2010. Now with the release 2.42.700 we already have support… β read more
-
[#EVENT] Materials of the event Internet of Things in Santa Pola #GuseNet #YoNodeTuXaml
Good, Once the great Jose Miguel Torres show us the impressive Xamarin Studio, take this opportunity to publish the materials I used in the chat with the friends of Gusenet. The presentation is as follows and the source code can be downloaded from http://sdrv.ms/ZDCgna Saludos @ IBI El Bruno β read more
-
[#NETMF] .net Gadgeteer, HowTo: display a chart in a display
Buenas After 2 days in Paris where I could write little and learn a lot; Today we are going with a pure and simple code example How to paint a chart in a display pixel to pixel with. Net Gadgeteer . In this example we will use the following Fez Spider Mainboardhttp://savecomm.net/p/53/fez-spider-starter-kit USB Client DPhttp://www.netmf.com/showcase.aspx?ShowcaseID=1… β read more
-
[#OPINION] About techies and business support
Buenas, always happens to me everytime I go to events whose focus is not the technology, I realize that when much distance between IT teams and business people, as work is likely to not serve for nothing. Today was lucky enough to live to see a person… ok I can’t say the name, but I… β read more
-
[#VS2012] HowTo: Create extension methods in C++ to extend extension methods in C# already existing
Buenas, today I write something a little complicated. The title of the post it already tells you everything, and if you are still reading, for sure have some curiosity about how it makes something that doesn’t make much sense. So, in this post you will not see any code, or any real example, this POST… β read more
-
[#NETMF] HowTo: Change the color of a LED with a Timer and a Button
Buenas today’s example is a little more complicated than a Hello World, but you gives more joys. It’s used a button and a multi-color LED to change the color of it with a timer. In this example we will use Fez Spider Mainboardhttp://savecomm.net/p/53/fez-spider-starter-kit USB Client DPhttp://www.netmf.com/showcase.aspx?ShowcaseID=1 & id = 110 Smart Multi Color Led Modulehttp://www.ghielectronics.com/catalog/product/272… β read more
-
[#NETMF] Official distributor in Spain (shipping and handling free to Mordor ;))
Buenas When you get a day like today with a lightning trip to MADRID-BARCELONA- MADRID, little time you have left to get abreast of the developments. However, 2 days ago entered me an email from the great Pep LLuis, where I said that If you want to buy Robotics components, as for example something from.… β read more
-
[#TFS2012] Virtual Machines with demos of #VS2012 and #TFS2012 updated with Update 2
Buenas, he crack of the Brian Keller confirms that the virtual machines with Visual Studio 2012 and Team Foundation 2012 are now updated with Update 2. Update 2 includes many things, so it is best demo environments to upgrade to this version. The details of the download here: http://blogs.msdn.com/b/briankel/archive/2011/09/16/visual-studio-11-application-lifecycle-management-virtual-machine-and-hands-on-labs-demo-scripts.aspx Source: http://blogs.msdn.com/b/briankel/archive/2013/04/17/visual-studio-2012-update-2-alm-virtual-machine-and-hands-on-labs-demo-scripts-now-available.aspx Saludos @ Home El… β read more
-
[#NETMF] Working with the #Wifi adapter with #Gadgeteer
Buenas after the resounding success of the post from yesterday on how to create a camera with GT, today I leave you a couple of lines to work with Wifi adapter. For this example I’ve used the following items Fez Spider Mainboardhttp://www.ghielectronics.com/catalog/product/269 USB Client DPhttp://www.netmf.com/showcase.aspx?ShowcaseID=1 & id = 110 RS21 WiFi Modulehttp://www.ghielectronics.com/catalog/product/282 And connected in… β read more
-
[#NETMF] HowTo: Create a photo camera with 20 lines of code lines (and probably less)
Buenas today a post those good, good, good: how to create a camera using. Net Gadgeteer with 22 lines of code. In this example we will use the following components: Fez Spider Mainboardhttp://www.ghielectronics.com/catalog/product/269 Display T35http://www.ghielectronics.com/catalog/product/276 USB Client DPhttp://www.netmf.com/showcase.aspx?ShowcaseID=1 & id = 110 Buttonhttp://www.netmf.com/showcase.aspx?ShowcaseID=1 & id = 114 Camerahttp://www.netmf.com/showcase.aspx?ShowcaseID=1 & id = 112 Connected as shown… β read more
-
[#EVENT] Materials used in the session of Robotics, Kinect and more in Malaga
Buenas 2 days ago Master RIAtec friends invited me to give a session on Kinect and more. As I had enough time with them, took advantage and without that it should give account, got them undercover in the session: USB Hacking, Microsoft Robotics, .Net Micro Framework and other little things. After giving a few chocolates… β read more
-
[#NETMF] Intro or presentation and a free gift with tutorial for a Hello Valentino (my version of Hello World)
Buenas after presenting yesterday .Net micro Framework, today we will see more in detail. Net Gadgeteer . . Net Gadgeteer (starting from now-GT) is an Open Source platform based on .NET micro Framework (NETMF). If you sound Arduinoyou will surely also sound Netduino that is the same idea but based on NETMF. The point where… β read more