French Characters

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

French Characters

david.long
Hello everyone,

We have a Seaside application that keeps converting French characters into a ?.

I was wondering if anyone has seen this before and has a fix? It works ok from Smalltalk for VisualWorks widgets, something happens on the web though.

Any suggestions?

Thanks,
David
Sent on the TELUS Mobility network with BlackBerry
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: French Characters

Boris Popov, DeepCove Labs (SNN)
[is it just me or did this message come in three times?]

You'd need to provide us with more detail about the versions you're using and exact setup. It's likely you're not using UTF-8 to serve your content.

-Boris


-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of [hidden email]
Sent: Tuesday, November 27, 2012 2:31 AM
To: [hidden email]
Subject: [vwnc] French Characters

Hello everyone,

We have a Seaside application that keeps converting French characters into a ?.

I was wondering if anyone has seen this before and has a fix? It works ok from Smalltalk for VisualWorks widgets, something happens on the web though.

Any suggestions?

Thanks,
David
Sent on the TELUS Mobility network with BlackBerry _______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: French Characters

david.long
Hi Boris,

yes, I was having trouble with my email.

Anyways, I CC'd our developers who are working on this.

Mark/Sasa - can you send Boris your setup info (like what version of
Seaside etc. you are using).

thanks,

David

On 27/11/2012 8:05 AM, Boris Popov, DeepCove Labs wrote:

> [is it just me or did this message come in three times?]
>
> You'd need to provide us with more detail about the versions you're using and exact setup. It's likely you're not using UTF-8 to serve your content.
>
> -Boris
>
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On Behalf Of [hidden email]
> Sent: Tuesday, November 27, 2012 2:31 AM
> To: [hidden email]
> Subject: [vwnc] French Characters
>
> Hello everyone,
>
> We have a Seaside application that keeps converting French characters into a ?.
>
> I was wondering if anyone has seen this before and has a fix? It works ok from Smalltalk for VisualWorks widgets, something happens on the web though.
>
> Any suggestions?
>
> Thanks,
> David
> Sent on the TELUS Mobility network with BlackBerry _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>

--
David Long, BSc Computer Mathematics
President and CEO
SageTea Group
www.sageteagroup.com
613-722-2091 x5
Text to Software: think what you can do


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

