2010

Monday, November 8, 2010

Exchange 2010 Development


The following is a collection of links that I'm using to learn Exchange development Exchange 2010 Developer webcasts http://msexchangeteam.com/archive/2009/10/12/452842.aspx Exchange 2010 SP1 SDK packages http://msexchangeteam.com/archive/2010/10/29/456775.aspx More Developer webcasts http://msexchangeteam.com/archive/2009/11/05/453052.aspx MSDN...

Friday, September 17, 2010

JavaScript Speed Comparison IE9 Beta vs. Firefox 4.0b6


Using the SunSpider JavaScript benchmark at webkit.org, here's the results for my PC.  Both browsers support GPU acceleration. Both browsers have those settings set to their default values.  IE9 comes out ahead, being about 20% faster than Firefox 4.0b6 on my work PC hardware (Core2 Duo E6550...

Friday, August 27, 2010

Load-Balancing Exchange 2010


Load Balancing http://www.msexchange.org/articles_tutorials/exchange-server-2010/high-availability-recovery/load-balancing-exchange-2010-client-access-servers-using-hardware-load-balancer-solution-part1.html http://ingazat.wordpress.com/2010/03/27/load-balancing-exchange-2010-using-cisco-ace-part-1/ https://supportforums.cisco.com/thread/2029148 DAG...

Friday, July 30, 2010

Generate all possible values for the Defcon 18 Badge Ninja Unlock in C#


Part of the fun at DEFCON is the badge hacking contest.  This year I decided to take a hard look at the code behind the badge.  One area of interest was the Ninja Party "Locked" screen, so I decided to see if I could figure out how to unlock it.  I did.  Here's the code I used. ...

Monday, June 28, 2010

Query Windows 7/Vista/Server 2008 Security Log for Login Failures using an XPATH


digg_url = "http://blog.somerandomcompany.com/2010/06/query-windows-vistaxpserver-2008.html";digg_title = "Query Windows 7/Vista/Server 2008 Security Log for Login Failures using an XPATH";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin...

Thursday, February 18, 2010