Search the web
Sign In
New User? Sign Up
lisa-its · XML Internationalization Tag Set
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 125 - 154 of 191   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
125
October 5, 2001 (11:48 A.M. Central Standard Time) Hi all, in case you haven't heard there is quite a flap right now over a policy change that the W3C is...
arle lommel
fenevad@...
Send Email
Oct 5, 2001
4:52 pm
126
Hi all, sorry to do more cross posting on these lists, but here is some more information on the RAND issue and why it is important. I have written an article...
arle lommel
fenevad@...
Send Email
Oct 8, 2001
1:07 pm
127
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lisa-its group. File :...
lisa-its@yahoogroups....
Send Email
Oct 16, 2001
4:58 am
128
Hello all, I have just become a member of this group, and I would like to say hello. The reason that I have done so is that I have been an I18n ...
Philip Starner
philipstarner
Offline Send Email
Oct 26, 2001
8:49 pm
129
Hello, First, I would like to introduce myself : my name is Gustavo Hartmann and I´m a Computer Science student from Brazil. I´ve been a software developer...
g_hartmann2001@...
g_hartmann2001
Offline Send Email
Oct 29, 2001
1:55 am
130
I have recently ordered the Savourel book due to my interest in i18n XML issues. I am currently researching xliff, and the tmx format. So far I've had more...
philipstarner@...
philipstarner
Offline Send Email
Oct 31, 2001
5:36 pm
131
... Thanks :-) Hope we can exchange information and maybe some cultural experience too ! I'm studying TMX and XLIFF too, but I'm still in a preliminary ...
g_hartmann2001@...
g_hartmann2001
Offline Send Email
Nov 5, 2001
5:00 pm
132
Hello all, I haven't seen any discussions on the ITS group and I wonder, what's the current status of proposal ? Is there anything being developed at all ? It...
g_hartmann2001@...
g_hartmann2001
Offline Send Email
Nov 5, 2001
5:31 pm
133
... but ... Sorry, I meant Richard, not Robert. Gustavo....
g_hartmann2001@...
g_hartmann2001
Offline Send Email
Nov 5, 2001
5:42 pm
134
Hi group. Just received an email with regard to a tool that many may be familiar with ForeignDesk. (Originated with International Communications - now part of...
caram_jc@...
caram_jc
Offline Send Email
Nov 5, 2001
5:46 pm
135
Hi Gustavo, You're right: not many things have happened since a while. The main reason is that ITS and the related efforts do not have a 'legal umbrella' yet....
Yves Savourel
yves_savourel
Offline Send Email
Nov 5, 2001
5:55 pm
136
Does anyone know of any good tools that can generate an XML based on a DTD in Java? Looking to dynamically place content in any type of XML format. Thanks, ...
philipstarner@...
philipstarner
Offline Send Email
Nov 8, 2001
8:54 pm
137
Does anyone know of any good tools that can generate an XML based on a DTD in Java? Looking to dynamically place content in any type of XML format. Thanks, ...
philipstarner@...
philipstarner
Offline Send Email
Nov 8, 2001
8:55 pm
138
FYI: XLIFF, the XML Localisation Interchange File Format (which has several aspects also related to ITS), is moved under the eagis of OASIS. -ys ... Sent: Mon,...
Yves Savourel
yves_savourel
Offline Send Email
Dec 17, 2001
3:00 pm
139
Hello, One of the possible output of ITS is the definition of localization directives as a specific XML namespace, so any XML document can safely be marked up...
Yves Savourel
yves_savourel
Offline Send Email
Jan 17, 2002
9:12 pm
140
Yves, this message came through empty at my end. Did anyone else get content? (new exercise in content mismanagement?) Bye, Sue Ellen ... From: "Yves Savourel"...
sewright
sellenwright
Offline Send Email
Jan 17, 2002
9:49 pm
141
... Hi Sue Ellen, It came through correctly to me and it looks fine on the Group page. (http://groups.yahoo.com/group/lisa-its/message/139) Maybe some...
Yves Savourel
yves_savourel
Offline Send Email
Jan 17, 2002
9:56 pm
142
Thanks indeed! This is relevant to several discussions I'm involved in. No idea why it got scalped in transmission -- I rarely have such episodes in this...
sewright
sellenwright
Offline Send Email
Jan 17, 2002
10:50 pm
143
Hi all, the same thing happened to me as to Sue Ellen, so the problem isn't unique to her machine or service. -Arle...
arle lommel
fenevad@...
Send Email
Jan 18, 2002
12:05 am
144
Hi there, Most interesting Yves - I've read through the Okapi docs and it sounds like a great project. Have you given any thought towards a Java-based version...
Tim Foster
timatsun
Offline Send Email
Jan 18, 2002
12:18 pm
145
... Hi Tim, Definitely: the aim is to define generic interfaces that could be implemented in any language capable of implementing such interface. Just like SAX...
Yves Savourel
yves_savourel
Offline Send Email
Jan 18, 2002
1:06 pm
146
Hi Yves, Yep - JNI could help a little, but you'd still be tied you to whatever architecture the COM components are compiled for (win32 - right ?) JNI provides...
Tim Foster
timatsun
Offline Send Email
Jan 18, 2002
2:46 pm
147
Hello Tim, ... The COM implementation of the Okapi API interface wouldn't be transportable but the underlying Filters are pure C++ which isn't tied to Win32 in...
John Wm. Wicks
john_wicks
Offline Send Email
Jan 20, 2002
5:20 am
148
Hi All, ... I would agree with this. We develop some cross-platform software and we use C/C++ to write the main code. Once this is done, we can then wrap this...
David Pooley
david_pooley...
Offline Send Email
Jan 21, 2002
9:31 am
149
Hi All, ... Swing is still the slowest part of java I believe, so comparing a heavyweight gui app to a file parsing library isn't fair. Along with that, j2se...
Tim Foster
timatsun
Offline Send Email
Jan 21, 2002
11:29 am
150
Although I'm a Windows developer, I can see some advantages in developing filters in Java. First, they would offer a better cross- platform support, but I...
yves_savourel
Offline Send Email
Jan 21, 2002
8:31 pm
151
Hello Group/Tim, ... Heavyweight ?? It's the minimal functional IDE. ... But it's always going to be slower than a C++ solution correct or no. I'm not all that...
John Wm. Wicks
john_wicks
Offline Send Email
Jan 21, 2002
11:15 pm
152
Hello Group/Tim, ... Just one other note, according to the docs over at Sun, the J2SE HotSpot VM is only supported on the following platforms.. Solaris...
John Wm. Wicks
john_wicks
Offline Send Email
Jan 22, 2002
8:35 am
153
Hi All, I'll keep it short - I promise. I'm not going to get into a comp.lang.misc my impl. language is bigger/ better/ faster/ smaller/ slower/ more...
Tim Foster
timatsun
Offline Send Email
Jan 22, 2002
10:18 am
154
Hello Yves/Tim, ... Yves, so should I hold off doing the FilterBaseFactory classes in C++ or will this be part of the C++ wrapper you mentioned or another...
John Wm. Wicks
john_wicks
Offline Send Email
Jan 22, 2002
6:44 pm
Messages 125 - 154 of 191   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help