News Feed
Jobs Feed
Sections




News Archive
The Bakery:
Four New Articles - Load Balancing, Request Info, UUID Behavior & Upload Thumbnails
June 08, 2007 @ 09:37:00

The Bakery has four new items posted today including articles looking at load balancing, the Request component and UUID behavior in your CakePHP application.

  • Load Balancing and MySQL Master and Slaves - If you are currently using MySql master/slave replication for load balancing and wish to transport to cakePHP, it really couldn't be easier.
  • Request Information Component - Need more insight into how a controller structures a CakePHP request? This little component will log important information and variables for each request to your application's debug log.
  • Uuid Behavior - I have a requirement to use UUID's as primary keys. I was initially using MySQL triggers to call uuid() on insert but in the end decided a behavior makes more sense. This behavior adds a UUID to the field specified in your models.
  • Improved Upload Behaviour with Thumbnails and Name Correction - This is an improved version of Chris Partridge's upload behaviour (http://bin.cakephp.org/saved/17539). The behaviour is able to generate thumbnails if used for images (JPEG/PNG only).

CakePHP users can check out these and more great articles, tutorials and more on The Bakery.

0 comments voice your opinion now!
cakephp tutorial article upload thumbnail uuid request loadbalance cakephp tutorial article upload thumbnail uuid request loadbalance


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Securing Data Sent Via GET Requests

ZendCasts.com: Transparent Logging with Zend_Log

Content with Style: Custom Zend Form Image Upload Element

NetTuts.com: How to Write Testable and Maintainable Code in PHP

Jurian Sluiman: Using Zend Framework service managers in your application


Community Events









Don't see your event here?
Let us know!


api introduction object podcast unittest code community interview framework tool testing opinion release database language composer phpunit zendframework2 development example

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