Re: Web App Interfaces

2008-10-04 Thread Guido Neitzer
On 04.10.2008, at 15:11, Gino Pacitti wrote: Cool... so stuff is done in plain old HTML and CSS first and then componitized at the coding level... Actually it is not. There are two different kinds: component based, "classical" WebObjects approach and one that uses a complex UI with a lot

Re: Web App Interfaces

2008-10-04 Thread Gino Pacitti
Cool... so stuff is done in plain old HTML and CSS first and then componitized at the coding level... On 4 Oct 2008, at 22:07, Miguel Arroz wrote: Hi If by "front end" you mean a nice design, it's all HTML and CSS, so you have no problem, just create components and code that generate

Re: Web App Interfaces

2008-10-04 Thread Miguel Arroz
Hi If by "front end" you mean a nice design, it's all HTML and CSS, so you have no problem, just create components and code that generate the HTML you need. The workflow we have is our web designers create HTML template pages that we (the developers) look at, separate the several part

Web App Interfaces

2008-10-04 Thread Gino Pacitti
Hi All Especially anyone at Apple that work on the apps and interfaces... Could anyone comment on the work flow to integrate WO Apps with the cool front ends... Is it all done in WOLips or do you had over the templates to guys working on Dreamweaver or GOLive... I would really appreciate