<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Lift Google Group</title>
  <link>http://groups.google.com/group/liftweb</link>
  <description>Discussion, information, etc. related to the Lift web framework</description>
  <language>en</language>
  <item>
  <title>Re: [Lift] ANN: Akka 0.6 is released</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/ac5ca63e694e5f30/d98f75f5e1740d8e?show_docid=d98f75f5e1740d8e</link>
  <description>
  Thanks Tim. You are part of the story. Thanks. &lt;br&gt; 2010/1/5 Timothy Perrett &amp;lt;timo...@getintheloop.eu&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/ac5ca63e694e5f30/d98f75f5e1740d8e?show_docid=d98f75f5e1740d8e</guid>
  <author>
  jbo...@gmail.com
  (Jonas Bonér)
  </author>
  <pubDate>Tue, 05 Jan 2010 14:06:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Lift] ANN: Akka 0.6 is released</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/ac5ca63e694e5f30/3390f0e3d3d39c46?show_docid=3390f0e3d3d39c46</link>
  <description>
  Congratulations all... you guys have put so much effort into Akka and its a really great framework; cant wait to see what is in store down the track! &lt;br&gt; Cheers, Tim
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/ac5ca63e694e5f30/3390f0e3d3d39c46?show_docid=3390f0e3d3d39c46</guid>
  <author>
  timo...@getintheloop.eu
  (Timothy Perrett)
  </author>
  <pubDate>Tue, 05 Jan 2010 13:59:36 UT
