Jump In Camp - Who is here and what are they doing?
Cal Evans (Editor-in-Chief) |
2 comments |
Tuesday, June 21, 2011
Reporting live from the basement of a hotel in Seattle, Washington, here is my report for today on Microsoft’s SQL Server jump In! Camp.
[…]
Microsoft's second SQL Server Jump In Camp
Cal Evans (Editor-in-Chief) |
1 comment |
Monday, June 20, 2011
What do you get when you mix developers from more than 10 different PHP based projects with the Microsoft team that writes/maintains MS SQL Server? I don’t know either, but if you stay tuned this week and I’ll try to describe it to you.
[…]
PHP on Azure Contest
Cal Evans (Editor-in-Chief) |
2 comments |
Friday, January 28, 2011
Microsoft is at it again. Every time I turn around the are finding new ways to engage the PHP community. Now they’ve gone and started another programming contest – this one involving their Cloud platform Azure. Click on in, I’ll give you what details I’ve got so you can get to coding.
[…]
Julian Egelstaff writes about Microsoft's recent Jump In Camp
Cal Evans (Editor-in-Chief pro tem) |
0 comments |
Monday, December 27, 2010
Julian Egelstaff recently posted “Things I learned at Jump In Camp” about Microsoft’s Jump In Camp last month in Seattle. Click on in, let’s look talk about it.
[…]
PHP Manager 1.1 released.
Cal Evans (Editor-in-Chief pro tem) |
0 comments |
Tuesday, December 14, 2010
Ruslan Yakushev has written a new blog post recently titled. “PHP Manager 1.1 available in Web PI” If you use PHP on Windows, you really want to read this.
[…]
Simple Cloud API announced
Eli White (Editor-in-Chief) |
4 comments |
Wednesday, September 23, 2009
A number of industry leaders have comes together and made an announcement. A new Simple Cloud API is being developed for PHP, that will create an easy way to interface with any number of cloud services. The current contributors to this project include Zend, Microsoft, IBM, Rackspace, Nirvanix, and GoGrid.
[…]
Preview of Windows Azure Support in Zend Framework Released
Eli White (Editor-in-Chief) |
0 comments |
Tuesday, July 7, 2009
Today a technology preview of upcoming interoperability between Windows Azure and Zend Framework has been announced, in the form of a PHP SDK for Windows Azure.
[…]
Creating PowerPoint 2007 files using PHP
maartenba |
0 comments |
Wednesday, April 29, 2009
Maarten Balliauw has blogged about the fact that a new project has just been released on CodePlex: PHPPowerPoint. Just like with PHPExcel, PHPPowerPoint can be used to generate PPTX files from a PHP application. This can be done by creating an in-memory presentation that consists of slides and different shapes, which can then be written to disk using a writer (of which there’s currently only one for PowerPoint 2007).
[…]
phpGG Frontend Special: client-side event on January 24th, in The Netherlands
remiwoler |
0 comments |
Tuesday, January 13, 2009
The new year has just started, and to start off well the dutch PHP usergroup (phpGG) is organizing a frontend-oriented event. This event is intended for developers who get in touch with client-side technology. Not just PHP developers, also frontend developers, and everyone who has to deal with frontend stuff in some way. Whether you deal with frontends on a daily basis, or are curious to the possibilities of making a new application more attractive in a graphical sense, you can't miss out on this day. Besides all this, it's also an excellent opportunity to get a (free!) membership of phpGG!
[…]
Reading Access Databases with PHP and PECL
vvaswani |
9 comments |
Tuesday, November 25, 2008
You’ve already seen, in previous articles, just how easy it is to read and write Microsoft Excel spreadsheets with PHP and PEAR. But spreadsheets are just one way of representing structured data – the other, of course, is to use a database. Well, guess what? If your database happens to be Microsoft Access, PHP has you covered there as well! In this article, I’ll introduce you to PHP’s MDBTools extension, which provides an API to programmatically read data from Microsoft Access database files. If your project involves working with such files, extracting database records either for calculations or for conversion to other formats, you’ll find this extension invaluable. Come on in, and see how it works!
[…]

