>
>
>>Now, let's not do another PetStore, maybe something 
>>more along the B to B model?
>>    
>>
>
>We need something that does three basic things:
>
>1) Has complex application logic--i.e. one approval
>   fires off several actions.  That application logic
>   should be encapsulated in application specific
>   components.
>  
>
+1

>2) Need for a non-trivial model.  In other words, let's
>   not talk directly to the database, and use an abstraction
>   layer.
>  
>
+/-1  --  make it only as complicated as it should be in a standard app

>3) Need for reports.  Cocoon's integration with FOP is an
>   excelent way to show off how reporting is integrated.
>   We can show how to handle offline generated reports, and
>   reports generated on demand.
>  
>
+1 what I'm working on has it.  But I'll probably do my part to Excel :-)

>As to the subject in question, we have some possibilities:
>
>* Manage the process of a Manufacturer submitting a new product
>  to a retailer to have the product show up on the retailers
>  stores.  (I have worked on such a project myself).
>
>* Inventory management application that incorporates automatic
>  re-ordering based on thresholds.  An interface is necessary
>  to input the current inventory, or at least the relationships
>  between an order for a product and the number of parts used.
>
>* Insert your own idea here.
>
     * Reverse auction website complete with live running site that 
serves as an example.  Its
likely others will adopt it as well.  Its simple, but not too simple, so 
you can get your mind around it
but its not so trivial that it doesn't require any complex logic.  It 
needs reports, it needs actions, it needs
database, I'm 3/4 of the way done with it.  And plan to incorporate it 
into my Cocoon presnetation with
Conrad D'Cruz in October.  It also will demonstrate skinning, branding, 
that kinda thing.  Most importantly
everyone knows about auction sites, not everyone knows about inventory 
management and Mfg sites.

-Andy

>
>Both of these concepts have use in the real world, which I find
>a more effective way of teaching how to use Cocoon.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>
>
>  
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to