iis

Browse by Tags

All Tags » Community (RSS)
Windows Cache Extension 1.0 for PHP Released
The Microsoft Internet Information Services (IIS) team announced today the release of Windows Cache Extension 1.0 for PHP , a PHP accelerator that is used to increase the speed of PHP applications running on Windows and Windows Server. This is a production-ready release that is provided under an open source BSD license , with the source code hosted and maintained here , and the documentation hosted on php.net . You can find more details on this release on IIS team Product Unit Manager Mai-lan Tomsen...( read more ) Read More...
Zend Launches Open Source Initiative to Drive Cloud Application Development
Today, Zend Technologies announced the Simple API for Cloud Application Services project, which is a new open source initiative that allows developers to use common application services in the cloud, while enabling them to unlock value-added features available from individual providers. This new project is designed to encourage widespread participation and contributions from the open source community, resulting in the availability of Simple Cloud API adapters for virtually all major cloud providers...( read more ) Read More...
More on the Hyper-V Linux Integration Components
Well, there is no easy way to say this, so I am simply going to start this blog with the following line. Microsoft just submitted source code for the Hyper-V Linux Integration Components to the Linux Kernel Community Under GPL v2. Well, there's a conversation starter! Are you still all sitting in your chairs??? Let me summarize: Yes, our device driver code was released directly to the Linux Kernel We released the code under GPL v2 We are working with Greg Kroah-Hartman so it is ready for the next...( read more ) Read More...
Crafting a Better PHP Build Process on Windows – Part IV
In the previous post , I discussed what it took to use PGO on the Windows PHP build. That led to me building automated build scripts... Automation as the root of all evil "Anything that can be done for you, automatically, can be done to you, automatically." - David C. Wyland First, I had to get the entire dependency stack into the mix. While some of the dependent libraries had VCProject files, some didn't. Worse, even if they had them, you couldn't tell with a degree of certainty that they were compiled...( read more ) Read More...
Introducing NETOOP (The .NET Object Oriented Portal)
Yesterday I announced and new project I’m starting( READ HERE ) Since last night 40 people have joined the private wiki to participate in the collaborative design. “The Project” now has a name and a domain ! NETOOP – the .NET Object Oriented Portal www.netoop.com (Is were it will run……) One of the commenters to my blog post asked, What guiding patterns will you be using, and what technologies? Is this an ASP.NET Ajax w/Linq to SQL thing? Of course it will be ASP.NET and use Microsoft SQL Server but...( read more ) Read More...
Crafting a better PHP build process on Windows – Part 1
The last several months, I've been working very deeply with PHP - specifically, compiling the PHP core itself, and looking for avenues for optimization. This is the first of four posts about the journey I've been on with PHP. I get started building PHP "It is a bad plan that admits of no modification" - Publilius Syrus I started working with building PHP itself about a year ago. Initially, I was trying to put together an environment to compile up the PHP stack so that I could do some debugging, and...( read more ) Read More...
PHP|Tek in Chicago
Last week I got the perfect excuse to get out of the Planning and Budget process that we are going through right now, attending PHP|Tek, which was a welcome escape as planning and budgeting in any company is usually enough fun to make a grown man cry! So last week I went to PHP|Tek in Chicago to speak and meet folk from the PHP community. As always, I greatly enjoy meeting the people who write and use PHP, and I have been to and spoken with enough of the speakers at past events that I know a lot...( read more ) Read More...
Announcing the PHP SDK for Windows Azure
Vijay Rajagopalan, a Principal Architect here at Microsoft, is at TechEd India, where he will demo later this week a new set of interoperability projects related to PHP. These projects include the PHP SDK for Windows Azure , an open source effort for which Microsoft has provided funding, with development by RealDolmen , whose goal is to provide high-level abstractions that enable PHP developers to interoperate readily with Windows Azure. The PHP SDK for Windows Azure focuses on REST and provides...( read more ) Read More...
Apache Stonehenge: Interoperability at Work
The Stonehenge incubator project is approaching its first milestone: deploying the first set of samples and making them work together. This is a really exciting development and continues to deliver on the project's primary goal: to provide practical applications that span languages and platforms and demonstrate how to achieve interoperability. Multiple implementations of the Stonehenge Stocktrader sample application, including .NET, Java, PHP , Python and Ruby, have been committed to the repository...( read more ) Read More...
PHP 5.3 RC2 Highly Optimized for Windows
Howdy, I've been working for many months with Pierre Joye - well, really many people in the PHP community - on getting PHP to run faster on Windows. Pierre has been working rapidly on upgrading libraries (Pierre pioneered the work to get PHP and its hoard of dependent libraries updated and properly compiling on Windows), replacing old POSIX-emulation code with native calls, patching bugs, and about a million other things, all of which had a huge impact on performance and stability of PHP on Windows...( read more ) Read More...
More Posts Next page »