blog.jaredreisinger.com
Abstract Semantics | Installing Mercurial and WSGI hgwebdir on WHS (Windows 2003 Server and IIS6)
http://blog.jaredreisinger.com/post/2010/10/14/Installing-Mercurial-and-WSGI-hgwebdir-on-WHS-(Windows-2003-Server-and-IIS6).aspx
Development, distractions, and commentary. Detecting and Preventing Delayed Evaluation in CMD.EXE. Installing Mercurial and WSGI hgwebdir on WHS (Windows 2003 Server and IIS6). 14 Oct 2010, 1:16a. For quite a while, and even have the free Standard Edition of VisualSVN Server. Set up on my Windows Home Server, but I wanted to see what Mercurial. Was like. Having tried TortoiseHg. Notably by eWorld.UI by Matt Hawley. What follows is a step-by-step guide to installing and configuring Mercurial on Windows Ho...
blog.jaredreisinger.com
Abstract Semantics | November 2009
http://blog.jaredreisinger.com/2009/11/default.aspx
Development, distractions, and commentary. 22 Nov 2009, 2:46p. 9 Nov 2009, 3:34p. Technorati simply gave no repsonse when I attempted to claim this blog, so here’s a guess. http:/ technorati.com/claim/gdrddrpv6e. Include comments in search. Powered by BlogEngine.NET. Theme by Jared Reisinger. Typography inspired by metro-bootstrap.
blog.jaredreisinger.com
Abstract Semantics | October 2010
http://blog.jaredreisinger.com/2010/10/default.aspx
Development, distractions, and commentary. Installing Mercurial and WSGI hgwebdir on WHS (Windows 2003 Server and IIS6). 14 Oct 2010, 1:16a. Include comments in search. Powered by BlogEngine.NET. Theme by Jared Reisinger. Typography inspired by metro-bootstrap.
blog.jaredreisinger.com
Abstract Semantics | Detecting and Preventing Delayed Evaluation in CMD.EXE
http://blog.jaredreisinger.com/post/2009/12/10/Detecting-and-Preventing-Delayed-Evaluation-in-CMDEXE.aspx
Development, distractions, and commentary. Installing Mercurial and WSGI hgwebdir on WHS (Windows 2003 Server and IIS6). Detecting and Preventing Delayed Evaluation in CMD.EXE. 10 Dec 2009, 6:16a. For general scripting/automating on Windows, I generally prefer PowerShell. What many other scripting languages do. Raymond Chen has a nice post describing this in further detail. Rsquo; character seems to eaten… so if you have a command you’re calling that uses a ‘. Set X=foo if "! Rdquo;). Putting this sn...
blog.jaredreisinger.com
Abstract Semantics | All posts by jaredreisinger
http://blog.jaredreisinger.com/author/JaredReisinger.aspx
Development, distractions, and commentary. Installing Mercurial and WSGI hgwebdir on WHS (Windows 2003 Server and IIS6). 14 Oct 2010, 1:16a. Detecting and Preventing Delayed Evaluation in CMD.EXE. 10 Dec 2009, 6:16a. Rsquo; character seems to eaten… so if you have a command you’re calling that uses a ‘! Rsquo; in its syntax, you’re plain out of luck. The good news is that you can use the delayed-expansion behavior to. [More]. 22 Nov 2009, 2:46p. Include comments in search. Powered by BlogEngine.NET.
blog.jaredreisinger.com
Abstract Semantics | Archive
http://blog.jaredreisinger.com/archive.aspx
Development, distractions, and commentary. Installing Mercurial and WSGI hgwebdir on WHS (Windows 2003 Server and IIS6). Detecting and Preventing Delayed Evaluation in CMD.EXE. Connecting Visual Studio 2008 to a Windows Mobile 6 Standard Device. Hosting BlogEngine.NET on GoDaddy, part2. Hosting BlogEngine.NET on GoDaddy. Include comments in search. Powered by BlogEngine.NET. Theme by Jared Reisinger. Typography inspired by metro-bootstrap.
blog.jaredreisinger.com
Abstract Semantics | Hosting Utilities: PathUnwriter
http://blog.jaredreisinger.com/post/2009/11/22/Hosting-Utilities-PathUnwriter.aspx
Development, distractions, and commentary. Detecting and Preventing Delayed Evaluation in CMD.EXE. 22 Nov 2009, 2:46p. I uploaded the source for both PathUnwriter.cs. In case any one wants it. I wrote an HttpModule to “undo” the path rewriting that GoDaddy seems to do on behalf of a hosted domain. For reference here is the code that does it (PathUnwriter.cs):. String.Empty; m mapper.LoadMap(sMapSpec); if (m mapper.HasMaps) { context.PreRequestHandlerExecute = new EventHandler(OnPreRequest...If (string...