[xwiki-users] Feedback on the new menu bars in XE

2009-11-25 Thread Vincent Massol
Hi XWiki lovers :),

By now you've probably seen the new menu bars that we have introduced  
in XE 2.1M1. If not, please try XE 2.1M1 or check the release notes at
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise21M1

Since the action menu has been heavily reworked we're interesting in  
gathering feedback and thus ensure that you like the new menu as much  
as we do.

If you have some problems with them please let us know ASAP (since the  
2.1 final release is approaching fast - early December).

So whether you like them or not, please let us know what you think  
about them.

Thanks a lot
Enjoy XWiki
-Vincent on behalf of the XWiki dev team

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Hibernate exceptions when saving documents and objects

2009-11-25 Thread Ludovic Dubost
I suspect you have used some method setStringValue where you should  
have used setDateValue

Ludovic

Envoyé de mon iPhone

Le 25 nov. 2009 à 07:44, Jeremie BOUSQUET jeremie.bousq...@gmail.com  
a écrit :

 Hi,

 I have a groovy script in a page, that loads some data and create  
 pages and
 objects with it.
 Basically for each input data 2 new documents are created, each with  
 2 new
 objects inside (one a custom class, and one for tags  
 XWiki.TagClass).

 For most documents there is no problem, while for some I get the  
 following
 kind of exceptions (always for one of the classes, never for the  
 other) :

 Error number 3201 in 3: Exception while saving document MailArchive.
 MMKSonLinuxpatch22-01
 Wrapped Exception: Row was updated or deleted by another transaction  
 (or
 unsaved-value mapping was incorrect):
 [com.xpn.xwiki.objects.DateProperty#2009-09-14 15:57:26.0]

 The exact same date string is used to save another document/object  
 without
 any problem (the Date fields have exactly same pattern format). I  
 use the
 same SimpleDateFormat for all, and the patterns in the class are  
 copy-paste,
 so why is it ok for one and failure for the other ?
 It's not always a DateProperty that cause issues, it can also be  
 Strings or
 LargeStrings.
 I tried to delete my custom class and recreate it, purge all created
 documents (with doc.delete()), and also to purge all entries that  
 were left
 even after delete(), directly in database (in tables xwikidoc,  
 xwikiobjects,
 xwikistrings, xwikilargestrings, xwikidates and xwikirecyclebin),  
 but it
 seems the same input data will always have document.save() fail this  
 way.
 It seems it's always the second save() for an input data that can  
 fail. This
 second save() targets a different document, object and class, and  
 it's not
 the same groovy variables either. Could it happen that the first save 
 () is
 not completely finished and there is some problem with tables  
 updates ?
 Would I have something else to do to make sure previous transaction is
 finished ?

 I believe it must be something in the data, but it's only strings,
 largestrings and a date, so I don't know how to investigate more...

 Thanks for any help,

 Jeremie

 PS : I'm on XWiki 2.0.3, MySQL 5.1.38, Linux RH Rel 4
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Feedback on the new menu bars in XE

2009-11-25 Thread Asiri Rathnayake
Hi,

I've had some difficulties coping with the new menu structure, here are my
observations:

1. Edit / Export / More Actions menus are cool :)

2. I really miss the sliding menu bar. Now I have to scroll to the top of
the page whenever I want to do something. May be it's just my resistance to
change, but I felt uncomfortable.

3. I'm unable to understand the basis for grouping create space / watch /
admin actions under xwiki menu. Made me a little confused when I was looking
for administration link. I like the old administration menu.

4. If I have a space like MySuperSpace, the space menu looks like
MYSPECIALSPACE which I felt uncomfortable.

This is just how I felt.

Thanks.

- Asiri

On Wed, Nov 25, 2009 at 1:39 PM, Vincent Massol vinc...@massol.net wrote:

 Hi XWiki lovers :),

 By now you've probably seen the new menu bars that we have introduced
 in XE 2.1M1. If not, please try XE 2.1M1 or check the release notes at
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise21M1

 Since the action menu has been heavily reworked we're interesting in
 gathering feedback and thus ensure that you like the new menu as much
 as we do.

 If you have some problems with them please let us know ASAP (since the
 2.1 final release is approaching fast - early December).

 So whether you like them or not, please let us know what you think
 about them.

 Thanks a lot
 Enjoy XWiki
 -Vincent on behalf of the XWiki dev team

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Feedback on the new menu bars in XE

