[Lift] Re: Lift Jquery autocomplete *** API CHANGE CANDIDATE ***

2009-06-08 Thread marius d.
Other folks, please speak up ! :) ... I will soon migrate this into a Lift widget. Br's, Marius On Jun 6, 4:53 pm, David Pollak feeder.of.the.be...@gmail.com wrote: I think I'm using in one place in one project so my api breakage factor is low.  I'm okay with moving it unless someone else is

[Lift] Re: Attributes in Menu.item not rendered

2009-06-08 Thread marius d.
Do you see any behavior change if you put a text value such as: lift:Menu.item name=helpMenu a:class=nav Some tex / lift:Menu.item Br's, Marius On Jun 8, 12:55 am, Ewan ehar...@gmail.com wrote: I'm trying to create a menu using CSS and links that is a class=nav/ which accoring to the

[Lift] Re: Attributes in Menu.item not rendered

2009-06-08 Thread Ewan
None I'm afraid. I have: lift:Menu.item name=helpMenu a:class=navHelp Me!/ lift:Menu.item which results in: a href=/help/Help Me!/a -- Ewan On Jun 8, 9:07 am, marius d. marius.dan...@gmail.com wrote: Do you see any behavior change if you put a text value such as: lift:Menu.item

[Lift] Re: [scala] Google App Engine for Scala!

2009-06-08 Thread Amit Kumar Verma
Hi All, I have made a simple test project http://testinggwe.appspot.com/ . For new development it good we can use Datastore and JPA but can we deploy existing project on GAE. Thanks Regards Amit Kumar Verma On Apr 20, 7:40 pm, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: Hi, On

[Lift] Re: Lift Jquery autocomplete *** API CHANGE CANDIDATE ***

2009-06-08 Thread Kevin Wright
+1 As an evolving framework, it definitely makes more sense to favour consistency over backward compatibility at this stage On Mon, Jun 8, 2009 at 9:00 AM, marius d. marius.dan...@gmail.com wrote: Other folks, please speak up ! :) ... I will soon migrate this into a Lift widget. Br's,

[Lift] Re: Google App Engine for Scala!

2009-06-08 Thread marius d.
Out of curiosity have you tried JDO with GAE? Does anyone have a simple example? Br's, Marius On Apr 11, 10:53 am, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: Hi, On Fri, Apr 10, 2009 at 10:03 PM, David Pollak feeder.of.the.be...@gmail.com wrote: Thank you! Thank you! Thank you!

[Lift] Re: date management

2009-06-08 Thread Derek Chen-Becker
Generally you can either use RequestVars or a StatefulSnippet class to keep the values around on form resubmission. If you're using a Mapper class, you really just need one RequestVar to hold your Mapper instance. For example, if I had a Mapper class for a person with first name, last name and

[Lift] Re: Vscaladoc not grokking new documentation

2009-06-08 Thread Derek Chen-Becker
I'll try removing the first p pair and add the colorization like you suggested here. I'll open an issue after I confirm whether removing the p fixes the issue. Thanks! Derek On Sat, Jun 6, 2009 at 7:41 AM, David Bernard david.bernard...@gmail.comwrote: Hi, It's a bug, I'll try to add a test

[Lift] Programming in Scala #5, Lift Book #8, Beginning Scala #9

2009-06-08 Thread TylerWeir
http://www.theserverside.com/news/thread.tss?thread_id=54862 Quote: Here are the top 10 selling books at the JavaOne Bookstore. Are these a trend? You decide. 1. JavaFX: Building Rich Internet Applications - Addison Wesley ISBN: 013701287X 2. Essential JavaFX - PTR (out June 11, 2009) ISBN:

[Lift] Re: your first Lift application on GAE/J

2009-06-08 Thread Amit Kumar Verma
Hi Atsuhiko, I trying the steps u have given but getting this error when execute the STEP 3 $ mvn package [INFO] Scanning for projects... [INFO] [INFO] Building test [INFO]task-segment: [package] [INFO]

