Yearly Archives: 2009

Episode 71: Frank Zammetti on webOS

We last left Frank back in 2006(!) with the publication of his (then) first book. I caught up with him to talk about his latest book (#6!) – Practical Palm Pre webOS Projects (we eventually get the title right!). Frank … Continue reading

Posted in All Podcasts, WebDev Radio | Leave a comment

Doctrine Relations and Zend MVC

Original Post. Click here to see the video. Doctrine Relations and Zend MVC This short podcast covers how you can easily build a form using Zend’s MVC model via Zend_Controller and using Doctrine for persistence. You can download the source … Continue reading

Posted in All Podcasts, video | Leave a comment

The ZendCon Sessions Episode 28: PHP 5.3 == Awesome!

Episode 028: “PHP 5.3 == Awesome!” Speaker: Ilia Alshanetsky Topic: PHP 5.3 == Awesome! Release Date: 12/23/2009 Welcome to the ZendCon 2009 edition of the ZendCon Sessions. The ZendCon Sessions are live recordings of sessions that have been given at … Continue reading

Posted in All Podcasts, ZendCon Sessions | Leave a comment

Introduction to Silverlight for PHP developers

Speaker: Maarten Balliauw & Kevin Dockx This session covers the basics of Microsoft Silverlight and demonstrates how PHP developers can benefit from developing rich client-side components that run in the web browser using Silverlight and PHP.

Posted in DPC Radio | Leave a comment

Episode 70: Brian Hitney of Microsoft

I got a chance to talk about web development stuff with Brian Hitney, Developer Evangelist with Microsoft. We talked about WebsiteSpark, Silverlight, ASP.NET MVC, touched on cloud computing and I kept forgetting the name of a podcast (it was the … Continue reading

Posted in All Podcasts, WebDev Radio | Leave a comment

Doctrine Relations and Data Fixtures

Original Post. Click here to see the video. Doctrine Relations and Data Fixtures This episode of zendcasts will cover how we can write Data Fixtures and extend our data model to include a simple one-to-many using Doctrine’s schema.yml file. I … Continue reading

Posted in All Podcasts, video | Leave a comment

An Introduction to IBM WebSphere sMash for PHP Programmers

Speaker: Jonathan Lawrence In today’s dynamic Web environment, developers want to build Web applications quickly, re-use and combine them simply, and adopt an agile approach to development. IBM’s WebSphere sMash (aka Project Zero) is a complete platform for developing, assembling … Continue reading

Posted in DPC Radio | Leave a comment

WordPress Podcast Merges with Press This

Joost is joined by WordPress Podcast host Charles Stricklin, as they announce that Joost is continuing the WordPress Podcast, merging it with Press This. Also, the introduction of a weekly a news segment on all things WordPress with Frederick Townes.

Posted in All Podcasts, Press This | Leave a comment

Writing Doctrine Unit Tests with Zend_Test

Original Post. Click here to see the video. Writing Doctrine Unit Tests with Zend_Test Building on the Introduction to Doctrine 1.2 video, this video will show how you can easily test the persistence of Doctrine models within the Zend_Test environment. … Continue reading

Posted in All Podcasts, video | Leave a comment

Analysing PHP web applications with dtrace

Speaker: David Soria Parra DTrace is the Swiss army knife to analyze the behavior of applications and enabling you to gather detailed information from the bottom of your application stack up to the top. DTrace is used by system administrators … Continue reading

Posted in DPC Radio | Leave a comment