Monday, June 30, 2008

Cocoaheads Silicon Valley Videos

I'm hosting the torrent tracker for these two Cocoaheads Silicon Valley videos.

Enjoy!

UI Design Essentials

Best of Both Worlds/Intro to Cocoa in HD

Labels: ,

Thursday, February 14, 2008

PHP Oracle slides

Here are the slides from my PHP and Oracle talk at RMOUG Training Days 2008. It was a lot of fun and a good learning experience. The room was almost full and the attendees seemed to be interested. We gave away an Oracle/PHP book, an elephpant and a whole load of Pinnacol swag. Good times.

For ease, I've pulled the useful links out of my slides and listed them below.

Installing:
http://www.php.net/manual/en/install.php

http://www.oracle.com/technology/pub/notes/technote_php_instant.html

PDO:
http://www.php.net/pdo

PECL is a repository for PHP Extensions
http://pecl.php.net/

PEAR is a framework and distribution system for reusable PHP components.
http://pear.php.net/

Editors/IDEs:

http://en.wikipedia.org/wiki/List_of_PHP_editors

http://www.activestate.com/Products/komodo_edit/

http://macromates.com

http://eclipse.org/pdt

http://www.oracle.com/technology/products/database/sql_developer

Resources:

http://www.php.net/oci8

http://www.oracle.com/technology/tech/php

http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf

http://podcast.phparch.com/ - PHP Architect PHP Podcast (P3 for short)

http://devzone.zend.com/tag/PHP_Abstract - PHP Abstract Podcast

http://www.php.net/links.php

Labels: ,