[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: Programming in Scala #5, Lift Book #8, Beginning Scala #9

2009-06-08 Thread Derek Chen-Becker
That's awesome :). Can't wait to get my hands on my copy of Beginning Scala. I have a feeling that we're going to really be ramping up list membership in the next few months. Derek On Mon, Jun 8, 2009 at 8:34 AM, TylerWeir tyler.w...@gmail.com wrote:

[Lift] Re: Programming in Scala #5, Lift Book #8, Beginning Scala #9

2009-06-08 Thread marius d.
On the apress site: http://apress.com/book/downloadfile/4390 Apress decided (we agreed) that the appendixes will not be included in the first printing run in order to get the book ready for Java One. Br's, Marius On Jun 8, 5:49 pm, Peter Bliznak bliz...@rogers.com wrote: As an loyalist to the

[Lift] Re: Programming in Scala #5, Lift Book #8, Beginning Scala #9

2009-06-08 Thread Derek Chen-Becker
APress was supposed to have a page in the book explaining this, so I apologize for the continuing confusion on this. The print version ran into some limitation with APress' printing workflow due to its size, so they had to cut the appendices from the print version (the eBook version should have

[Lift] Re: Attributes in Menu.item not rendered

2009-06-08 Thread marius d.
Oh do you use the same name 'helpMenu' for the current loc? a: prefixed attributes are added only if loc.name != name. On Jun 8, 1:30 pm, Ewan ehar...@gmail.com wrote: None I'm afraid.  I have: lift:Menu.item name=helpMenu a:class=navHelp Me!/ lift:Menu.item which results in: a

[Lift] Re: Programming in Scala #5, Lift Book #8, Beginning Scala #9

2009-06-08 Thread Peter Bliznak
Excellent! Just curious - publisher forgot to include it in the print? That would be quite a no no . From: TylerWeir tyler.w...@gmail.com To: Lift liftweb@googlegroups.com Sent: Monday, June 8, 2009 10:59:15 AM Subject: [Lift] Re: Programming in Scala #5, Lift

[Lift] Re: Programming in Scala #5, Lift Book #8, Beginning Scala #9

2009-06-08 Thread Viktor Klang
Congrats guys! You've really deserved it! :) On Mon, Jun 8, 2009 at 4:34 PM, TylerWeir tyler.w...@gmail.com wrote: http://www.theserverside.com/news/thread.tss?thread_id=54862 Quote: Here are the top 10 selling books at the JavaOne Bookstore. Are these a trend? You decide. 1. JavaFX:

[Lift] Re: Programming in Scala #5, Lift Book #8, Beginning Scala #9

2009-06-08 Thread David Pollak
A big congratulations to the authors as well as the whole Scala community... Yet another proof point that 2009 is the year of Scala. Rock On! On Mon, Jun 8, 2009 at 7:34 AM, TylerWeir tyler.w...@gmail.com wrote: http://www.theserverside.com/news/thread.tss?thread_id=54862 Quote: Here are

[Lift] Re: Attributes in Menu.item not rendered

2009-06-08 Thread Ewan
I think you mean and reading the src if the page I am on is the menu item in question don't render - correct? If so then the attribute(s) are still not rendered from any part of the site and indeed the link itself is not rendered when on the page that the Loc points to. Can you or anyone

[Lift] Re: Attributes in Menu.item not rendered

2009-06-08 Thread marius d.
Ewan, I just committed a fix on master. The pattern matching was actually failing and the attributes were never added. I gave it a try and worked for me. Please test and let me know if it works for you Br's, Marius On Jun 8, 6:58 pm, Ewan ehar...@gmail.com wrote: I think you mean and reading

[Lift] Re: Programming in Scala #5, Lift Book #8, Beginning Scala #9

2009-06-08 Thread Derek Chen-Becker
No, the book ended up being much larger than they anticipated and if I understand it correctly, their workflow process could not handle that many chapters/sections. We had two options: wait for APress to fix the workflow and miss having the book out for JavaOne, or make the appendices available as

[Lift] Great pictures from the Scala Lift Off

2009-06-08 Thread David Pollak
Folks, Ilya not only writes great IDE plugins, he takes good pictures: http://picasaweb.google.com/ilyas239/Scalaliftoff09# 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

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

2009-06-08 Thread marius d.
Ohhh that's just great ... I wish I could have come. Who knows maybe one day I'll make it. Br's, Marius On Jun 8, 7:53 pm, David Pollak feeder.of.the.be...@gmail.com wrote: Folks, Ilya not only writes great IDE plugins, he takes good

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

2009-06-08 Thread Timothy Perrett
Sweet! So jeleous of you guys cant wait to have a EMEA scala geek meet! Then myself, Viktor and Heiko can really hit the beers ;-) Cheers, Tim On Jun 8, 5:53 pm, David Pollak feeder.of.the.be...@gmail.com wrote: Folks, Ilya not only writes great IDE plugins, he takes good

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

