Interview by Darcy Thomas: July 30, 2009
Maarten Balliauw is a MVP ASP.NET and is a .NET Software Engineer at RealDolmen. His interests are mainly in web applications development in ASP.NET (C#) or PHP. In this interview he discusses his experiences working with PHPExcel and Open XML.
We have been doing a lot of work with ASP.Net too. Have you thought about porting any of your functionality to ASP.Net? Where I work, we do a lot with ASP.Net. I have been thinking about porting PHPExcel, but then I realised that a week only has 7 days at the moment - it would require more days! Have you ever thought of porting any of your functionally from PHPExcel to work on asp.net? Luckily there are other projects on CodePlex which provide Open XML functionally on ASP.Net. Have you tried running PHPExcel in the Windows Azure Cloud? No, I haven’t tried using PHPExcel on the Azure Cloud. I cannot see a reason why it would not work. PHPExcel is a proper library. It’s just a collection of PHP code, therefore it should be possible to use it on the Microsoft Azure Cloud. You went to the document interoperability workshop in London – what are some things you can tell us about that? What were some of the stand out sessions for you? The stand out session for me was the panel on digital signing. There was a lot of discussion surrounding the different laws and requirements from various countries representatives. I found it all very interesting. PHP PowerPoint is a new project of yours, what have you got planned for that in the future? Big plan is to also attract other developers to this project and implement all features required by our users. The same plan as with PHPExcel: let it grow based on community feedback.