NYCPHP Meetup

NYPHP.org

[nycphp-talk] Advice on OOP & Frameworks

Mitch Pirtle mitch.pirtle at gmail.com
Wed Sep 23 13:52:40 EDT 2009


Joomla 1.5 is actually a framework and three apps built with that
framework - the installer, the frontend, and backend.

I used the framework to build the quizilla website for MTV, and only
used what I needed - as a glue framework should be - and skipped
dynamic navigation, timezone support, internationalization, and a
bunch more.

-- Mitch

On Fri, Sep 18, 2009 at 9:57 PM, Mutaz Musa <mutazmusa at gmail.com> wrote:
>
>> * glue frameworks - like Zend and Joomla 1.5
>
> Remember Joomla is a CMS not a framework. I've personally only ever used
> CodeIgniter and Cake. Both were fine though Cake was a bit stifling with the
> naming conventions. Documentation was good though and that made things
> easier. I'm going to try Zend for my next project because I like the idea of
> being able to use their classes on a needs-only basis. It seems more
> flexible and more enterprise ready. At least that's the vibe I get.
>
> On Fri, Sep 18, 2009 at 5:16 AM, Leam Hall <leam at reuel.net> wrote:
>>
>> Awesome!
>>
>> Adrian Noland wrote:
>>>
>>> http://www.ibm.com/developerworks/opensource/top-projects/php.html
>>> http://www.ibm.com/developerworks/opensource/library/os-php-read/
>>>
>>> On Sun, Aug 23, 2009 at 5:38 AM, Leam Hall <leam at reuel.net> wrote:
>>>
>>>> Anyone up for drafting a "Recommended Learning Program" for PHP?
>>>>
>>>> Thanks!
>>>>
>>>> Leam
>>
>> _______________________________________________
>> New York PHP User Group Community Talk Mailing List
>> http://lists.nyphp.org/mailman/listinfo/talk
>>
>> http://www.nyphp.org/show_participation.php
>
>
> _______________________________________________
> New York PHP User Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/show_participation.php
>



More information about the talk mailing list