[Lift] Re: IMPORTANT: Library Upgrades

2009-02-12 Thread Joachim A.

Jorge,
thanks a lot for that (I especially like the JQuery 1.3.1 update).

Is it possible to update to the latest blueprint css version? 0.8 was released 
2009-02-06. I noticed some type/font problem in Opera with the version shipped 
with Lift.

Joachim

 I've upgraded the dependencies for all of the Lift components and sample
 projects. I used the latest backward-compatible version that was available
 on public Maven repositories. (See below for the complete list.) PLEASE
 CHECK YOUR APPS to make sure nothing breaks. You only have a couple of
 weeks to get bug reports in before our major 1.0 release.

--~--~-~--~~~---~--~~
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: IMPORTANT: Library Upgrades

2009-02-12 Thread Viktor Klang
On Thu, Feb 12, 2009 at 8:00 PM, Joachim A. wallaby.po...@googlemail.comwrote:


 Jorge,
 thanks a lot for that (I especially like the JQuery 1.3.1 update).



Yeah, jQuery 1.31 is an awesome upgrade.
Love working with it :-)




 Is it possible to update to the latest blueprint css version? 0.8 was
 released
 2009-02-06. I noticed some type/font problem in Opera with the version
 shipped
 with Lift.

 Joachim

  I've upgraded the dependencies for all of the Lift components and sample
  projects. I used the latest backward-compatible version that was
 available
  on public Maven repositories. (See below for the complete list.) PLEASE
  CHECK YOUR APPS to make sure nothing breaks. You only have a couple of
  weeks to get bug reports in before our major 1.0 release.

 



-- 
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: IMPORTANT: Library Upgrades

2009-02-12 Thread Tim Perrett


Jesus! You have been busy Jorge! Kudos my good man :-)


--~--~-~--~~~---~--~~
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: IMPORTANT: Library Upgrades

2009-02-12 Thread Tim Perrett

Oh by the way, the Jquery update bring speed improvements im guessing
- has anyone tested / tried the comet stuff with 1.31? Just wondering
if we'll see any noticeable speed improvement?

Cheers

Tim
--~--~-~--~~~---~--~~
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: IMPORTANT: Library Upgrades

2009-02-12 Thread Viktor Klang
Basically 1.3.x is bringing a new selector engine to the table, plus some
new cool features like live-events and some performance-tweaks with html()
etc.
But the release-docs are all up on the nice looking jquery.com site :)

So basically the selector-stuff will be faster in the general app. :)
The good thing is that the performance on IE6 ( which unfortunately still
has not been put out of it's misery ) has been improved.

Cheers,
Viktor

On Thu, Feb 12, 2009 at 8:34 PM, Tim Perrett he...@timperrett.com wrote:


 Oh by the way, the Jquery update bring speed improvements im guessing
 - has anyone tested / tried the comet stuff with 1.31? Just wondering
 if we'll see any noticeable speed improvement?

 Cheers

 Tim
 



-- 
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: IMPORTANT: Library Upgrades

2009-02-12 Thread Jorge Ortiz
You're right, I completely forgot about Blueprint and YUI. I'll get those
right away.

Although it seems like the latest version of Blueprint still has issues with
Opera, IE 6, and IE 5.5 (!!!). See:
http://wiki.github.com/joshuaclayton/blueprint-css/browser-compatibility-list

--j

On Thu, Feb 12, 2009 at 11:00 AM, Joachim A.
wallaby.po...@googlemail.comwrote:


 Jorge,
 thanks a lot for that (I especially like the JQuery 1.3.1 update).

 Is it possible to update to the latest blueprint css version? 0.8 was
 released
 2009-02-06. I noticed some type/font problem in Opera with the version
 shipped
 with Lift.

 Joachim

  I've upgraded the dependencies for all of the Lift components and sample
  projects. I used the latest backward-compatible version that was
 available
  on public Maven repositories. (See below for the complete list.) PLEASE
  CHECK YOUR APPS to make sure nothing breaks. You only have a couple of
  weeks to get bug reports in before our major 1.0 release.

 


--~--~-~--~~~---~--~~
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: IMPORTANT: Library Upgrades

2009-02-12 Thread Tim Perrett

I thought their had been a cull of all IE5 users? ;-)

On Feb 12, 7:58 pm, Jorge Ortiz jorge.or...@gmail.com wrote:
 Although it seems like the latest version of Blueprint still has issues with
 Opera, IE 6, and IE 5.5 (!!!). 
 See:http://wiki.github.com/joshuaclayton/blueprint-css/browser-compatibil...

--~--~-~--~~~---~--~~
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: IMPORTANT: Library Upgrades

2009-02-12 Thread Jorge Ortiz
Ok, two more upgrades. Do note that Blueprint changed it's directory layout.
If you're using the CSS.Blueprint / snippet you should be fine though.

