Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

The Bakery:
Four New Articles/Components (Colors, Models, InotImg & CakeSWXPHP)
Sep 28, 2007 @ 17:05:00

The Bakery has posted four new articles/components today bringing you more CakePHP goodness for your consumption:

  • Color Helper (Random) - Need a way to distinguish one chunk from another? How about easy random background colors that are all within a reasonable range of values that look good with dark text.
  • Model Loader - This component helps you to load your models on the fly ( I mean in your actions, whenever).
  • InotImg - helper for reducing rows in view - When I was playing with images I always messed up with stuff which didn't belongs into view code. Like "if is_file(image" etc. but I want to be sure that there is going to be an image whether wanted or empty-image, so I wrote a following helper to make things easier.
  • CakeSWXPHP - SWX is the native data format for Flash. It uses SWF files to store and exchange data. It is also an implementation of an RPC gateway (currently in PHP), tools (a data analyzer/debugger and a service explorer), various APIs (Flickr, Twitter, etc.), and an ActionScript library that make creating data driven Flash and Flash Lite applications a piece of cake.

Be sure to check out the rest of the great content on The Bakery for even more CakePHP-ness.

tagged: thebakery cakephp framework color model inotimg cakeswxphp thebakery cakephp framework color model inotimg cakeswxphp

Link:

The Bakery:
Four New Articles/Components (Colors, Models, InotImg & CakeSWXPHP)
Sep 28, 2007 @ 17:05:00

The Bakery has posted four new articles/components today bringing you more CakePHP goodness for your consumption:

  • Color Helper (Random) - Need a way to distinguish one chunk from another? How about easy random background colors that are all within a reasonable range of values that look good with dark text.
  • Model Loader - This component helps you to load your models on the fly ( I mean in your actions, whenever).
  • InotImg - helper for reducing rows in view - When I was playing with images I always messed up with stuff which didn't belongs into view code. Like "if is_file(image" etc. but I want to be sure that there is going to be an image whether wanted or empty-image, so I wrote a following helper to make things easier.
  • CakeSWXPHP - SWX is the native data format for Flash. It uses SWF files to store and exchange data. It is also an implementation of an RPC gateway (currently in PHP), tools (a data analyzer/debugger and a service explorer), various APIs (Flickr, Twitter, etc.), and an ActionScript library that make creating data driven Flash and Flash Lite applications a piece of cake.

Be sure to check out the rest of the great content on The Bakery for even more CakePHP-ness.

tagged: thebakery cakephp framework color model inotimg cakeswxphp thebakery cakephp framework color model inotimg cakeswxphp

Link:

The Bakery:
CakeSWXPHP, ACL and AssetPackager
Aug 08, 2007 @ 15:27:00

The Bakery has three new articles/tutorials posted today - one dealing with using Flash as a storage method, using ACL in CakePHP 1.2 and using the AssetPackager component.

  • CakeSWXPHP - SWX is the native data format for Flash. It uses SWF files to store and exchange data. It is also an implementation of an RPC gateway (currently in PHP), tools (a data analyzer/debugger and a service explorer), various APIs (Flickr, Twitter, etc.), and an ActionScript library that make creating data driven Flash and Flash Lite applications a piece of cake.
  • How to use ACL with Cake PHP 1.2.x? - This tutorial will brief you on how to use Acl in CakePHP 1.2.x versions. I had tough time figuring this out. But with help of Gwoo, AD7Six & others, and doing debugging and reading code, here comes the tutorial.
  • AssetPackager for CakePHP - Multiple javascript and CSS files simplify things in development, but in production they can begin to adversely affect your page loading times. With AssetPackager for CakePHP, we can have the best of both worlds by allowing multiple files during development and combining and compressing those files for deployment.

Be sure to check out The Bakery for more great CakePHP-related content.

tagged: cakephp framework cakeswxphp acl assetpackager cakephp framework cakeswxphp acl assetpackager

Link:

The Bakery:
CakeSWXPHP, ACL and AssetPackager
Aug 08, 2007 @ 15:27:00

The Bakery has three new articles/tutorials posted today - one dealing with using Flash as a storage method, using ACL in CakePHP 1.2 and using the AssetPackager component.

  • CakeSWXPHP - SWX is the native data format for Flash. It uses SWF files to store and exchange data. It is also an implementation of an RPC gateway (currently in PHP), tools (a data analyzer/debugger and a service explorer), various APIs (Flickr, Twitter, etc.), and an ActionScript library that make creating data driven Flash and Flash Lite applications a piece of cake.
  • How to use ACL with Cake PHP 1.2.x? - This tutorial will brief you on how to use Acl in CakePHP 1.2.x versions. I had tough time figuring this out. But with help of Gwoo, AD7Six & others, and doing debugging and reading code, here comes the tutorial.
  • AssetPackager for CakePHP - Multiple javascript and CSS files simplify things in development, but in production they can begin to adversely affect your page loading times. With AssetPackager for CakePHP, we can have the best of both worlds by allowing multiple files during development and combining and compressing those files for deployment.

Be sure to check out The Bakery for more great CakePHP-related content.

tagged: cakephp framework cakeswxphp acl assetpackager cakephp framework cakeswxphp acl assetpackager

Link:


Trending Topics: