News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

WebDevRadio.com:
Episode 49 Brian Moon at the MySQL User Conference
0 comments :: posted Monday May 05, 2008 @ 11:19:03
voice your opinion now!

Michael Kimsal has release the last podcast of his MySQL Conference series of interviews with other attendees. In this episode, he interviews Brian Moon of the Phorum project (employed at DealNews.com).

Brian was kind enough to review both of his presentations which go in to great detail about the scaling issues he's faced both with DealNews.com and the Phorum forum software project (which recently turned 10 years old!) [...] Thanks to Brian for going over things in such detail!

You can download this latest episode from the WebDevRadio site as well as check out Brian's slides from his MySQL conference presentation.

tagged with: webdevradio brianmoon phorum mysqlcon2008 dealnews


Michael Kimsal's Blog:
Joe Stump @ MySQL
0 comments :: posted Friday April 18, 2008 @ 12:09:57
voice your opinion now!

On his blog, Michael Kimsal talks about a presentation he sat in on at this year's MySQL Conference given by Joe Stump from Digg.com:

One key thing he's repeating is using a service layer to access data asynchronously. His advice right now is to group data requests at the top of a user request, do them asynchronously, and then use the data in the rendering when it comes back.

They've published a PEAR package as an example of this asynchronous method that interfaces with Digg's API (http://services.digg.com). You can read more about the subject of his talk on the MySQL Conference website.

tagged with: joestump mysqlcon2008 digg pear package asynchronous

Internet Super Hero Blog:
PDO_MYSQLND for PHP preview released
0 comments :: posted Wednesday April 16, 2008 @ 21:57:12
voice your opinion now!

The Internet Super Hero blog has posted about a preview release of the PDO_MYSQLND and a connector for MySQL to Open Office that have both been announced at this year's MySQL Conference.

The post explains what each of the technologies are for and where they fit in most development. The PDO_MYSQLND functionality is a direct connection for the PDO libraries to connect to MySQL using the native driver.

PDO_MYSQLND inherits all benefits of the MySQL native driver for PHP. In addition to the shared advantages you get the first PDO driver for MySQL developed by Sun/MySQL!
tagged with: pdomysqlnd pdo mysql native driver preview mysqlcon2008


zend conference job cakephp framework release security developer database ajax book PHP5 zendframework code releases pecl application mysql package PEAR

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework