PHP Podcasts

The Complete list of PHP Podcasts, Screencasts, and Video Podcasts.

Latest Podcasts

Search Box

Categories

Links

Meta

Episode 38: Silverlight, codemash, codetolive and more

Posted by admin

Original Post

There’s been a whole lot of interesting things happening in the webdev world the past couple months, and this is a quick catch up on just a few of the highlights. Podcast covers MS Silverlight project, codemash conference, codetolive webcast, simunication prototyping tool, yui compressor, zotero research tool and the hibernate/lucene search project.

Listen (15:00 min / 10 MB)

Tags: , , , , , ,

Related posts

Install a Local Web Server on Windows XP

Posted by admin

Original Post

Here is the local web server video for Windows that I promised a few months ago. Local web servers let you work on development and testing right on your own computer. This means you don't have to deal with FTP and/or SSH and can work offline, anywhere, anytime.

This video shows you how to install a web server on Windows XP using WAMP. WAMP is a bundle of all the tools you will need in one package: Apache, MySQL and PHP.

read more

Watch Video
Tags: , , , , ,

Related posts

PHP Abstract Podcast Episode 21: PHP and Oracle

Posted by admin

Episode 21: PHP and Oracle

Special Guest: Lorna Mitchell
Release Date: 09/27/2107
License: Creative Commons Attribution-Noncommercial-No Derivative Works 3.0

Today's special guest is Lorna Mitchell (lornajane to those of you who hang on on the phpc channel on freenode.net)

Lorna is a PHP Developer from the United Kingdom and a moderator on the phpwomen.org forums. After graduating in Electronic Engineering 4 years ago she pursued a career in software development and is currently a developer at Coolpink.net. In her spare time Lorna hangs out on IRC and blogs at lornajane.net.

Today, Lorna is going to talk to us about PHP and Oracle.




Show Notes for Episode 21



Do you have a question about what was discussed in today's episode? Do you have a comment about the episode or it's content? Post a comment and let us know.

If you want a list of all the episodes of PHP Abstract, checkout The PHP Abstract Podcast home page.

Be a part of the fun