2009-11-25 Thread Vincent Massol

On Nov 25, 2009, at 9:29 AM, Asiri Rathnayake wrote:

 Hi,

 I've had some difficulties coping with the new menu structure, here  
 are my
 observations:

 1. Edit / Export / More Actions menus are cool :)

 2. I really miss the sliding menu bar. Now I have to scroll to the  
 top of
 the page whenever I want to do something. May be it's just my  
 resistance to
 change, but I felt uncomfortable.

One thing to note: the scrolling menu was raising problems on unix  
platforms AFAIR.
Now the new page action menu would be awkward to scroll since it's  
only taking a portion of the horizontal space and it's not at the top.

Note that one important issue that was raised to us was that the  
action menu wasn't enough visible at the top. We've addressed it with  
the new page level action menu.

Maybe you could suggest what you'd like to have instead? (although  
it's a bit late to radically change everything, small adjustments  
could still be made).

 3. I'm unable to understand the basis for grouping create space /  
 watch /
 admin actions under xwiki menu. Made me a little confused when I was  
 looking
 for administration link. I like the old administration menu.

The top menu is about actions not related to the current page. This is  
the big change that we've brought: separation of page actions from non  
page actions.
The top menu allows to perform actions on the wiki as a whole or  
actions on the current space.
Administration is either a wiki action or a space action depending if  
you want to administer the wiki or the space.

I also have pb with the change of location of the Administration link  
but I'm pretty sure it's because of the habit I have to break of  
looking for it at the top right, and that very soon I'll automatically  
look for it in the new place.

 4. If I have a space like MySuperSpace, the space menu looks like
 MYSPECIALSPACE which I felt uncomfortable.

Using lower cases for the menus in general is something I'd also like  
to see to be able to compare and verify if it's better or worse.

Thanks
-Vincent

 This is just how I felt.

 Thanks.

 - Asiri

 On Wed, Nov 25, 2009 at 1:39 PM, Vincent Massol vinc...@massol.net  
 wrote:

 Hi XWiki lovers :),

 By now you've probably seen the new menu bars that we have introduced
 in XE 2.1M1. If not, please try XE 2.1M1 or check the release notes  
 at
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise21M1

 Since the action menu has been heavily reworked we're interesting in
 gathering feedback and thus ensure that you like the new menu as much
 as we do.

 If you have some problems with them please let us know ASAP (since  
 the
 2.1 final release is approaching fast - early December).

 So whether you like them or not, please let us know what you think
 about them.

 Thanks a lot
 Enjoy XWiki
 -Vincent on behalf of the XWiki dev team
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] How to be informed of the releases from XEM?

2009-11-25 Thread raphaelle

Hi everyone,

I'm always looking for the new releases from XWiki, and I was wondering if
it was possible to get these informations by email? instead of always going
on the site and checking if the new release has arrived or not.

In advance thanks

Best regards

Raphaelle
-- 
View this message in context: 
http://n2.nabble.com/How-to-be-informed-of-the-releases-from-XEM-tp4063973p4063973.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to be informed of the releases from XEM?

2009-11-25 Thread Vincent Massol
Hi Raphaelle,

On Nov 25, 2009, at 11:12 AM, raphaelle wrote:


 Hi everyone,

 I'm always looking for the new releases from XWiki, and I was  
 wondering if
 it was possible to get these informations by email? instead of  
 always going
 on the site and checking if the new release has arrived or not.

Sure, we offer a RSS feed for that:
See http://www.xwiki.org/xwiki/bin/view/Main/News

Thanks
-Vincent


 In advance thanks

 Best regards

 Raphaelle
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Feedback on the new menu bars in XE

2009-11-25 Thread Sergiu Dumitriu
On 11/25/2009 09:54 AM, Vincent Massol wrote:

 On Nov 25, 2009, at 9:29 AM, Asiri Rathnayake wrote:

 Hi,

 I've had some difficulties coping with the new menu structure, here
 are my
 observations:

 1. Edit / Export / More Actions menus are cool :)

 2. I really miss the sliding menu bar. Now I have to scroll to the
 top of
 the page whenever I want to do something. May be it's just my
 resistance to
 change, but I felt uncomfortable.

 One thing to note: the scrolling menu was raising problems on unix
 platforms AFAIR.

