[Lift] Re: Hiring Lift Developers

2009-06-15 Thread KWright
I suspect that London UK would probably be an exception too far! On 15 June, 23:45, David LaPalomento wrote: > Good point, sorry!  Most of the team is located in the Boston area, > but we'd probably be willing to make exceptions. > > On Jun 15, 4:14 pm, KWright wrote: &g

[Lift] Re: Hiring Lift Developers

2009-06-15 Thread KWright
You forgot to mention where you are in the world, it might be useful to know... :P On 15 June, 18:32, "David LaPalomento" wrote: > Hi all, > My team has recently started a project based around Lift and we're looking at > bringing on some passionate, full-time developers to make that happen.  It

[Lift] Re: Great pictures from the Scala Lift Off

2009-06-08 Thread KWright
Something in london! please anyone... On Jun 8, 10:25 pm, TylerWeir wrote: > > Washington, DC area in October 2009. > > Road trip! > > I plan on attending LiftOffEast. > > On Jun 8, 4:06 pm, Dean Wampler wrote: > > > Is the date set for the Washington, DC meeting? > > > On Mon, Jun 8, 2009 at 1

[Lift] SeaJug movie/slides

2009-06-08 Thread KWright
http://wiki.liftweb.net/index.php/SeaJUG doesn't appear to actually have any link to the movie I'm also getting a 404 from the link http://trazio.com/SeaJUG_slides.pdf Does anyone have access to a copy of these resources so that we can repost some valid links? --~--~-~--~~---

[Lift] Re: How to remove leading text in Msgs.error

2009-06-05 Thread KWright
I'm currently working on an alternative that allows errors to be displayed as part of a nodeset using a surround/bind idiom. Should be ready just as soon as I get the ajax side of things straightened out... My goal is different in that I wanted to be able to display errors using a jquery-ui them

[Lift] Re: Lift picking up momentum

2009-05-11 Thread KWright
Oh man, sure we've all been there! My condolences... Did you think to post it on DailyWTF? On May 7, 8:17 am, Viktor Klang wrote: > On Thu, May 7, 2009 at 12:23 AM, David Pollak > > wrote: > > Very cool.  Made my morning which was ruined by debugging JavaScript > > written by people who sho

[Lift] Re: Tail merge?

2009-05-10 Thread KWright
with :-) > > > > > > > > I'm not 100% keen on it.  Loading a ton of stuff into the HTML > > > > > > > page > > > > > > (rather > > > > > > > than having stuff cached by the browser) makes for larger pag

[Lift] Re: Tail merge?

2009-05-10 Thread KWright
gt; > > > > A built in snippet might me a good addition. I could > > probably allocate some time to noodle on it. > > > Br's, > > Marius > > > On May 8, 5:05 pm, KWright wrote: > >> It's becoming an established best practice that sc

[Lift] Tail merge?

2009-05-08 Thread KWright
It's becoming an established best practice that scripts should be put at the END of a page, where possible, in order to speed up download times Good article here: http://developer.yahoo.com/performance/rules.html It would be nice if Lift could help encourage and support this by allowing a (or