Teaser trailer for Star Wars Episode III

Nov 7, 2004

Check out the trailer, here. I can't wait till May 2005...

Continue reading

Log4net nice idea :-)

Nov 5, 2004

If you are using log4net like me then I am sure you will like this idea. I combined it with ReSharper.

A log4net tip

Continue reading

Perfect timing

Now that I have my publishing tool working I just got the news that as a Microsoft MVP I can register to get a free X.509 certificate. Excellent timing :-) !!! I planed to generate one, but with such an offer...

Continue reading

WS-Policy, WS-Security, WSE 2.0 SP1 and Word 2003 Publishing tool

This morning I woke up at 4:30 AM, and could not sleep anymore, so I decided to work on my publishing tool for my site Tech Head Brothers. I finally managed to publish directly from Word 2003 in a secure way. The website exposes a publishing web service that uses WS-Policy, to specify that it needs Signature and Encryption using a X.509 certificate. When the user hits the publish button, the tool:

  • Transform the XML generated by Word 2003, e.g. to include pictures, colorize source code...
  • Zip the XML document and all referenced files (pictures, zip)
  • Attach the zip file using DIME to the SOAP context
  • Add signature and encryption to the SOAP context
  • Call the web service

Continue reading

Page 121 of 145