Blueprint CSS
0.6 - 0.8

YUI
2.5.1 - 2.6.0

--j

On Thu, Feb 12, 2009 at 11:58 AM, Jorge Ortiz jorge.or...@gmail.com wrote:

 You're right, I completely forgot about Blueprint and YUI. I'll get those
 right away.

 Although it seems like the latest version of Blueprint still has issues
 with Opera, IE 6, and IE 5.5 (!!!). See:
 http://wiki.github.com/joshuaclayton/blueprint-css/browser-compatibility-list

 --j


 On Thu, Feb 12, 2009 at 11:00 AM, Joachim A. wallaby.po...@googlemail.com
  wrote:


 Jorge,
 thanks a lot for that (I especially like the JQuery 1.3.1 update).

 Is it possible to update to the latest blueprint css version? 0.8 was
 released
 2009-02-06. I noticed some type/font problem in Opera with the version
 shipped
 with Lift.

 Joachim

  I've upgraded the dependencies for all of the Lift components and sample
  projects. I used the latest backward-compatible version that was
 available
  on public Maven repositories. (See below for the complete list.) PLEASE
  CHECK YOUR APPS to make sure nothing breaks. You only have a couple of
  weeks to get bug reports in before our major 1.0 release.

 



--~--~-~--~~~---~--~~
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: IMPORTANT: Library Upgrades

2009-02-12 Thread David Pollak
Awesome stuff.

On Thu, Feb 12, 2009 at 1:46 PM, Jorge Ortiz jorge.or...@gmail.com wrote:

 Ok, two more upgrades. Do note that Blueprint changed it's directory
 layout. If you're using the CSS.Blueprint / snippet you should be fine
 though.

 Blueprint CSS
 0.6 - 0.8

 YUI
 2.5.1 - 2.6.0

 --j


 On Thu, Feb 12, 2009 at 11:58 AM, Jorge Ortiz jorge.or...@gmail.comwrote:

 You're right, I completely forgot about Blueprint and YUI. I'll get those
 right away.

 Although it seems like the latest version of Blueprint still has issues
 with Opera, IE 6, and IE 5.5 (!!!). See:
 http://wiki.github.com/joshuaclayton/blueprint-css/browser-compatibility-list

 --j


 On Thu, Feb 12, 2009 at 11:00 AM, Joachim A. 
 wallaby.po...@googlemail.com wrote:


 Jorge,
 thanks a lot for that (I especially like the JQuery 1.3.1 update).

 Is it possible to update to the latest blueprint css version? 0.8 was
 released
 2009-02-06. I noticed some type/font problem in Opera with the version
 shipped
 with Lift.

 Joachim

  I've upgraded the dependencies for all of the Lift components and
 sample
  projects. I used the latest backward-compatible version that was
 available
  on public Maven repositories. (See below for the complete list.) PLEASE
  CHECK YOUR APPS to make sure nothing breaks. You only have a couple of
  weeks to get bug reports in before our major 1.0 release.





 



-- 
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: IMPORTANT: Library Upgrades

2009-02-12 Thread TylerWeir

Damn Jorge, nice stuff.  Comprehensive.

On Feb 12, 1:50 pm, Jorge Ortiz jorge.or...@gmail.com wrote:
 I've upgraded the dependencies for all of the Lift components and sample
 projects. I used the latest backward-compatible version that was available
 on public Maven repositories. (See below for the complete list.) PLEASE
 CHECK YOUR APPS to make sure nothing breaks. You only have a couple of weeks
 to get bug reports in before our major 1.0 release.

 --j

 JQuery
 1.2.6 - 1.3.1

 javax.servlet
 2.4 - 2.5

 Derby
 10.2.2.0 - 10.4.2.0

 JUnit
 3.8.1/4.4 - 4.5

 MySQL Connector/Java
 5.0.4 - 5.1.6

 Specs
 1.4.0/1.4.3-SNAPSHOT - 1.4.3

 Scalatest
 0.9.3 - 0.9.4

 SLF4J
 1.5.0 - 1.5.6

 Log4J
 1.2.12 - 1.2.14

 H2
 1.0.63 - 1.0.79

 PostgreSQL JDBC
 8.2-507.jdbc3 - 8.3-603.jdbc3

 RabbitMQ Client
 1.2.0 - 1.3.0

 Apache HttpClient
 4.0-beta1 - 4.0-beta2

 commons-fileupload
 1.2 - 1.2.1

 commons-collections
 3.2 - 3.2.1

 commons-httpclient
 3.0.1 - 3.1

 Smack + Smackx
 3.0.4 - 3.1.0

 hibernate-entitymanager
 3.3.1.ga - 3.3.2.GA

 cglib
 2.1_3 - 2.2

 objenesis
 1.0 - 1.1
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---