[Lift] Re: Thanks for the all the help so far...

2010-01-07 Thread Alex Black
 I love how the site looks like. VERY cool job !

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




[Lift] Re: Thanks for the all the help so far...

2010-01-06 Thread Marius
I love how the site looks like. VERY cool job !

Br's,
Marius

On Jan 6, 7:34 pm, Alex Black a...@alexblack.ca wrote:
 I've been a member of this group for a little while now and I wanted
 to thank everyone for your help so far! Hopefully I'll be able to
 start helping back in the future as I get more experienced with
 Lift.

 We've found Lift to be a great tool, and being able to get help from
 the community has really helped, saved us hours of crawling around in
 the dark :)

 We just launched our site yesterday, running on Lift:http://snapsort.com.
 Today its just got one feature: you can compare two digital cameras to
 see the differences.  Our plan is to do personalized product
 recommendation, similar to a real-time personalized consumer reports.

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




[Lift] Re: thanks

2009-02-13 Thread Viktor Klang
On Fri, Feb 13, 2009 at 12:55 AM, Jorge Ortiz jorge.or...@gmail.com wrote:



 On Thu, Feb 12, 2009 at 2:54 PM, Oliver ola...@gmail.com wrote:


 Thanks for all the help and support over the last few months. During
 that time, I've developed several
 Lift applications that are now successfully running in production at
 the company I work for.

 One of the things that has impressed me is the community spirit of the
 group.  I've had pretty much
 all my questions answered and problems fixed very quickly. This gave
 me confidence to push the
 adoption of the framework.

 I haven't always agreed with some of the design decisions in Lift, but
 that's true of any framework. I bet
 even a framework founder doesn't like everything about it.  Anyway
 sometimes programmers have to agree
 to disagree.

 I now find myself in the position of having to consider Slinky as an
 alternative to Lift. This brings up
 questions in my mind about community, support and maturity.  I'm not
 willing to let go of Lift's
 xhtml templating paradigm, so I can see some interesting discussions
 ahead.


 One of the projects I keep putting off is to extract Lift's templating
 system into a component that could be used as a stand-alone library. If this
 is something you'd be interested in, let me know and I'll try to prioritize
 it.


That'd be quite nifty actually.




 cheers
 Oliver




 



-- 
Viktor Klang
Senior Systems Analyst

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



[Lift] Re: thanks

2009-02-13 Thread TylerWeir

Jorge, this would be great.  I'd really appreciate anything you do in
this area.

Cheers,
Ty

On Feb 13, 12:58 am, David Bernard david.bernard...@gmail.com wrote:
 On Fri, Feb 13, 2009 at 05:43, Oliver ola...@gmail.com wrote:

  If you could that would be great!

  On Fri, Feb 13, 2009 at 10:55 AM, Jorge Ortiz jorge.or...@gmail.com
  wrote:

   One of the projects I keep putting off is to extract Lift's templating
   system into a component that could be used as a stand-alone library. If
  this
   is something you'd be interested in, let me know and I'll try to
  prioritize
   it.

 I'm interesting, to generate static site.



   cheers
   Oliver


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



[Lift] Re: thanks

2009-02-12 Thread David Pollak
Oliver,

On Thu, Feb 12, 2009 at 2:54 PM, Oliver ola...@gmail.com wrote:


 Thanks for all the help and support over the last few months. During
 that time, I've developed several
 Lift applications that are now successfully running in production at
 the company I work for.


Awesome.



 One of the things that has impressed me is the community spirit of the
 group.  I've had pretty much
 all my questions answered and problems fixed very quickly. This gave
 me confidence to push the
 adoption of the framework.

 I haven't always agreed with some of the design decisions in Lift, but
 that's true of any framework. I bet
 even a framework founder doesn't like everything about it.  Anyway
 sometimes programmers have to agree
 to disagree.


