Displaying 20 results from an estimated 1000 matches similar to: "unicode conversion"
2005 Dec 30
4
Convert "é" in "é"
I try to find an function to convert characters in html chars. "é"
become "é"
There is something in RoR 1.0 to do that ?
2006 Aug 07
3
character encoding in RoR
Hi, I''m a newcomer to Ruby and to Rails, and am having a problem with
character encoding.
Now, I know ruby doesn''t handle unicode...but, characters like ? (eacute)
and ? (ccedil) are part of the iso-8859-1 charset, so it shouldn''t be a
problem, right?
But, for some reason, the string functions still seem to hang on those
characters.
As an example, in a brand new rails
1999 Oct 20
1
File names and e-acute char
Hi.
Samba 1.9.15p8 under IRIX 6.1 (yes I know, it's old stuff ...)
The susers on Windows 9x/WindowsNT just put their strange file name or
directory name (like /usr/people/mesure_?t? ) on the IRIX. However, from
the IRIX side, it's impossible toaccess to such files/directory.
What's more, my ARkeia backup client stalls on such a name and fouled up
my backup database...
NB: Oops: for
2008 Jun 27
2
5.1 -> 5.2 Upgrade oddity
yum upgrade -y
yada yada yada
....
then lots of errors like:
/usr/share/gnome/help/gdm/fr/gdm.xml:173: parser error : Entity 'eacute'
not defined
and so on until
Document is not well-formed XML: /usr/share/gnome/help/gdm/it/gdm.xml
Updating : amtu ##################### [173/520]
Updating : grub ##################### [174/520]
...
2006 Jun 27
2
special characters in db
This is my first message in this list, so hi everybody!!! (by the way, sorry
for my english)
I am developing a spanish applications, so some data has special characters
(?, ?, ?, etc...) in database....
The problem is that those caracters display incorrectly in browser, how can
I handle that situation with RoR???
Does it exist a "parser" that convert those characters in their
2006 May 09
4
Ajax calls and characters encoding (accents)
Hello, my application controller defines
before_filter :set_charset
def set_charset
@headers["Content-Type"] = "text/html; charset=ISO-8859-1"
end
Everything is fine and accents are rendered correctly in the browser.
However, when I call a controller/action from Ajax (Prototype), the
charset is not taken in account and accents are garbage displayed (''?''
2002 Jul 10
1
samba 64 for Solaris
Hi,
Does anyone of you succeeded in building a 64-bits version of Samba 2.2.5
for Solaris 8 ?
If so, what is the corresponding Makefile or make options ?
Thanks.
Fabien
2006 May 18
3
share with no authentication
Hello,
I got this problem:
I want to mount a directory without providing a login/password [indicaf$].
I thought that "guest ok = yes" would be sufficient.
But it not works.
What option is the right one to open a share to everyone without a login box in windows ?
Thanks.
This is my smb.conf (samab v3.0.7):
tccwebcom# more smb.conf
# Samba config file created using SWAT
# from
2003 Aug 19
2
samba server list
Hi,
Is there a command or a tool usable to scan and establish a list of samba
servers through different subnets ?
I would like to propagate datas to them automatically without managing a
list of sambva servers.
thanks
Fabien
2012 Jan 24
1
Solaris BSM audit support
Does anyone know if openssh has removed the experimental designation for BSM audit support for Solaris systems?
If so, which release, please.
Thanks.
2005 Apr 20
2
Speex-1.1.7 seems to crash with --enable-sse (on P3/GCC-3.2)..
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<b></b>Hi,<br>
<br>
I also tried to build speex
2002 Jan 30
0
Dead Keys Solution (although temporary)
Hi,
I require dead keys to be "productive" with Linux and I require Lotus
Notes to communicate...
I've installed Lotus Notes 5.0.8 (All Clients), successfully.
Created a link in "C:\Program Files\Netscape\Communicator\netscape.exe"
which in turn points to /usr/bin/netscape which runs Netscape 6.2.1 from
/usr/local/netscape/netscape... This allows the hyperlinks to work
2006 May 18
2
Utility to translate HTML character entities into text?
Anyone know of a Ruby utility that will translate HTML character
entities into text?
Thanks,
Wes
--
Posted via http://www.ruby-forum.com/.
2003 Jun 26
1
xyplot
I am doing group wise plots by using the following commands; it shows
errors that I do not know how to fix it. Please help.
xyplot(within.2.special.care ~ agecat| mco.cms.ind, neuro, panel =
function(x,y){
+ panel.grid()
+ panel.xyplot(x,y)
+ panel.loess(x,y, span =1)})
Error: couldn't find function "xyplot"
[[alternative HTML version deleted]]
2006 Oct 20
0
Newbie question - search by "cancion" found "canció n"
My documents contains acuted characters (á é í etc
)
It''s possible in ferret that searching by "cancion" term found the
documents contains the words "canción" and "cancion" ?
--
Posted via http://www.ruby-forum.com/.
2007 Dec 25
3
Where can I find compress and uncompress?
Dear All
Utilities compress and uncompress seem to have disapeared when I migrate
from CentOS 4 to CentOS 5. Anyone knows where we can find them?
Thanks
<html>
<body>
<font face = "arial" size = "1" color = "#000080">Aviso:<br>"O emitente desta mensagem é responsável por seu conteúdo e
2014 Sep 25
3
[5/5] ARM: tegra: jetson-tk1: enable GK20A GPU
Playing a bit with todays linux-next on my jetson, it seems this patch is
still required for enabling the GPU. Is there anything blocking it (firmware
not available yet in liux-firmware?)
On Mon, May 19, 2014 at 06:24:10PM +0900, Alexandre Courbot wrote:
> Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
> ---
> arch/arm/boot/dts/tegra124-jetson-tk1.dts | 8 +++++++-
>
2014 Sep 25
4
[5/5] ARM: tegra: jetson-tk1: enable GK20A GPU
On Thu, Sep 25, 2014 at 09:48:01AM -0600, Stephen Warren wrote:
> On 09/25/2014 07:27 AM, Sjoerd Simons wrote:
> >Playing a bit with todays linux-next on my jetson, it seems this patch is
> >still required for enabling the GPU. Is there anything blocking it (firmware
> >not available yet in liux-firmware?)
>
> I think initially I was waiting for the DRM patch
2003 Aug 21
0
smbmount and unicode
Hi,
i've mounted a share of a WinXP machine on a linux machine. The german
umlauts in the filenames we're not shown correctly, so i looked into the
docs and found out that i have to specify the charset and the codepage.
Well, i have a small problem with that. I have to set the charset to the
value my console uses so that i'll see all the pathnames correctly.
Where do i need the
2003 Jun 19
1
Samba & Unicode
With the final release of 2.4.21, would it be appropriate for Urban to
consider updating all of the2.4.18 smbfs patches as a single file.
I've had a problem for a while where I'm trying to mount my shares on a
windows 2000 server with some (french canadian) accentuated characters in
the file names and directory names, which smbfs mounts with question
marks.
At first I thought this was