Posted by acsandeep on 03/06/07 09:22
On Mar 5, 3:00 am, "Phil Latio" <phil.la...@f-in-stupid.co.uk> wrote:
> "Phil Latio" <phil.la...@f-in-stupid.co.uk> wrote in message
>
> news:B1DGh.126641$k82.99228@fe07.news.easynews.com...
>
> >> Here you can see a tutorial video with a section that explains that
> >> example:
>
> >>http://www.phpclasses.org/browse/video/1/package/1/section/example-fo...
>
> > I am currently enjoying your audio/visual presentation. I have actually
> > started listening from the beginning.
>
> > Not made any decisions on what direction I am going to take but I did also
> > like your example form. I don't like pop-up windows (purely personal
> > preference) but will certainly have a look at the code once I've finished
> > viewing the video.
>
> Had a bit of look at your package but it's not for me as I like to totally
> seperate mark-up/presentation from the code. However I salute you on your
> efforts and the audio/visual presentation is a great idea if perhaps a
> little long winded.
>
> Thanks again for your input.
>
> Cheers
>
> Phil
Maybe you can take a look at PEAR:Quickform. It accepts Smarty as
renderer so you can couple the two together and separate the markup
from the application logic. Also if you are willing maybe you can test-
drive the code-lib i created using PEAR and some other useful classes
and wrapped them around a simple Controller. You can download it from
here and run the setup file in the setup folder or change the config
file manually.
http://www.esnips.com/doc/356a32f6-1373-4c2e-aa94-9f61ddd0f7bc/tuxedo-ver0.1
[Back to original message]
|