This was fixed in 2.0 thanks to Caleb, so it wasn't an issue anymore.

 Now the new page action menu would be awkward to scroll since it's
 only taking a portion of the horizontal space and it's not at the top.

 Note that one important issue that was raised to us was that the
 action menu wasn't enough visible at the top. We've addressed it with
 the new page level action menu.

 Maybe you could suggest what you'd like to have instead? (although
 it's a bit late to radically change everything, small adjustments
 could still be made).

I liked having a vertical icon menu floating next to the page content, 
on the left.

 3. I'm unable to understand the basis for grouping create space /
 watch /
 admin actions under xwiki menu. Made me a little confused when I was
 looking
 for administration link. I like the old administration menu.

 The top menu is about actions not related to the current page. This is
 the big change that we've brought: separation of page actions from non
 page actions.
 The top menu allows to perform actions on the wiki as a whole or
 actions on the current space.
 Administration is either a wiki action or a space action depending if
 you want to administer the wiki or the space.

 I also have pb with the change of location of the Administration link
 but I'm pretty sure it's because of the habit I have to break of
 looking for it at the top right, and that very soon I'll automatically
 look for it in the new place.

A possible problem would be that for a newcommer, on a fresh 
installation, the Administer entry is even harder to find. Lots of users 
didn't see it when it was in the top menu directly, why would they 
search for it in the XWIKI menu?

On the other hand, the top menu is a bit more visible now, and because 
the default wiki is called XWIKI, it's pretty normal to try to 
Administer - XWIKI.

 4. If I have a space like MySuperSpace, the space menu looks like
 MYSPECIALSPACE which I felt uncomfortable.

 Using lower cases for the menus in general is something I'd also like
 to see to be able to compare and verify if it's better or worse.

 Thanks
 -Vincent

 This is just how I felt.

 Thanks.

 - Asiri

 On Wed, Nov 25, 2009 at 1:39 PM, Vincent Massolvinc...@massol.net
 wrote:

 Hi XWiki lovers :),

 By now you've probably seen the new menu bars that we have introduced
 in XE 2.1M1. If not, please try XE 2.1M1 or check the release notes
 at
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise21M1

 Since the action menu has been heavily reworked we're interesting in
 gathering feedback and thus ensure that you like the new menu as much
 as we do.

 If you have some problems with them please let us know ASAP (since
 the
 2.1 final release is approaching fast - early December).

 So whether you like them or not, please let us know what you think
 about them.

 Thanks a lot
 Enjoy XWiki
 -Vincent on behalf of the XWiki dev team


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Feedback on the new menu bars in XE

2009-11-25 Thread Sergiu Dumitriu
I don't quite like them.

- The icons are not suggestive enough. Why is Edit Class a box? Why is 
Export as RTF using the MSWord icon? Why is the Watchlist using the same 
icon as the adminster entries? These are just the top most annoying ones.
- The need to scroll bugs me. It was much more convenient to have the 
menu in the same place. Sure, the alternative is to use the keyboard 
shortcuts, but I never do, and it's not something easy to figure out 
without reading the documentation.
- I'm not sure using the database name as the menu name is a good idea. 
First, what do you do with a menu named GTLLMIPY? Second, how do you 
document it so that people can easily understand what you're talking 
about? Impatient people will just look at the pictures and see the XWIKI 
menu, which they don't have.


On 11/25/2009 09:09 AM, Vincent Massol wrote:
 Hi XWiki lovers :),

 By now you've probably seen the new menu bars that we have introduced
 in XE 2.1M1. If not, please try XE 2.1M1 or check the release notes at
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise21M1

 Since the action menu has been heavily reworked we're interesting in
 gathering feedback and thus ensure that you like the new menu as much
 as we do.

 If you have some problems with them please let us know ASAP (since the
 2.1 final release is approaching fast - early December).

 So whether you like them or not, please let us know what you think
 about them.

 Thanks a lot
 Enjoy XWiki
 -Vincent on behalf of the XWiki dev team


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Feedback on the new menu bars in XE

2009-11-25 Thread Asiri Rathnayake
Hi,

