Articles tagged with: how to
Electronics, Things I've Made »
Building a PC is fairly easy and if you’re like me it’s simply the only way to get what you want. Granted you may have to jump through a few hoops to do so but the result is a more powerful machine for the money than you can buy from the store and you’re friends will think you’re an uber geek with magical powers (well maybe just a geek).
First thing is to order the parts: I bought the following from NewEgg:
* Antec NeoPower NeoHE 550 ATX12V 550W Power Supply – …
Things I've Made »
Download this utility
http://francisshanahan.com/download/bigvideocapturesetup.zip
My job occasionally involves hosting “Brown Bag” type sessions where I demonstrate a technology to other folks in the office. The topics can range from Web Services to basic .NET stuff to Remoting etc.
Recently I decided to demonstrate Biztalk 2004 including the integration with Visual Studio, the new orchestration designer, the pipeline editor, mapper and schema designer and so on. Traditionally this would mean I create a PowerPoint presentation and some sample code on my laptop, get everyone together over lunch and project the entire thing onto a …
Things I've Made »
This tutorial is intended to describe how to setup MFC with OpenGL or how to setup OpenGL with MFC.
In this lesson we’ll create a simple MFC project, workspace and application. The project will create a window complete with menu, toolbar, status bar and rotate a nice torus in the window.
First off, Download the code for this lesson.
This tutorial is intended to describe how to setup MFC with OpenGL or how to setup OpenGL with MFC, depending on your point of view. Many people have asked for this and it’s a …