[symfony-users] Re: ideas for development architecture in symfony

2010-03-05 Thread Richtermeister
Just to beat that horse some more, since Apostrophe is open-source and
built by programmers that encountered all the problems and challenges
you're looking to solve, the suggestion is to look at their schema /
code for inspiration. Any answer we could give you here would simply
re-iterate what's in there.

Daniel



On Mar 4, 11:15 am, Joshua houseaddi...@gmail.com wrote:
 Thanks but Apostrophe still doesn't do it for me.

 I'm looking for specific code implementation suggestions from
 developers.

 On Mar 4, 1:50 am, Alexandru-Emil Lupu gang.al...@gmail.com wrote:

  Apostrophe is symfony based 

  On Thu, Mar 4, 2010 at 7:11 AM, Joshua houseaddi...@gmail.com wrote:
   Thanks daniel. There are a lot of CMS' that use similar approaches,
   but specifically looking for a symfony one.

   On Mar 3, 4:53 pm, Daniel Lohse annismcken...@googlemail.com wrote:
This sounds a lot like Apostrophe's architecture! Seehttp://
  www.apostrophenow.com/

Daniel

On 03.03.2010, at 21:13, Joshua wrote:

 I'm working on the following architecture for a site running symfony.
 Seeking ideas and input for the best way this might be implemented on
 a symfony platform.

 Blocks
    * Right now I am using the name block for lack of available
 nomenclature. You could also refer to these as modules, widgets,
 content areas, etc.
    * A block can be any independent entity assigned to pages in the
 frontend. If you go to education.com (as an example, not the site I'm
 developing), Science Fair Ideas and Help would be a block, Featured
 Topics would be a block, a chunk of html or ads can be made blocks.
    * Blocks would be developed separately of other blocks. There
 would be some sort of class of all the available blocks which pull in
 the necessary db data, construct and return its individual html
 segment.
    * In the admin, blocks would be given properties such as order,
 active/visible, etc.

 Zones
    * Each page would also be assigned zones (left side, middle,
 footer, whatever). These would basically determine the page layout.
    * Blocks would then be assigned to a zone on the page.
    * When a page loads it pulls its assigned zones and blocks then
 places them where necessary.

 --
 If you want to report a vulnerability issue on symfony, please send it
   to security at symfony-project.com

 You received this message because you are subscribed to the Google
 Groups symfony users group.
 To post to this group, send email to symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

   --
   If you want to report a vulnerability issue on symfony, please send it to
   security at symfony-project.com

   You received this message because you are subscribed to the Google
   Groups symfony users group.
   To post to this group, send email to symfony-users@googlegroups.com
   To unsubscribe from this group, send email to
   symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/symfony-users?hl=en

  --
  Have a nice day!

  Alecs
  Certified ScrumMaster

  There are no cannibals alive! I have ate the last one yesterday ...
  I am on web:  http://www.alecslupu.ro/
  I am on twitter:http://twitter.com/alecslupu
  I am on linkedIn:http://www.linkedin.com/in/alecslupu
  Tel: (+4)0722 621 280

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re: ideas for development architecture in symfony

2010-03-04 Thread Joshua
Thanks but Apostrophe still doesn't do it for me.

I'm looking for specific code implementation suggestions from
developers.

On Mar 4, 1:50 am, Alexandru-Emil Lupu gang.al...@gmail.com wrote:
 Apostrophe is symfony based 



 On Thu, Mar 4, 2010 at 7:11 AM, Joshua houseaddi...@gmail.com wrote:
  Thanks daniel. There are a lot of CMS' that use similar approaches,
  but specifically looking for a symfony one.

  On Mar 3, 4:53 pm, Daniel Lohse annismcken...@googlemail.com wrote:
   This sounds a lot like Apostrophe's architecture! Seehttp://
 www.apostrophenow.com/

   Daniel

   On 03.03.2010, at 21:13, Joshua wrote:

I'm working on the following architecture for a site running symfony.
Seeking ideas and input for the best way this might be implemented on
a symfony platform.

Blocks
   * Right now I am using the name block for lack of available
nomenclature. You could also refer to these as modules, widgets,
content areas, etc.
   * A block can be any independent entity assigned to pages in the
frontend. If you go to education.com (as an example, not the site I'm
developing), Science Fair Ideas and Help would be a block, Featured
Topics would be a block, a chunk of html or ads can be made blocks.
   * Blocks would be developed separately of other blocks. There
would be some sort of class of all the available blocks which pull in
the necessary db data, construct and return its individual html
segment.
   * In the admin, blocks would be given properties such as order,
active/visible, etc.

Zones
   * Each page would also be assigned zones (left side, middle,
footer, whatever). These would basically determine the page layout.
   * Blocks would then be assigned to a zone on the page.
   * When a page loads it pulls its assigned zones and blocks then
places them where necessary.

--
If you want to report a vulnerability issue on symfony, please send it
  to security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