I think you're totally right about this.  Lift will continue to grow because
people will always find a better way and I expect that Lift will adapt to
those better ways.




 I now find myself in the position of having to consider Slinky as an
 alternative to Lift.


Slinky is a pretty nice framework in terms of its purity.  It really does
reduce the request/response cycle to a functional transformation in a way
that's much more pure than what Lift does.

For CRUD-style apps where state is in the database, I think Slinky might be
a good choice.  On the other hand, for stuff that requires more state,
especially state that's outside of the database, I'm not sure that Slinky
has the right models.  For example, I'm not sure how to model server push
(the chat app, the clock app) in Slinky.

If you wind up doing a project in Slinky, I'd be very interested if you
could let us know 2 or 3 great concepts in Slinky that we can adopt in Lift.

Thanks,

David


 This brings up
 questions in my mind about community, support and maturity.  I'm not
 willing to let go of Lift's
 xhtml templating paradigm, so I can see some interesting discussions ahead.

 cheers
 Oliver

 



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

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



[Lift] Re: thanks

2009-02-12 Thread Oliver

If you could that would be great!

On Fri, Feb 13, 2009 at 10:55 AM, Jorge Ortiz jorge.or...@gmail.com wrote:

 One of the projects I keep putting off is to extract Lift's templating
 system into a component that could be used as a stand-alone library. If this
 is something you'd be interested in, let me know and I'll try to prioritize
 it.

 cheers
 Oliver




 


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



[Lift] Re: thanks

2009-02-12 Thread David Bernard
On Fri, Feb 13, 2009 at 05:43, Oliver ola...@gmail.com wrote:


 If you could that would be great!

 On Fri, Feb 13, 2009 at 10:55 AM, Jorge Ortiz jorge.or...@gmail.com
 wrote:
 
  One of the projects I keep putting off is to extract Lift's templating
  system into a component that could be used as a stand-alone library. If
 this
  is something you'd be interested in, let me know and I'll try to
 prioritize
  it.


I'm interesting, to generate static site.



 
  cheers
  Oliver
 
 
 
 
  
 

 


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



[Lift] Re: Thanks!

2008-10-22 Thread Viktor Klang
Hi Josh,

thanks for the positive and constructive feedback!
It's people like you that fuel the work of the Lift committers.

Cheers,
Viktor

On Wed, Oct 22, 2008 at 5:35 AM, Josh Suereth [EMAIL PROTECTED]wrote:

 Hey Lift community.

 Just wanted to say thanks for working on the Lift Web Framework.  I began
 using it (to be honest) because I have to interface with EJBs and Lift has
 much better maven-support than Grails, and I wanted a language that had some
 power (i.e. not Java).

 I'm now more than happy with the choice of Lift.  Lift really is *not*
 just another Rails.  I'm amazed at how different and consistent the
 paradigm is! (I had heard similar things about Wicket).   Anyway, my only
 real complaint is lack of documentation, but I'm hoping to help contribute
 to this problem (as soon as I know enough to help).

 Anyway, just wanted to say great job, and I'm liking how my application is
 turning out so far!

 -Josh

 



-- 
Viktor Klang
Senior Systems Analyst

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



[Lift] Re: Thanks!

2008-10-22 Thread Marius

Many thanks Josh!

On Oct 22, 6:35 am, Josh Suereth [EMAIL PROTECTED] wrote:
 Hey Lift community.

 Just wanted to say thanks for working on the Lift Web Framework.  I began
 using it (to be honest) because I have to interface with EJBs and Lift has
 much better maven-support than Grails, and I wanted a language that had some
 power (i.e. not Java).

 I'm now more than happy with the choice of Lift.  Lift really is *not* just
 another Rails.  I'm amazed at how different and consistent the paradigm is!
 (I had heard similar things about Wicket).   Anyway, my only real complaint
 is lack of documentation, but I'm hoping to help contribute to this problem
 (as soon as I know enough to help).

 Anyway, just wanted to say great job, and I'm liking how my application is
 turning out so far!

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