Re: [PHP] -less layouts; Ideas welcome

2009-06-07 Thread dbrooke
Jim Lucas wrote: Jim Lucas wrote: Since this has been a topic of dicussion, I figured I would add my thoughts. Like I said Jim, that is what you get with CSS... a more versatile design. Don't listen to naysayers. ;-) Keep it up! Donovan -- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o

Re: [PHP] -less layouts; Ideas welcome

2009-06-06 Thread Jim Lucas
Jim Lucas wrote: Since this has been a topic of dicussion, I figured I would add my thoughts. I have been toying with the idea of doing a -less layouts involving tabular data, calendars, etc... Recent threads have finally made me do it. Let me know what you think. http://www.cmsws.com/exam

RE: [PHP] -less layouts; Ideas welcome

2009-06-01 Thread Daevid Vincent
op in and out of PHP like Rasmus intended. There's virtually no speed hit and it makes the code hella-easier to read (and colorize in any normal IDE). ?> http://daevid.com > -Original Message- > From: Jim Lucas [mailto:li...@cmsws.com] > Se

Re: [PHP] -less layouts; Ideas welcome

2009-05-22 Thread Manuel Lemos
Hello, Jim Lucas wrote: > Since this has been a topic of dicussion, I figured I would add my > thoughts. > > I have been toying with the idea of doing a -less layouts > involving tabular data, calendars, etc... > > Recent threads have finally made me do it. Let me know what you think. > > ht

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Tom Worster
this reminds me of the classic line in "Real Programmers Don't Use Pascal": "Besides, the determined Real Programmer can write Fortran programs in any language." On 5/21/09 4:02 AM, "Jim Lucas" wrote: > Since this has been a topic of dicussion, I figured I would add my thoughts. > > I have be

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Nathan Rixham
Benjamin Hawkes-Lewis wrote: On 21/5/09 09:02, Jim Lucas wrote: I have been toying with the idea of doing a -less layouts involving tabular data, calendars, etc... [snip] But, not knowing how the various types of accessibility applications work, I am guessing that the layout to an applicatio

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Benjamin Hawkes-Lewis
On 21/5/09 09:02, Jim Lucas wrote: I have been toying with the idea of doing a -less layouts involving tabular data, calendars, etc... [snip] But, not knowing how the various types of accessibility applications work, I am guessing that the layout to an application trying to read it should wor

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Lists
Jim Lucas wrote: Jim Lucas wrote: Since this has been a topic of dicussion, I figured I would add my thoughts. I have been toying with the idea of doing a -less layouts involving tabular data, calendars, etc... Recent threads have finally made me do it. Let me know what you think. Hi Ji

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Ashley Sheridan
On Thu, 2009-05-21 at 12:14 -0400, Eddie Drapkin wrote: > I'd be more fond of unrolling some of those loops and feeding the data into > a proper template than tweaking what looks like really half-arsed code. > > On Thu, May 21, 2009 at 11:57 AM, Ashley Sheridan > wrote: > > > On Thu, 2009-05-21 a

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Eddie Drapkin
I'd be more fond of unrolling some of those loops and feeding the data into a proper template than tweaking what looks like really half-arsed code. On Thu, May 21, 2009 at 11:57 AM, Ashley Sheridan wrote: > On Thu, 2009-05-21 at 10:44 -0500, Shawn McKenzie wrote: > > Ashley Sheridan wrote: > > >

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Shawn McKenzie
Ashley Sheridan wrote: > On Thu, 2009-05-21 at 10:44 -0500, Shawn McKenzie wrote: >> Ashley Sheridan wrote: >> > Tedd, I've got a fairly simple calendar script in PHP here >>> http://www.ashleysheridan.co.uk/coding.php?group=php&article=coding_php_calendar.php >>> which could be adapted fairly ea

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Eddie Drapkin
Yeah, it doesn't work here, either. On Thu, May 21, 2009 at 11:44 AM, Shawn McKenzie wrote: > Ashley Sheridan wrote: > > Tedd, I've got a fairly simple calendar script in PHP here > > > http://www.ashleysheridan.co.uk/coding.php?group=php&article=coding_php_calendar.phpwhich > could be adapted

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Ashley Sheridan
On Thu, 2009-05-21 at 10:44 -0500, Shawn McKenzie wrote: > Ashley Sheridan wrote: > > Tedd, I've got a fairly simple calendar script in PHP here > > http://www.ashleysheridan.co.uk/coding.php?group=php&article=coding_php_calendar.php > > which could be adapted fairly easily with the right tweaks.

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Shawn McKenzie
Ashley Sheridan wrote: > Tedd, I've got a fairly simple calendar script in PHP here > http://www.ashleysheridan.co.uk/coding.php?group=php&article=coding_php_calendar.php > which could be adapted fairly easily with the right tweaks. > > > Ash > www.ashleysheridan.co.uk > I cant get the calend

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Ashley Sheridan
On Thu, 2009-05-21 at 09:54 -0400, tedd wrote: > At 1:02 AM -0700 5/21/09, Jim Lucas wrote: > >Since this has been a topic of dicussion, I figured I would add my thoughts. > > > >I have been toying with the idea of doing a -less layouts > >involving tabular data, calendars, etc... > > > >Recent th

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread tedd
At 1:02 AM -0700 5/21/09, Jim Lucas wrote: Since this has been a topic of dicussion, I figured I would add my thoughts. I have been toying with the idea of doing a -less layouts involving tabular data, calendars, etc... Recent threads have finally made me do it. Let me know what you think.

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Paul M Foster
On Thu, May 21, 2009 at 01:02:07AM -0700, Jim Lucas wrote: > Since this has been a topic of dicussion, I figured I would add my > thoughts. > > I have been toying with the idea of doing a -less layouts involving > tabular data, calendars, > etc... > > Recent threads have finally made me do it. L

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Luke
2009/5/21 Jim Lucas > Jim Lucas wrote: > >> Since this has been a topic of dicussion, I figured I would add my >> thoughts. >> >> I have been toying with the idea of doing a -less layouts involving >> tabular data, calendars, etc... >> >> Recent threads have finally made me do it. Let me know wh

Re: [PHP] -less layouts; Ideas welcome

2009-05-21 Thread Jim Lucas
Jim Lucas wrote: Since this has been a topic of dicussion, I figured I would add my thoughts. I have been toying with the idea of doing a -less layouts involving tabular data, calendars, etc... Recent threads have finally made me do it. Let me know what you think. http://www.cmsws.com/exam

[PHP] -less layouts; Ideas welcome

2009-05-21 Thread Jim Lucas
Since this has been a topic of dicussion, I figured I would add my thoughts. I have been toying with the idea of doing a -less layouts involving tabular data, calendars, etc... Recent threads have finally made me do it. Let me know what you think. http://www.cmsws.com/examples/templates/div_