From chsnyder at gmail.com Thu Mar 17 21:58:46 2005 From: chsnyder at gmail.com (csnyder) Date: Tue Mar 4 07:24:10 2008 Subject: [front-end] Javascript Templates Message-ID: Okay all you front-end programmers -- it's time you started using a client-side template language! http://trimpath.com/project/wiki/JavaScriptTemplates Has anyone used this? Seems like it could save a lot of time... -- Chris Snyder http://chxo.com/ From jeff.knight at gmail.com Fri Mar 18 13:14:23 2005 From: jeff.knight at gmail.com (Jeff Knight) Date: Tue Mar 4 07:24:10 2008 Subject: [front-end] Javascript Templates In-Reply-To: References: Message-ID: <2ca9ba91050318101448dea3a2@mail.gmail.com> What a sexy project interface! On Thu, 17 Mar 2005 21:58:46 -0500, csnyder wrote: > Okay all you front-end programmers -- it's time you started using a > client-side template language! > http://trimpath.com/project/wiki/JavaScriptTemplates > > Has anyone used this? > > Seems like it could save a lot of time... > > -- > Chris Snyder > http://chxo.com/ > _______________________________________________ > New York PHP SIG: Front End Mailing List > AMP Technology > Supporting Apache, MySQL and PHP > http://lists.nyphp.org/mailman/listinfo/front-end > http://www.nyphp.org > From chsnyder at gmail.com Fri Mar 18 13:18:48 2005 From: chsnyder at gmail.com (csnyder) Date: Tue Mar 4 07:24:10 2008 Subject: [front-end] Javascript Templates In-Reply-To: <2ca9ba91050318101448dea3a2@mail.gmail.com> References: <2ca9ba91050318101448dea3a2@mail.gmail.com> Message-ID: 3rd one I've seen since we installed ours. On Fri, 18 Mar 2005 13:14:23 -0500, Jeff Knight wrote: > What a sexy project interface! > > > On Thu, 17 Mar 2005 21:58:46 -0500, csnyder wrote: > > Okay all you front-end programmers -- it's time you started using a > > client-side template language! > > http://trimpath.com/project/wiki/JavaScriptTemplates > > > > Has anyone used this? > > > > Seems like it could save a lot of time... > > > > -- > > Chris Snyder > > http://chxo.com/ > > _______________________________________________ > > New York PHP SIG: Front End Mailing List > > AMP Technology > > Supporting Apache, MySQL and PHP > > http://lists.nyphp.org/mailman/listinfo/front-end > > http://www.nyphp.org > > > _______________________________________________ > New York PHP SIG: Front End Mailing List > AMP Technology > Supporting Apache, MySQL and PHP > http://lists.nyphp.org/mailman/listinfo/front-end > http://www.nyphp.org > -- Chris Snyder http://chxo.com/ From codebowl at gmail.com Sat Mar 19 15:15:30 2005 From: codebowl at gmail.com (Joseph Crawford) Date: Tue Mar 4 07:24:10 2008 Subject: [front-end] HELP Please :) Message-ID: <8d9a428005031912151e0b0772@mail.gmail.com> i am writing an error reporting system in PHP 5 using javascript and CSS however i am new to both ;) i took some code that i found on php.net/set_error_handler and i have altered it to work in my site. The only problem i am having is this. if you go to http://codebowl.dontexist.net/clients/JVMedia/SimonVolkov/login.php and login with any info, you can click on the string[xx] part and it will show the args from the trace, however i have tried everything i can think of to fix this In IE 6 i can use work-break and it wraps the text but still expands the table. In FF 1.0 it doesnt expand the table but i cannot get it to wrap it just overflows. Any help will be very appreciated. -- Joseph Crawford Jr. Codebowl Solutions codebowl@gmail.com From mitch.pirtle at gmail.com Sun Mar 20 20:11:04 2005 From: mitch.pirtle at gmail.com (Mitch Pirtle) Date: Tue Mar 4 07:24:10 2008 Subject: [front-end] Javascript Templates In-Reply-To: <2ca9ba91050318101448dea3a2@mail.gmail.com> References: <2ca9ba91050318101448dea3a2@mail.gmail.com> Message-ID: <330532b605032017115625488c@mail.gmail.com> On Fri, 18 Mar 2005 13:14:23 -0500, Jeff Knight wrote: > What a sexy project interface! (rimshot) -- Mitch, happy he could do that to someone else for a change From chsnyder at gmail.com Thu Mar 31 16:17:21 2005 From: chsnyder at gmail.com (csnyder) Date: Tue Mar 4 07:24:10 2008 Subject: [front-end] Cross-browser Javascript spreadsheet control? Message-ID: Hi Front-Enders! Does anyone have a favorite spreadsheet control that also happens to work in FireFox? Seems like most of the polished ones only play with the big blue E. Seems like one could also use the table management tools being included in the latest wysiwyg html editors, but they creep me out a bit... -- Chris Snyder http://chxo.com/