Today I wanted to find a way to flush the IIS FTP logs on-demand. The logs for IIS FTP flush to disk every 6 minutes, and the HTTP logs every 1 minute (or 64kb). This can make troubleshooting difficult when you don’t receive immediate access Read More......( read more ) Read More...
I just stumbled across a piece of sample code that I had written several months ago for a coworker, and I thought that I'd share it with everyone. Here's the scenario: my coworker asked me if it was possible to have different client-side scripts inserted dynamically depending on the type of web browser that is being used. If the application was written in ASP.NET or some other dynamic language, then it would be trivial to determine the browser type and return the correct HTML <script> block...( read more ) Read More...
In Part 2 of this series, I'll show you how to customize the area chart from Part 1 to show the chart area with a gradient. More specifically, there are three different chart gradient methods that we'll take a look at in this blog post: SetOneColorGradient SetTwoColorGradient SetPresetGradient Before I continue, there is one quick Log Parser convention that you should realize: there are two objects that Log Parser will create and pass to your script. As you look at the sample scripts in this post...( read more ) Read More...
I recently had a situation where I wanted to customize the chart output from Log Parser, and after a bunch of research I eventually arrived at the conclusion that configuration scripts for create customized charts are probably the least-documented feature of Log Parser. After a lot of experimentation, (and a bit of frustration), I finally managed to achieve the results that I wanted. With that in mind, I thought that it would make a great blog series if I documented some of the settings that I used...( read more ) Read More...
This is a short post to shareexciting news: Jooma! 2.5, which shipped earlier this week, now has support for SQL Server! Of course, this release contains lots more goodies, but the addition of a database abstraction layer that supports multiple databases is a huge step (support for other databases may arrive quickly now that Joomla! ison a 6-month ship cycle). This will remove headaches for anyone deploying Joomla! in multiplatform environments. You can read all about the release on the Joomla! Web...( read more ) Read More...
This week’s RunAs Radio has Clint Huffman , a Microsoft Premier Field Engieer talking to Richard Campbell about understanding the health state of IIS7/7.5. There is some excellent content in this episode and I’d strongly recommend listning to it. Clint covers aspects such as mappings, caching, failed request tracing and the IIS Log Analyzer. Rather than tell you everything that is in the podcast, listen now! - http://www.runasradio.com/default.aspx?showNum=248 RunAs Radio is an excellent weekly...( read more ) Read More...
We are excited to be attending and participating at Node Summit in San Francisco this week. Among those Microsoft staffers on site are Server & Tools Corporate Vice President Scott Guthrie - who participated on a panel about Platform as a Service this morning and also gave a keynote address - and Gianugo Rabellino , the Senior Director for Open Source Communities, who was on a panel discussing the importance of cross-platform. You can read more about Scott's keynote on the Windows Azure blog...( read more ) Read More...
You can find this week’s video here . I’ve been looking forward to releasing this week’s video. IIS FTP User isolation is an interesting topic because it offers a lot of power and flexibility but it’s not very intuitive because of how it’s managed Read More......( read more ) Read More...
Last month, Microsoft announced the new TV platform for XBox and a long list of content providers that will be bringing their TV and premium content onto XBox. For more detailed information, please check the press release here and here . As someone from the IIS Media Services team where Smooth Streaming technology was born, I’m proud to announce that the majority of Xbox Live content providers are using Smooth Streaming as their video streaming technology. Also all content partners who are delivering protected premium Smooth Streaming video are using PlayReady DRM for their content protection. Our team not only provided Smooth Streaming server platform (IIS Media Services) but also delivered Smooth Streaming Client SDK to our partners to build their XBox applications upon. Combining the power of XBox platform with the wealth of TV and premium content is going to be a huge win for both consumers and content providers. After a few years of evolution, Smooth Streaming now goes far beyond the...
A few years ago, I was lucky enough to have a very small hand in the birth of DebugDiag. In version 1.0, I got to do some work on the analysis scripts, as well as work on one of the debugger extensions it uses for analysis. As a result of the time I spent working on it, it’s still one of my favorite troubleshooting tools. Since the original release of the tool, the team who owns it has done some great things with it, which I’m sure included fixing and/or replacing my hacky code. I freely admit that...( read more ) Read More...
More Posts
Next page »