Got something to say? Have a new PHP trick you want to share? Have a new PHP product you want to share with everyone? Drop us an line at devzone@zend.com. If we like what we see, we may invite you to join. (Oh yeah, and we pay $75 per episode for those mercenaries among you who don't want to do it just to give back to the community.)

Tags: , , ,

Related posts

Pro::PHP Newscast (Sep 27, 2007)

Posted by admin

Original Article

Join hosts Sean Coates, Paul Reinheimer and guest Morgan Tocker, as they cover PHP news.

Show Notes

  1. PHP Quebec CFP http://hades.phparch.com/hermes/public/viewnews/index.php?id=3503
  2. addslashes vs mysql escape string (Paul's shameless blog plug) http://blog.preinheimer.com
  3. Why character encoding matters http://shiflett.org/blog/2006/jan/addslashes-versus-mysql-real-escape-string
  4. Zend Search Lucene (*AHEM* OLD NEWS ALERT) http://hades.phparch.com/hermes/public/viewnews/index.php?id=3505
  5. Open Komodo http://hades.phparch.com/hermes/public/viewnews/index.php?id=3497
  6. phpMyAdmin new release http://hades.phparch.com/hermes/public/viewnews/?id=3507
  7. Why PHP Trounces Ruby http://terrychay.com/blog/article/php-ruby-evil-good.shtml, http://www.oreillynet.com/ruby/blog/2007/09/7_reasons_i_switched_back_to_p_1.html
  8. Why should I contribute? http://blog.thomas.heute.name/2007/09/why-should-i-ever-contribute-just-give.html
  9. joining the PHP Doc team http://php.net/dochowto
  10. PHP Code Sniffer http://pear.php.net/package/PHP_CodeSniffer/
  11. Genius Y! employee in bangalore (Gopal, whose name Sean can't pronounce..) http://t3.dotgnu.info/blog/php/demystifying-autofilter.html, http://t3.dotgnu.info/blog/php/inclued-0.3.html
  12. PHP Podcasts http://www.phppodcasts.com/


Audio Link:
http://podcast.phparch.com/podcast/audio/20070927.mp3No tag for this post.

Related posts

PHP Video Tutorial: PHP Loops

Posted by admin

Original Post

PHP Video Tutorial

Hi,

I’ve released a new video tutorial covering PHP basics. In this video I teach three different loop types in PHP:

  • For Loops
  • While Loops
  • Foreach Loops

The Video: php loops

Thanks,

Stefan Mischook

www.killerphp.com

Tags: , , ,

Related posts

Episode 30: Weblog Tools Collection Plugin Competition Winners

Posted by admin

Original Post
01:12 This episode, we discuss the winners of the Weblog Tools Collection 2007 Plugin Competition
02:10 Grand prize winner: OneClick by Anirudh Sanjeev - OneClick is a WordPress Plugin and Firefox Extension combination that allows you to install WordPress plugins and themes from the Firefox browser with one click. Anirudh wins a Basic Dedicated Server for 6 months (Valued at $1,059) from Hostgator, $600 in cash and an 8 GB iPod Nano (or cash equivalent) from Imthiaz
06:00 Second prize winner: MyDashboard by Barry - MyDashboard lets you customize your WordPress Dashboard and adds lots of cool gadgets. Barry wins a Swamp Hosting Plan for 1 year (Valued at $194.40) from Hostgator, an autographed copy of Lorelle’s new book, Blogging Tips and $300 in cash
10:13 Third prize winner: WordPress Automatic Upgrade by Keith Dsouza - which lets you automatically upgrade WordPress from your admin interface with this plugin. Keith wins a Baby Hosting Plan for 1 year (Valued at $134.40) from Hostgator, a copy of Translator Pro 5.0 and $200 in cash.
15:25 Consolation prize winner: Who Sees Ads by Ozh - Who Sees Ads is a wonderfully useful plugin that lets you determine who sees the ads on your blog. This plugin also shows promise as a sort of “blog scripting” engine. Ozh wins hosting from Pajama Mommy and a free 48″ wallhog from Wallhogs.com
24:03 Aaron, Lorelle and myself discuss where we’ll be and what what we’ll be doing in the coming weeks.
http://wp-community.org/wp/podpress_trac/web/59/0/wordpress-podcast-030.mp3

No tag for this post.

Related posts

Understanding FormHelper

Posted by admin

Nate Abele and Larry Masters join me to discuss the new FormHelper feature in CakePHP 1.2. This time we manage to stay on topic and sober. Join us for an archived hour of form developing goodness.No tag for this post.

Related posts

Video Tutorial: PHP conditionals

Posted by admin

PHP Video Tutorial

The following video teaches the basics of conditional statements in PHP; specifically the ‘if’ statement.

PHP conditionals video tutorial

Again, this video is for beginners to PHP and programming in general.

Note to uber-nerds:

If anyone complains to me that this video is to simple, I might hit you with a theoretical article on how aspects (as in aspect oriented programming) can be used to injects meta-data into your objects, without polluting the model.

:)

… Good old Java.

Stefan

No tag for this post.

Related posts

Video Tutorial: Processing forms with PHP part 3.

Posted by admin

PHP Video Tutorial

I just released part 3 on how to process forms with PHP:

Processing forms with PHP - part 3

This video wraps up my introduction to forms and PHP where I also teach a little about functions along the way. It’s about 8 minutes long.
-

This video is geared towards total beginners to PHP so I don’t wanna hear people complain it was too simple.

… Go to my OOP PHP videos if you need something a little more advanced.

Thanks,

Stefan

No tag for this post.

Related posts

Drupal Podcast No. 47: Live from Barcelona

Posted by admin

Gábor Hojtsy, Dries Buytaert, James Walker, Bert Boerland, Angie Byron, and Jeff Robbins talk from and about DrupalCon Barcelona 2007.

read more

No tag for this post.

Related posts

« Previous Entries

RADMIN: fast, secure, affordable. Free Trial.