2009-06-08 Thread Derek Chen-Becker
I'm still pushing for a Scala on Skis conference out here in Colorado ;) Derek On Mon, Jun 8, 2009 at 11:14 AM, Timothy Perrett timo...@getintheloop.euwrote: Sweet! So jeleous of you guys cant wait to have a EMEA scala geek meet! Then myself, Viktor and Heiko can really hit the beers ;-)

[Lift] Re: SeaJug movie/slides

2009-06-08 Thread David Pollak
I looks like the PDF of the slides is lost forever. :-( On Mon, Jun 8, 2009 at 4:50 AM, KWright kev.lee.wri...@googlemail.comwrote: 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

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

2009-06-08 Thread David Pollak
On Mon, Jun 8, 2009 at 10:29 AM, Derek Chen-Becker dchenbec...@gmail.comwrote: I'm still pushing for a Scala on Skis conference out here in Colorado ;) It's looking like Scala on Skis will be held in Lausanne, Switzerland in Spring 2010. We'll also have a Scala Lift Off in the Washington, DC

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

2009-06-08 Thread Timothy Perrett
w00t!! Marius, Viktor, Heiko... You think you guys will be able to make the trip to EPFL? I'll be there with bells on! Cheers, Tim Sent from my iPhone On 8 Jun 2009, at 18:43, David Pollak feeder.of.the.be...@gmail.com wrote: On Mon, Jun 8, 2009 at 10:29 AM, Derek Chen-Becker

[Lift] Re: Attributes in Menu.item not rendered

2009-06-08 Thread Ewan
Yep that works fine now. I'll now go and look to see how you did it. cheers -- Ewan On Jun 8, 5:46 pm, marius d. marius.dan...@gmail.com wrote: Ewan, I just committed a fix on master. The pattern matching was actually failing and the attributes were never added. I gave it a try and

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

2009-06-08 Thread Viktor Klang
On Mon, Jun 8, 2009 at 8:09 PM, Timothy Perrett timo...@getintheloop.euwrote: w00t!! Marius, Viktor, Heiko... You think you guys will be able to make the trip to EPFL? I'll be there with bells on! I'll check the budget! ;) Cheers, Tim Sent from my iPhone On 8 Jun 2009, at 18:43,

[Lift] YA menu question: separate menus

2009-06-08 Thread Joe Wass
Sorry for yet another menu question. I have scoured this list first, I promise! I'm trying to do something I think is quite simple: Two [or any nuumber of] menus (with children). Two different templates. One menu and children shows up on one template, one shows up on another. They are each

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

2009-06-08 Thread Dean Wampler
Is the date set for the Washington, DC meeting? On Mon, Jun 8, 2009 at 12:43 PM, David Pollak feeder.of.the.be...@gmail.com wrote: On Mon, Jun 8, 2009 at 10:29 AM, Derek Chen-Becker dchenbec...@gmail.comwrote: I'm still pushing for a Scala on Skis conference out here in Colorado ;)

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

2009-06-08 Thread TylerWeir
Washington, DC area in October 2009. Road trip! I plan on attending LiftOffEast. On Jun 8, 4:06 pm, Dean Wampler deanwamp...@gmail.com wrote: Is the date set for the Washington, DC meeting? On Mon, Jun 8, 2009 at 12:43 PM, David Pollak feeder.of.the.be...@gmail.com wrote: On Mon,

