Hi guys, Today you can download TMM installers from its homepage finally, http://touchmousemate.codeplex.com. That’s the most important news except that we hit the second milestone of 1.5 release....
Touch Mouse Mate: 1.5 Milestone 2, One Step Further
Touch Mouse Mate: Homepage Delay and 1.5 Release Technical Details
Our 1.4 installers are not yet available at http://touchmousemate.codeplex.com. CodePlex guys have not yet identified what prevents me from publishing this project, so we have to wait for more days...
Touch Mouse Mate
Here I announce a new open source project I am working on this weekend, named Touch Mouse Mate. Microsoft releases a product called Touch Mouse early last year (Augest 2011 per http://www.zdnet.c...
DockPanel Suite patch to support lite mode on Mono
Back in 2010 I wrote about using lite mode of DPS on Mono. Today I announce a better lite mode implementation, Built on DPS 2.5 (latest revision in SVN trunk) Full feature on Windows/.NET (...
TritonMate Words: Upcoming Change to SharpSnmpLib.Mib.dll License
As you already know, in #SNMP 8.0 (upcoming release), the MIB compiler will be ANTLR based. Besides this technology change, I would like to also introduce a license change. In the past, SharpSnmpL...
Simple Public/Private Key Signing Sample Code
I want to sign a file and generate a signature for it. Then next time I can verify the signature to see if this file has been modified. How can I achieve this goal in C# using public/private keys? ...
TritonMate Words: Migrated to GitHub
Due to the following reasons, I just converted the repository from Mercurial to Git and host it on GitHub, Git enjoys the first class support in most IDE and OS. GitHub is more popular than G...
How I Migrated SharpSnmpLib From Mercurial to Git
There are tons of articles on this topic. Here I just summarized what I have done. Generate Local Git Repository via Hg-Git The Mercurial repository of #SNMP is at d:\sharpsnmplib I am on Windo...