Categories
join the mailing listArchives
- August 2010
- June 2010
- May 2010
- March 2010
- February 2010
- January 2010
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- April 2005
- February 2005
- January 2005
Category Archives: meetings
Overview of PHP 5.3
Meeting Start Time: Tue, 15 Sep 2009 19:30:00 -0700
High level overview of PHP 5.3 which is a major milestone in PHP releases.
This discussion will center around:
# Support for namespaces
# Late static binding
# Lambda Functions and Closures
Also, Peter Schmalfeldt will give a tour of a project he is working on and looking for developer help.
He [...]
Posted in meetings Leave a comment
Drizzle, Gearman and their PHP API’s
Meeting Start Time: Tue, 11 Aug 2009 19:30:00 -0700
Drizzle and Gearman are open source projects aimed towards helping build scalable web applications. This talk will take a closer look at the ideas behind both and at the PHP interfaces available. Simple source code examples for each will be provided to help developers get started [...]
Posted in meetings Leave a comment
Pub Meeting
Meeting Start Time: Tue, 14 Jul 2009 18:30:00 -0700
No planned topic, just pints this month. Starting at 5:30pm (rather than the regular 6:30)
Plan will be to meet in the outdoor patio weather permitting.
There is free wifi so feel free to bring your laptop.
Posted in meetings Leave a comment
PDXPHP Kickoff Meeting for Open Source Bridge featuring Rasmus Lerdorf
Meeting Start Time: Tue, 16 Jun 2009 19:30:00 -0700
photo source: Flickr
Rasmus Lerdorf will be in town for Open Source Bridge and has graciously offered to lead a meeting for PDXPHP. So the Tuesday before the OSBridge festivities kick off, He (and possible a few other speakers in town), will lead a discussion on various [...]
Posted in meetings Leave a comment
Debugging and Profiling PHP Web Applications
Meeting Start Time: Tue, 12 May 2009 19:30:00 -0700
A tour of PHP application debugging and profiling techniques using open source tools such as
- Xdebug [http://www.xdebug.org/]
- Netbeans [http://www.netbeans.org/features/php/]
- cachegrind [http://valgrind.org/info/tools.html]
Presenter: Sam Keen
@samkeen
PHP Develoment Methods for Producing Modular, Scalable Code
Meeting Start Time: Tue, 14 Apr 2009 19:30:00 -0700
Michael Scotto Di Carlo will be leading a discussion on a programming pattern for developing PHP applications that are:
Scalable
Quick to produce
Modular / Portable easy to share, implement and customize
Easy AJAX integration
Fully abstracted HTML
Little to no learning curve
Michael Scotto Di Carlo
Professor Clark College www.clark.edu
Developer Supportland LLC supportland.com
Posted in meetings Leave a comment
Introduction to Aspen framework
Meeting Start Time: Tue, 10 Mar 2009 19:30:00 -0700
Aspen is a PHP-based website and application development platform. Not only will you be able to produce quality results in less time, but your work is kept modular for amazing portability.
The team from Trellis Development will give an introduction to the framework, along with a real [...]
Posted in meetings Leave a comment
Advanced PHP Data Objects Programming Using MySQL Stored Queries
Meeting Start Time: Tue, 10 Feb 2009 18:30:00 -0800
This presentation will cover the following topics:
* PHP Data Objects Model and Setup
* PHP Data Objects and Object-Oriented Programming
* MySQL Stored Queries Design and Development
* Calling MySQL Stored Queries in [...]
Posted in meetings Leave a comment
Multi Topic: Concrete5 CMS and Netbeans6.5 PHP IDE
Meeting Start Time: Tue, 13 Jan 2009 18:30:00 -0800
The headliner for this meeting will be The folks at Concrete Studios giving us a tour of their CMS product: Concrete5 (c5)
What is c5?
concrete5 is a building material for the web.
Working with a web designer or pre-existing theme, a site owner can create and easily change [...]
Posted in meetings 2 Comments

Rapid Development using KohanaPHP