[jdev] jabberd2 2.2SVN for Windows is out

2008-08-18 Thread Adam Strzelecki
Hello everybody,

jabberd2 win32 project is finally updated and synced with changes made  
in the generic Unix code. New changes should bring improved  
compatibility  stability and new 2.2 features for Windows users.  
Binary installer and optional build instructions available as usual at  
jabberd-win32 page: http://www.nanoant.com/projects/jabberd2-win32

Changes
---
FIX: Setup files were not anymore compatible with latest WiX 3 beta
FIX: Router failing opening users and filters configuration in Windows
FIX: Mysql missing crypt is replaced with DES_crypt from OpenSSL in  
Windows
NEW: Compressed stream support via zlib
NEW: Keep server.pem on upgrades
NEW: Using SubWCRev from TortoiseSVN for version files generation  
(instead of xsltproc)
NEW: All configuration files are now generated on build by Perl from  
generic distribution ones
NEW: Using udns library for Windows builds too (resolver component was  
removed)
UPDATE: Synced config.h with the one from generic builds

All changes are visible as SVN revisions 644-688 in the repository.

Best regards,
-- 
Adam Strzelecki

___
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
___


[jdev] new muc and pubsub lists

2008-08-18 Thread Peter Saint-Andre
In line with the recent creation of several special-purpose, 
lower-volume discussion lists (for Jingle, BOSH, social networking, 
mobile applications, etc.), I have created two new lists:


[EMAIL PROTECTED] -- discussion about Multi-User Chat, sign up at 
http://mail.jabber.org/mailman/listinfo/muc or send email to 
[EMAIL PROTECTED]


[EMAIL PROTECTED] -- discussion about XMPP publish-subscribe technologies, 
sign up at http://mail.jabber.org/mailman/listinfo/pubsub or send email 
to [EMAIL PROTECTED]


A full list of jabber.org/xmpp.org mailing lists is here:

http://mail.jabber.org/mailman/listinfo

Enjoy!

/psa




smime.p7s
Description: S/MIME Cryptographic Signature
___
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
___


Re: [jdev] jabber localization project?

2008-08-18 Thread Peter Saint-Andre

Yeah, something like that. :)

Jonathan Dickinson wrote:

How about some central XML file? A front-end for the XML file could be built to 
allow translators to go in and add their stuff. This way we could 
_realistically_ start making use of the xml:lang attribute on the stream. E.g.

messages
 errors
  resource-not-found
   neutral
 The resource '{0}' was not found.
   /neutral
   en-us
 The resource '{0}' was not found.
   /en-us
   en-speare
 Thine '{0}' resource found was not.
   /en-speare
  /resource-not-found
 /errors
/messages

If we did some fancy namespacing we could even make some really kick-ass design 
patterns, for instance:

messages xmlns:client=jabber:client
  errors
client:resource-not-found/
  /errors
/messages

We could then do a lookup for certain namespaces:names and maybe build it into 
our XML writers...

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sander Devrieze
Sent: Friday, August 15, 2008 10:44 PM
To: Jabber/XMPP software development list
Cc: Mats Bengtsson
Subject: Re: [jdev] jabber localization project?

2008/8/15 Jonathan Schleifer [EMAIL PROTECTED]:

Sander Devrieze [EMAIL PROTECTED] wrote:


Anyway, we collected Mood translations for these languages so far (not
all languages are up to date; contributions are welcome! ;-) ):
* Czech
* German
* Spanish
* Italian
* Korean
* Dutch
* Polish
* Swedish

For german, there were only about 20% of the moods translated. Haven't
looked at the other languages. For Gajim, we have all moods translated
for German, French and Russian, maybe even know, but at least, I know
of these three.


It looks like Coccinella simply does not support all mood values (
http://www.xmpp.org/extensions/xep-0107.html#moods ). I've no idea
what's the reason for that. Mats?

--
Mvg, Sander Devrieze.
___
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
___
___
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
___




smime.p7s
Description: S/MIME Cryptographic Signature
___
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
___