Amazium bvba, your online partner
  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-07-03 19:49

Zend_Tool : Action 'show' is not a valid action.

zend_tool, zend framework

Sometimes you can get a head-ache looking at those stupid little things that make your app go gaga.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-06-16 18:08

Modular application with Zend Framework

zend_application, zend_tool, modules, zend framework

I admit. I am a sucker for modules. I like my code nicely seperated in manageable blocks, that I can reuse whenever I want. Needless to say, I'm a big fan of the modules in Zend Framework.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-06-01 14:44

Using Zend_Tool in Eclipse

zend_tool

Zend_Tool is a command line tool released with the latest version of Zend Framework. It will jump-start the development automating some tasks like the creation of an empty project or of a controller class.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-05-18 16:00

Build a Facebook application with Zend Framework

zend_application, zend_tool, zend framework

In this recent post to his blog Madarco shows how to create a simple Facebook application using the Zend Framework as the backend.