Servidores Web, PHP, etc...

Joomla! 2.5 Adds SQL Server Support!

The Official Microsoft IIS Site - Vie, 27/01/2012 - 01:12
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)

Recommended Listening–Clint Huffman on RunAs Radio

The Official Microsoft IIS Site - Jue, 26/01/2012 - 10:34
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)

Microsoft at Node Summit

The Official Microsoft IIS Site - Mar, 24/01/2012 - 15:45
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)

IIS FTP User Isolation-Week 46

The Official Microsoft IIS Site - Lun, 23/01/2012 - 17:34
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)

Smooth Streaming to XBox and Beyond

The Official Microsoft IIS Site - Sáb, 14/01/2012 - 03:17

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 initial scope of Silverlight online streaming. Today you can use Smooth Streaming to reach a variety of different kinds of clients/devices including browsers with Silverlight, XBox, Windows Phone, Apple iOS devices (iPhone/iPad), Windows 8 (in developer preview as of now) and TVs/STBs(Set-top Boxes). For example, Comcast’s popular Xfinity TV app for iPad/iPhone has been running on top of the Smooth Streaming iOS SDK and delivers TV content using Smooth Streaming technology (link). We also provide Smooth Streaming Client Porting Kit which can be used to easily integrate Smooth Streaming functionalities into many kinds of devices including TVs and STBs.

Smooth Streaming is right at the center of this new wave of revolution for TV and premium video delivery. The journey has just begun.

Tips & Tricks: DebugDiag 1.2

The Official Microsoft IIS Site - Mié, 11/01/2012 - 17:32
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)

Getting AWStats installed and configured on IIS 7.5

The Official Microsoft IIS Site - Mar, 10/01/2012 - 05:31
One of things I’ve wanted to evaluate is AWStats for doing analytics on a variety of sites I run. AWStats ( www.awstats.org ) is a free Open Source (Perl based) package. One of the things I couldn't find that covered the steps to get IIS 7.5 up and running. I’m still working on a few config items within AWStats, which if you have suggestions, please let me know. Here is the order of what I did to get my server up and running. I’ll assume you have a Windows Server 2008 or 2008 R2 server with IIS Installed...(read more)

Windows Azure Libraries for Java Available, including support for Service Bus

The Official Microsoft IIS Site - Lun, 09/01/2012 - 18:35
Good news for all you Java developers out there: I am happy to share with you the availability of Windows Azure libraries for Java that provide Java-based access to the functionality exposed via the REST API in Windows Azure Service Bus . You can download the Windows Azure libraries for Java from GitHub. This is an early step as we continue to make Windows Azure a great cloud platform for many languages, including .NET and Java. If you’re using Windows Azure Service Bus from Java, please let...(read more)

Windows Azure Libraries for Java Available, including support for Service Bus

The Official Microsoft IIS Site - Lun, 09/01/2012 - 18:35
Good news for all you Java developers out there: I am happy to share with you the availability of Windows Azure libraries for Java that provide Java-based access to the functionality exposed via the REST API in Windows Azure Service Bus . You can download the Windows Azure libraries for Java from GitHub. This is an early step as we continue to make Windows Azure a great cloud platform for many languages, including .NET and Java. If you’re using Windows Azure Service Bus from Java, please let...(read more)

Redirecting Non-www to Domain Equivalent

The Official Microsoft IIS Site - Jue, 05/01/2012 - 16:00
A question came up on a blog post of mine on how to redirect a domain name that doesn’t have www in it while retaining the original domain name.  Basically, to have a generic redirect to add on a www if it’s not already there. For example, how could Read More......(read more)

IIS FTP and IIS Manager Users-Week 45

The Official Microsoft IIS Site - Mié, 04/01/2012 - 15:27
You can find this week’s video here . IIS FTP supports a new type of user called IIS Manager Users. This type of user can be used instead of Windows Local or Active Directory Users. They are useful if you want to manage a number of FTP users but don’t Read More......(read more)

Storing IIS 7.5 WebDAV Properties in NTFS Alternate Data Streams

The Official Microsoft IIS Site - Sáb, 31/12/2011 - 08:39
Two months ago Microsoft published an update for the WebDAV module that shipped with IIS 7.5 in Windows 7 and Windows Server 2008 R2, and this update is documented in the Microsoft Knowledge Base article ID 2593591: FIX: A hotfix is available that enables WebDAV to store the properties of file resources by using NTFS alternate data streams in IIS 7.5 This update enables administrators to configure the IIS 7.5 WebDAV module to store WebDAV-based properties in NTFS alternate data streams instead of...(read more)

IIS Community Newsletter - December 2011 edition released

The Official Microsoft IIS Site - Mar, 27/12/2011 - 05:49
IIS Community Newsletter - December 2011 edition released http://www.iisnewsletter.com/archive/december2011.html Enjoy Steve...(read more)

Open Source OData Library for Objective-C Project Moves to Outercurve Foundation

The Official Microsoft IIS Site - Mar, 20/12/2011 - 11:00
As Microsoft continues to deliver on its commitment to Interoperability, I have good news on the Open Source Software front: today, the OData Library for Objective-C project was submitted to the Outercurve Foundation’s Data, Languages, and Systems Interoperability gallery. This means that OData4ObjC , the OData client for iOS, is now a full, community-supported Open Source project. The Open Data Protocol (OData) is a web protocol for communications between client devices and RESTful web services...(read more)

Full Support for PhoneGap on Windows Phone is Now Complete!

The Official Microsoft IIS Site - Lun, 19/12/2011 - 11:00
Congratulations to all the people involved in the PhoneGap community for the recent release of version 1.3 of their HTML5 open source mobile framework! This release includes many new features, and you can find more details here . You may remember that we announced back in Sept that Microsoft was helping to bring Windows Phone support in PhoneGap: I am happy to say we can now check this box! We’re also pleased to note that all features in PhoneGap 1.3 are now supported for Windows Phone, as...(read more)

Accepting Questions for Web Pro Series Q&A

The Official Microsoft IIS Site - Lun, 19/12/2011 - 04:36
If you’ve been following my 52-week series you most likely noticed that we’re nearing the end.  This evening, for example, I’m recording week 47.  One viewer made a suggestion to create a Q&A for the last couple videos.  I thought that Read More......(read more)

Great Pointers For Analyzing Memory Crash Dumps

The Official Microsoft IIS Site - Mié, 14/12/2011 - 17:43
This is an older article (2006) but still an excellent resource for anyone who has to do deep troubleshooting and research to determine the cause of a crash in a .NET application. With these tips, and perhaps just a little luck, you can even trace the issue down to the exact line of code that's causing the crash. "I’ve written quite a few posts on memory issues because that is the type of problem we get most frequently in support, but I thought I’d break it up a little bit with a post...(read more)

Using Windows Authentication with Web Deploy and WMSVC

The Official Microsoft IIS Site - Mié, 14/12/2011 - 03:12
By default in Windows Server 2008 when you are using the Web Management Service (WMSVC) and Web Deploy (also known as MSDeploy) it will use Basic authentication to perform your deployments. If you want to enable Windows Authentication you will need to set a registry key so that the Web Management Service also supports using NTLM. To do this, update the registry on the server by adding a DWORD key named " WindowsAuthenticationEnabled " under HKEY_LOCAL_MACHINE\Software\Microsoft\WebManagement...(read more)

GigaSpaces shows Java + Windows Azure

The Official Microsoft IIS Site - Mar, 13/12/2011 - 19:29
Today Microsoft is hosting the Learn Windows Azure broadcast event to demonstrate how easy it is for developers to get started with Windows Azure. Senior Microsoft executives like Scott Guthrie, Dave Campbell, Mark Russinovich and others will show how easy it is to build scalable cloud applications using Visual Studio. The event is be broadcasting live and will also be available on-demand. For Java developers interested in using Windows Azure , one particularly interesting segment of the day is a...(read more)

IIS FTP Basics–Week 44

The Official Microsoft IIS Site - Mar, 13/12/2011 - 18:51
You can find this week’s video here . The FTP (File Transfer Protocol) protocol has been in wide use for years and is still widely used today. It's used for transferring files between locations and practically useful for deployment websites from a dev Read More......(read more)
Distribuir contenido