Archive for December, 2009

Generate Doctrine models/classes that extend a custom record class

31 December, 2009

When using using Doc­trine 1.2.1 and Zend Frame­work 1.9.x to gen­er­ate classes from Yaml/db each Base class (which includes the table def­i­n­i­tion) extends the Doctrine_Record class.

Tags: ,
Posted in Development, Doctrine 4 Comments »

Object-relational mapping with Doctrine, Flash Builder, and PHP

31 December, 2009

Richard Bates @ Zend Devel­oper Zone wrote a good arti­cle on my favorite ORM Doc­trine inte­gra­tion in Zend;
Rich Inter­net appli­ca­tions built with Adobe Flex and Flash Builder have been steadily gain­ing a foothold in enter­prise devel­op­ment for quite some time. As the plat­form has grown and evolved, PHP has also made amaz­ing progress toward becom­ing a […]

Tags: , ,
Posted in Development, Doctrine, Flash, Zend Framework No Comments »

Doctrine Relations and Zend MVC | free Zend Framework screencasts — Zendcasts

31 December, 2009

Doc­trine Rela­tions and Zend MVC
via Doc­trine Rela­tions and Zend MVC | free Zend Frame­work screen­casts — Zendcasts.

Tags: ,
Posted in Development, Doctrine, Zend Framework No Comments »

HackIX now available on FaceBook!

31 December, 2009

If you like many of our read­ers are on Face­Book you can read the HackIX blog directly on http://apps.facebook.com/hackixblog/
Take a look and don’t for­get to comment!

Tags: ,
Posted in HackIX News No Comments »

Happy New Year!

31 December, 2009

We at HackIX wish you all happy hol­l­i­days and a Great & Happy New Year!!! Enjoy!

Tags:
Posted in HackIX News 5 Comments »

Automate Db Model Creation with Zend_CodeGenerator_Php_Class

30 December, 2009

Joey Rivera wrote a very inter­est­ing and time sav­ing arti­cle about the Zend_CodeGenerator com­plete with a easy to use code snip­pet that will cre­ate the model and DbTable files and classes for you, as it picks the infor­ma­tion directly from your data­base, it’s no way those pesky typos and cut and paste mis­takes creep in […]

Tags: , ,
Posted in Development, Zend Framework No Comments »

Console ProgressBar and Text

30 December, 2009

The query was; How to set the Text Label on the pro­gress­bar in con­sole mode.
You want to set the ‘ele­ments’ option of the adapter.

Tags: ,
Posted in Development, Zend Framework No Comments »

ZamfBrowser 1.0

28 December, 2009

When doing AMF projects espe­cially in AIR it’s good to see what gets returned from your Zend_AMF ser­vices, here is the solu­tion; Zamf­Browser allows devel­op­ers to unit test Zen­dAMF Ser­vice classes via an Adobe AIR appli­ca­tion. Imple­men­ta­tion requires a sim­ple edit to the Zen­dAMF gate­way file that allows Zamf­Browser to intro­spect your server set up […]

Tags: , ,
Posted in AIR, Development, Zend Framework No Comments »

SVN Externals

26 December, 2009

The offi­cial SVN online man­ual has an arti­cle on this, please read it. I won’t let myself off the hook that easy and will give you a brief exam­ple on how to use them. Let’s say you have your own MVC project based on Zend Framework.

Tags:
Posted in Development, SVN 3 Comments »

Zend Framework 1.10.x Docs

25 December, 2009

Pre­view of the next ver­sion of ZF 1.10
http://www.mikaelkael.fr/doczf/1.10/en/

Tags: ,
Posted in Development, Documentation, Zend Framework No Comments »

Zend_Acl & Zend_Navigation

17 December, 2009

Set­ting up a sim­ple *work­ing* exam­ple of Acl & Nav­i­ga­tion in Zend Frame­work 1.9.x as demon­strated by jscherer26.
Enjoy

Tags: ,
Posted in Development, Zend Framework 5 Comments »

InnoDB Performance Monitoring with innotop

13 December, 2009

Man­u­ally extract­ing rel­e­vant infor­ma­tion from repeated incan­ta­tions of SHOW ENGINE INNODB STATUS while try­ing to fig­ure out what Inn­oDB is doing is not only error prone, it’s just plain hard to do. And since MySQL doesn’t expose the data you really want in an INFORMATION_SCHEMA table (yet?), the option is use an exter­nal pro­gram to help: innotop.

Tags: , , , ,
Posted in Databases, MySQL, System Administration 1 Comment »

Get Adobe Flash player