With the deadline looming (tomorrow is the last day we can work on our projects) I've spent some time today to really get some stuff done. I hope to do some more stuff tomorrow, but at least right now I've got most of the blob stuff in there.
posted on May 30, 2010 - 0 comment(s) - tags: php, winphp, azure, mediterra
After having set up my environment and started my first coding, yesterday I actually got to play around with Azure. And really, it isn't all that hard! Things like "cloud computing" and "Azure Storage" sound complicated, but I found out that, using the right tools, working with that is a breeze.
posted on May 20, 2010 - 25 comment(s) - tags: winphp, php, twig, symfony, mediterra, azure, phpazure
So time for some work on my European WinPHP Challenge entry tonight. Previously, I worked on setting up my Windows environment, and now it's time to work on getting my basic PHP setup running and configure the webserver to actually serve my PHP stuff.
posted on May 12, 2010 - 22 comment(s) - tags: winphp, php, mediterra, symfony, phpazure
Error pages. Most people don't really consider error pages when building a website or application. They usually contain some debug information so that when something goes wrong the developer knows what is wrong. But in a lot of cases when an application goes into production, this information is still exposed.
posted on May 9, 2010 - 10 comment(s) - tags: php, symfony, zend framework, errors