Browse by Tags
All Tags »
Dynamic Languages (
RSS)
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...
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...
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...
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...
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...
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...
Microsoft will announce on May 7 an initiative to help government agencies and developers publish and interact with their data in Windows Azure, the company's cloud computing platform. One of these is the Open Government Data Initiative (OGDI), a cloud-based approach to housing public government data in Windows Azure , making it accessible in a programmatic manner via open standard protocols and application programming interfaces. The source code for OGDI is being made publicly available through...( read more ) Read More...
On Monday Microsoft and SD Forum held the 3rd annual Open Source ISV Forum. In a day of interesting talks, I was particularly struck by Larry Augustin's talk. As an emphasizing example of the growth of open source projects partnered with a commercial endeavor, Larry mentioned DotNetNuke . DotNetNuke is, of course, freely available for download and licensed under an open source license. But there is also a professional edition and a range of complimentary commercial services for those who want service...( read more ) Read More...
I was fortunate enough to spend last Thursday with a group of LAMP engineers who have some experience with Windows Server and IIS, and who are based in Japan. The three - Kimio Tanaka, the president of Museum IN Cloud; Junpei Hosoda, the president of Yokohama System Development; and Hajime Taira, with Hewlett-Packard Japan - won a competition organized by impress IT and designed to get competitive LAMP engineers to increase the volume of technical information around PHP/IIS and application compatibility...( read more ) Read More...
More Posts