On Wed, Nov 25, 2009 at 4:27 PM, Thomas Mortagne
thomas.morta...@xwiki.comwrote:

 On Wed, Nov 25, 2009 at 09:29, Asiri Rathnayake
 asiri.rathnay...@gmail.com wrote:
  Hi,
 
  I've had some difficulties coping with the new menu structure, here are
 my
  observations:
 
  1. Edit / Export / More Actions menus are cool :)
 
  2. I really miss the sliding menu bar. Now I have to scroll to the top of
  the page whenever I want to do something. May be it's just my resistance
 to
  change, but I felt uncomfortable.
 
  3. I'm unable to understand the basis for grouping create space / watch /
  admin actions under xwiki menu. Made me a little confused when I was
 looking
  for administration link. I like the old administration menu.
 
  4. If I have a space like MySuperSpace, the space menu looks like
  MYSPECIALSPACE which I felt uncomfortable.

 I like the fact that wiki and space related tasks are separated from
 the document task but the name of theses menu (name of the wiki and
 name of the name) are really difficult to understand for a user. I
 think i would prefer at least something like

 Wiki (Wikiname) Space (Spacename)


+1.

- Asiri
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Feedback on the new menu bars in XE

2009-11-25 Thread Guillaume Lerouge
Hi,

On Wed, Nov 25, 2009 at 11:46 AM, Sergiu Dumitriu ser...@xwiki.com wrote:

 On 11/25/2009 09:54 AM, Vincent Massol wrote:
 
  On Nov 25, 2009, at 9:29 AM, Asiri Rathnayake wrote:
 
  Hi,
 
  I've had some difficulties coping with the new menu structure, here
  are my
  observations:
 
  1. Edit / Export / More Actions menus are cool :)
 
  2. I really miss the sliding menu bar. Now I have to scroll to the
  top of
  the page whenever I want to do something. May be it's just my
  resistance to
  change, but I felt uncomfortable.
 
  One thing to note: the scrolling menu was raising problems on unix
  platforms AFAIR.

 This was fixed in 2.0 thanks to Caleb, so it wasn't an issue anymore.

  Now the new page action menu would be awkward to scroll since it's
  only taking a portion of the horizontal space and it's not at the top.
 
  Note that one important issue that was raised to us was that the
  action menu wasn't enough visible at the top. We've addressed it with
  the new page level action menu.
 
  Maybe you could suggest what you'd like to have instead? (although
  it's a bit late to radically change everything, small adjustments
  could still be made).

 I liked having a vertical icon menu floating next to the page content,
 on the left.


We used to have that in XWiki Workspaces (actually we still do). In
practices it looks weird to have a set of non-moving images right in the
middle of your page, it feels like there's a display bug. In my experience
it's hard getting accustomed to it (and I'm the one who insisted on having
that in XWS in the first place).


  3. I'm unable to understand the basis for grouping create space /
  watch /
  admin actions under xwiki menu. Made me a little confused when I was
  looking
  for administration link. I like the old administration menu.
 
  The top menu is about actions not related to the current page. This is
  the big change that we've brought: separation of page actions from non
  page actions.
  The top menu allows to perform actions on the wiki as a whole or
  actions on the current space.
  Administration is either a wiki action or a space action depending if
  you want to administer the wiki or the space.
 
  I also have pb with the change of location of the Administration link
  but I'm pretty sure it's because of the habit I have to break of
  looking for it at the top right, and that very soon I'll automatically
  look for it in the new place.

 A possible problem would be that for a newcommer, on a fresh
 installation, the Administer entry is even harder to find. Lots of users
 didn't see it when it was in the top menu directly, why would they
 search for it in the XWIKI menu?



 On the other hand, the top menu is a bit more visible now, and because
 the default wiki is called XWIKI, it's pretty normal to try to
 Administer - XWIKI.


Another thing I was thinking about is that maybe in XE we should call this
HOME or WIKI rather than XWIKI in order to make it more relevant to
the user. While in XEM using the wiki name makes sense, in XE it sounds a
bit weird...


  4. If I have a space like MySuperSpace, the space menu looks like
  MYSPECIALSPACE which I felt uncomfortable.
 
  Using lower cases for the menus in general is something I'd also like
  to see to be able to compare and verify if it's better or worse.


For long space names, maybe we should trim them after 30-40 chars...

