NYCPHP Meetup

NYPHP.org

[nycphp-talk] Advice on OOP & Frameworks

Mitch Pirtle mitch.pirtle at gmail.com
Thu Sep 24 13:25:34 EDT 2009


Not sure about any presentations, but you can look at the installer
app in the standard Joomla 1.5 download to see the simplest version of
a framework app.

-- Mitch

On Wed, Sep 23, 2009 at 11:25 PM, David Roth <davidalanroth at gmail.com> wrote:
> There is this link about Joomla Frameworks:
> http://docs.joomla.org/How_to_create_a_stand-alone_application_using_the_Joomla!_Framework
>
> Wasn't there a presentation about using the Joomla Frameworks, that might be
> online?
>
> David Roth
>
> On Sep 23, 2009, at 1:52 PM, Mitch Pirtle wrote:
>
>> 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 Users Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/Show-Participation
>



More information about the talk mailing list