[2:26]* Dantman wonders if he should re-open his EJS project, renaming it of course [2:43]<Dantman> Heh, ^_^ the current project calling itself EJS can't do what I'd plan to... and it looks like it's coded in a way that'll interfere with running it on the server, as well as sane execution... and to top it off it includes railsisms in js [2:44]<Dantman> Actually, railsisms and rubyisms [2:44]<Dantman> Even ERB doesn't include rails helpers [2:47]<Dantman> <% ( %>\nasdfasdf\nasdfasdf\nasdfasdf\n<% ).replace(/\n/, "<br>\n"); %> [3:00]<Dantman> heh... `<%h= ( %>Insane way of <html> escaping!<% ) %>` [3:10]<Dantman> ^_^ Ahhh, I know... Maybe instead of EJS, I'll call it TES! "Templated ECMAScript" [3:13]* Dantman needs to read the MPL and get an understanding of the differences between it and other licenses [3:41]<aho> using <: and :> would be a lot easier to type [3:41]<aho> also the code would look funnier :> [5:35]<Dantman> heh