Browse by Tags
All Tags »
Community (
RSS)
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...
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...
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...
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...
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...
More Posts
Next page »