Welcome to Windows Communication Foundation (WCF)
Top Tasks :

WCF Team Bloggers

Browse by Tags

All Tags » Blogging   (RSS)
Sorry, but there are no more tags available to filter with.

  • Moved OhmBlog to Windows Server 2008 bld6001 / IIS7

    So far, it's been surprisingly easy to migrate my webserver and blog to IIS7 (from which this blog entry is being served). I basically xcopied my inetpub/wwwroot directory and granted r/w access to NETWORK SERVICE. The "tricky" part I was dreading was cert management - but it was amazingly easy; I basically copied the certificates I got from SBS over to the new machine, double-clicked on them (which put them in the "default" places), then exported my IIS cert on the old machine and imported on the new machine. Had my linksys redirect HTTP and HTTPS traffic to the new machine. All done. So far I've fully tested the http/https paths to the main page (boy, that's old, I need to put something new there :-)); the blog; and the web services (both the ASMX and the WCF versions). I'm not 100% sure I have CardSpace working yet - will test tomorrow... I like the new IIS admin UI but it does take some getting used to. Fortunately I've played around with it enough on my Vista boxes to get the hang of it, but for people who are used to the old MMC interface, I can imagine it may be a bit frustrating at first (it was for me). But overall, a much cleaner interface that does simplify many things that were difficult/unintuitive (e.g. cert management). Read More...
  • Comment Policy

    So after all that, I'm still allowing non-authenticated users to post comments on my blog (not through the comment API, but through the website). This is the first time my blog has utilized Captcha for reducing the amount of spam - we'll see how that does. If I still get a whole bunch of it, I'll have to resort to requiring either an authenticated user (and allow people to register either with an InfoCard or the old-fashioned way), or asking for an InfoCard (whether it's regsitered or not) before you post a comment. I imagine that if I employ either one of those measures, I'll get about 1% of the comments I've been receiving - most of the reduction being of course due to less spam, and the remainder being that the bar for posting a comment will go up so much that only the truly determined will do it... I guess there are no good answers to the comment spam malady. Read More...
  • Shutting down my dasBlog comment API service

    I've had enough of comment spam. If that doesn't work, I'll have to shut down comments completely :-( Read More...

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us