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-06-01 19:13

Zend_Application: Loading Logs

zend_log, zend_application_resource, zend framework

With addition of Zend_Application in Zend Framework version 1.8, Zend is providing us with a number of classes to make building application easier. In the past I had several classes responsible for setting up my application, initializing database, setting the config, etc...

  • 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-26 12:03

Add your own library to your new Zend Framework Application

zend_application, zend framework

I put a lot of stuff in my own library, so I need to add this to the project. My library prefix is Amz, but it can be whatevery you want. So, let's add it to our project.

  • 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-26 11:32

Setting up a new Zend Framework Application

zend framework

When setting up a Zend Framework application, there are a few basic steps to follow. This post will explain to you how to configure the paths and bootstrap to get going and use Zend_Tool to generate your project files.

  • 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.

Previous Posts Next Posts