[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 tyler.w...@gmail.com wrote: Washington, DC area in October 2009. Road trip! I plan on attending LiftOffEast. On Jun 8, 4:06 pm, Dean Wampler deanwamp...@gmail.com wrote: Is the date set for the Washington, DC meeting?

[Lift] Re: YA menu question: separate menus

2009-06-08 Thread glenn
I have a similar request: namely, being able to apply expandAll=true attribute not just to lift:Menu.builder.../ but to lift:Menu.group name=mygroup/ and lift:Menu.item name=myMenu/, or, as Joe requests below, to any siteMap that is not the root siteMap. Glenn... On Jun 8, 2:06 pm, Joe Wass

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

2009-06-08 Thread Timothy Perrett
That would be good but it's probally not going to happen. Do you get along to the LSUG meets? It would be good to catch up with more lift users at a meet sometime - I'll check with mr mclaver when the next one is and perhaps try to make it along. Cheers Tim Sent from my iPhone On 8 Jun

[Lift] Re: Issue #12

2009-06-08 Thread Derek Chen-Becker
I've merged wip-dcb-mapper-datetime into master and I'll close ticket #12. Derek On Thu, Jun 4, 2009 at 1:54 PM, Derek Chen-Becker dchenbec...@gmail.comwrote: I just checked in some code in the wip-dcb-mapper-datetime branch on e9a2f3f85e99e5e4f53611e6892830b9878d4f9a. I've tested with Derby,

[Lift] Re: Vscaladoc not grokking new documentation

2009-06-08 Thread Derek Chen-Becker
It works if I removed the first p, so I'll put together a small test case project and create an issue. Also, if I want to use tables in the scaladoc it seems that the CSS for it makes them have no borders, etc. Do you have a special class for comment tables, or could I submit a patch for them?

[Lift] Re: Vscaladoc not grokking new documentation

2009-06-08 Thread Derek Chen-Becker
OK, I opened issue #2, but the Markdown syntax isn't playing nice. I dug around and I think I figured out what the issue is: vscaladoc tries to only show the first line, and then adds an apiCommentsDetails div for the rest of the stuff so that it can show/hide it on demand. The issue is that with

[Lift] Re: YA menu question: separate menus

2009-06-08 Thread Derek Chen-Becker
If I have some time tomorrow I'll look into getting both of these working. I think that with a little refactorization of the Menu.builder code into common methods that this should be pretty simple. Derek On Mon, Jun 8, 2009 at 3:24 PM, glenn gl...@exmbly.com wrote: I have a similar request:

[Lift] Re: YA menu question: separate menus

2009-06-08 Thread Joe Wass
What I really wanted was a menu group. Doing things in groups has solved my particular question. Glenn, can you not just use groups? Do you need the hierarchal behaviour of nested menus? Joe On Jun 8, 10:24 pm, glenn gl...@exmbly.com wrote: I have a similar request: namely, being able to

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

2009-06-08 Thread David Pollak
On Mon, Jun 8, 2009 at 12:37 PM, Viktor Klang viktor.kl...@gmail.comwrote: On Mon, Jun 8, 2009 at 8:09 PM, Timothy Perrett timo...@getintheloop.euwrote: w00t!! Marius, Viktor, Heiko... You think you guys will be able to make the trip to EPFL? I'll be there with bells on! I'll check

[Lift] Re: JTA

2009-06-08 Thread Meredith Gregory
Jonas, i just got back from a week of Guitar on Raft Island. So, i just saw this message. If you want any help, design review, code review, peanuts from the peanut gallery, just give me a shout. Also, i wanted to reiterate that i think you can also provide an annotation-style solution over the

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

2009-06-08 Thread David Pollak
http://scalaliftoff.com/happening/Reston+VA+09 October 30th, 2009 On Mon, Jun 8, 2009 at 1:06 PM, Dean Wampler deanwamp...@gmail.com wrote: Is the date set for the Washington, DC meeting? On Mon, Jun 8, 2009 at 12:43 PM, David Pollak feeder.of.the.be...@gmail.com wrote: On Mon, Jun 8,

[Lift] Re: YA menu question: separate menus

2009-06-08 Thread glenn
Yes, I would like the expandAll behavior to work for groups and for non- root siteMaps. Here's a specific use-case. The MenuWidget in the lift-widgets package just passes everything through as def render : NodeSeq = { head ++ lift:Menu.builder expandAll=true top:class= {style.toString} /

[Lift] Re: your first Lift application on GAE/J

2009-06-08 Thread Atsuhiko Yamanaka
Hi, On Mon, Jun 8, 2009 at 11:38 PM, Amit Kumar Vermacdac.a...@gmail.com wrote: $ mvn package ... ---  T E S T S --- Running test.test.test.AppTest [Fatal Error] :3:4: The markup in the