Re: [PHP] Pear Page2

2013-01-06 Thread Stuart Dallas
On 6 Jan 2013, at 18:42, Tedd Sperling wrote: > I also realize there is a language problem here -- while I cannot speak your > language, what you say in mine and my replies, may be misinterpreted -- but > in any case, no offense was meant. Indeed. I'm guessing that when Silvio said "All websit

Re: [PHP] Pear Page2

2013-01-06 Thread Tedd Sperling
On Jan 6, 2013, at 12:52 PM, Silvio Siefke wrote: > On Sun, 6 Jan 2013 11:36:39 -0500 > Tedd Sperling wrote: >> So, where does that leave a "Web Developer?" It leaves them with the >> responsibility to learn and apply what they learned to their craft. >> Is there an easy way out, such as to use

Re: [PHP] Pear Page2

2013-01-06 Thread Silvio Siefke
Hello, On Sun, 6 Jan 2013 11:36:39 -0500 Tedd Sperling wrote: > You said -- > > > 1.) All websites are created manually. (nano + html/css Tags) > > -- and I replied "Not mine". In other words, some of my web-sites are > NOT created manually. What do you mean I do realize. I'm just wondering

Re: [PHP] Pear Page2

2013-01-06 Thread Tedd Sperling
On Jan 5, 2013, at 4:24 PM, Silvio Siefke wrote: > > What should me say this two words? You not use nano, ok. Editors enough > on earth. Or you not write manually? Then share the way! Or use a CMS? Silvio: You said -- > 1.) All websites are created manually. (nano + html/css Tags) -- and I r

Re: [PHP] Pear Page2

2013-01-05 Thread Ashley Sheridan
On Sat, 2013-01-05 at 22:24 +0100, Silvio Siefke wrote: > Hallo, > > On Sat, 5 Jan 2013 15:40:56 -0500 > Tedd Sperling wrote: > > > > Not mine. > > What should me say this two words? You not use nano, ok. Editors enough > on earth. Or you not write manually? Then share the way! Or use a CMS?

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hallo, On Sat, 5 Jan 2013 15:40:56 -0500 Tedd Sperling wrote: > Not mine. What should me say this two words? You not use nano, ok. Editors enough on earth. Or you not write manually? Then share the way! Or use a CMS? Thank you for help, Kind Regards Silvio -- PHP General Mailing List (http:

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hello, On Sat, 05 Jan 2013 20:36:12 + Ashley Sheridan wrote: > What I would start to do is break out common parts of pages to include > files. This would be stuff like headers, footers, sidebars, etc. > From there, you could use variables to set things like titles, > stylesheets, nav items

Re: [PHP] Pear Page2

2013-01-05 Thread Tedd Sperling
On Jan 5, 2013, at 3:11 PM, Silvio Siefke wrote: > On Sat, 05 Jan 2013 17:21:05 + > Ashley Sheridan wrote: > >> If the pages are already written, why do you want to start changing >> the way they've been built? > > 1.) All websites are created manually. (nano + html/css Tags) > Not mine.

Re: [PHP] Pear Page2

2013-01-05 Thread Ashley Sheridan
Silvio Siefke wrote: >Hello, > >On Sat, 05 Jan 2013 17:21:05 + >Ashley Sheridan wrote: > >> If the pages are already written, why do you want to start changing >> the way they've been built? > >1.) All websites are created manually. (nano + html/css Tags) >2.) The maintenance effort now i

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hello, On Sat, 05 Jan 2013 17:21:05 + Ashley Sheridan wrote: > If the pages are already written, why do you want to start changing > the way they've been built? 1.) All websites are created manually. (nano + html/css Tags) 2.) The maintenance effort now is not enough. 3.) The programming (

Re: [PHP] Pear Page2

2013-01-05 Thread Ashley Sheridan
Silvio Siefke wrote: >Hello, > >On Sat, 05 Jan 2013 14:52:12 + >Ashley Sheridan wrote: > >> I've just had a quick look at page2, and I can't say I see the point. >> You'd end up having to write a lot more code that was harder to >manage >> by adding each element through a class like that i

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hello, On Sat, 05 Jan 2013 14:52:12 + Ashley Sheridan wrote: > I've just had a quick look at page2, and I can't say I see the point. > You'd end up having to write a lot more code that was harder to manage > by adding each element through a class like that if your site got even > moderately

Re: [PHP] Pear Page2

2013-01-05 Thread tamouse mailing lists
On Sat, Jan 5, 2013 at 8:52 AM, Ashley Sheridan wrote > On Sat, 2013-01-05 at 15:23 +0100, Silvio Siefke wrote: >> On Sat, 05 Jan 2013 07:53:04 + >> Ashley Sheridan wrote: >> >> > I'm not sure quite what you'd expect such a module to do? Is this for >> > templating? >> >> page2 creates compl

Re: [PHP] Pear Page2

2013-01-05 Thread Ashley Sheridan
On Sat, 2013-01-05 at 15:23 +0100, Silvio Siefke wrote: > Hello, > > On Sat, 05 Jan 2013 07:53:04 + > Ashley Sheridan wrote: > > > I'm not sure quite what you'd expect such a module to do? Is this for > > templating? > > page2 creates complete websites. Would be useful because I'm sitting

Re: [PHP] Pear Page2

2013-01-05 Thread Silvio Siefke
Hello, On Sat, 05 Jan 2013 07:53:04 + Ashley Sheridan wrote: > I'm not sure quite what you'd expect such a module to do? Is this for > templating? page2 creates complete websites. Would be useful because I'm sitting at the website internationalization. Template engines seem complicated.

Re: [PHP] Pear Page2

2013-01-04 Thread Ashley Sheridan
On Fri, 2013-01-04 at 20:44 -0600, tamouse mailing lists wrote: > On Fri, Jan 4, 2013 at 8:18 PM, Silvio Siefke wrote: > > Is there something similar to Pear/Page2 module, that can working with > > HTML5? > > Would phptal be of use? http://phptal.org/ > I'm not sure quite what you'd expect s

Re: [PHP] Pear Page2

2013-01-04 Thread tamouse mailing lists
On Fri, Jan 4, 2013 at 8:18 PM, Silvio Siefke wrote: > Is there something similar to Pear/Page2 module, that can working with HTML5? Would phptal be of use? http://phptal.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php