A Groovy welcome to James Strachan who has joined the Lift committers

6 views
Skip to first unread message

David Pollak

unread,
Feb 8, 2010, 12:16:46 PM2/8/10
to liftweb
Folks,

I'm wicked pleased that James Strachan has joined the Lift committers.  I'm looking forward to the cool stuff that James will add to Lift.

Please join me in welcoming James!

Thanks,

David

--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

Ross Mellgren

unread,
Feb 8, 2010, 12:18:43 PM2/8/10
to lift-co...@googlegroups.com, liftweb
Welcome!

--
You received this message because you are subscribed to the Google Groups "Lift-committers" group.
To post to this group, send email to lift-co...@googlegroups.com.
To unsubscribe from this group, send email to lift-committe...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/lift-committers?hl=en.

James Strachan

unread,
Feb 8, 2010, 12:27:03 PM2/8/10
to lift-co...@googlegroups.com, liftweb
On 8 February 2010 17:16, David Pollak <feeder.of...@gmail.com> wrote:
> Folks,
>
> I'm wicked pleased that James Strachan has joined the Lift committers.  I'm
> looking forward to the cool stuff that James will add to Lift.
>
> Please join me in welcoming James!

Thanks David!

Now I just hope I can actually find something interesting to
contribute after that welcome :)

The first thing I was pondering about was a way of easily using
Scalate templates if folks wanted to use, say, Scaml (like a Scala
version of HAML) instead of the usual XML template files in Lift...

http://scalate.fusesource.org/

I know template engines can be like IDEs - very personal things and
I'm totally happy for folks to use whatever template engine/markup
floats their boat - I just figured a bit more choice for lifters might
be a good thing?

--
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

Timothy Perrett

unread,
Feb 8, 2010, 12:52:25 PM2/8/10
to lift-co...@googlegroups.com, liftweb
Wow, that was a long time comming!!

Welcome to the team James... great to finally have another UK bod!

Cheers, Tim

Jeppe Nejsum Madsen

unread,
Feb 8, 2010, 2:01:33 PM2/8/10
to lift-co...@googlegroups.com, liftweb
James Strachan <james.s...@gmail.com> writes:

> On 8 February 2010 17:16, David Pollak <feeder.of...@gmail.com> wrote:
>> Folks,
>>
>> I'm wicked pleased that James Strachan has joined the Lift committers.  I'm
>> looking forward to the cool stuff that James will add to Lift.
>>
>> Please join me in welcoming James!

Welcome!

/Jeppe

David Pollak

unread,
Feb 8, 2010, 2:10:28 PM2/8/10
to liftweb


On Mon, Feb 8, 2010 at 11:08 AM, James Strachan <james.s...@gmail.com> wrote:
On 8 February 2010 18:58, Naftoli Gugenheim <nafto...@gmail.com> wrote:
> Welcome!
> Out of curiosity, what are the advantages of this other templating engine?

Probably the Haml site describes it quite well (see the showdown at
the bottom)...
http://haml-lang.com/


Taking the discussion to the main Lift list.
 
basically its a very concise way of making markup - though its a
different kind of templating engine to the one in lift where there is
no code at all in a template and you bind via reflection XML elements
to functions which then replace elements with values or apply other
transformations etc.

I've used lots of different template engines over the years; they seem
to all have strengths and weaknesses - it mostly depends on what the
make up & skills of the team is & how the team work with web designers
etc. If I'm on a project where I don't have to chuck templates over a
wall to be edited by a web designer I find the Scaml approach a little
easier on my brain & fingers with the cost that there's no IDE to
render it other than the actual web browser and there's code in the
template which can be viewed as a bad thing - YMMV though.

--
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

--
You received this message because you are subscribed to the Google Groups "Lift-committers" group.
To post to this group, send email to lift-co...@googlegroups.com.
To unsubscribe from this group, send email to lift-committe...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/lift-committers?hl=en.

Indrajit Raychaudhuri

unread,
Feb 8, 2010, 4:53:41 PM2/8/10
to lift-co...@googlegroups.com, liftweb
+1 Welcome James!

Cheers, Indrajit


On 08/02/10 11:22 PM, Timothy Perrett wrote:
> Wow, that was a long time comming!!
>
> Welcome to the team James... great to finally have another UK bod!
>
> Cheers, Tim
>
> On 8 Feb 2010, at 17:16, David Pollak wrote:
>
>> Folks,
>>
>> I'm wicked pleased that James Strachan has joined the Lift committers.
>> I'm looking forward to the cool stuff that James will add to Lift.
>>
>> Please join me in welcoming James!
>>
>> Thanks,
>>
>> David
>>
>> --
>> Lift, the simply functional web framework http://liftweb.net

>> <http://liftweb.net/>


>> Beginning Scala http://www.apress.com/book/view/1430219890
>> Follow me: http://twitter.com/dpp
>> Surf the harmonics
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Lift-committers" group.
>> To post to this group, send email to lift-co...@googlegroups.com

>> <mailto:lift-co...@googlegroups.com>.


>> To unsubscribe from this group, send email to
>> lift-committe...@googlegroups.com

>> <mailto:lift-committe...@googlegroups.com>.

Xuefeng Wu

unread,
Feb 8, 2010, 9:50:18 PM2/8/10
to liftweb, lift-committers
I'm looking forward it.


--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.




--
Scala中文社区:  http://groups.google.com/group/scalacn

James Strachan

unread,
Feb 9, 2010, 4:08:31 AM2/9/10
to lif...@googlegroups.com
Just bringing this thread that drifted off onto the committers list back here...

On 8 February 2010 18:58, Naftoli Gugenheim <nafto...@gmail.com> wrote:
> Welcome!
> Out of curiosity, what are the advantages of this other templating engine?

Probably the Haml site describes it quite well (see the showdown at
the bottom)...
http://haml-lang.com/

basically its a very concise way of making markup - though its a


different kind of templating engine to the one in lift where there is
no code at all in a template and you bind via reflection XML elements
to functions which then replace elements with values or apply other
transformations etc.

I've used lots of different template engines over the years; they seem
to all have strengths and weaknesses - it mostly depends on what the
make up & skills of the team is & how the team work with web designers
etc. If I'm on a project where I don't have to chuck templates over a
wall to be edited by a web designer I find the Scaml approach a little
easier on my brain & fingers with the cost that there's no IDE to
render it other than the actual web browser and there's code in the
template which can be viewed as a bad thing - YMMV though.

--

Reply all
Reply to author
Forward
0 new messages