Guillaume


 
  Thanks
  -Vincent
 
  This is just how I felt.
 
  Thanks.
 
  - Asiri
 
  On Wed, Nov 25, 2009 at 1:39 PM, Vincent Massolvinc...@massol.net
  wrote:
 
  Hi XWiki lovers :),
 
  By now you've probably seen the new menu bars that we have introduced
  in XE 2.1M1. If not, please try XE 2.1M1 or check the release notes
  at
 
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise21M1
 
  Since the action menu has been heavily reworked we're interesting in
  gathering feedback and thus ensure that you like the new menu as much
  as we do.
 
  If you have some problems with them please let us know ASAP (since
  the
  2.1 final release is approaching fast - early December).
 
  So whether you like them or not, please let us know what you think
  about them.
 
  Thanks a lot
  Enjoy XWiki
  -Vincent on behalf of the XWiki dev team


 --
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Guillaume Lerouge
Product Manager - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] IE-Display problem

2009-11-25 Thread hel-o

Sorry, almost forgot about that :blush:

Thanks for your reply. I'll try with 2.1 RC

But do you have an explanation?

Thanks
hel.


Sergiu Dumitriu-2 wrote:
 
 On 11/18/2009 02:48 PM, Ecaterina Valica wrote:
 Hi,

 the latest snapshot doesn't have this problem.
 You can try tomorrow the 2.1 RC release.
 
 That is the 2.1 M1 release.
 
 -- 
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/IE-Display-problem-tp4024042p4064266.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Feedback on the new menu bars in XE

2009-11-25 Thread Thomas Mortagne
On Wed, Nov 25, 2009 at 11:57, Thomas Mortagne
thomas.morta...@xwiki.com wrote:
 On Wed, Nov 25, 2009 at 09:29, Asiri Rathnayake
 asiri.rathnay...@gmail.com wrote:
 Hi,

 I've had some difficulties coping with the new menu structure, here are my
 observations:

 1. Edit / Export / More Actions menus are cool :)

 2. I really miss the sliding menu bar. Now I have to scroll to the top of
 the page whenever I want to do something. May be it's just my resistance to
 change, but I felt uncomfortable.

 3. I'm unable to understand the basis for grouping create space / watch /
 admin actions under xwiki menu. Made me a little confused when I was looking
 for administration link. I like the old administration menu.

 4. If I have a space like MySuperSpace, the space menu looks like
 MYSPECIALSPACE which I felt uncomfortable.

 I like the fact that wiki and space related tasks are separated from
 the document task but the name of theses menu (name of the wiki and
 name of the name) are really difficult to understand for a user. I
 think i would prefer at least something like

 Wiki (Wikiname) Space (Spacename)

Also note that there is pretty names for wikis in wikis descriptors so
they should be used instead of the technical wiki id.



 This is just how I felt.

 Thanks.

 - Asiri

 On Wed, Nov 25, 2009 at 1:39 PM, Vincent Massol vinc...@massol.net wrote:

 Hi XWiki lovers :),

 By now you've probably seen the new menu bars that we have introduced
 in XE 2.1M1. If not, please try XE 2.1M1 or check the release notes at
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise21M1

 Since the action menu has been heavily reworked we're interesting in
 gathering feedback and thus ensure that you like the new menu as much
 as we do.

 If you have some problems with them please let us know ASAP (since the
 2.1 final release is approaching fast - early December).

 So whether you like them or not, please let us know what you think
 about them.

 Thanks a lot
 Enjoy XWiki
 -Vincent on behalf of the XWiki dev team

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 --
 Thomas Mortagne




-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to be informed of the releases from XEM?

2009-11-25 Thread Thomas Mortagne
On Wed, Nov 25, 2009 at 11:55, Guillaume Lerouge guilla...@xwiki.com wrote:
 Hi Raphaelle,

 On Wed, Nov 25, 2009 at 11:44 AM, Thomas Mortagne thomas.morta...@xwiki.com
 wrote:

 On Wed, Nov 25, 2009 at 11:32, Vincent Massol vinc...@massol.net wrote:
  Hi Raphaelle,
 
  On Nov 25, 2009, at 11:12 AM, raphaelle wrote:
 
 
  Hi everyone,
 
  I'm always looking for the new releases from XWiki, and I was
  wondering if
  it was possible to get these informations by email? instead of
  always going
  on the site and checking if the new release has arrived or not.
 
  Sure, we offer a RSS feed for that:
  See http://www.xwiki.org/xwiki/bin/view/Main/News

 And releases are announced here.


 You can aslo add the
 http://www.xwiki.org/xwiki/bin/view/Blog/
 space to your watchlist to get an email notification when a new article is
 posted.

 Guillaume