signature.asc (563 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: French Characters

Mark McNab-2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Boris,
Here are some details of our Web setup, let me know if you need
anything else.

VisualWorks 7.8

Seaside 3.0 - 8
WebToolkit 7.8 - 1002
All Parcels in Web Services


All data collected from the webpage is saved and retrieved OK so I
assume the web encoding is handled properly.


Thanks,

Mark



On 27/11/2012 10:27 AM, David Long wrote:

> Hi Boris,
>
> yes, I was having trouble with my email.
>
> Anyways, I CC'd our developers who are working on this.
>
> Mark/Sasa - can you send Boris your setup info (like what version
> of Seaside etc. you are using).
>
> thanks,
>
> David
>
> On 27/11/2012 8:05 AM, Boris Popov, DeepCove Labs wrote:
>> [is it just me or did this message come in three times?]
>>
>> You'd need to provide us with more detail about the versions
>> you're using and exact setup. It's likely you're not using UTF-8
>> to serve your content.
>>
>> -Boris
>>
>>
>> -----Original Message----- From: [hidden email]
>> [mailto:[hidden email]] On Behalf Of
>> [hidden email] Sent: Tuesday, November 27, 2012 2:31
>> AM To: [hidden email] Subject: [vwnc] French Characters
>>
>> Hello everyone,
>>
>> We have a Seaside application that keeps converting French
>> characters into a ?.
>>
>> I was wondering if anyone has seen this before and has a fix? It
>> works ok from Smalltalk for VisualWorks widgets, something
>> happens on the web though.
>>
>> Any suggestions?
>>
>> Thanks, David Sent on the TELUS Mobility network with BlackBerry
>> _______________________________________________ vwnc mailing
>> list [hidden email]
>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>>
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQEcBAEBAgAGBQJQtO5ZAAoJEO5uNsnQPLdUszsIAJrm3cLlpoNEAsboSYt/y0iS
ZOW3euRk5T1VCN4iUs5VPmQ9m9lYZfCAqREU8io+DVcvrK/OQb7RW/Ut0MGrZeCs
Ozj5wiKES4qlachO62vdqameQz5YtyzL2AMJzDzYTqemT8gyT7oIblxazyVTuMhw
ffobhzVh6E0+ew0NeH3n8ekm8C7t58Y048Wz9De73XNpsS4hTWiR9qq1uyopPiwx
PCDQ/jaNi77eE4DCwkZn6DQ+a1jrihKtb/sgh6jSFKwpQy4V9F6IZHEMrZmpCbCK
jbwp6/IOHIkuamYwaMFruwou4Ky6Jh/q3y5lRM819cvW/jlxyQiSqCvVVddfAcw=
=RnK6
-----END PGP SIGNATURE-----
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: French Characters

Sasa
Hi,

here is one additional important note:

We are using Swazoo 2.3beta2.1as web server and WASwazooAdaptor for communication between Swazoo and Seaside.  I ported this adaptor log time ago from some Squeek resource so maybe something in there makes problem.

If needed, we can send you our package where the Adaptor code resides.

Regards,
Sasa Prokic

On 27.11.2012 17:46, Mark McNab wrote:
Hi Boris,
Here are some details of our Web setup, let me know if you need
anything else.

VisualWorks 7.8

Seaside 3.0 - 8
WebToolkit 7.8 - 1002
All Parcels in Web Services


All data collected from the webpage is saved and retrieved OK so I
assume the web encoding is handled properly.


Thanks,

Mark



On 27/11/2012 10:27 AM, David Long wrote:
> Hi Boris,

> yes, I was having trouble with my email.

> Anyways, I CC'd our developers who are working on this.

> Mark/Sasa - can you send Boris your setup info (like what version
> of Seaside etc. you are using).

> thanks,

> David

> On 27/11/2012 8:05 AM, Boris Popov, DeepCove Labs wrote:
>> [is it just me or did this message come in three times?]
>>
>> You'd need to provide us with more detail about the versions
>> you're using and exact setup. It's likely you're not using UTF-8
>> to serve your content.
>>
>> -Boris
>>
>>
>> -----Original Message----- From: [hidden email]
>> [[hidden email]] On Behalf Of
>> [hidden email] Sent: Tuesday, November 27, 2012 2:31
>> AM To: [hidden email] Subject: [vwnc] French Characters
>>
>> Hello everyone,
>>
>> We have a Seaside application that keeps converting French
>> characters into a ?.
>>
>> I was wondering if anyone has seen this before and has a fix? It
>> works ok from Smalltalk for VisualWorks widgets, something
>> happens on the web though.
>>
>> Any suggestions?
>>
>> Thanks, David Sent on the TELUS Mobility network with BlackBerry
>> _______________________________________________ vwnc mailing
>> list [hidden email]
>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>>


>



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: French Characters

Boris Popov, DeepCove Labs (SNN)

I’ve never used Swazoo as an adapter for Seaside on VisualWorks, so I won’t be of any help there. I would try switching to Opentalk and see if it works better out of the box, it did for us.

 

-Boris

 

From: Sasa [mailto:[hidden email]]
Sent: Tuesday, November 27, 2012 12:01 PM
To: David Long; Boris Popov, DeepCove Labs
Cc: Mark McNab; [hidden email]
Subject: Re: [vwnc] French Characters

 

Hi,

here is one additional important note:

We are using Swazoo 2.3beta2.1as web server and WASwazooAdaptor for communication between Swazoo and Seaside.  I ported this adaptor log time ago from some Squeek resource so maybe something in there makes problem.

If needed, we can send you our package where the Adaptor code resides.

Regards,
Sasa Prokic

On 27.11.2012 17:46, Mark McNab wrote:

Hi Boris,
Here are some details of our Web setup, let me know if you need
anything else.

VisualWorks 7.8

Seaside 3.0 - 8
WebToolkit 7.8 - 1002
All Parcels in Web Services


All data collected from the webpage is saved and retrieved OK so I
assume the web encoding is handled properly.


Thanks,

Mark



On 27/11/2012 10:27 AM, David Long wrote:
> Hi Boris,

> yes, I was having trouble with my email.

> Anyways, I CC'd our developers who are working on this.

> Mark/Sasa - can you send Boris your setup info (like what version
> of Seaside etc. you are using).

> thanks,

> David

> On 27/11/2012 8:05 AM, Boris Popov, DeepCove Labs wrote:
>> [is it just me or did this message come in three times?]
>>
>> You'd need to provide us with more detail about the versions
>> you're using and exact setup. It's likely you're not using UTF-8
>> to serve your content.
>>
>> -Boris
>>
>>
>> -----Original Message----- From: [hidden email]
>> [[hidden email]] On Behalf Of
>> [hidden email] Sent: Tuesday, November 27, 2012 2:31
>> AM To: [hidden email] Subject: [vwnc] French Characters
>>
>> Hello everyone,
>>
>> We have a Seaside application that keeps converting French
>> characters into a ?.
>>
>> I was wondering if anyone has seen this before and has a fix? It
>> works ok from Smalltalk for VisualWorks widgets, something
>> happens on the web though.
>>
>> Any suggestions?
>>
>> Thanks, David Sent on the TELUS Mobility network with BlackBerry
>> _______________________________________________ vwnc mailing
>> list [hidden email]
>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>>

>


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: French Characters

Sasa
Ok, thanks for advice - will have a try with that and see how it goes.

Regards,
Sasa

On 27.11.2012 18:02, Boris Popov, DeepCove Labs wrote:

I’ve never used Swazoo as an adapter for Seaside on VisualWorks, so I won’t be of any help there. I would try switching to Opentalk and see if it works better out of the box, it did for us.

 

-Boris

 

From: Sasa [[hidden email]]
Sent: Tuesday, November 27, 2012 12:01 PM
To: David Long; Boris Popov, DeepCove Labs
Cc: Mark McNab; [hidden email]
Subject: Re: [vwnc] French Characters

 

Hi,

here is one additional important note:

We are using Swazoo 2.3beta2.1as web server and WASwazooAdaptor for communication between Swazoo and Seaside.  I ported this adaptor log time ago from some Squeek resource so maybe something in there makes problem.

If needed, we can send you our package where the Adaptor code resides.

Regards,
Sasa Prokic

On 27.11.2012 17:46, Mark McNab wrote:

Hi Boris,
Here are some details of our Web setup, let me know if you need
anything else.

VisualWorks 7.8

Seaside 3.0 - 8
WebToolkit 7.8 - 1002
All Parcels in Web Services


All data collected from the webpage is saved and retrieved OK so I
assume the web encoding is handled properly.


Thanks,

Mark



On 27/11/2012 10:27 AM, David Long wrote:
> Hi Boris,

> yes, I was having trouble with my email.

> Anyways, I CC'd our developers who are working on this.

> Mark/Sasa - can you send Boris your setup info (like what version
> of Seaside etc. you are using).

> thanks,

> David

> On 27/11/2012 8:05 AM, Boris Popov, DeepCove Labs wrote:
>> [is it just me or did this message come in three times?]
>>
>> You'd need to provide us with more detail about the versions
>> you're using and exact setup. It's likely you're not using UTF-8
>> to serve your content.
>>
>> -Boris
>>
>>
>> -----Original Message----- From: [hidden email]
>> [[hidden email]] On Behalf Of
>> [hidden email] Sent: Tuesday, November 27, 2012 2:31
>> AM To: [hidden email] Subject: [vwnc] French Characters
>>
>> Hello everyone,
>>
>> We have a Seaside application that keeps converting French
>> characters into a ?.
>>
>> I was wondering if anyone has seen this before and has a fix? It
>> works ok from Smalltalk for VisualWorks widgets, something
>> happens on the web though.
>>
>> Any suggestions?
>>
>> Thanks, David Sent on the TELUS Mobility network with BlackBerry
>> _______________________________________________ vwnc mailing
>> list [hidden email]
>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>>

>



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc