-
Popular Posts
-
Recent Posts
Recent Comments
- Mark on The ScrewTurn Wiki
- VIM: Modifier un fichier directement dans une archive ZIP | Blogue ≈ Geek on Vim Can Open Zip Files?
- Markus on TortoiseSVN in Visual Studio
- David Hogue on So I’ve been playing around with IPv6 at home lately
- Get your home network connected with IPv6 | troywitthoeft.com on So I’ve been playing around with IPv6 at home lately
Author Archives: David Hogue
Changing which conversation an email is grouped in with Outlook 2010
Outlook 2010 has a conversation grouping feature that can be pretty handy when you have a lot of different conversations headed to your inbox. However sometimes it gets confused. Unfortunately it’s pretty poor at handling a few situations: when several … Continue reading
In response to Request for Comments: Issues with .NET and Microsoft Product Versioning
I started writing a comment on Scott Hanselman’s blog post Request for Comments: Issues with .NET and Microsoft Product Versioning, but it got too long so I decided to make my own post about it. A few thoughts to throw … Continue reading
So I’ve been playing around with IPv6 at home lately
IPv6, if you haven’t heard, is supposed to be the future protocol of the internet. Currently we’re all using IPv4 to talk to servers and such online. IPv4 has a limited number of addresses and there’s enough computers online these … Continue reading
It’s a new year, time to archive last year’s email
The last few years I’ve taken to backing up all of the previous year’s email and deleting most of it. This keeps my exchange account from taking up too much space, Outlook from bogging down, and I can still find … Continue reading
Some Parameters for msdeploy.exe
I’ve been trying to get msdeploy working for me at work. Hopefully it will be able to replace some PowerShell/Robocopy scripts I have for updating our servers. To deploy/update an existing site to local: msdeploy.exe -verb:sync -source:Package=”<Package.zip>” -test:iisApp=’<Website>’ To deploy/update … Continue reading
Internet Explorer 7 usage stats
So Internet Explorer 7 has been out for over a year (it was released on October 18th), yet there are still enough IE6 users that we still have to code for it. IE6 has some horrible rendering inconsistencies and bugs … Continue reading