Another idea is to use Watchlist in xwiki.org to watch the
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotes page to get
mails for modifications of this page.



 
  Thanks
  -Vincent
 
 
  In advance thanks
 
  Best regards
 
  Raphaelle
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 



 --
 Thomas Mortagne
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 --
 Guillaume Lerouge
 Product Manager - XWiki SAS
 Skype: wikibc
 Twitter: glerouge
 http://guillaumelerouge.com/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to be informed of the releases from XEM?

2009-11-25 Thread Vincent Massol
This thread sounds like a good FAQ candidate for xwiki.org.

Raphaelle, want to do that to help the next person who asks?

Thanks
-Vincent

On Nov 25, 2009, at 12:08 PM, Thomas Mortagne wrote:

 On Wed, Nov 25, 2009 at 11:55, Guillaume Lerouge  
 guilla...@xwiki.com wrote:
 Hi Raphaelle,

 On Wed, Nov 25, 2009 at 11:44 AM, Thomas Mortagne thomas.morta...@xwiki.com
 wrote:

 On Wed, Nov 25, 2009 at 11:32, Vincent Massol vinc...@massol.net  
 wrote:
 Hi Raphaelle,

 On Nov 25, 2009, at 11:12 AM, raphaelle wrote:


 Hi everyone,

 I'm always looking for the new releases from XWiki, and I was
 wondering if
 it was possible to get these informations by email? instead of
 always going
 on the site and checking if the new release has arrived or not.

 Sure, we offer a RSS feed for that:
 See http://www.xwiki.org/xwiki/bin/view/Main/News

 And releases are announced here.


 You can aslo add the
 http://www.xwiki.org/xwiki/bin/view/Blog/
 space to your watchlist to get an email notification when a new  
 article is
 posted.

 Guillaume

 Another idea is to use Watchlist in xwiki.org to watch the
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotes page to get
 mails for modifications of this page.




 Thanks
 -Vincent


 In advance thanks

 Best regards

 Raphaelle
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Changing the logo

2009-11-25 Thread Maria Carolina Ramirez
Hi Joshua,

The size is 56kb. 220 * 80

Thks

-Original Message-
From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On Behalf
Of Rieken, Joshua
Sent: Martes, 24 de Noviembre de 2009 05:40 p.m.
To: XWiki Users
Subject: Re: [xwiki-users] Changing the logo

Hi Maria,

What is the file size of your image?

-Joshua

 -Original Message-
 From: users-boun...@xwiki.org
 [mailto:users-boun...@xwiki.org] On Behalf Of Maria Carolina Ramirez
 Sent: Tuesday, November 24, 2009 4:43 PM
 To: XWiki Users
 Subject: Re: [xwiki-users] Changing the logo

 Hi,

 Well, the size of my image is 220 X 80
 The speed of my internet connection is fast for other content
 The speed of my wiki is fast

 Thanks in advance

 -Original Message-
 From: users-boun...@xwiki.org
 [mailto:users-boun...@xwiki.org] On Behalf Of Guillaume Lerouge
 Sent: Martes, 24 de Noviembre de 2009 05:27 p.m.
 To: XWiki Users
 Subject: Re: [xwiki-users] Changing the logo

 Hi Maria,

 On Tue, Nov 24, 2009 at 11:09 PM, Maria Carolina Ramirez 
 maria.carolinarami...@emida.net wrote:

  Hi everyone!
 
  I just change the logo of my xwiki but I don't  why, when
 the page is
  loading, it takes several seconds loading the image. I followed the
  instructions below:
 
  *   Choose an existing image or create a new one
  *   Resize it so that it is 220 pixels wide and 80 pixels high
  *   Save it as a PNG file and name it logo.png
  *   Upload the image as an attachment in /
  xwiki/bin/view/XWiki/DefaultSkin
 
  So, I want to know if this is the normal behavior.
 

 The logo display speed depends on at least 3 things:

- The size of your image - how big is it?
- The speed of your internet connection - is it fast for
 other content?
- The speed of your server's internet connection - is the
 wiki loading
fast overall?

 Normally once the logo has been displayed once it should be
 cached and display much faster. Is that what's happening for you?

 Guillaume

 Thanks in advance!
 
  MCR
 
 
 
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 



 --
 Guillaume Lerouge
 Product Manager - XWiki SAS
 Skype: wikibc
 Twitter: glerouge
 http://guillaumelerouge.com/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to be informed of the releases from XEM?

