<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">eWorld.UI - Matt Hawley</title><subtitle type="html">ME PRGM 4 U</subtitle><id>http://weblogs.asp.net/mhawley/atom.aspx</id><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/default.aspx" /><link rel="self" type="application/atom+xml" href="http://weblogs.asp.net/mhawley/atom.aspx" /><generator uri="http://communityserver.org" version="3.0.20510.895">Community Server</generator><updated>2008-03-27T08:12:00Z</updated><entry><title>Plea for Help: WCF 404 Error</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/06/07/wcf-404-error.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/06/07/wcf-404-error.aspx</id><published>2008-06-07T02:32:30Z</published><updated>2008-06-07T02:32:30Z</updated><content type="html">&lt;p&gt;I’m putting out a plea for help. For some odd reason, we have a WCF service (running in IIS 6) that’s using streaming and BasicHttpBinding that will return a 404 error message every time it’s called from our client. Hitting the same URL on the box itself through IE renders the WSDL just fine. If you have seen this issue, please contact me. We’ve been struggling with this issue and have yet to find a resolution. BTW, it works great on another web server that is configured the same, and we’ve looked at all of the verbose logs WCF can give us. Ultimately, we’re seeing the message being sent from the client, and a 404 in the IIS log, but nothing on the server logging. Thanks!&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6255028" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="General Software Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/General+Software+Development/default.aspx" /></entry><entry><title>MVC Post-Redirect-Get Sample Updated</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/06/06/mvc-post-redirect-get-sample-updated.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/06/06/mvc-post-redirect-get-sample-updated.aspx</id><published>2008-06-06T00:30:45Z</published><updated>2008-06-06T00:30:45Z</updated><content type="html">&lt;p&gt;ASP.NET MVC Sample for using the Post-Redirect-Get pattern updated to the MVC Preview 3 bits. Showcasing some newer functionality that makes the pattern more simplistic.(&lt;a href="http://blog.eworldui.net/post/2008/06/MVC-Post-Redirect-Get-Sample-Updated.aspx"&gt;Read more…&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6251644" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>Using SubDataItems and View User Controls in ASP.NET MVC</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/06/04/using-subdataitems-and-view-user-controls-in-asp-net-mvc.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/06/04/using-subdataitems-and-view-user-controls-in-asp-net-mvc.aspx</id><published>2008-06-04T17:07:00Z</published><updated>2008-06-04T17:07:00Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;  &lt;p&gt;Learn how to use the new SubDataItems within the ASP.NET MVC Preview 3 bits with your View User Control. Also explains a small patch to the framework to get this to work correctly. (&lt;a href="http://blog.eworldui.net/post/2008/06/Using-SubDataItems-and-View-User-Controls-in-ASPNET-MVC.aspx"&gt;Read more…&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6247925" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>RedirectToAction Nasty Bug in ASP.NET MVC Preview 3</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/06/03/redirecttoaction-nasty-bug-in-asp-net-mvc-preview-3.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/06/03/redirecttoaction-nasty-bug-in-asp-net-mvc-preview-3.aspx</id><published>2008-06-03T04:07:01Z</published><updated>2008-06-03T04:07:01Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;  &lt;p&gt;Find out about a nasty bug identified using certain routing schemes and RedirectToAction, and what workarounds you have. (&lt;a href="http://blog.eworldui.net/post/2008/06/RedirectToAction-Nasty-Bug-in-ASPNET-MVC-Preview-3.aspx" target="_blank"&gt;Read more…&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6243817" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>Lambda Based RedirectToAction Sample Updated to MVC Preview 3</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/30/lambda-based-redirecttoaction-sample-updated-to-mvc-preview-3.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/30/lambda-based-redirecttoaction-sample-updated-to-mvc-preview-3.aspx</id><published>2008-05-30T01:42:18Z</published><updated>2008-05-30T01:42:18Z</updated><content type="html">&lt;p&gt;Utilizing Lambda expressions, make the RedirectToAction method much easier to use, read, and refactor! This update took the original sample and it now works with the MVC Preview 3 bits. (&lt;a href="http://blog.eworldui.net/post/2008/05/Lambda-Based-RedirectToAction-Sample-Updated-to-MVC-Preview-3.aspx" target="_blank"&gt;Read more...)&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6231266" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ViewData "dot" Notation Expressions in ASP.NET MVC</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/29/viewdata-quot-dot-quot-notation-expressions-in-asp-net-mvc.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/29/viewdata-quot-dot-quot-notation-expressions-in-asp-net-mvc.aspx</id><published>2008-05-29T12:53:26Z</published><updated>2008-05-29T12:53:26Z</updated><content type="html">&lt;p&gt;Here's something very cool I just found in the ASP.NET MVC Preview 3 bits, you can specify, what I call, "dot" notation expressions on your view data. With the new ViewDataDictionary you can now use the "dot" notation expressions to get access the same value as using the safely typed Model. (&lt;a href="http://blog.eworldui.net/post/2008/05/ViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.aspx" target="_blank"&gt;Read More...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6228840" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC - Localization Helpers</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/23/asp-net-mvc-localization-helpers.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/23/asp-net-mvc-localization-helpers.aspx</id><published>2008-05-23T18:01:40Z</published><updated>2008-05-23T18:01:40Z</updated><content type="html">&lt;p&gt;Learn how to easily use localization within an ASP.NET MVC application utilizing similar methods to that of ASP.NET resource expressions. I show 3 different approaches to using localization within your application. (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Localization.aspx" target="_blank"&gt;Read more...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6214544" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC: Expression Based RedirectToAction Method</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/20/asp-net-mvc-expression-based-redirecttoaction-method.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/20/asp-net-mvc-expression-based-redirecttoaction-method.aspx</id><published>2008-05-20T02:12:05Z</published><updated>2008-05-20T02:12:05Z</updated><content type="html">&lt;p&gt;Since the introduction of lambda expressions within the .NET framework, and it's extensive use of them within ASP.NET MVC, I've grown extremely fond of working with compile time errors that lambda expressions gives us. You've seen the ASP.NET MVC team build out a set of ActionLink&amp;lt;T&amp;gt; methods that enable you to specify an expression that will be compiled like the following (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC-Expression-Based-RedirectToAction-Method.aspx" target="_blank"&gt;Read more...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6202510" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author></entry><entry><title>ASP.NET MVC: UI Validation Framework Update</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/19/asp-net-mvc-ui-validation-framework-update.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/19/asp-net-mvc-ui-validation-framework-update.aspx</id><published>2008-05-19T12:56:40Z</published><updated>2008-05-19T12:56:40Z</updated><content type="html">&lt;p&gt;I've taken some recommendations regarding the MVC UI Validation framework I &lt;a href="http://blog.eworldui.net/post/2008/04/MVC-UI-Validation-Framework.aspx"&gt;originally posted about&lt;/a&gt;, which is available within the MvcContrib project. I'm still working on future advancements like attributing your model, but I did make a significant step forward ensuring both client and server side validation is successful. With some simple changes to how you are generating your validators, you can easily achieve this new functionality. (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC-UI-Validation-Framework-Update.aspx" target="_blank"&gt;Read more...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6201316" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC - Extracting Web Resources</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/15/asp-net-mvc-extracting-web-resources.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/15/asp-net-mvc-extracting-web-resources.aspx</id><published>2008-05-15T05:05:38Z</published><updated>2008-05-15T05:05:38Z</updated><content type="html">&lt;p&gt;One nice feature that ASP.NET added in the 2.0 feature set was the ability to embed resources directly within an assembly and then later extract them through a separate Http Handler. You've notably saw this by all the WebResource.axd calls. If you're building a ASP.NET MVC view, you have two ways of extracting web resource urls. Find out how to do this in your view and through a new extension method. (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Extracting-Web-Resources.aspx" target="_blank"&gt;Read More...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6191021" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author></entry><entry><title>ASP.NET MVC - Living in a Web Forms World</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/13/asp-net-mvc-living-in-a-web-forms-world.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/13/asp-net-mvc-living-in-a-web-forms-world.aspx</id><published>2008-05-13T15:22:51Z</published><updated>2008-05-13T15:22:51Z</updated><content type="html">&lt;p&gt;When developing ASP.NET MVC applications, most examples or sites have shown you starting from complete scratch. This is all and well if you have the time to completely re-write an existing application for 6+ months or have started a v1 product. Right, in the &amp;quot;real-world&amp;quot; the former rarely happens and if your a developer wanting to stay on the bleeding edge, introducing a new architecture into an existing ASP.NET application is fairly tedious. From converting existing pages, supporting legacy routes, and possibly the lack of allowing multiple forms all prove to be a challenge. (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Living-in-a-Web-Forms-World.aspx"&gt;Read More...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6186565" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC - Using Post, Redirect, Get Pattern</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/05/09/asp-net-mvc-using-post-redirect-get-pattern.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/05/09/asp-net-mvc-using-post-redirect-get-pattern.aspx</id><published>2008-05-09T05:57:01Z</published><updated>2008-05-09T05:57:01Z</updated><content type="html">&lt;p&gt;The ASP.NET MVC pattern tends to lead itself into a more simplified and "true" HTTP experience by re-introducing&amp;nbsp; patterns that have been lost, or at least, not followed in many years. One such pattern is the Post, Redirect, Get (PRG) pattern in which it is "to help avoid duplicate form submissions and allow web applications to behave more intuitively with browser bookmarks and the reload button" (&lt;a href="http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Using-Post2c-Redirect2c-Get-Pattern.aspx" target="_blank"&gt;Read More...&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6172612" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term=".NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/.NET/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="Programming" scheme="http://weblogs.asp.net/mhawley/archive/tags/Programming/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC - Legacy Url Routing</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/04/25/asp-net-mvc-legacy-url-routing.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/04/25/asp-net-mvc-legacy-url-routing.aspx</id><published>2008-04-25T06:54:10Z</published><updated>2008-04-25T06:54:10Z</updated><content type="html">&lt;p&gt;Recently, we've been converting over a lot of our ASP.NET Web Form pages to use ASP.NET MVC. While this is no small feat by itself, the underlying problem of having a new Url structure in the site while still supporting legacy Url's was necessary. The idea, is that you hit a page that no longer exists, and you get redirected to the appropriate controller &amp;amp; action within MVC.&lt;/p&gt; &lt;h3&gt;Workflow&lt;/h3&gt; &lt;ol&gt; &lt;li&gt;A legacy Url is requested from your site. For example, http://www.server.com/Users/Login.aspx  &lt;li&gt;ASP.NET routing intercepts the request and matches a route from your route collection  &lt;li&gt;Instead of using the MvcRouteHandler, a LegacyRouteHandler is invoked.  &lt;li&gt;Using the LegacyRouteHandler, it'll use the route redirection name you specified, generate the MVC Url, and issue a HTTP 301 with the location of http://www.server.com/site/login. &lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;a href="http://blog.eworldui.net/post/2008/04/ASPNET-MVC---Legacy-Url-Routing.aspx" target="_blank"&gt;Read more...&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6129268" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/mhawley/archive/tags/MVC/default.aspx" /></entry><entry><title>ASP.NET MVC - ActionResult... The Good &amp; Not So Bad</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/04/19/asp-net-mvc-actionresult-the-good-amp-not-so-bad.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/04/19/asp-net-mvc-actionresult-the-good-amp-not-so-bad.aspx</id><published>2008-04-19T02:56:52Z</published><updated>2008-04-19T02:56:52Z</updated><content type="html">&lt;p&gt;I'm thoroughly enjoying the new ActionResult feature the ASP.NET team introduced into the "refresh" of the Preview 2 bits... or whatever they're calling it now :) Introducing this has increased productivity regarding testing the results of a controller's action. Here's a quick summary of the different types... &lt;a href="http://blog.eworldui.net/post/2008/04/ASPNET-MVC---ActionResult-The-Good-amp3b-Not-So-Bad.aspx" target="_blank"&gt;Read More&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6111646" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author><category term="ASP.NET" scheme="http://weblogs.asp.net/mhawley/archive/tags/ASP.NET/default.aspx" /><category term="Development" scheme="http://weblogs.asp.net/mhawley/archive/tags/Development/default.aspx" /></entry><entry><title>Moving Blog and News to Come!</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/mhawley/archive/2008/03/27/moving-blog-and-news-to-come.aspx" /><id>http://weblogs.asp.net/mhawley/archive/2008/03/27/moving-blog-and-news-to-come.aspx</id><published>2008-03-27T07:12:00Z</published><updated>2008-03-27T07:12:00Z</updated><content type="html">&lt;p&gt;Just a note for anyone still subscribing, I'm moving my blog to my own host. You can continue reading at &lt;a href="http://blog.eworldui.net" mce_href="http://blog.eworldui.net"&gt;http://blog.eworldui.net&lt;/a&gt; or if you'd like to update your feed, point it towards &lt;a title="http://blog.eworldui.net/syndication.axd" href="http://feeds.feedburner.com/eworldui" mce_href="http://blog.eworldui.net/syndication.axd"&gt;http://feeds.feedburner.com/eworldui&lt;/a&gt;. I'm going to start blogging again, it's been too long! I've got some exciting news coming up that I can't wait to share, so stay tuned for my announcement!&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; I wanted stats for my feeds, so I changed my feed URL to use FeedBurner.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6036084" width="1" height="1"&gt;</content><author><name>mhawley</name><uri>http://weblogs.asp.net/members/mhawley.aspx</uri></author></entry></feed>