Lately I just visited a page from Microsoft.com. It is about Surface Technology. Seems like this technology exist few years ago and actually we can found it in the scene in the Movie like I-Robot and Minority Report. It is so amazing. I am thinking when will this technology go into the market of Malaysia. Anyway, please visit http://www.microsoft.com/surface/ to have a look.
Microsoft Surface Technology
Thursday, May 31, 2007 | Posted by cautionsign at 12:48 PM View Comments
Got a D-Link Switch

Wow~! That is the D-Link switch that i dreamed for. I got the 8 ports Switch from the company by today. Actually it is used to connect all the instruments to the LAN for testing. Anyway, I have it in my hand at last. LOL~
Wednesday, April 25, 2007 | Posted by cautionsign at 10:04 AM View Comments
Labels: Misc
Microsoft Visual Studio Code Name "Orcas" CTP and Express Edition
Microsoft Visual Studio Code Name "Orcas" CTP is available for download. Anyway, I will try to download the Express Edition and try it out. Check it out here: http://msdn.microsoft.com/vstudio/express/future/default.aspx
Sunday, April 22, 2007 | Posted by cautionsign at 6:39 PM View Comments
Like to surf Code Project
I guess most of the developers, engineers and programmers like to search or surf codeproject.com and I found few of the most articles I like is the motion detection algorithms, laser gesture recognition. The contributers are super talented~And I like to read the blog "Ashish's Programming Journal" by Ashish lately. He is able to make integration of webcam and laser to make a control system. It is super awesome! Anyway, hope to read more post from Ashish and hope can have my utilities to make a one like it.
Thursday, April 19, 2007 | Posted by cautionsign at 1:18 PM View Comments
Labels: Misc
Use Embedded Fonts in your WinForms.
Just find a the post from Scott Hanselmans said that we are able to use the font that embedded into our resource file in WinForms development. That is cool~However, we are needed to use the pinvoke way to do it and those functions are from gdi32.dll. Anyway, you may goto the Scott Hanselmans's post and read it: http://www.hanselman.com/blog/CustomCulturesWinFormsFontEmbeddingCodeWithEthiopianAmharicForVistaAndXP.aspx
For details, you can read the details code here: http://blogs.msdn.com/michkap/archive/2005/11/20/494829.aspx.
I think I will go and try out it later.
Monday, April 16, 2007 | Posted by cautionsign at 12:53 PM View Comments
Labels: WinForms