</pubDate>
  </item>
  <item>
  <title>ANN: Akka 0.6 is released</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/ac5ca63e694e5f30/35596445ea4016ec?show_docid=35596445ea4016ec</link>
  <description>
  Hi. &lt;br&gt; I am proud to announce the release of Akka 0.6. It is a major release in &lt;br&gt; many ways. &lt;br&gt; Many people have made this happen. Especially the great &lt;br&gt; team&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://doc.akkasource.org/team&quot;&gt;[link]&lt;/a&gt;&amp;gt; but &lt;br&gt; also many of the users on the mailing list. &lt;br&gt; Thank you all. &lt;br&gt; Download Akka 0.6 &lt;br&gt; here&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://cloud.github.com/downloads/jboner/akka/akka-0.6.zip&quot;&gt;[link]&lt;/a&gt;&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/ac5ca63e694e5f30/35596445ea4016ec?show_docid=35596445ea4016ec</guid>
  <author>
  jbo...@gmail.com
  (Jonas Bonér)
  </author>
  <pubDate>Tue, 05 Jan 2010 13:34:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: [lift] Lift based backend server subscribing via amqp</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/6dc472109006079b/ce92291ee713f9f0?show_docid=ce92291ee713f9f0</link>
  <description>
  In what way do you mean &amp;quot;is mapper worth it&amp;quot;? &lt;br&gt; What kind of system is it? do you need ACID or BASE? What kind of load &lt;br&gt; will the system be under? Do you need it to be distributed? You are &lt;br&gt; not restricted to Mapper, you could use JPA or whatever persistence &lt;br&gt; you want with lift. &lt;br&gt; If you just want to make a pretty simple service tier, then sure, Lift
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/6dc472109006079b/ce92291ee713f9f0?show_docid=ce92291ee713f9f0</guid>
  <author>
  timo...@getintheloop.eu
  (Timothy Perrett)
  </author>
  <pubDate>Tue, 05 Jan 2010 13:09:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Lift based backend server subscribing via amqp</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/6dc472109006079b/5f8a81bf63851cd4?show_docid=5f8a81bf63851cd4</link>
  <description>
  Pushed to master - will be in hudson jars in a few hours. &lt;br&gt; Cheers, Tim
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/6dc472109006079b/5f8a81bf63851cd4?show_docid=5f8a81bf63851cd4</guid>
  <author>
  timo...@getintheloop.eu
  (Timothy Perrett)
  </author>
  <pubDate>Tue, 05 Jan 2010 13:06:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Lift] Re: Errors not shown after AJAX form submit</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/e25d86a24a5266a2/35288cbbc3f95d39?show_docid=35288cbbc3f95d39</link>
  <description>
  Hello, &lt;br&gt; I think I more or less understand :) &lt;br&gt; Here&#39;s the defect: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/dpp/liftweb/issues/#issue/271&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; By the way, do you have any idea why my example application produces such weird results? &lt;br&gt; I looked in the RequestVar code and didn&#39;t find anything there that would make it behave differently in the two scenarios.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/e25d86a24a5266a2/35288cbbc3f95d39?show_docid=35288cbbc3f95d39</guid>
  <author>
  a...@warski.org
  (Adam Warski)
  </author>
  <pubDate>Tue, 05 Jan 2010 12:10:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: CometActor and JQuery</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/8170eb5f12126d2a/6279e222217e1999?show_docid=6279e222217e1999</link>
  <description>
  Thanks again, &lt;br&gt; what i want to do is some stuff with a canvas element, where changes &lt;br&gt; are reflected to the other clients. This why i think the SHtml things &lt;br&gt; do not fit for me. I now think the best way would be to use the &lt;br&gt; partialUpdate() of the CometActor to send changes to clients and may &lt;br&gt; be a JsonHandler to to get the updates to Server.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/8170eb5f12126d2a/6279e222217e1999?show_docid=6279e222217e1999</guid>
  <author>
  martinsema...@googlemail.com
  (martinsemails@googlemail.com)
  </author>
  <pubDate>Tue, 05 Jan 2010 11:28:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: multiple forms on a page.</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/01064afd1ef55bef/136c5d407f542503?show_docid=136c5d407f542503</link>
  <description>
  Thanks David. But this seems not work as wished. It will meet some &lt;br&gt; error: &lt;br&gt; [INFO] Compiling 1 source files to /home/daiwhea/myworks/java/ &lt;br&gt; liftonscala/MapperBBS/target/c lasses &lt;br&gt; /home/daiwhea/myworks/java/lif tonscala/MapperBBS/src/main/sc ala/com/ &lt;br&gt; vapee/main/snippet/GuestBook.s cala:60: error: forward reference
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/01064afd1ef55bef/136c5d407f542503?show_docid=136c5d407f542503</guid>
  <author>
  daiw...@gmail.com
  (daiwhea)
  </author>
  <pubDate>Tue, 05 Jan 2010 10:47:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: [lift] Lift based backend server subscribing via amqp</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/6dc472109006079b/35d005809326f3d0?show_docid=35d005809326f3d0</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/dpp/liftweb/issues/#issue/270&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Fixed and on review board. &lt;br&gt; Cheers, Tim
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/6dc472109006079b/35d005809326f3d0?show_docid=35d005809326f3d0</guid>
  <author>
  timo...@getintheloop.eu
  (Timothy Perrett)
  </author>
  <pubDate>Tue, 05 Jan 2010 10:06:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Lift] Re: [lift] Lift based backend server subscribing via amqp</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/6dc472109006079b/bcf74800cf58f7b5?show_docid=bcf74800cf58f7b5</link>
  <description>
  We don&#39;t accept patches for legal reasons. However, I will upgrade the &lt;br&gt; module today for you - giving a similar result. &lt;br&gt; Cheers, Tim &lt;br&gt; Sent from my iPhone
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/6dc472109006079b/bcf74800cf58f7b5?show_docid=bcf74800cf58f7b5</guid>
  <author>
  timo...@getintheloop.eu
  (Timothy Perrett)
  </author>
  <pubDate>Tue, 05 Jan 2010 08:57:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: Errors not shown after AJAX form submit</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/e25d86a24a5266a2/019b2b785ecc0004?show_docid=019b2b785ecc0004</link>
  <description>
  I think the difference is in showAll scope. It was implemented for non &lt;br&gt; Ajax context (just for msgs snippet) but it wasn&#39;t implemented for &lt;br&gt; Ajax (as far as I can tell). &lt;br&gt; Ajax notices (if there are any) are appended to user&#39;s JsCmd response. &lt;br&gt; But this code has no idea about the showAll snippet attribute.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/e25d86a24a5266a2/019b2b785ecc0004?show_docid=019b2b785ecc0004</guid>
  <author>
  marius.dan...@gmail.com
  (Marius)
  </author>
  <pubDate>Tue, 05 Jan 2010 08:00:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Lift] Errors not shown after AJAX form submit</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/e25d86a24a5266a2/764ed68b0f834c7a?show_docid=764ed68b0f834c7a</link>
  <description>
  Hello, &lt;br&gt; Ah, I didn&#39;t spot this. I only have: &lt;br&gt; &amp;lt;lift:Msgs showAll=&amp;quot;true&amp;quot;/&amp;gt; &lt;br&gt; which would suggest that it should show all errors. &lt;br&gt; And anyway, why does it work then with normal form submit, and doesn&#39;t with ajax form submit? &lt;br&gt; Adam
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/e25d86a24a5266a2/764ed68b0f834c7a?show_docid=764ed68b0f834c7a</guid>
  <author>
  a...@warski.org
  (Adam Warski)
  </author>
  <pubDate>Tue, 05 Jan 2010 07:37:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: QueryParams and joins</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/d14923d6127d0327/5a3bd2dcb26f4e2f?show_docid=5a3bd2dcb26f4e2f</link>
  <description>
  My ultimate goal would be to only pull out the top x users. I&#39;m &lt;br&gt; currently using the following code to achieve this: &lt;br&gt; TagUser.findAll(By(TagUser.tag , this.id)).map(_.user.obj.open_ !) &lt;br&gt; .sort(_.followers_count.is &amp;gt; _.followers_count.is) &lt;br&gt; .take(x) &lt;br&gt; But im concerned that this creates an instance for each of the users
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/d14923d6127d0327/5a3bd2dcb26f4e2f?show_docid=5a3bd2dcb26f4e2f</guid>
  <author>
  mads...@gmail.com
  (Mads Hartmann)
  </author>
  <pubDate>Tue, 05 Jan 2010 07:10:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: Simple deployment of Lift apps on Jetty/Nginx</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/e74dde89bbc2bd5e/972afa627edbb641?show_docid=972afa627edbb641</link>
  <description>
  You can have more than one domain per IP address served by different &lt;br&gt; applications with Nginx up front. You can swap from one instance of an &lt;br&gt; application to another (semi-seamless upgrades) with Nginx up front. You &lt;br&gt; can front many different Lift instances (some running on other machines) &lt;br&gt; with Nginx up front (there are some high volume Lift sites that do this).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/e74dde89bbc2bd5e/972afa627edbb641?show_docid=972afa627edbb641</guid>
  <author>
  feeder.of.the.be...@gmail.com
  (David Pollak)
  </author>
  <pubDate>Tue, 05 Jan 2010 04:41:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Lift] IE6 Strict mode - skip &lt;?xml version &quot;1.0&quot;...&gt; header</title>
  <link>http://groups.google.com/group/liftweb/browse_frm/thread/edb1decb49024452/16749d58f4959460?show_docid=16749d58f4959460</link>
  <description>
  Lift automatically detects IE and IE6 and &amp;quot;does the right thing&amp;quot; in terms of &lt;br&gt; headers as well as the &amp;lt;?xml ?&amp;gt; header. Please take a look at the HTML and &lt;br&gt; headers actually emitted when IE6 is detected... it should be correct.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/liftweb/browse_frm/thread/edb1decb49024452/16749d58f4959460?show_docid=16749d58f4959460</guid>
  <author>
  feeder.of.the.be...@gmail.com
  (David Pollak)
  </author>
  <pubDate>Tue, 05 Jan 2010 04:35:35 UT
</pubDate>
  </item>
  </channel>
</rss>