For more options, visit this group at
   http://groups.google.com/group/symfony-users?hl=en

  --
  If you want to report a vulnerability issue on symfony, please send it to
  security at symfony-project.com

  You received this message because you are subscribed to the Google
  Groups symfony users group.
  To post to this group, send email to symfony-users@googlegroups.com
  To unsubscribe from this group, send email to
  symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en

 --
 Have a nice day!

 Alecs
 Certified ScrumMaster

 There are no cannibals alive! I have ate the last one yesterday ...
 I am on web:  http://www.alecslupu.ro/
 I am on twitter:http://twitter.com/alecslupu
 I am on linkedIn:http://www.linkedin.com/in/alecslupu
 Tel: (+4)0722 621 280

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re: ideas for development architecture in symfony

2010-03-03 Thread Joshua
Thanks daniel. There are a lot of CMS' that use similar approaches,
but specifically looking for a symfony one.

On Mar 3, 4:53 pm, Daniel Lohse annismcken...@googlemail.com wrote:
 This sounds a lot like Apostrophe's architecture! 
 Seehttp://www.apostrophenow.com/

 Daniel

 On 03.03.2010, at 21:13, Joshua wrote:

  I'm working on the following architecture for a site running symfony.
  Seeking ideas and input for the best way this might be implemented on
  a symfony platform.

  Blocks
     * Right now I am using the name block for lack of available
  nomenclature. You could also refer to these as modules, widgets,
  content areas, etc.
     * A block can be any independent entity assigned to pages in the
  frontend. If you go to education.com (as an example, not the site I'm
  developing), Science Fair Ideas and Help would be a block, Featured
  Topics would be a block, a chunk of html or ads can be made blocks.
     * Blocks would be developed separately of other blocks. There
  would be some sort of class of all the available blocks which pull in
  the necessary db data, construct and return its individual html
  segment.
     * In the admin, blocks would be given properties such as order,
  active/visible, etc.

  Zones
     * Each page would also be assigned zones (left side, middle,
  footer, whatever). These would basically determine the page layout.
     * Blocks would then be assigned to a zone on the page.
     * When a page loads it pulls its assigned zones and blocks then
  places them where necessary.

  --
  If you want to report a vulnerability issue on symfony, please send it to 
  security at symfony-project.com

  You received this message because you are subscribed to the Google
  Groups symfony users group.
  To post to this group, send email to symfony-users@googlegroups.com
  To unsubscribe from this group, send email to
  symfony-users+unsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


Re: [symfony-users] Re: ideas for development architecture in symfony

2010-03-03 Thread Alexandru-Emil Lupu
Apostrophe is symfony based 

On Thu, Mar 4, 2010 at 7:11 AM, Joshua houseaddi...@gmail.com wrote:

 Thanks daniel. There are a lot of CMS' that use similar approaches,
 but specifically looking for a symfony one.

 On Mar 3, 4:53 pm, Daniel Lohse annismcken...@googlemail.com wrote:
  This sounds a lot like Apostrophe's architecture! Seehttp://
 www.apostrophenow.com/
 
  Daniel
 
  On 03.03.2010, at 21:13, Joshua wrote:
 
   I'm working on the following architecture for a site running symfony.
   Seeking ideas and input for the best way this might be implemented on
   a symfony platform.
 
   Blocks
  * Right now I am using the name block for lack of available
   nomenclature. You could also refer to these as modules, widgets,
   content areas, etc.
  * A block can be any independent entity assigned to pages in the
   frontend. If you go to education.com (as an example, not the site I'm
   developing), Science Fair Ideas and Help would be a block, Featured
   Topics would be a block, a chunk of html or ads can be made blocks.
  * Blocks would be developed separately of other blocks. There
   would be some sort of class of all the available blocks which pull in
   the necessary db data, construct and return its individual html
   segment.
  * In the admin, blocks would be given properties such as order,
   active/visible, etc.
 
   Zones
  * Each page would also be assigned zones (left side, middle,
   footer, whatever). These would basically determine the page layout.
  * Blocks would then be assigned to a zone on the page.
  * When a page loads it pulls its assigned zones and blocks then
   places them where necessary.
 
   --
   If you want to report a vulnerability issue on symfony, please send it
 to security at symfony-project.com
 
   You received this message because you are subscribed to the Google
   Groups symfony users group.
   To post to this group, send email to symfony-users@googlegroups.com
   To unsubscribe from this group, send email to
   symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/symfony-users?hl=en

 --
 If you want to report a vulnerability issue on symfony, please send it to
 security at symfony-project.com

 You received this message because you are subscribed to the Google
 Groups symfony users group.
 To post to this group, send email to symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en




-- 
Have a nice day!

Alecs
Certified ScrumMaster

There are no cannibals alive! I have ate the last one yesterday ...
I am on web:  http://www.alecslupu.ro/
I am on twitter: http://twitter.com/alecslupu
I am on linkedIn: http://www.linkedin.com/in/alecslupu
Tel: (+4)0722 621 280

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en