2009-11-25 Thread raphaelle

Thank you all for your answers.
Good idea Vincent, I have added the subject to the FAQ!


vmassol wrote:
 
 This thread sounds like a good FAQ candidate for xwiki.org.
 
 Raphaelle, want to do that to help the next person who asks?
 
 Thanks
 -Vincent
 
 On Nov 25, 2009, at 12:08 PM, Thomas Mortagne wrote:
 
 On Wed, Nov 25, 2009 at 11:55, Guillaume Lerouge  
 guilla...@xwiki.com wrote:
 Hi Raphaelle,

 On Wed, Nov 25, 2009 at 11:44 AM, Thomas Mortagne
 thomas.morta...@xwiki.com
 wrote:

 On Wed, Nov 25, 2009 at 11:32, Vincent Massol vinc...@massol.net  
 wrote:
 Hi Raphaelle,

 On Nov 25, 2009, at 11:12 AM, raphaelle wrote:


 Hi everyone,

 I'm always looking for the new releases from XWiki, and I was
 wondering if
 it was possible to get these informations by email? instead of
 always going
 on the site and checking if the new release has arrived or not.

 Sure, we offer a RSS feed for that:
 See http://www.xwiki.org/xwiki/bin/view/Main/News

 And releases are announced here.


 You can aslo add the
 http://www.xwiki.org/xwiki/bin/view/Blog/
 space to your watchlist to get an email notification when a new  
 article is
 posted.

 Guillaume

 Another idea is to use Watchlist in xwiki.org to watch the
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotes page to get
 mails for modifications of this page.




 Thanks
 -Vincent


 In advance thanks

 Best regards

 Raphaelle
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 

-- 
View this message in context: 
http://n2.nabble.com/How-to-be-informed-of-the-releases-from-XEM-tp4063973p4065416.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to be informed of the releases from XEM?

2009-11-25 Thread Vincent Massol

On Nov 25, 2009, at 4:01 PM, raphaelle wrote:


 Thank you all for your answers.
 Good idea Vincent, I have added the subject to the FAQ!

cool thanks

http://www.xwiki.org/xwiki/bin/view/FAQ/Howtobeinformedofthenewreleases

-Vincent

 vmassol wrote:

 This thread sounds like a good FAQ candidate for xwiki.org.

 Raphaelle, want to do that to help the next person who asks?

 Thanks
 -Vincent

 On Nov 25, 2009, at 12:08 PM, Thomas Mortagne wrote:

 On Wed, Nov 25, 2009 at 11:55, Guillaume Lerouge
 guilla...@xwiki.com wrote:
 Hi Raphaelle,

 On Wed, Nov 25, 2009 at 11:44 AM, Thomas Mortagne
 thomas.morta...@xwiki.com
 wrote:

 On Wed, Nov 25, 2009 at 11:32, Vincent Massol vinc...@massol.net
 wrote:
 Hi Raphaelle,

 On Nov 25, 2009, at 11:12 AM, raphaelle wrote:


 Hi everyone,

 I'm always looking for the new releases from XWiki, and I was
 wondering if
 it was possible to get these informations by email? instead of
 always going
 on the site and checking if the new release has arrived or not.

 Sure, we offer a RSS feed for that:
 See http://www.xwiki.org/xwiki/bin/view/Main/News

 And releases are announced here.


 You can aslo add the
 http://www.xwiki.org/xwiki/bin/view/Blog/
 space to your watchlist to get an email notification when a new
 article is
 posted.

 Guillaume

 Another idea is to use Watchlist in xwiki.org to watch the
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotes page to get
 mails for modifications of this page.




 Thanks
 -Vincent


 In advance thanks

 Best regards

 Raphaelle
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Hibernate exceptions when saving documents and objects

2009-11-25 Thread Jeremie BOUSQUET
I think I understand...
Currently what I am doing is :

doc.use(doc.newObject(MyClass))
doc.set(date, sdf.format(mydate) )
...
doc.save()

With mydate being a Date. I think I did it because doc.set(date, new
Date() ) was not working. It works with the formatted string, and only if
format in the SimpleDateFormat sdf is the same as in the Object date
field, which convinced me it was correct.
Do you mean I should give doc.set() a java.util.Date parameter instead of a
String ? From the code, it looks like I should...
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users